[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[MiNT] FreeMiNT build broken (helmut)



gs_stik.c:511:3: warning: value computed is not used
m68k-atari-mint-gcc -I.. -O2 -fomit-frame-pointer -Wall -Wmissing-prototypes -Winline -Wshadow -Wpointer-arith -Waggregate-return -c main.c -o main.o
main.c: In function 'install_cookie':
main.c:110:3: warning: value computed is not used
main.c:116:3: warning: value computed is not used
main.c: In function 'main':
main.c:166:3: warning: value computed is not used
main.c:167:3: warning: value computed is not used
main.c:171:3: warning: value computed is not used
main.c:177:5: warning: value computed is not used
main.c:186:4: warning: value computed is not used
m68k-atari-mint-gcc -o gluestik.prg -I..     -O2 -fomit-frame-pointer -Wall -Wmissing-prototypes -Winline -Wshadow -Wpointer-arith -Waggregate-return  gs_config.o gs_func.o gs_mem.o gs_stik.o main.o 
/usr/lib/gcc/m68k-atari-mint/4.5.2/../../../../m68k-atari-mint/lib/libc.a(poll.o):poll.o:(.text+0x22): undefined reference to `_Fpoll'
/usr/lib/gcc/m68k-atari-mint/4.5.2/../../../../m68k-atari-mint/lib/libc.a(poll.o):poll.o:(.text+0x188): undefined reference to `_Fpoll'
collect2: ld returned 1 exit status
make[2]: *** [gluestik.prg] Error 1
make[2]: Leaving directory `FreeMiNT/freemint/tools/gluestik'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `FreeMiNT/freemint/tools'
make: *** [all-recursive] Error 1