HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Compiler problem
Operating System - HP-UX
1833777
Members
2153
Online
110063
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
10-14-2003 06:55 AM
10-14-2003 06:55 AM
Compiler problem
I am attempting to help a developer that is having a problem using the C compiler (via NFS) on a remote system. The local system is a C360 and the remote system containing the compiler is a C160. Both systems are running HP-UX 11.00.She is trying to compile an hli program. There is an output file produced, but it is not executable. If she makes it executable, it works correctly. She says that she is able to do this from a different remote system (a B1000 running HP-UX 11i). The error message that she is getting is below. Does anyone have any ideas?
% cc -c -Ae -DSYS=HPUX -D_XOPEN_SOURCE -D_CLASSIC_ANSI_TYPES -D_HPUX_SOURCE -D_FILE_OFFSET_BITS=64 +DAportable -I/vobs/devp/c/inc /vobs/devp/reg/misc/chost.c
% cc -o chost chost.o -D_CLASSIC_ANSI_TYPES +DAportable -I/vobs/devp/c/inc -lm -lc -Wl,-a,archive -L /vobs/devp/c/bld/hpux/desl/opt/exec -lchli
/usr/ccs/bin/ld: Unsatisfied symbols:
__sendpath64 (first referenced in /vobs/devp/c/bld/hpux/desl/opt/exec/libchli.a(libhli.o)) (code)
% cc -c -Ae -DSYS=HPUX -D_XOPEN_SOURCE -D_CLASSIC_ANSI_TYPES -D_HPUX_SOURCE -D_FILE_OFFSET_BITS=64 +DAportable -I/vobs/devp/c/inc /vobs/devp/reg/misc/chost.c
% cc -o chost chost.o -D_CLASSIC_ANSI_TYPES +DAportable -I/vobs/devp/c/inc -lm -lc -Wl,-a,archive -L /vobs/devp/c/bld/hpux/desl/opt/exec -lchli
/usr/ccs/bin/ld: Unsatisfied symbols:
__sendpath64 (first referenced in /vobs/devp/c/bld/hpux/desl/opt/exec/libchli.a(libhli.o)) (code)
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-14-2003 08:36 AM
10-14-2003 08:36 AM
Re: Compiler problem
Just a guess... does this C160 system has 32bit OS and compiler installed and all your others you have tried have 64bit ones?
Eugeny
Eugeny
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-14-2003 08:43 AM
10-14-2003 08:43 AM
Re: Compiler problem
check the LD_LIBRARY_PATH variable in her environment and verify that this is set the same on all machines.
Sail With the Wind
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-15-2003 04:23 AM
10-15-2003 04:23 AM
Re: Compiler problem
The developers believe that they built a library on 11i are trying to use it on 11 and the sendpath64 does not exist on 11. Thanks for the input.
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