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

[MiNT] FreeMiNT build broken (helmut)



make[6]: Leaving directory 'FreeMiNT/freemint/sys/libkern/asm/.cpu_000'
make[5]: Leaving directory 'FreeMiNT/freemint/sys/libkern/asm'
rm -f libkern000.a; m68k-atari-mint-ar rc libkern000.a .cpu_000/atol.o .cpu_000/blowfish.o .cpu_000/bzero.o .cpu_000/ctype.o .cpu_000/dostime.o .cpu_000/getenv.o .cpu_000/ksprintf.o .cpu_000/ksprintf_old.o .cpu_000/md5.o .cpu_000/memchr.o .cpu_000/memcmp.o .cpu_000/ms_time.o .cpu_000/strcat.o .cpu_000/strchr.o .cpu_000/strcmp.o .cpu_000/strcpy.o .cpu_000/stricmp.o .cpu_000/stricmp_16.o .cpu_000/strlen.o .cpu_000/strlwr.o .cpu_000/strncmp.o .cpu_000/strncpy.o .cpu_000/strncpy_f.o .cpu_000/strnicmp.o .cpu_000/strnicmp_16.o .cpu_000/strrchr.o .cpu_000/strrev.o .cpu_000/strstr.o .cpu_000/strtol.o .cpu_000/strtoll.o .cpu_000/strtonumber.o .cpu_000/strtoul.o .cpu_000/strtoull.o .cpu_000/strupr.o .cpu_000/strings.o .cpu_000/tolower.o .cpu_000/toupper.o .cpu_000/unaligned.o .cpu_000/unix2xbios.o .cpu_000/unixtime.o .cpu_000/vsprintf.o asm/.cpu_000/blockcopy.o asm/.cpu_000/memset.o asm/.cpu_000/quickmove.o asm/.cpu_000/quickswap.o asm/.cpu_000/quickzero.o; m68k-atari-mint-ranlib libkern000.a;
make[4]: Leaving directory 'FreeMiNT/freemint/sys/libkern'
m68k-atari-mint-gcc -nostdlib -Wl,--entry -Wl,_init -I../..   -mshort -g  -o genmagic genmagic.o startup.o  -L../../libkern -lkern000 -lgcc
../../libkern/libkern000.a(vsprintf.o): In function `PUTL':
/ISO/Atari/FreeMiNT/freemint/sys/libkern/.cpu_000/../vsprintf.c:95: undefined reference to `__umodsi3'
/ISO/Atari/FreeMiNT/freemint/sys/libkern/.cpu_000/../vsprintf.c:95: undefined reference to `__udivsi3'
collect2: error: ld returned 1 exit status
Makefile:33: recipe for target 'genmagic' failed
make[3]: *** [genmagic] Error 1
make[3]: Leaving directory 'FreeMiNT/freemint/sys/arch/magic'
../../RULES:62: recipe for target 'all-recursive' failed
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory 'FreeMiNT/freemint/sys/arch'
../RULES:62: recipe for target 'all-recursive' failed
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory 'FreeMiNT/freemint/sys'
RULES:62: recipe for target 'all-recursive' failed
make: *** [all-recursive] Error 1