Kod: Zaznacz cały
cd src && /usr/bin/make all
make[1]: Wejście do katalogu `/home/lukasz/instalki/ekg-current/ekg-20080201/src'
gcc -MM -I.. -g -O2 -Wall -DDATADIR=\"/usr/local/share/ekg\" -DSYSCONFDIR=\"/usr/local/etc\" stuff.c commands.c events.c themes.c vars.c dynstuff.c userlist.c ekg.c xmalloc.c mail.c msgqueue.c emoticons.c configfile.c ../compat/strlcat.c ../compat/strlcpy.c ui-ncurses.c ui-batch.c ui-none.c log.c comptime.c 1> .depend
gcc -I.. -g -O2 -Wall -DDATADIR=\"/usr/local/share/ekg\" -DSYSCONFDIR=\"/usr/local/etc\" -c -o stuff.o stuff.c
gcc -I.. -g -O2 -Wall -DDATADIR=\"/usr/local/share/ekg\" -DSYSCONFDIR=\"/usr/local/etc\" -c -o commands.o commands.c
commands.c: In function ‘cmd_dcc’:
commands.c:2981: error: dereferencing pointer to incomplete type
commands.c:2989: error: ‘GG_SESSION_DCC7_SEND’ undeclared (first use in this function)
commands.c:2989: error: (Each undeclared identifier is reported only once
commands.c:2989: error: for each function it appears in.)
commands.c:2993: error: ‘GG_SESSION_DCC7_GET’ undeclared (first use in this function)
commands.c:2997: error: ‘GG_SESSION_DCC7_VOICE’ undeclared (first use in this function)
commands.c:3008: error: dereferencing pointer to incomplete type
commands.c:3018: error: dereferencing pointer to incomplete type
commands.c:3019: error: dereferencing pointer to incomplete type
commands.c:3183: warning: implicit declaration of function ‘gg_dcc7_send_file’
commands.c:3183: warning: assignment makes pointer from integer without a cast
commands.c:3342: error: dereferencing pointer to incomplete type
commands.c:3355: error: dereferencing pointer to incomplete type
commands.c:3394: warning: implicit declaration of function ‘gg_dcc7_free’
commands.c:3417: warning: implicit declaration of function ‘gg_dcc7_reject’
commands.c:3417: error: ‘GG_DCC7_REJECT_USER’ undeclared (first use in this function)
commands.c:3432: error: dereferencing pointer to incomplete type
commands.c:3433: error: dereferencing pointer to incomplete type
commands.c:3434: error: dereferencing pointer to incomplete type
commands.c:3445: warning: implicit declaration of function ‘gg_dcc7_accept’
commands.c:3483: error: dereferencing pointer to incomplete type
make[1]: *** [commands.o] Błąd 1
make[1]: Opuszczenie katalogu `/home/lukasz/instalki/ekg-current/ekg-200
80201/src'
make: *** [ekg] Błąd 2
Jestem świeżym użytkownikiem Debiana, mam z nim do czynienia dopiero od kilku godzin, więc proszę o wyrozumiałość.