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

Re: [MiNT] FreeMiNT build broken (freemint 1.18 branch)



I'm rebuilding the daily right now to get a new 1.18 tarball up in 30 minutes or so.

Alan.

On 02/26/13 01:07, Alan Hourihane wrote:
m68k-atari-mint-gcc -I.. -D__KERNEL__ -DLANG_ENGLISH -DVERBOSE_BOOT -DWITH_SINGLE_TASK_SUPPORT -DM68000 -DNO_RAMFS -DNO_FAKE_SUPER -m68000 -Werror -mshort -g -O2 -fomit-frame-pointer -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wcast-qual -Werror -c ../k_semaphore.c -o k_semaphore.o
m68k-atari-mint-gcc -I.. -D__KERNEL__ -DLANG_ENGLISH -DVERBOSE_BOOT -DWITH_SINGLE_TASK_SUPPORT -DM68000 -DNO_RAMFS -DNO_FAKE_SUPER -m68000 -Werror -mshort -g -O2 -fomit-frame-pointer -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wcast-qual -Werror -c ../k_sysctl.c -o k_sysctl.o
m68k-atari-mint-gcc -I.. -D__KERNEL__ -DLANG_ENGLISH -DVERBOSE_BOOT -DWITH_SINGLE_TASK_SUPPORT -DM68000 -DNO_RAMFS -DNO_FAKE_SUPER -m68000 -Werror -mshort -g -O2 -fomit-frame-pointer -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wcast-qual -Werror -c ../kentry.c -o kentry.o
m68k-atari-mint-gcc -I.. -D__KERNEL__ -DLANG_ENGLISH -DVERBOSE_BOOT -DWITH_SINGLE_TASK_SUPPORT -DM68000 -DNO_RAMFS -DNO_FAKE_SUPER -m68000 -Werror -mshort -g -O2 -fomit-frame-pointer -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wcast-qual -Werror -c ../kerinfo.c -o kerinfo.o
m68k-atari-mint-gcc -I.. -D__KERNEL__ -DLANG_ENGLISH -DVERBOSE_BOOT -DWITH_SINGLE_TASK_SUPPORT -DM68000 -DNO_RAMFS -DNO_FAKE_SUPER -m68000 -Werror -mshort -g -O2 -fomit-frame-pointer -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wcast-qual -Werror -c ../kernfs.c -o kernfs.o
m68k-atari-mint-gcc -I.. -D__KERNEL__ -DLANG_ENGLISH -DVERBOSE_BOOT -DWITH_SINGLE_TASK_SUPPORT -DM68000 -DNO_RAMFS -DNO_FAKE_SUPER -m68000 -Werror -mshort -g -O2 -fomit-frame-pointer -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wcast-qual -Werror -c ../kernget.c -o kernget.o
m68k-atari-mint-gcc -I.. -D__KERNEL__ -DLANG_ENGLISH -DVERBOSE_BOOT -DWITH_SINGLE_TASK_SUPPORT -DM68000 -DNO_RAMFS -DNO_FAKE_SUPER -m68000 -Werror -mshort -g -O2 -fomit-frame-pointer -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wcast-qual -Werror -c ../keyboard.c -o keyboard.o
../keyboard.c: In function 'load_internal_table':
../keyboard.c:1753:7: error: 'machine' undeclared (first use in this function)
../keyboard.c:1753:7: note: each undeclared identifier is reported only once for each function it appears in
../keyboard.c:1753:18: error: 'machine_milan' undeclared (first use in this function)
make[4]: *** [keyboard.o] Error 1
make[4]: Leaving directory `FreeMiNT/freemint/sys/.compile_000'
make[3]: *** [_stmp_000] Error 2
make[3]: Leaving directory `FreeMiNT/freemint/sys'
make[2]: *** [000] Error 2
make[2]: Leaving directory `FreeMiNT/freemint/sys'
make[1]: *** [all-kernels] Error 1
make[1]: Leaving directory `FreeMiNT/freemint/sys'
make: *** [all-recursive] Error 1