Problem przy instalacji ekg

Tematy związane z oprogramowaniem, instalacją, konfiguracją
Lukaszzenko
Posty: 3
Rejestracja: 01 lutego 2008, 18:07

Problem przy instalacji ekg

Post autor: Lukaszzenko »

Po wykonaniu polecenia make przy instalacji ekg otrzymałem następujący błąd.

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
Wie ktoś o co tu chodzi?

Jestem świeżym użytkownikiem Debiana, mam z nim do czynienia dopiero od kilku godzin, więc proszę o wyrozumiałość.
soki
Beginner
Posty: 249
Rejestracja: 27 października 2007, 21:18
Lokalizacja: Matrix

Post autor: soki »

Nie wiem o co tu chodzi ale jak podczas kompilacji nie wiadomo o co chodzi to chodzi o brak jakiejś paczki :-P

Nie lepiej zainstalować ekg z repo?

Kod: Zaznacz cały

aptitude install ekg
Lukaszzenko
Posty: 3
Rejestracja: 01 lutego 2008, 18:07

Post autor: Lukaszzenko »

Zainstalowalem z repo i jest ok, dzieki. Myslalem ze jak recznie zainstaluje to bedzie nowsza wersja, ale to chyba nie ma wikeszego znaczenia ;] Można uznać że już po problemie i zamknąć temat
soki
Beginner
Posty: 249
Rejestracja: 27 października 2007, 21:18
Lokalizacja: Matrix

Post autor: soki »

Dopisz repo experimental i zainstaluj ekg2 - obsługuje wiele protokołów i jest po prostu lepszy
ODPOWIEDZ