home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / unix / aux / 4345 < prev    next >
Encoding:
Text File  |  1992-12-16  |  2.2 KB  |  50 lines

  1. Newsgroups: comp.unix.aux
  2. Path: sparky!uunet!europa.asd.contel.com!emory!swrinde!elroy.jpl.nasa.gov!sdd.hp.com!spool.mu.edu!yale.edu!jvnc.net!gmd.de!Germany.EU.net!mcsun!news.funet.fi!hydra!klaava!reissell
  3. From: reissell@klaava.Helsinki.FI (Juhani Reissell)
  4. Subject: Re: gcc 2.3.1 install problems
  5. Message-ID: <1992Dec16.045215.18105@klaava.Helsinki.FI>
  6. Organization: University of Helsinki
  7. References: <1gj8n9INNsvf@bowen.rick.cs.ubc.ca>
  8. Date: Wed, 16 Dec 1992 04:52:15 GMT
  9. Lines: 39
  10.  
  11. In <1gj8n9INNsvf@bowen.rick.cs.ubc.ca> w1y092@rick.cs.ubc.ca (Steven David Gribble) writes:
  12.  
  13. >I've been trying to install the binaries for gcc 2.3.1, but haven't had much
  14. >luck.  Firstly, after having downloaded the archive from either wuarchive
  15. >or jagubox, my system will successfully uncompress it, but will claim that
  16. >the tar archive is corrupt.  To remedy this, I uncompressed and untar'ed the
  17. >archive on a different UNIX system, and then painfully downloaded these
  18. >extracted files one by one.
  19.  
  20. >Now, when I try to follow the instructions in the INSTALL.aux file, I get some
  21. >serious problems when I try to follow step 5 ("run fixcrts").  Using the
  22. >command 'sh fixcrts' yields the following results:
  23.  
  24. >Usage: cp f1 f2; or cp [ -r ] f1 ... fn d2
  25. >fixcrts: 506 Memory fault - core dumped
  26. >cmp: cannot open /usr/local/Gnu/lib/gcc/aux/2.1/crt0.o
  27. >Fixed crt0.o
  28. >fixcrts: 516 Memory fault - core dumped
  29. >cmp: cannot open /usr/local/Gnu/lib/gcc/aux/2.1/crt1.o
  30. >Fixed crt1.o
  31. >fixcrts: 526 Memory fault - core dumped
  32. >cmp: cannot open /usr/local/Gnu/lib/gcc/aux/2.1/crt2.o
  33. >etc..
  34.  
  35. >However, even if this fixcrts doesn't work, gcc should still be somewhat
  36. >functional.  Trying to compile anything again results in a core dump.
  37.  
  38. I experienced similar problems with the binaries at first. I did the
  39. downloading and everrything in binary as supposed and uncompressed
  40. the archive in the MacPartition using macCompress. The problem in my
  41. case seemed to be the dragging of the tape archive to the unix
  42. filesystem. The archive untar'ed fine, but the binbaries were unusable.
  43.  
  44. The problem went away when I copied the *.Z archive instead from the
  45. MacPartition, and did the uncompressing etc on the unix side.
  46.  
  47. Also you might check you're target directories, as Jim Jagielski pointed out.
  48.  
  49. jussi
  50.