From owner-freebsd-questions@FreeBSD.ORG Wed Mar 24 12:17:25 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C3C1416A4CF for ; Wed, 24 Mar 2004 12:17:25 -0800 (PST) Received: from kanga.honeypot.net (unknown [208.162.254.122]) by mx1.FreeBSD.org (Postfix) with ESMTP id B971943D4C for ; Wed, 24 Mar 2004 12:17:24 -0800 (PST) (envelope-from kirk@strauser.com) Received: from pooh.strauser.com (pooh.honeypot.net [10.0.5.128]) by kanga.honeypot.net (8.12.10/8.12.10) with ESMTP id i2OKGmd4018022 for ; Wed, 24 Mar 2004 14:16:48 -0600 (CST) (envelope-from kirk@strauser.com) To: freebsd-questions@freebsd.org From: Kirk Strauser Date: Wed, 24 Mar 2004 14:16:39 -0600 Message-ID: <87isguj908.fsf@strauser.com> Lines: 37 X-Mailer: Gnus/5.1003 (Gnus v5.10.3) Emacs/21.3 (gnu/linux) MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha1; protocol="application/pgp-signature" X-Virus-Scanned: ClamAV version 'clamd / ClamAV version 0.65', clamav-milter version '0.60p' Subject: Errors upgrading lang/perl5.8 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 24 Mar 2004 20:17:25 -0000 --=-=-= Content-Transfer-Encoding: quoted-printable I am running 5-CURRENT build on 2004-01-30. I'm trying to upgrade my Perl port from 5.8.2_4 to _5, but the build always fails with: cp op.c opmini.c `sh cflags "optimize=3D'-O -pipe -march=3Dathlon'" opmini.o` -DPIC -fPIC =2DDPERL_EXTERNAL_GLOB opmini.c CCCMD =3D cc -DPERL_CORE -c -DAPPLLIB_EXP=3D"/usr/local/lib/perl5/5.8.2/BSDPAN" -DHAS_FPSETMA= SK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -I/usr/local/include -O -pipe -march=3Dathlon -Wall rm -f opmini.c LD_LIBRARY_PATH=3D/usr/ports/lang/perl5.8/work/perl-5.8.2 cc -Wl,-E =2DL/usr/local/lib -o miniperl miniperlmain.o opmini.o libperl.so -lm -lcr= ypt =2Dlutil -lc libperl.so: undefined reference to `__h_error' *** Error code 1 Stop in /usr/ports/lang/perl5.8/work/perl-5.8.2. *** Error code 1 Stop in /usr/ports/lang/perl5.8. ** Command failed [exit code 1]: /usr/bin/script -qa /tmp/portupgrade10697.0 make ** Fix the problem and try again. I haven't found any relevant-sounding matches on Google or bugs.freebsd.org to explain why this is happening, and I've cvsup'ed several times since I first started seeing this problem last week. =2D-=20 Kirk Strauser "94 outdated ports on the box, 94 outdated ports. Portupgrade one, an hour 'til done, 82 outdated ports on the box." --=-=-= Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (GNU/Linux) iD8DBQBAYeyv5sRg+Y0CpvERAvC5AJ9jmlpuE0vBnFWBwJJL/wnDgs3AmQCfZLMj MpupmUYf8SMcRjexRQe+OaE= =F5Q8 -----END PGP SIGNATURE----- --=-=-=--