Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 07 May 2002 04:54:47 -0700
From:      Daniel Rudy <dcrudy@pacbell.net>
To:        FreeBSD Stable Mailing List <freebsd-stable@FreeBSD.org>
Subject:   Make buildworld on latest stable fails
Message-ID:  <3CD7C087.9FA9D6E2@pacbell.net>

next in thread | raw e-mail | index | archive | help
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?

-- 
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?3CD7C087.9FA9D6E2>