[syslinux] SYSLINUX 3.40-pre15 -- more library work, Linux-loading demo module

H. Peter Anvin hpa at zytor.com
Tue Apr 3 10:26:12 PDT 2007


Ferenc Wagner wrote:
> Hi,
> 
> as a side note, make in the com32/modules directory doesn't make
> linux.c32 at least.  And you probably know about the pcitest build
> failure:
> 
> gcc -m32  -mregparm=3 -DREGPARM=3 -W -Wall -march=i386 -Os -fomit-frame-pointer -I../libutil/include -I../include  -D__COM32__ -c -o pcitest.o pcitest.c
> pcitest.c: In function `display_pci_bus':
> pcitest.c:54: error: structure has no member named `vendor_name'
> pcitest.c:54: error: structure has no member named `product_name'
> pcitest.c: In function `main':
> pcitest.c:61: warning: unused parameter `argc'
> pcitest.c:61: warning: unused parameter `argv'
> make: *** [pcitest.o] Error 1

This builds fine for me, given current git; it should also build in 
3.50-pre2.

	-hpa




More information about the Syslinux mailing list