Date: Fri, 6 Feb 2004 02:59:06 +0100 From: Harald Schmalzbauer <h@schmalzbauer.de> To: questions@freebsd.org Cc: current@freebsd.org Subject: buildworld inside a jail Message-ID: <200402060259.07248@harrymail>
next in thread | raw e-mail | index | archive | help
--Boundary-02=_rTvIAZmT9Hj/Gm0 Content-Type: text/plain; charset="iso-8859-15" Content-Transfer-Encoding: quoted-printable Content-Description: signed data Content-Disposition: inline Hello, with identical (5.2-p2) sources I can buildworld on the host machine but if= I=20 try to buildowrld inside a jail it fails with the following error: gzip -cn /usr/src/lib/libz/zlib.3 > zlib.3.gz =3D=3D=3D> libexec =3D=3D=3D> libexec/atrun cc -O -pipe -mcpu=3Dpentiumpro -DATJOB_DIR=3D\"/var/at/jobs/\" -DLFILE=3D\= "/var/at/ jobs/.lockfile\" -DLOADAVG_MX=3D1.5 -DATSPOOL_DIR=3D\"/var/at/spool\" =20 =2DDVERSION=3D\"2.9\" -DDAEMON_UID=3D1 -DDAEMON_GID=3D1 -DDEFAULT_BATCH_QU= EUE=3D\'E\' =20 =2DDDEFAULT_AT_QUEUE=3D\'c\' -DPERM_PATH=3D\"/var/at/\" -I/usr/src/libexec/ atrun/../../usr.bin/at -I/usr/src/libexec/atrun -c /usr/src/libexec/atrun/ atrun.c cc -O -pipe -mcpu=3Dpentiumpro -DATJOB_DIR=3D\"/var/at/jobs/\" -DLFILE=3D\= "/var/at/ jobs/.lockfile\" -DLOADAVG_MX=3D1.5 -DATSPOOL_DIR=3D\"/var/at/spool\" =20 =2DDVERSION=3D\"2.9\" -DDAEMON_UID=3D1 -DDAEMON_GID=3D1 -DDEFAULT_BATCH_QU= EUE=3D\'E\' =20 =2DDDEFAULT_AT_QUEUE=3D\'c\' -DPERM_PATH=3D\"/var/at/\" -I/usr/src/libexec/ atrun/../../usr.bin/at -I/usr/src/libexec/atrun -c /usr/src/libexec/atrun/ gloadavg.c cc -O -pipe -mcpu=3Dpentiumpro -DATJOB_DIR=3D\"/var/at/jobs/\" -DLFILE=3D\= "/var/at/ jobs/.lockfile\" -DLOADAVG_MX=3D1.5 -DATSPOOL_DIR=3D\"/var/at/spool\" =20 =2DDVERSION=3D\"2.9\" -DDAEMON_UID=3D1 -DDAEMON_GID=3D1 -DDEFAULT_BATCH_QU= EUE=3D\'E\' =20 =2DDDEFAULT_AT_QUEUE=3D\'c\' -DPERM_PATH=3D\"/var/at/\" -I/usr/src/libexec/ atrun/../../usr.bin/at -I/usr/src/libexec/atrun -o atrun atrun.o gloadavg= =2Eo /usr/obj/usr/src/i386/usr/lib/libc.so: undefined reference to `_nsyyerror' /usr/obj/usr/src/i386/usr/lib/libc.so: undefined reference to `_nsyylex' /usr/obj/usr/src/i386/usr/lib/libc.so: undefined reference to `_nsyyin' /usr/obj/usr/src/i386/usr/lib/libc.so: undefined reference to `_nsyylineno' /usr/obj/usr/src/i386/usr/lib/libc.so: undefined reference to `_nsyytext' *** Error code 1 Stop in /usr/src/libexec/atrun. *** Error code 1 Stop in /usr/src/libexec. *** Error code 1 Stop in /usr/src. *** Error code 1 Stop in /usr/src. *** Error code 1 Stop in /usr/src. Any idea? Thanks in advance, =2DHarry --Boundary-02=_rTvIAZmT9Hj/Gm0 Content-Type: application/pgp-signature Content-Description: signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.3 (FreeBSD) iD8DBQBAIvTrBylq0S4AzzwRAmm9AKCQCH2hAq1jZ58yMb0aLXcvLFeKeACgir1x PHYlf4/gacZe3y8k/k/xjOw= =98TO -----END PGP SIGNATURE----- --Boundary-02=_rTvIAZmT9Hj/Gm0--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200402060259.07248>