- Community Home
- >
- Servers and Operating Systems
- >
- Operating System - OpenVMS
- >
- GNV 2.1 problem
-
- Forums
-
Blogs
- Alliances
- Around the Storage Block
- Behind the scenes @ Labs
- HPE Careers
- HPE Storage Tech Insiders
- Infrastructure Insights
- Inspiring Progress
- Internet of Things (IoT)
- My Learning Certification
- OEM Solutions
- Servers: The Right Compute
- Shifting to Software-Defined
- Telecom IQ
- Transforming IT
- Infrastructure Solutions German
- L’Avenir de l’IT
- IT e Trasformazione Digitale
- Enterprise Topics
- ИТ для нового стиля бизнеса
- Blogs
-
Quick Links
- Community
- Getting Started
- FAQ
- Ranking Overview
- Rules of Participation
- Contact
- Email us
- Tell us what you think
- Information Libraries
- Integrated Systems
- Networking
- Servers
- Storage
- Other HPE Sites
- Support Center
- Enterprise.nxt
- Marketplace
- Aruba Airheads Community
-
Forums
-
Blogs
-
InformationEnglish
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
01-06-2008 05:35 AM
01-06-2008 05:35 AM
Thgis worked with GNV 1.6.
Reason for upgrade: configure script hangs on searching include files. But that's another matter
OpenVMS Developer & System Manager
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
01-06-2008 05:36 AM
01-06-2008 05:36 AM
Re: GNV 2.1 problem
OpenVMS Developer & System Manager
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
01-06-2008 11:30 AM
01-06-2008 11:30 AM
Solution- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
01-06-2008 01:55 PM
01-06-2008 01:55 PM
Re: GNV 2.1 problem
But next is the configure script causing problems. Where GNV 1.6 did indeed start the compiler, 2.1 fails (see attachement) -exactly the same configure script.
This makes proting a lot more difficult...
OpenVMS Developer & System Manager
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
01-06-2008 08:44 PM
01-06-2008 08:44 PM
Re: GNV 2.1 problem
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
01-07-2008 10:06 AM
01-07-2008 10:06 AM
Re: GNV 2.1 problem
OpenVMS Developer & System Manager
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
01-07-2008 11:37 AM
01-07-2008 11:37 AM
Re: GNV 2.1 problem
cat > conftest.$ac_ext << EOF
#line 722 "configure"
#include "confdefs.h"
main(){return(0);}
EOF
The output file is created, but empty. This results in %CC-W-EMPTYFILE messages. In other words, configure does not configure what you expect it to configure.
To work around this, you need to find the contents of the to be created file. It is in /tmp/sh
mw
Hewlett Packard Enterprise International
- Communities
- HPE Blogs and Forum
© Copyright 2019 Hewlett Packard Enterprise Development LP