Displaying 1 result from an estimated 1 matches for "vxgetlink".
Did you mean:
getlink
2008 Oct 08
0
[Bugreport+Patch] Syslinux doesn't compile on Ubuntu Intrepid Ibex (8.10)
...I found on the wiki was this mailinglist I'm sending this mail here.
The newest syslinux (3.72 and the git-version) don't compile on the newest Ubuntu release: Intrepid Ibex (8.10). Folowing the compile errors:
[...]
cc1: warnings being treated as errors
drivers/net/3c595.c: In function ?vxgetlink?:
drivers/net/3c595.c:366: error: format not a string literal and no format arguments
make[2]: *** [bin/3c595.o] error 1
make[2]: leaving directory '/working-directory/gpxe/src'
make[1]: *** [src/bin/undionly.kpxe] error 2
make[1]: leaving directory '/working-directory/gpxe'
make: *...