hm soll ich mal nen extra terat aufmachen dafür ?
also ich hab schon ne menge probs beseitigt alerdinks hinundwieder einige probs die ich nicht lösen lan wie z.b. folgendes
also ich hab schon ne menge probs beseitigt alerdinks hinundwieder einige probs die ich nicht lösen lan wie z.b. folgendes
Code:
make[1]: Entering directory `/home/theborg/Desktop/ds-0.2.5/source/toolchain/uClibc-0.9.26'
make -C extra/config ncurses mconf
make[2]: Entering directory `/home/theborg/Desktop/ds-0.2.5/source/toolchain/uClibc-0.9.26/extra/config'
gcc -O2 -Wall -DCURSES_LOC="<ncurses.h>" -I. -c mconf.c -o mconf.o
mconf.c:104: error: static declaration of 'current_menu' follows non-static declaration
lkc.h:63: error: previous declaration of 'current_menu' was here
mconf.c: In function 'conf_string':
mconf.c:574: warning: pointer targets in passing argument 2 of 'sym_set_string_value' differ in signedness
mconf.c: In function 'conf_load':
mconf.c:595: warning: pointer targets in passing argument 1 of 'conf_read' differ in signedness
mconf.c: In function 'conf_save':
mconf.c:616: warning: pointer targets in passing argument 1 of 'conf_write' differ in signedness
make[2]: *** [mconf.o] Error 1
make[2]: Leaving directory `/home/theborg/Desktop/ds-0.2.5/source/toolchain/uClibc-0.9.26/extra/config'
make[1]: *** [extra/config/mconf] Error 2
make[1]: Leaving directory `/home/theborg/Desktop/ds-0.2.5/source/toolchain/uClibc-0.9.26'
make: *** [/home/theborg/Desktop/ds-0.2.5/source/toolchain/uClibc-0.9.26/lib/libc.a] Error 2