Date: Tue, 07 May 2002 10:08:46 -0700 From: Daniel Rudy <dcrudy@pacbell.net> To: Ruslan Ermilov <ru@FreeBSD.ORG>, FreeBSD Stable Mailing List <freebsd-stable@FreeBSD.org> Subject: Re: Make buildworld on latest stable fails Message-ID: <3CD80A1E.7B75F12A@pacbell.net> References: <3CD7C087.9FA9D6E2@pacbell.net> <20020507121324.GJ26127@sunbay.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Ruslan Ermilov wrote: > > On Tue, May 07, 2002 at 04:54:47AM -0700, Daniel Rudy wrote: > > Hello, > > > > I've been experiancing a problem as of late. It seems that make > > buildworld fails when compiling the miniperl module. Here is the text > > of the failure: > > > > cc -O -pipe -I/usr/obj/usr/src/gnu/usr.bin/perl/miniperl > > -I/usr/src/gnu/usr.bin/perl/miniperl/../../../../contr > > ib/perl5 -L/usr/obj/usr/src/gnu/usr.bin/perl/miniperl/../libperl > > -static -o miniperl miniperlmain.o perl.o g > > v.o toke.o perly.o op.o regcomp.o dump.o util.o mg.o hv.o av.o run.o > > pp_hot.o sv.o pp.o scope.o pp_ctl.o pp_sys. > > o doop.o doio.o regexec.o taint.o universal.o globals.o perlio.o -lm > > -lcrypt -lutil > > /usr/lib/libc.a(gethostnamadr.o)(.text+0x2a): undefined reference to > > `strcasecmprcasecmprcasecmprcasecmphostbydn > > sname' > > /usr/lib/libc.a(gethostnamadr.o)(.text+0x109): undefined reference to > > `casecmprcasecmprcasecmphostbydnsname' > > /usr/lib/libc.a(gethostnamadr.o): In function `gethostbyname2': > > gethostnamadr.o(.text+0x265): undefined reference to `ecmphostbydnsname' > > *** Error code 1 > > > > Stop in /usr/src/gnu/usr.bin/perl/miniperl. > > *** Error code 1 > > > > Stop in /usr/src. > > *** Error code 1 > > > > Stop in /usr/src. > > *** Error code 1 > > > > Stop in /usr/src. > > > > Thinking it was some sort of problem in the source. I dumped the source > > code and loaded bran new from the cvsup3 server and I still get the same > > failure. Any ideas or suggestions? > > > Your /usr/lib/libc.a has apparently got broken. The correct and consistent > /usr/lib and /usr/include are prerequisites for a successful "make world". > > Cheers, > -- > Ruslan Ermilov Sysadmin and DBA, > ru@sunbay.com Sunbay Software AG, > ru@FreeBSD.org FreeBSD committer, > +380.652.512.251 Simferopol, Ukraine > > http://www.FreeBSD.org The Power To Serve > http://www.oracle.com Enabling The Information Age > > ------------------------------------------------------------------------ > Part 1.2Type: application/pgp-signature In that case, how do I fix it? I checked the dates of the files, and everything seems to be Apr 29, with a few exceptions. I'm hoping that I don't have to reinstall the system. -- Daniel Rudy To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3CD80A1E.7B75F12A>