- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: NetBSD pkgsrc under HPUX
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
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
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
тАО03-12-2007 12:31 AM
тАО03-12-2007 12:31 AM
NetBSD pkgsrc under HPUX
IтАЩm searching a way to run netbsd pkgsrc under HP-UX. I found quite old post on NetBSD Mailing List. Does someone run it ? Have a working binary bootstrap ?
My test config is HP-UX rp3440 B.11.23.
IтАЩm using pkgsrc-current from last week.
When run bootstrap IтАЩve got this error:
cc -I. -I. -g -DHAVE_CONFIG_H -c bits.c
(Bundled) cc: warning 480: The -g option is available only with the C/ANSI C product; ignored.
IтАЩve tryed to install everything related to C/ANSIтАжalways got this errorтАж
So IтАЩve installed precompiled binary pkg of gcc-1.4.2 (from hpux.connect.org.uk).
And simply change the default cc (/usr/bin/cc@ -> /usr/local/bin/gcc)
Now, when running bootstrap, IтАЩve got this error:
H=\"/usr/pkg/share/mk\" -c /sbt1/adrien/wrk/pkgsrc/bootstrap/work/bmake/sigcompat.c
/sbt1/adrien/wrk/pkgsrc/bootstrap/work/bmake/sigcompat.c:272: error: conflicting types for 'sigpause'
/usr/include/sys/signal.h:300: error: previous declaration of 'sigpause' was here
*** Error exit code 1
Stop.
===> exited with status 1
aborted.
Just in case IтАЩve also installed precompiled bin pkg of make-3.81 (from hpux.connect.org.uk) then change the link (/usr/bin/make@ -> /usr/local/bin/gmake)
/pkg/share/mk\" -I../../libnbcompat -c -o sigcompat.o /sbt1/adrien/wrk/pkgsrc/bootstrap/work/bmake/sigcompat.c
/sbt1/adrien/wrk/pkgsrc/bootstrap/work/bmake/sigcompat.c:272: error: conflicting types for 'sigpause'
/usr/include/sys/signal.h:300: error: previous declaration of 'sigpause' was here
make: *** [sigcompat.o] Error 1
===> exited with status 1
aborted.
IтАЩm browsing to find a tip, but if someone got an ideaтАж.
Thanks in advance,
Regards,
--
Adrien Auzanneau
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО03-12-2007 03:08 AM
тАО03-12-2007 03:08 AM
Re: NetBSD pkgsrc under HPUX
This is bad source codes or headers. The code will require adjustment to run on HP-UX.
SEP
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО03-13-2007 11:14 PM
тАО03-13-2007 11:14 PM
Re: NetBSD pkgsrc under HPUX
(I REALLY look forward to paying back to the hppa for dumping 10.20/11.00 support)
Besides, You got mail now.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО03-17-2007 12:03 AM
тАО03-17-2007 12:03 AM
Re: NetBSD pkgsrc under HPUX
http://justblog.blogdns.org/netzwerk/stories/2897/
Besides, I've started building packages for 11.11 and Tobias' patches seem to make pkgsrc bootstrap work on 11.11 now.
Mirror of the bootstrap kit & diffs
http://wartungsfenster.dyndns.org/outbox/hpux_stuff/
Prebuilt packages for 11.11/PARISC2.0
http://wartungsfenster.dyndns.org/outbox/hpux_stuff/
List of the issues I currently know (mostly GNU software being confused at the sight of an AnsiC compiler, also a few linker issues, that currently are taking out quite a few packages.
http://justblog.blogdns.org/netzwerk/stories/2958/
So long.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО03-17-2007 12:06 AM
тАО03-17-2007 12:06 AM
Re: NetBSD pkgsrc under HPUX
Bootstrap & diffs mirror:
http://wartungsfenster.dyndns.org/outbox/index.php?path=hpux_stuff/
Packages:
http://wartungsfenster.dyndns.org/mirrors/pkgsrc/All/
sorry for the inconvenience.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО03-18-2007 06:06 AM
тАО03-18-2007 06:06 AM
Re: NetBSD pkgsrc under HPUX
520
(and that's with some show-stopper bugs left, like linking against libz or openssl. I think it's going along nicely!)
Personally, I love the irssi package :)