6.0-today kernel build fails over nvidia-driver

Danny Pansters danny at ricin.com
Mon Oct 3 12:39:45 PDT 2005


I was updating from BETA1 and have nvidia enabled in loader.conf. It used to 
be that I had to rebuild from the port after installworld, but now apparently 
the idea is that it gets pulled in during makekernel. I can't see where 
though. The problem seems to be a misquote or a shell-expansion thing.

Uname: 
FreeBSD desktop.homenet 6.0-BETA1 FreeBSD 6.0-BETA1 #0: Sat Jul 23 17:59:45 
CEST 2005     root at desktop.homenet:/usr/obj/usr/src/sys/DESKTOP  i386


===> xl (all)
cc -O2 -fno-strict-aliasing -pipe  -Werror -D_KERNEL -DKLD_MODULE -nostdinc
-I-   -include /usr/obj/usr/src/sys/DESKTOP/opt_global.h -I. -I@
-I@/contrib/altq -I@/../include -finline-limit=8000 -fno-common
-I/usr/obj/usr/src/sys/DESKTOP -mno-align-long-strings
-mpreferred-stack-boundary=2  -mno-mmx -mno-3dnow -mno-sse -mno-sse2
-ffreestanding -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes
-Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual
-fformat-extensions -std=c99 -c /usr/src/sys/modules/xl/../../pci/if_xl.c
ld  -d -warn-common -r -d -o if_xl.kld if_xl.o
touch export_syms
awk -f /usr/src/sys/modules/xl/../../conf/kmod_syms.awk if_xl.kld
export_syms | xargs -J% objcopy % if_xl.kld
ld -Bshareable  -d -warn-common -o if_xl.ko if_xl.kld
objcopy --strip-debug if_xl.ko
cd ${PORTSDIR:-/usr/ports}/"nvidia-driver; SYSDIR=
/usr/obj/usr/src/make.i386/make -B all
Syntax error: Unterminated quoted string
*** Error code 2

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

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

Stop in /usr/src.


Dan


More information about the freebsd-current mailing list