Displaying 1 result from an estimated 1 matches for "get_did".
Did you mean:
get_dim
2008 Aug 22
1
syslinux-3.71-21-gbd09a6d - build breakage
...er -D__COM32__
-nostdinc -iwithprefix include -I../../com32/libutil/include -I../../com32/include -c -o ethersel.o ethersel.c
ld -m elf_i386 -T ../../com32/lib/com32.ld -o ethersel.elf ethersel.o
ld: warning: cannot find entry symbol _start; defaulting to 0000000000101000
ethersel.o: In function `get_did':
ethersel.c:(.text+0x62): undefined reference to `strtoul'
ethersel.c:(.text+0x7a): undefined reference to `strtoul'
ethersel.c:(.text+0x98): undefined reference to `strtoul'
ethersel.c:(.text+0xbd): undefined reference to `strtoul'
ethersel.o: In function `main':
ethersel....