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,
> [EMAIL PROTECTED]           Sunbay Software AG,
> [EMAIL PROTECTED]          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 [EMAIL PROTECTED]
with "unsubscribe freebsd-stable" in the body of the message

Reply via email to