Date: Sun, 5 Nov 2000 18:00:33 +1300 From: "Dan Langille" <dan@langille.org> To: freebsd-stable@freebsd.org Subject: buildworld fails on gnu/usr.sbin Message-ID: <200011050500.SAA98409@ducky.nz.freebsd.org>
next in thread | raw e-mail | index | archive | help
I cvsup'd this morning to -stable and tried a buildworld. It failed. Clues
are appreciated. Thanks.
cd /usr/src; \
make -j 4 buildworld
Here's the last of the output:
===> gnu/usr.bin/perl/x2p/a2pl
Extracting config.h (with variable substitutions)
Extracting cflags (with variable substitutions)
Extracting writemain (with variable substitutions)
Summary of my perl5 (5.0 patchlevel 5 subversion 3) configuration:
Platform:
osname=freebsd, osvers=4.0-current, archname=i386-freebsd
uname='FreeBSD freefall.FreeBSD.org 4.0-current FreeBSD 4.0-
current #0: $Date$'
hint=recommended, useposix=true, d_sigaction=define
usethreads=undef useperlio=undef d_sfio=undef
Compiler:
cc='cc', optimize='', gccversion=2.95.2 19991024 (release)
cppflags=''
ccflags =''
stdchar='char', d_stdstdio=undef, usevfork=true
intsize=4, longsize=4, ptrsize=4, doublesize=8
d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=12
alignbytes=4, usemymalloc=n, prototype=define
Linker and Libraries:
ld='cc', ldflags ='-Wl,-E -lperl -lm '
libpth=/usr/lib
libs=-lm -lc -lcrypt
libc=, so=so, useshrplib=true, libperl=libperl.so.3
Dynamic Linking:
dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags=' -Wl,-
R/usr/lib'
cccdlflags='-DPIC -fpic', lddlflags='-Wl,-E -shared -lperl -lm '
rm -f .depend
mkdep -f .depend -a -I/usr-stuff/src/gnu/usr.bin/perl/x2p/a2pl/../../../../../contrib/perl5/x2p -I/usr/obj/usr-stuff/src/gnu/usr.bin/perl/x2p/a2pl -I/usr/obj/usr-stuff/src/gnu/usr.bin/perl/x2p/a2pl/temp -I/usr/obj/usr-
stuff/src/i386/usr/include /usr-
stuff/src/gnu/usr.bin/perl/x2p/a2pl/../../../../../contrib/perl5/x2p/a2p.c /usr-
stuff/src/gnu/usr.bin/perl/x2p/a2pl/../../../../../contrib/perl5/x2p/hash.c
/usr-stuff/src/gnu/usr.bin/perl/x2p/a2pl/../../../../../contrib/perl5/x2p/str.c
/usr-stuff/src/gnu/usr.bin/perl/x2p/a2pl/../../../../../contrib/perl5/x2p/util.c
/usr-stuff/src/gnu/usr.bin/perl/x2p/a2pl/../../../../../contrib/perl5/x2p/walk.c
cd /usr-stuff/src/gnu/usr.bin/perl/x2p/a2pl; make _EXTRADEPEND
echo a2p: /usr/obj/usr-stuff/src/i386/usr/lib/libc.a >> .depend
===> gnu/usr.bin/perl/x2p/s2pl
===> gnu/usr.bin/perl/x2p/find2pl
===> gnu/usr.sbin
1 error
*** Error code 2
1 error
*** Error code 2
1 error
--
Dan Langille
The FreeBSD Diary - http://www.freebsddiary.org/
FreshPorts - http://freshports.org/
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?200011050500.SAA98409>
