HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Error (future) 600
Operating System - HP-UX
1833059
Members
2946
Online
110049
Solutions
Forums
Categories
Company
Local Language
back
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
back
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Topic Options
- 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
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-05-2003 01:05 AM
08-05-2003 01:05 AM
Error (future) 600
Hi Folks !
I am using the aCC 03.37 on a HP-UX 11.11 Workstation. The Compiler gives me the following error:
Error (future) 600: "xmlextensions.h", line 33 # Type specifier is omitted; "int" is
no longer assumed.
typedef std::vector octetSequence_t;
^^^^^^^
Why that ??
Thank you in advance ...
Helmut
I am using the aCC 03.37 on a HP-UX 11.11 Workstation. The Compiler gives me the following error:
Error (future) 600: "xmlextensions.h", line 33 # Type specifier is omitted; "int" is
no longer assumed.
typedef std::vector
^^^^^^^
Why that ??
Thank you in advance ...
Helmut
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-05-2003 01:30 AM
08-05-2003 01:30 AM
Re: Error (future) 600
Hi
You have not defined everything in the program and this is what is needed to continue.
see
http://www.aero.lr.tudelft.nl/facilities/manuals/acc/whatsnew.htm
Also you have an old compiler
See
http://h21007.www2.hp.com/dspp/tech/tech_TechSoftwareDetailPage_IDX/1,1703,1743,00.html
Upgrade compiler and patches should normally help a lot
Steve Steel
You have not defined everything in the program and this is what is needed to continue.
see
http://www.aero.lr.tudelft.nl/facilities/manuals/acc/whatsnew.htm
Also you have an old compiler
See
http://h21007.www2.hp.com/dspp/tech/tech_TechSoftwareDetailPage_IDX/1,1703,1743,00.html
Upgrade compiler and patches should normally help a lot
Steve Steel
If you want truly to understand something, try to change it. (Kurt Lewin)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-05-2003 06:14 AM
08-05-2003 06:14 AM
Re: Error (future) 600
Hello,
2 remarks :
1) that compiler version is ooooold.. just have a look here :
http://h21007.www2.hp.com/dspp/tech/tech_TechDocumentDetailPage_IDX/1,1701,1255,00.html
2) Are you defining _HPUX_SOURCE or _POSIX_SOURCE on the compile lines?
3) Is xmlextensions.h the first include file ? did you try to move it under all other #includes ?
Hope this helps, Bye.
Francis - HP-UX ASCE.
2 remarks :
1) that compiler version is ooooold.. just have a look here :
http://h21007.www2.hp.com/dspp/tech/tech_TechDocumentDetailPage_IDX/1,1701,1255,00.html
2) Are you defining _HPUX_SOURCE or _POSIX_SOURCE on the compile lines?
3) Is xmlextensions.h the first include file ? did you try to move it under all other #includes ?
Hope this helps, Bye.
Francis - HP-UX ASCE.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-06-2003 12:56 AM
08-06-2003 12:56 AM
Re: Error (future) 600
Hi,
You need to use the -AA option to avoid these errors. Also cxx-dev@cxx.cup.hp.com mailing list is the best place to get help on C++. To subscribe, send mail to majordomo@cxx.cup.hp.com with the message SUBSCRIBE cxx-dev
Regards,
Lal
You need to use the -AA option to avoid these errors. Also cxx-dev@cxx.cup.hp.com mailing list is the best place to get help on C++. To subscribe, send mail to majordomo@cxx.cup.hp.com with the message SUBSCRIBE cxx-dev
Regards,
Lal
With God, all things are possible
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP