- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Error No. 566, may not have this storage class
Categories
Company
Local Language
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
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
Community
Resources
Forums
Blogs
- 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
09-07-2004 04:20 AM
09-07-2004 04:20 AM
Error No. 566, may not have this storage class
Error 566: "bfscq600.cpp", line 510 # Static class member "AISEnv AISEnv::envTable[]" may not have this storage class.
Following are some lines in the code:
static AISEnv AISEnv::envTable[] = {
{ "INPUT_PATH", NULL },
{ "OUTPUT_PATH", NULL },
{ NULL, NULL }
};
Can anybody please help me resove this issue. Please.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-07-2004 05:14 AM
09-07-2004 05:14 AM
Re: Error No. 566, may not have this storage class
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-07-2004 05:26 AM
09-07-2004 05:26 AM
Re: Error No. 566, may not have this storage class
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-07-2004 05:49 AM
09-07-2004 05:49 AM
Re: Error No. 566, may not have this storage class
# aCC -v
#swlist -l fileset | grep -i ansi
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-07-2004 06:10 AM
09-07-2004 06:10 AM
Re: Error No. 566, may not have this storage class
Looks like new version is A.03.37.
Following are the results for swlist command.
On new server (HP UX 11.11)
C-ANSI-C B.11.11.06 HP/ANSI C Compiler
On old server (HP UX 11.00)
# C-ANSI-C B.11.01.06 HP C/ANSI C Compiler
C-ANSI-C.C B.11.01.06 C Programming Language
C-ANSI-C.C-HELP B.11.01.06 C Online help
C-ANSI-C.C-MAN B.11.01.06 C References Pages
# PHSS_18300 1.0 ANSI C compiler cumulative patch.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-09-2004 01:50 AM
09-09-2004 01:50 AM