6.0-today kernel build fails over nvidia-driver

From: Danny Pansters <danny_at_ricin.com>
Date: Mon, 3 Oct 2005 21:38:46 +0000
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_at_
-I_at_/contrib/altq -I_at_/../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
Received on Mon Oct 03 2005 - 17:39:44 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:38:44 UTC