Date: Wed, 29 Mar 2000 09:16:47 -0800 (PST) From: Steve Kargl <sgk@troutmask.apl.washington.edu> To: KAMIL MUHD <changtze@hotmail.com> Cc: freebsd-current@FreeBSD.ORG Subject: Re: Error code 2 Message-ID: <200003291716.JAA92088@troutmask.apl.washington.edu> In-Reply-To: <20000329090401.22265.qmail@hotmail.com> from KAMIL MUHD at "Mar 29, 2000 05:04:01 pm"
next in thread | previous in thread | raw e-mail | index | archive | help
KAMIL MUHD wrote: > Hi everyone... > > I got this error evrytime I try to make world no matter how often I > cvsup'ed. I don't know what it is, what is Error code 2 anyway? Is my cc > version is out-of-date? I'm using the GNU gcc-2.95.1. My box is running on > 4.0-CURRENT. Any idea? Is it because I've cvsuped the wrong file? I cvsuped > the 4.x-secure-stable-supfile and 4.x-stable-supfile. > > cc -O -pipe -I/usr/src/lib/libm/common_source -Dnational In /etc/make.conf, you should comment out WANT_CSRG_LIBM. The default math library is in src/lib/msun. Why the csrg math library is still in the src tree is somewhat of a mystery to me. -- Steve 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?200003291716.JAA92088>