Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 21 Feb 2002 10:29:27 -0800
From:      Edwin Culp <eculp@encontacto.net>
To:        David Wolfskill <david@catwhisker.org>
Cc:        current@FreeBSD.ORG, obrien@FreeBSD.ORG
Subject:   Re: compile errors after yesterdays cvsup and makeworld.
Message-ID:  <1014316167.3c753c87667b9@Mail.MexComUSA.Net>
In-Reply-To: <200202211755.g1LHtIm73084@bunrab.catwhisker.org>
References:  <200202211755.g1LHtIm73084@bunrab.catwhisker.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Quoting David Wolfskill <david@catwhisker.org>:

> >Date: Thu, 21 Feb 2002 09:48:10 -0800
> >From: eculp@casa-205.mexcomusa.net
> 
> >I sure missed something, I'm sorry.  I still have the problem with
> >buildworld.  What should I do to fix it?  
> 
> ># /usr/bin/cc -print-search-dirs
> >install: /usr/libexec/(null)
> >programs: /usr/libexec/elf/
> >libraries: /usr/lib/
> 
> Well, you need to do something so the installed cc actually works.
> 
> What worked for me was to do the following just before starting the
> "make buildworld"":
> 
> * cd /usr/libexec/elf
> * ln -s ../cc* ../cpp* .
David,

Of course, I paniced.  Thanks for the help.  It sure seems to be working.
It sure makes me feel good to see something compiling :-)  Your help,
as always is invaluable.

Thanks,

ed
> 
> Then go through the usual "make buildworld" & friends.
> 
> After the "make installworld" is done (I actually did this after
> "mergemaster"):
> 
> * cd /usr/libexec/elf
> * rm cc* cpp*
> 
> Following the reboot, I created a "hello.c" in /tmp, typed "make", and
> was mildly gratified to see that it not only compiled without complaint,
> it even ran properly.  :-}
> 
> Cheers,
> david       (links to my resume at http://www.catwhisker.org/~david)
> -- 
> David H. Wolfskill				david@catwhisker.org
> I believe it would be irresponsible (and thus, unethical) for me to advise,
> recommend, or support the use of any product that is or depends on any
> Microsoft product for any purpose other than personal amusement.
> 




-------------------------------------------------


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1014316167.3c753c87667b9>