home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!charon.amdahl.com!pacbell.com!sgiblab!darwin.sura.net!ra!mimsy!sdd.comsat.com!ctd.comsat.com!news!neal
- From: neal@ctd.comsat.com (Neal Becker)
- Newsgroups: comp.sys.hp
- Subject: Re: GNU compilation successes list - Revision 1.3 (HP900/700 - HPUX 8.07)
- Message-ID: <NEAL.93Jan26130922@neal.ctd.comsat.com>
- Date: 26 Jan 93 18:09:22 GMT
- References: <mathieu.727999258@gdim>
- Organization: COMSAT Labs
- Lines: 15
- NNTP-Posting-Host: neal.ctd.comsat.com
- In-reply-to: mathieu@geod.emr.ca's message of 25 Jan 93 22:00:58 GMT
- X-Md4-Signature: 0f911d00289b32333471da26c46ace5e
-
- make-3.63:
- After configure edit config.h. Just comment out #define
- HAVE_UNION_WAIT. Then everything is fine.
-
- gzip-0.8.1:
- Works fine - that is if you compile with gnu make!
-
- bash-1.12:
- Built with cc OK.
-
- Notes:
- To fix problems with old BSD regex stuff:
- 1. get regex-0.11 from gnu
- 2. install as /usr/local/lib/libregex.a
- 3. Just add -lregex to link
-