From owner-freebsd-stable@FreeBSD.ORG Sun Oct 21 19:57:53 2007 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 2525716A418 for ; Sun, 21 Oct 2007 19:57:53 +0000 (UTC) (envelope-from wearabnet@yahoo.ca) Received: from web33713.mail.mud.yahoo.com (web33713.mail.mud.yahoo.com [68.142.201.210]) by mx1.freebsd.org (Postfix) with SMTP id 0783613C4A5 for ; Sun, 21 Oct 2007 19:57:52 +0000 (UTC) (envelope-from wearabnet@yahoo.ca) Received: (qmail 92410 invoked by uid 60001); 21 Oct 2007 19:57:46 -0000 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.ca; h=X-YMail-OSG:Received:X-Mailer:Date:From:Subject:To:MIME-Version:Content-Type:Content-Transfer-Encoding:Message-ID; b=I1hSDq/BRXih+nQdmij3yfbUCcU19tAqTuQ9Ira9ibeoutHEzoDUNBsU1GFZjx73GiL8ziV5YH1qLDo1m1M6Nh4XzHYIvqYhHllClkFi2EZf6wvTlIAF9DzbDoym6inB7o0wbrE+U7rgNupipkw2gzmrBWKjaJrTL8R2TJigz44=; X-YMail-OSG: l_C5qq4VM1ndBdJFewGUzJQwlMsda8Gjo_RXSJx.pxVB5Vto3lkenvyXIH4KIvcSFt6QcoQdXjWjabTadKc3PUmDlPhxTBo51FOSpSxQctsTMmZ8wHY- Received: from [89.211.5.3] by web33713.mail.mud.yahoo.com via HTTP; Sun, 21 Oct 2007 12:57:45 PDT X-Mailer: YahooMailRC/814.06 YahooMailWebService/0.7.134.12 Date: Sun, 21 Oct 2007 12:57:45 -0700 (PDT) From: Abdullah Ibn Hamad Al-Marri To: freebsd-stable@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable Message-ID: <30801.92082.qm@web33713.mail.mud.yahoo.com> Subject: RELENG_6 buildkernel is broken for me X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 21 Oct 2007 19:57:53 -0000 Hello,=0A=0AI did fresh buildworld then tried to build my kernel.=0A=0A:> h= ack.c=0Acc -shared -nostdlib hack.c -o hack.So=0Arm -f hack.c=0AMAKE=3Dmake= sh /usr/src/sys/conf/newvers.sh VB=0Acc -c -O2 -pipe -fno-strict-aliasing = -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-pr= ototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -std=3Dc= 99 -nostdinc -I- -I. -I/usr/src/sys -I/usr/src/sys/contrib/altq -I/usr/sr= c/sys/contrib/ipfilter -I/usr/src/sys/contrib/pf -I/usr/src/sys/dev/ath -I/= usr/src/sys/contrib/ngatm -I/usr/src/sys/dev/twa -I/usr/src/sys/dev/em -D_K= ERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finli= ne-limit=3D8000 --param inline-unit-growth=3D100 --param large-function-gro= wth=3D1000 -mno-align-long-strings -mpreferred-stack-boundary=3D2 -mno-mm= x -mno-3dnow -mno-sse -mno-sse2 -ffreestanding -Werror vers.c=0Alinking ke= rnel=0Aprocfs.o(.text+0x254): In function `procfs_init':=0A: undefined refe= rence to `pfs_create_link'=0Aprocfs.o(.text+0x268): In function `procfs_ini= t':=0A: undefined reference to `pfs_create_dir'=0Aprocfs.o(.text+0x283): In= function `procfs_init':=0A: undefined reference to `pfs_create_file'=0Apro= cfs.o(.text+0x29c): In function `procfs_init':=0A: undefined reference to `= pfs_create_file'=0Aprocfs.o(.text+0x2bb): In function `procfs_init':=0A: un= defined reference to `pfs_create_file'=0Aprocfs.o(.text+0x2d1): In function= `procfs_init':=0A: undefined reference to `pfs_create_file'=0Aprocfs.o(.te= xt+0x2f0): In function `procfs_init':=0A: undefined reference to `pfs_creat= e_file'=0Aprocfs.o(.text+0x309): more undefined references to `pfs_create_f= ile' follow=0Aprocfs.o(.text+0x3d8): In function `procfs_init':=0A: undefin= ed reference to `pfs_create_link'=0Aprocfs.o(.text+0x3fb): In function `_pr= ocfs_mount':=0A: undefined reference to `pfs_mount'=0Aprocfs.o(.text+0x410)= : In function `_procfs_init':=0A: undefined reference to `pfs_init'=0Aprocf= s.o(.text+0x424): In function `_procfs_uninit':=0A: undefined reference to = `pfs_uninit'=0Aprocfs.o(.data+0xa8): undefined reference to `pfs_unmount'= =0Aprocfs.o(.data+0xac): undefined reference to `pfs_root'=0Aprocfs.o(.data= +0xb4): undefined reference to `pfs_statfs'=0A*** Error code 1=0A=0AStop in= /usr/obj/usr/src/sys/VB.=0A*** Error code 1=0A=0AStop in /usr/src.=0A*** E= rror code 1=0A=0AStop in /usr/src.=0A=0AThis is just few minutes ago csup.= =0A=0AHere is my make.conf=0A=0APPP_NOSUID=3Dtrue # to build ppp wi= th normal permissions=0ANO_BLUETOOTH=3Dtrue # do not build Bluetooth = related stuff=0ANO_I4B=3Dtrue # do not build isdn4bsd package= =0ANO_KERBEROS=3Dtrue # do not build and install Kerberos 5 (KTH Hei= mdal)=0ANO_LPR=3Dtrue # do not build lpr and related programs= =0ANO_MODULES=3Dtrue # do not build modules with the kernel=0ANO_US= B=3Dtrue # do not build usbd(8) and related programs=0ANO_ATM= =3Dtrue # do not build ATM related programs and libraries=0ANO_= GAMES=3Dtrue # do not build games (games/ subdir)=0ANO_UUCP=3Dtru= e # do not build uucp related programs=0AMODULES_WITH_WORLD=3Dt= rue # do not build modules when building kernel=0AWITHOUT_X11=3Dtrue = # don't build X11 dependencies in ports=0A=0A=0A =0ARegards, =0A-Abdullah = Ibn Hamad Al-Marri=0AArab Portal=0Ahttp://www.WeArab.Net/=0A=0A=0A=0A=0A___= _______________________________________________=0ADo You Yahoo!?=0ATired of= spam? Yahoo! Mail has the best spam protection around =0Ahttp://mail.yaho= o.com