Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 1 Jul 2000 16:43:37 -0400 (EDT)
From:      "Stephen J. Roznowski" <sjr@home.net>
To:        freebsd-stable@FreeBSD.ORG
Subject:   Perl problem in make world
Message-ID:  <200007012043.QAA37135@cc158233-a.catv1.md.home.com>

next in thread | raw e-mail | index | archive | help

I'm trying to do a make world (from 4.0-20000624-STABLE to a cvsup
from about a day ago) and am getting the attached error.

I've looked for the -current perl discussion, but can't seem to find it
to see if it is the same problem....

Any ideas?

Thanks,
-SR


awk -f /usr/src/lib/libncurses/../../contrib/ncurses/ncurses/tinfo/MKnames.awk /usr/src/lib/libncurses/../../contrib/ncurses/include/Caps
cat namehdr boolnames boolfnames numnames numfnames strnames strfnames nameftr > names.c
cc -o make_keys -O -pipe -I. -I/usr/src/lib/libncurses -I/usr/src/lib/libncurses/../../contrib/ncurses/ncurses -I/usr/src/lib/libncurses/../../contrib/ncurses/include -Wall -DFREEBSD_NATIVE -DNDEBUG -DHAVE_CONFIG_H -DTERMIOS /usr/src/lib/libncurses/../../contrib/ncurses/ncurses/tinfo/make_keys.c
cd /usr/src/share/syscons/scrnmaps; make build-tools
cc -static -O -pipe   -I/usr/src/share/syscons/scrnmaps -DFIL=\"koi8-r2cp866\"   -o koi8-r2cp866.mk /usr/src/share/syscons/scrnmaps/mkscrfil.c
cc -static -O -pipe   -I/usr/src/share/syscons/scrnmaps -DFIL=\"iso-8859-1_to_cp437\"   -o iso-8859-1_to_cp437.mk /usr/src/share/syscons/scrnmaps/mkscrfil.c
cc -static -O -pipe   -I/usr/src/share/syscons/scrnmaps -DFIL=\"iso-8859-4_to_cp437\"   -o iso-8859-4_to_cp437.mk /usr/src/share/syscons/scrnmaps/mkscrfil.c
cd /usr/src/gnu/usr.bin/perl; make build-tools
cd /usr/src/gnu/usr.bin/perl/libperl && make build-tools
Extracting config.h (with variable substitutions)
Extracting cflags (with variable substitutions)
Extracting writemain (with variable substitutions)
Extracting myconfig (with variable substitutions)
Invalid conversion in sprintf: "%v" at /usr/src/gnu/usr.bin/perl/libperl/../../../../contrib/perl5/configpm line 20.
Use of uninitialized value at /usr/src/gnu/usr.bin/perl/libperl/../../../../contrib/perl5/configpm line 432.
/usr/src/gnu/usr.bin/perl/libperl/../../../../contrib/perl5/configpm: Config.pm not valid at /usr/src/gnu/usr.bin/perl/libperl/../../../../contrib/perl5/configpm line 432.
*** Error code 255

Stop in /usr/src/gnu/usr.bin/perl/libperl.
*** Error code 1




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?200007012043.QAA37135>