'make buildworld' from 4.9-STABLE -> 4.11-STABLE failed.

Alex S. Moura alex at rnp.br
Fri Apr 15 13:54:28 PDT 2005


Hello,

I'm getting this error in the "make buildworld" phase of the update:

building profiled com_err library
ranlib libcom_err_p.a
cc -fpic -DPIC -O -pipe -march=pentiumpro 
-I/usr/src/lib/libcom_err/../../contrib/com_err  -c 
/usr/src/lib/libcom_err/../../contrib/com_err/com_err.c -o com_err.So
cc -fpic -DPIC -O -pipe -march=pentiumpro 
-I/usr/src/lib/libcom_err/../../contrib/com_err  -c 
/usr/src/lib/libcom_err/../../contrib/com_err/error.c -o error.So
building shared library libcom_err.so.2
/usr/obj/usr/src/i386/usr/libexec/elf/ld:built in linker script:6: 
syntax error
*** Error code 1

Stop in /usr/src/lib/libcom_err.
*** Error code 1

Stop in /usr/src.
*** Error code 1

Stop in /usr/src.
*** Error code 1

Stop in /usr/src.
*** Error code 1

Stop in /usr/src.
----------------------------

Steps done:

# cd /usr && rm -fr src obj && cvsup -g -L 2 
/usr/share/examples/cvsup/stable-supfile -h cvsup2.freebsd.org
# make buildkernel
# make buildworld

---- /etc/make.conf

CPUTYPE=p3
CFLAGS= -O -pipe
COPTFLAGS= -O -pipe

ENABLE_SUIDPERL= true
INSTALL=install -C
WRKDIRPREFIX=/usr/tmp

SENDMAIL_CF_DIR=/usr/local/share/sendmail/cf

# To avoid building various parts of the base system:
DOC_LANG=       en_US.ISO8859-1
X_WINDOW_SYSTEM=xorg

# added by use.perl 2005-03-27 10:14:37
PERL_VER=5.8.6
PERL_VERSION=5.8.6
NOPERL=yes

---- /etc/make.conf

Thanks for any help,

Alex


More information about the freebsd-questions mailing list