Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 30 Nov 2004 20:30:46 +0530
From:      "Kamal R. Prasad" <kamalp@kprasad.org>
To:        freebsd-hackers@freebsd.org
Subject:   need help in rebuilding to Freebsd 5.3
Message-ID:  <41AC8B1E.1000302@kprasad.org>
In-Reply-To: <200411301621.31973.doconnor@gsoft.com.au>
References:  <200411292254.32943.doconnor@gsoft.com.au> <200411301456.19900.doconnor@gsoft.com.au> <20041129.222825.16682069.imp@bsdimp.com> <200411301621.31973.doconnor@gsoft.com.au>

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

Hello,

  I am not aware whether this is the right mailing list -so pl. advise 
where to send in my request if it isn't. I am running Freebsd 5.2.1

I have sources from CD on my /usr/src -and want to upgrade to Stable 5.3.

I downloaded CVSup and the supfile to get RELENG_5_3. I found that it 
does not download files in the attic [and there is no attic directory at 
my end]. The 'make buildworld' fails without the file 
/usr/src/contrib/gperf/lib/getopt.h.
I notice Cvsup hasn't downloaded the file getopt.c either or any other 
files in attic. I tried changing tag to '.' and it doesn't help either. 
I have a low bandwidth connection, so pl. give me a clue on how to sync 
up everything.

The 'make buildkernel' also fails with the following error:-
------------------------------
--------------------------------------------------------------
 >>> stage 3.1: making dependencies
--------------------------------------------------------------
cd /usr/obj/usr/src/sys/GENERIC;  MAKEOBJDIRPREFIX=/usr/obj 
MACHINE_ARCH=i386  MACHINE=i386  CPUTYPE= 
GROFF_BIN_PATH=/usr/obj/usr/src/i386/legacy/usr/bin 
GROFF_FONT_PATH=/usr/obj/usr/src/i386/legacy/usr/share/groff_font 
GROFF_TMAC_PATH=/usr/obj/usr/src/i386/legacy/usr/share/tmac 
DESTDIR=/usr/obj/usr/src/i386  _SHLIBDIRPREFIX=/usr/obj/usr/src/i386 
INSTALL="sh /usr/src/tools/install.sh" 
PATH=/usr/obj/usr/src/i386/legacy/usr/sbin:/usr/obj/usr/src/i386/legacy/usr/bin:/usr/obj/usr/src/i386/legacy/usr/games:/usr/obj/usr/src/i386/usr/sbin:/usr/obj/usr/src/i386/usr/bin:/usr/obj/usr/src/i386/usr/games:/sbin:/bin:/usr/sbin:/usr/bin 
/usr/obj/usr/src/make.i386/make KERNEL=kernel depend -DNO_MODULES_OBJ
rm -f .olddep
if [ -f .depend ]; then mv .depend .olddep; fi
/usr/obj/usr/src/make.i386/make _kernel-depend
cc -c -O -pipe -Wall -Wredundant-decls -Wnested-externs 
-Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline 
-Wcast-qual -fformat-extensions -std=c99 -nostdinc -I- -I. 
-I/usr/src/sys -I/usr/src/sys/contrib/dev/acpica 
-I/usr/src/sys/contrib/altq -I/usr/src/sys/contrib/ipfilter 
-I/usr/src/sys/contrib/pf -I/usr/src/sys/contrib/dev/ath 
-I/usr/src/sys/contrib/dev/ath/freebsd -I/usr/src/sys/contrib/ngatm 
-D_KERNEL -include opt_global.h -finline-limit=8000 --param 
inline-unit-growth=100 --param large-function-growth=1000 
-mno-align-long-strings -mpreferred-stack-boundary=2 -ffreestanding 
/usr/src/sys/i386/i386/genassym.c
cc1: error: invalid parameter `inline-unit-growth'
cc1: error: invalid parameter `large-function-growth'
*** Error code 1

Stop in /usr/obj/usr/src/sys/GENERIC.
*** Error code 1

Stop in /usr/obj/usr/src/sys/GENERIC.
*** Error code 1

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

Stop in /usr/src.

-------------------------------------
Appreciate any help on this.

thanks
-kamal



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?41AC8B1E.1000302>