Path: utzoo!utgpu!jarvis.csri.toronto.edu!rutgers!tut.cis.ohio-state.edu!UUNET.UU.NET!etnibsd!john From: etnibsd!john@UUNET.UU.NET (John Koegel) Newsgroups: gnu.gcc.bug Subject: (none) Message-ID: <9001230432.AA03879@uunet.UU.NET> Date: 23 Jan 90 00:56:32 GMT Sender: daemon@tut.cis.ohio-state.edu Distribution: gnu Organization: GNUs Not Usenet Lines: 23 To: bug-gcc@prep.ai.mit.edu {ucbvax|mit-eddie|uunet@}!prep.ai.mit.edu!bug-gcc From: uunet!etnibsd!john (John Koegel) Date: 1-22-90 RE: Previously reported problem with building gcc-1.36 on Sun3-os3 Problem: Building gcc-1.36 Host sun 3/60 Using a supposedly pristine tar file from another source who had ftp'd the gcc tar file, the make failed. The other party had actually built gcc on a different system and then run make clean before generating the tar file given to me. Make clean left gnulib and gnulib2 intact. The problem showed up as a link error for cc1. Removing gnulib* led to successful build. Thanks for responding. Should "make clean" remove gnulib?