From owner-freebsd-stable Tue May 7 4:52:21 2002 Delivered-To: freebsd-stable@freebsd.org Received: from mta6.snfc21.pbi.net (mta6.snfc21.pbi.net [206.13.28.240]) by hub.freebsd.org (Postfix) with ESMTP id CB4C437B400 for ; Tue, 7 May 2002 04:52:17 -0700 (PDT) Received: from pacbell.net ([216.103.80.156]) by mta6.snfc21.pbi.net (iPlanet Messaging Server 5.1 (built May 7 2001)) with ESMTP id <0GVQ0088EOZ56Q@mta6.snfc21.pbi.net> for freebsd-stable@FreeBSD.org; Tue, 07 May 2002 04:52:17 -0700 (PDT) Date: Tue, 07 May 2002 04:54:47 -0700 From: Daniel Rudy Subject: Make buildworld on latest stable fails X-Sender: "Daniel Rudy" (Unverified) To: FreeBSD Stable Mailing List Reply-To: dcrudy@pacbell.net Message-id: <3CD7C087.9FA9D6E2@pacbell.net> Organization: Pacific Bell Internet User MIME-version: 1.0 X-Mailer: Mozilla 4.79 [en]C-CCK-MCD (Win98; U) Content-type: text/plain; charset=us-ascii Content-transfer-encoding: 7BIT X-Accept-Language: en Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG 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