witam, próbuję skompilować sobie najnowszy zrzut gcc -I.. -g -O2 -Wall -I/usr/include/python2.5 -DDATADIR=\"/usr/share/ekg\" -DSYSCONFDIR=\"/usr/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 gmake[1]: *** [commands.o] Error 1 gmake[1]: Leaving directory `/usr/src/ekg-20070902/src' make: *** [ekg] Error 2
i dostaję takie coś... Kompiluję na gentoo, mam zrobione libgadu. Gcc mam jakieś starsze - 3.4 ale to chyba nie powinno przeszkadzać... -- Zapraszam na http://outi.pl
