Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 4 Apr 2002 08:40:05 -0800 (PST)
From:      Thomas Quinot <thomas@cuivre.fr.eu.org>
To:        freebsd-bugs@FreeBSD.org
Subject:   Re: bin/36747 Upgrade path from old -CURRENT is broken
Message-ID:  <200204041640.g34Ge5a83697@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR bin/36747; it has been noted by GNATS.

From: Thomas Quinot <thomas@cuivre.fr.eu.org>
To: bug-followup@freebsd.org
Cc:  
Subject: Re: bin/36747 Upgrade path from old -CURRENT is broken
Date: Thu, 4 Apr 2002 18:34:07 +0200

 It appears that the kernel build is borken as well:
 
 ===> 3dfx
 cc -O -pipe   -D_KERNEL -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes  -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -ansi -DKLD_MODULE -nostdinc -I-   -I. -I@ -I@/dev -I@/../include -fno-common -g -mpreferred-stack-boundary=2 -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes  -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual  -fformat-extensions -ansi -c /usr/src/sys/modules/3dfx/../../dev/tdfx/tdfx_pci.c
 ld  -d -warn-common -r -d -o 3dfx.kld tdfx_pci.o
 touch /usr/obj/usr/src/sys/PYTHON/modules/usr/src/sys/modules/3dfx/export_syms
 awk -f /usr/src/sys/modules/3dfx/../../conf/kmod_syms.awk 3dfx.kld /usr/obj/usr/src/sys/PYTHON/modules/usr/src/sys/modules/3dfx/export_syms |  xargs -J% objcopy % 3dfx.kld
 xargs: illegal option -- J
 usage: xargs [-0] [-t] [-n number [-x]] [-s size] [utility [argument
 ...]]
 *** Error code 1
 
 -- 
     Thomas.Quinot@Cuivre.FR.EU.ORG

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-bugs" in the body of the message




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