home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / comp / sys / hp / 15355 < prev    next >
Encoding:
Internet Message Format  |  1993-01-28  |  933 b 

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