You compile the LinuxBIOS, filo, .... in Suse 9 for AMD 64 ?
-----Original Message----- From: ron minnich [mailto:rminnich@lanl.gov] Sent: Wednesday, July 14, 2004 3:55 PM To: David Aubin Cc: LinuxBIOS Subject: Re: How to build vgabios
On Wed, 14 Jul 2004, David Aubin wrote:
gcc -Wall -Ix86emu/include -O2 -g -m32 -march=i386 -c -o pci-userspace.o pci-userspace.c pci-userspace.c:2:21: pci/pci.h: No such file or directory
your problems start here.
do you have the pciutils installed? You need:
pciutils-devel-2.1.9-2
or later.
ron
_______________________________________________ Linuxbios mailing list Linuxbios@clustermatic.org http://www.clustermatic.org/mailman/listinfo/linuxbios
Yes, although I put -m32 and some other magic flags to make the whole thing think it is a 32 bit environment.
You guys all ROCK! Thank you!!!
On Wed, 2004-07-14 at 19:23, YhLu wrote:
You compile the LinuxBIOS, filo, .... in Suse 9 for AMD 64 ?
-----Original Message----- From: ron minnich [mailto:rminnich@lanl.gov] Sent: Wednesday, July 14, 2004 3:55 PM To: David Aubin Cc: LinuxBIOS Subject: Re: How to build vgabios
On Wed, 14 Jul 2004, David Aubin wrote:
gcc -Wall -Ix86emu/include -O2 -g -m32 -march=i386 -c -o pci-userspace.o pci-userspace.c pci-userspace.c:2:21: pci/pci.h: No such file or directory
your problems start here.
do you have the pciutils installed? You need:
pciutils-devel-2.1.9-2
or later.
ron
Linuxbios mailing list Linuxbios@clustermatic.org http://www.clustermatic.org/mailman/listinfo/linuxbios