home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / sys / next / programm / 7082 < prev    next >
Encoding:
Internet Message Format  |  1992-11-08  |  1.2 KB

  1. Path: sparky!uunet!charon.amdahl.com!pacbell.com!sgiblab!sdd.hp.com!saimiri.primate.wisc.edu!ames!haven.umd.edu!umd5!umd5.umd.edu!anderson
  2. From: anderson@sapir.cog.jhu.edu (Stephen Anderson)
  3. Newsgroups: comp.sys.next.programmer
  4. Subject: Re: help compiling gnutar on NeXt 3.0
  5. Message-ID: <ANDERSON.92Nov6173812@sapir.cog.jhu.edu>
  6. Date: 6 Nov 92 22:38:12 GMT
  7. References: <1992Nov5.162359.1209@fnbc.com>
  8. Sender: news@umd5.umd.edu
  9. Organization: Dept. of Cognitive Science, The Johns Hopkins University
  10. Lines: 12
  11. In-reply-to: jja@fnbc.com's message of 5 Nov 92 16:23:59 GMT
  12.  
  13. I built GNUtar (yes, that's tar-1.11.1.tar.Z) the other day. No
  14. problem at all: unpack the distribution, cd tar-1.11.1, run the
  15. included configure script, type make and that's it. This is for 3.0 -
  16. the problems posed for some stuff by the new location of the includes
  17. didn't turn up at all. Probably that's because I had just made and
  18. installed gcc-2.3.1, which also compiled out of the box (only problem
  19. I encountered was the need to change a couple of // style comments in
  20. an include file to /* */ style to correct an "unterminated constant"
  21. error). Whether gnutar would go through as well with the 3.0 version
  22. of cc I don't know.
  23.  
  24. --Steve Anderson
  25.