Displaying 20 results from an estimated 176 matches for "buildworld".
2003 Sep 11
1
make buildworld problem
after cvsup'ing src-all to RELENG_4 and trying to make buildworld I get
the next error message:
/usr/src/gnu/usr.bin/groff/src/libs/libgroff/../../../../../../contrib/groff/src/libs/libgroff/cmap.cc:25:
cmap.h: No such file or directory
and a lot of the same messages "No such file or directory" on file
cmap.cc, with
mkdep: compile failed
*** Error c...
2012 Nov 23
7
buildworld with clang breaks because no cc
I am doing a buildworld with clang on amd64 9.1-PRERELEASE #2 r242867.
In /etc/src.conf I have "WITHOUT_GCC= yes". Compile progresses up to below
then breaks:
===> usr.bin/xlint/xlint (all)
===> usr.bin/xlint/llib (all)
lint -cghapbx -Cposix /asp/src/usr.bin/xlint/llib/llib-lposix
lint -cghapbx -Cstdc /as...
2003 Jul 02
2
RELENG_4 buildworld fails in colldef
Very shortly after starting the buildworld, it fails in colldef:
===> usr.bin/colldef
/usr/obj/home/src/i386/home/src/usr.bin/colldef created for
/home/src/usr.bin/colldef
yacc -d /home/src/usr.bin/colldef/parse.y
cp y.tab.c parse.c
lex -t -8 -i /home/src/usr.bin/colldef/scan.l > scan.c
rm -f .depend
mkdep -f .depend -a -I. -I/hom...
2003 Sep 16
2
buildworld tries to write to DESTDIR?
Hi!
I'm trying to cross-compile 4.8-STABLE world to install
it over NFS later.
I have ./make.conf:
# start of file
CPUTYPE=i486
KERNCONF?=CONS
MODULES_WITH_WORLD=true
DESTDIR=/mnt/cons
# end of file
I run:
dir=`pwd`
make __MAKE_CONF=$dir/make.conf buildworld 2>&1 | tee $dir/bw.log
It fails:
===> gnu/usr.bin/groff/contrib
===> gnu/usr.bin/groff/contrib/mm
sh /usr/src/tools/install.sh -o root -g wheel -m 444 /dev/null
/mnt/cons/usr/share/tmac/mm/locale
install: /mnt/cons/usr/share/tmac/mm/locale: No such file or directory
*** Error code 7...
2003 Apr 11
1
make buildworld error - 4.8-STABLE
Below is from make buildworld output on FreeBSD cvsup'd to RELENG_4 (so
4.8-STABLE) on the following hardware:
Intel SHG2 Hodges Dual Xeon board
2 x Intel Xeon 2.4Ghz (512k)
2 x 512MB PC-2100 266Mhz ECC DDR
Seagate 36GB 10K U320 LC SCSI
Adaptec SCSI Raid 2000s 48MB SDRAM
Intel Hudson 3 SC5200 base w 450W
Any suggestions?...
2008 Sep 25
2
buildworld fails immediately
I am trying to build RELENG_6. I receive the following errors.
[root@s4cr /usr/src]# make buildworld
"/dev/null", line 4: Need an operator
"/dev/null", line 6: Need an operator
"/dev/null", line 8: Need an operator
"/dev/null", line 9: Need an operator
"/dev/null", line 11: Need an operator
"/dev/null", line 12: Need an operator
"/de...
2003 Apr 07
1
make buildworld: inconsistent operator for ftp
AFTER "make buildworld" I GET THIS ERROR:
===> usr.bin
"/usr/src/share/mk/bsd.subdir.mk", line 60: Inconsistent operator for
ftp
make: fatal errors encountered -- cannot continue
*** Error code 1
Stop in /usr/src.
*** Error code 1
Stop in /usr/src.
*** Error code 1
Stop in /usr/src.
SO HOW T...
2003 Apr 23
1
buildworld error
Hi all,
I think this ist the right for this question. buildworld bombs out with
the following:
/usr/src/gnu/usr.bin/cvs/cvs/../../../../contrib/cvs/src/server.c:5117: unterminated character constant
/usr/src/gnu/usr.bin/cvs/cvs/../../../../contrib/cvs/src/server.c:5351: unbalanced `#endif'
/usr/src/gnu/usr.bin/cvs/cvs/../../../../contrib/cvs/src/server.c:535...
2003 Jun 14
0
Shared object not found - library / buildworld issue
I muck my system badly now I canĀ“t even do "vi" or anything really. It won't
boot either, only to single mode. I was the one who tried to upgrade from
freebsd 4.7-release to 5.1-release. Got the source through cvs did a make
buildworld and it failed. tried it a couples of times again and somehow
blew my libraries (it happen right after i went to
/usr/src/lib/compat/compat4x.i386 and did a make all install, of course it
failed)and now is saying
/usr/libexec/ld-elf.so.1: Shared object <library here> not found. Anytime i...
2003 Oct 05
0
4.9 RC1(i386) 'make buildworld' fails: libg2c install
Error running 'make buildworld' on FBSD 4.9 RC1(i386) source (see
below); error replicated twice.....could this simply be due to a
corruption of the downloaded ISO file? The softlink created before the
initial error message appears to have been created OK, so not sure where
the error is being generated.
***************...
2012 Aug 24
1
9.1-RC1 make buildworld with WITHOUT_LPR NO_LPR not cleaning up properly
/etc/make.conf contains NO_LPR=YES
/etc/src.conf contains WITHOUT_LPR=YES
make buildworld consistently (9.0 through 9.1-RC1) leaves
/usr/share/doc/smm/07.lpd/paper.ascii.gz
which is then deleted by make delete-old.
This behaviour was not apparent in 8.x.
I have systems available to test a fix.
2012 Jul 03
1
buildworld fails with clang
...;NO_WERROR=" and
"WERROR=" in /etc/make.conf. It used to work not long before :
FreeBSD zozo.afpicl.lan 9.0-STABLE FreeBSD 9.0-STABLE #0 r237222M: Mon
Jun 18 10:18:54 CEST 2012
root@zozo.afpicl.lan:/usr/obj/usr/src/sys/CORE amd64
# svnversion
238067M
# make NOCLEAN=yes NO_CLEAN=yes buildworld
[...]
===> cddl/lib (obj,depend,all,install)
===> cddl/lib/drti (obj)
===> cddl/lib/libavl (obj)
===> cddl/lib/libctf (obj)
===> cddl/lib/libdtrace (obj)
===> cddl/lib/libnvpair (obj)
===> cddl/lib/libumem (obj)
===> cddl/lib/libuutil (obj)
===> cddl/lib/libzfs (obj)
===&...
2004 Jul 17
3
upgrading form 4.2 to 5.x
Hello,
My company has been asked to help with the upgrade of several Freebsd
systems that are pretty old. The customer is running a file server samba
also running apache running FBSD 4.2, he wants to upgrade using cvsup &
the make buildworld procedure to upgrade to 5.x. Im very familier with the
make buildworld procedure however there have been significant changes
between 4.2 & 5.x so is this something that can be done without many
problems ? Aside from reading throught the /usr/src/UPDATING file are
there things i should look out...
2003 Apr 24
3
make buildworld error
I am trying to compile the FreeBSD4.8-STABLE and I gave the following error:
make: don't know how to make /usr/obj/usr/src/i386/usr/lib/libssh.a. Stop
*** Error code 2
they alguem knows what it can be?
Thank!!
2003 Jul 14
0
Problem with "make buildworld"
Hi all
I want to upgrade from 4.5-RELEASE to 4.8-STABLE. I cvsup-ed the source
tree and then in /usr/src do 'make -j4 buildworld'. But there was an error
during make.
here is the dump:
...
===> usr.bin/kdump
cc -O -pipe -march=pentium -I/usr/src/usr.bin/kdump/../ktrace
-I/usr/src/usr.bin
cc -O -pipe -march=pentium -I/usr/src/usr.bin/kdump/../ktrace
-I/usr/src/usr.bin
gzip -cn /usr/src/usr.bin/kdump/kdump.1 > kdum...
2012 Dec 12
1
/usr/src/sys/conf/newvers.sh, SYSDIR set to wrong directory.
Hello,
My 9-STABLE buildworld broke in a very inexplicable way, I was
getting an error on /usr/src/include/osreldate.h that I couldn't
figure out until I started looking at the sys/conf/newvers.sh and what
it does. It turned out that the thing that broke my buildworld was
having .git directory at the root directory of the...
2003 May 16
1
make buildworld fails when upgrading to 4.8 stable : SUITE
OK, It works if I modify my make.conf to not build openss[lh] like it :
#MAKE_KERBEROS5= yes
# TEST
NO_OPENSSH= true # do not build OpenSSH
NO_OPENSSL= true # do not build OpenSSL (implies NO_OPENSSH)
Maybe I install openss[hl] as ports after... But I'm not satisfied with
this way...
--
G?rard MILHAUD
?cole Sup?rieure d'Ing?nieurs de Luminy (ESIL)
Luminy - Case 925 -
2003 Aug 26
1
cvsup error
Hello Mike,
i got these error when i`m tried to cvsup my box (4.7 STABLE) to
4.8, these error showed up in the make buildworld step, at stage 4: populating /usr/obj/usr/src/i386/usr/include.
and this is my supfile:
*default host=cvsup12.FreeBSD.org
*default base=/usr/local/etc/cvsup
*default prefix=/usr
*default release=cvs
*default tag=RELENG_4
*default delete use-rel-suffix
*default compress src-all ports-all
*defaul...
2003 May 16
1
Help please : make buildworld fails when upgrading to 4.8 stable
Hi,
I can't build the world. I have an error in SSL, with today cvs
sources. Here is the error :
/usr/src/secure/lib/libssl/../../../crypto/openssl/ssl/bio_ssl.c: In
function `ssl_read':
/usr/src/secure/lib/libssl/../../../crypto/openssl/ssl/bio_ssl.c:209:
`SSL_ERROR_WANT_ACCEPT' undeclared (first use in this function)
2008 Aug 27
0
buildworld of 7-STABLE fails on 6.3 in CDDL code?
Hi,
Has anyone seen this before? I'm trying to build 7-STABLE on 6.3. I've
removed everything from /usr/obj* but buildworld still fails. Maybe
it's got something to do with recent dtrace MFC?
--------------------------------------------------------------
>>> stage 1.2: bootstrap tools
--------------------------------------------------------------
cd /usr/src; MAKEOBJDIRPREFIX=/usr/obj/usr/src/tmp INSTALL=...