Chcę uruchomić Xcopilota, wykonuję:
Kod: Zaznacz cały
./configureKod: Zaznacz cały
debian:/home/killer/Desktop/t/xcopilot# make
make all-recursive
make[1]: Wejście do katalogu `/home/killer/Desktop/t/xcopilot'
Making all in gdb-stub
make[2]: Wejście do katalogu `/home/killer/Desktop/t/xcopilot/gdb-stub'
make[2]: Nie ma nic do zrobienia w `all'.
make[2]: Opuszczenie katalogu `/home/killer/Desktop/t/xcopilot/gdb-stub'
Making all in mc68k
make[2]: Wejście do katalogu `/home/killer/Desktop/t/xcopilot/mc68k'
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -g -O2 -c custom.c
custom.c:803: error: static declaration of ‘cycles’ follows non-static declaration
custom.h:46: error: previous declaration of ‘cycles’ was here
custom.c: In function ‘custom_bput’:
custom.c:1898: warning: incompatible implicit declaration of built-in function ‘abort’
make[2]: *** [custom.o] Błąd 1
make[2]: Opuszczenie katalogu `/home/killer/Desktop/t/xcopilot/mc68k'
make[1]: *** [all-recursive] Błąd 1
make[1]: Opuszczenie katalogu `/home/killer/Desktop/t/xcopilot'
make: *** [all-recursive-am] Błąd 2
debian:/home/killer/Desktop/t/xcopilot# Pozdrawiam serdecznie.