Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 12 Dec 2000 13:31:21 +0200
From:      Sheldon Hearn <sheldonh@uunet.co.za>
To:        current@freebsd.org
Subject:   buildkernel target breaks on pcivar.h
Message-ID:  <50108.976620681@axl.fw.uunet.co.za>

next in thread | raw e-mail | index | archive | help

Hi folks,

Anyone else seeing this for the last two days in the buildkernel target?

[...]
linking kernel.debug
   text    data     bss     dec     hex filename
1250813  122716  112824 1486353  16ae11 kernel.debug
objcopy --strip-debug kernel.debug kernel
cd /usr/src/sys/modules ; env MAKEOBJDIRPREFIX=/usr/obj/usr/src/sys/AXL/modules KMODDIR=/boot/kernel make obj ;  env MAKEOBJDIRPREFIX=/usr/obj/usr/src/sys/AXL/modules KMODDIR=/boot/kernel make all
===> 3dfx
===> accf_data
[...]
===> wi
===> 3dfx
make: don't know how to make @/pci/pcivar.h. Stop
*** Error code 2
[...]

I'm quite careful to blow away obj before I buildworld and buildkernel,
otherwise I wouldn't bother the list with this.

Ciao,
Sheldon.


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




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