HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - Linux
- >
- Re: compile xinetd on HP-UX11.0
Operating System - Linux
1829625
Members
1582
Online
109992
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
03-20-2002 05:08 PM
03-20-2002 05:08 PM
compile xinetd on HP-UX11.0
when I compile xinetd on HP-UX 11.0, (using ANSI C)I got the following error message:
# make
for lib in sio str misc xlog pset pq timer ; do make -C libs/src/$lib CC=cc CFLAGS='-g -I../../include' insta
; done
Make: Unknown flag argument C. Stop.
*** Error exit code 1
Stop.
# make
for lib in sio str misc xlog pset pq timer ; do make -C libs/src/$lib CC=cc CFLAGS='-g -I../../include' insta
; done
Make: Unknown flag argument C. Stop.
*** Error exit code 1
Stop.
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-21-2002 06:12 AM
03-21-2002 06:12 AM
Re: compile xinetd on HP-UX11.0
Looking for this kind of error on the net, I found that:
You can also try make -f Makefile.bsd
This might work with HP-UX as it uses the BSD format for the Makefile.
Maybe it will help.
Otherwise, I would suggest to try to remove -C option, it is not an make/HP-UX option.
You can also try make -f Makefile.bsd
This might work with HP-UX as it uses the BSD format for the Makefile.
Maybe it will help.
Otherwise, I would suggest to try to remove -C option, it is not an make/HP-UX option.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-21-2002 12:59 PM
03-21-2002 12:59 PM
Re: compile xinetd on HP-UX11.0
Hello,
I would suggest you to use gcc. Possibly the "-C" option is not supported or has not the same behaviour with GNU/gcc and HP-UX/cc.
You can download the GNU utils compiled for HP-UX on http://devresource.hp.com/LPK.
Gook luck.
Kodjo
I would suggest you to use gcc. Possibly the "-C" option is not supported or has not the same behaviour with GNU/gcc and HP-UX/cc.
You can download the GNU utils compiled for HP-UX on http://devresource.hp.com/LPK.
Gook luck.
Kodjo
Learn and explain...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-21-2002 05:46 PM
03-21-2002 05:46 PM
Re: compile xinetd on HP-UX11.0
Hi,
The problem have been sovled.
I install gmake to compile it.
see http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0x76721cc6003bd6118fff0090279cd0f9,00.html
juli
The problem have been sovled.
I install gmake to compile it.
see http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0x76721cc6003bd6118fff0090279cd0f9,00.html
juli
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