Welcome to FreeBSDFreaks.net!
FAQFAQ    SearchSearch      ProfileProfile    Private MessagesPrivate Messages   Log inLog in

old way and new way still same error

 
   FreeBSD Hosting (Home) -> FreeBSD Handbook RSS
Next:  cannot install freebsd  
Author Message
sonjaya

External


Since: Oct 14, 2004
Posts: 1



(Msg. 1) Posted: Thu Oct 14, 2004 1:29 pm
Post subject: old way and new way still same error
Archived from groups: mailing>freebsd>questions (more info?)

dear all

i try make new kernel for my machine freebsd ,i
ussualy do that whit this
gw-mtc# cd /usr/src/sys/i386/conf/
gw-mtc# /usr/sbin/config BANDOENG3
Kernel build directory is ../compile/BANDOENG3
Don't forget to do a ``make depend''
gw-mtc# cd ../compile/BANDOENG3/
gw-mtc# make depend
rm -f .olddep
if [ -f .depend ]; then mv .depend .olddep; fi
make _kernel-depend
cc -c -O -pipe -mcpu=pentiumpro -Wall
-Wredundant-decls -Wnested-externs
-Wstrict-prototypes
-Wmissing-prototypes -Wpointer-arith -Winline
-Wcast-qual -fformat-extensions -std=c99 -g
-nostdinc
-I- -I. -I../../.. -I../../../contrib/dev/acpica
-I../../../contrib/altq -I../../../contrib/ipfilter
-I../../../contrib/pf -I../../../contrib/dev/ath
-I../../../contrib/dev/ath/freebsd
-I../../../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
../../../i386/i386/genassym.c
cc1: error: invalid parameter `inline-unit-growth'
cc1: error: invalid parameter
`large-function-growth'
*** Error code 1

Stop in /usr/src/sys/i386/compile/BANDOENG3.
*** Error code 1

Stop in /usr/src/sys/i386/compile/BANDOENG3.
gw-mtc#


i do another way like in freebsd handbook :
gw-mtc# rm -rf /usr/obj/*
gw-mtc# cd /usr/src/
gw-mtc# make buildkernel KERNCONF=BANDOENG3
cd /usr/src/sys/modules;

MAKEOBJDIRPREFIX=/usr/obj/usr/src/sys/BANDOENG3/modules
KMODDIR=/boot/kernel DEBUG_FLAGS="-g" MACHINE=i386
KERNBUILDDIR="/usr/obj/usr/src/sys/BANDOENG3" make
cleandir
+for: not found
*** Error code 127

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

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

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

Stop in /usr/src.
gw-mtc#


any body here what should i fix it, i doit cvsup
every
morning and get problem like this .
thc





=====
SONJAYA

_______________________________________________
freebsd-questions DeleteThis @freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"

 >> Stay informed about: old way and new way still same error 
Back to top
Login to vote
Display posts from previous:   
Related Topics:
Error in FreeBSD Handbook? -

make depend error - simple option missing? - Hello! FreeBSD 4.9 i386 PIII 800 MHz PC: Dell Optiplex GX200 Following the FreeBSD Handbook Chapter 9 section on Building and Installing a Custom Kernel I edited the MYKERNEL file and proceeded to config MYKERNEL and to the ../../compile/MYKERNEL..

Installation & fdisk partitioning (slices) - I picked up a copy of the "FreeBSD Handbook 2nd Ed" the other day, it came with a installation disk for version 5.1 Current and that is what I am trying to install. This is my first attempt to do anything with FreeBSD. First let me describe my...

CVSup vs. portupgrade - Reading from the FreeBSD handbook on "Using the Ports Collection" leaves me a bit confused wrt CVSup and portupgrade... do these utilities accomplish the same thing? Thanks, Jay _______________________________________________..

configuring freebsd dhcp server/router to listen on device - Hello, Im trying to move away from my linksys wireless router and move onto an old Pentium 200 Mhz I have. It will be the gateway between my modem and my network. I installed isc-dhcp3 on the box and took the sample dhcp.conf file in the freebsd..
   FreeBSD Hosting (Home) -> FreeBSD Handbook All times are: Pacific Time (US & Canada)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum



[ Contact us | Terms of Service/Privacy Policy ]