PDA

Archiv verlassen und diese Seite im Standarddesign anzeigen : lmule compelierungs fehler ... welche pakete brauche ich?



Sonic-NKT
12.03.03, 18:12
Hi, hab versucht lmule (emule linux port) zu compelieren, configure ging auch ohne fehler, doch wenn ich jetzt make ausühre kommt diese Fehlermeldung:

make all-recursive
make[1]: Entering directory `/home/sonic/lmule-1.1.8'
Making all in intl
make[2]: Entering directory `/home/sonic/lmule-1.1.8/intl'
make[2]: Für das Ziel »all« ist nichts zu tun.
make[2]: Leaving directory `/home/sonic/lmule-1.1.8/intl'
Making all in m4
make[2]: Entering directory `/home/sonic/lmule-1.1.8/m4'
make[2]: Für das Ziel »all« ist nichts zu tun.
make[2]: Leaving directory `/home/sonic/lmule-1.1.8/m4'
Making all in src
make[2]: Entering directory `/home/sonic/lmule-1.1.8/src'
source='Friend.cpp' object='Friend.o' libtool=no \
depfile='.deps/Friend.Po' tmpdepfile='.deps/Friend.TPo' \
depmode=gcc3 /bin/sh ../depcomp \
g++ -DHAVE_CONFIG_H -I. -I. -I.. -g -I/usr/lib/wx/include/gtk-2.4 -DGTK_NO_CHECK_CASTS -D__WXGTK__ -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -Iwx/xrc -Iwx/xrc/expat/xmlparse -Iwx/xrc/expat/xmltok -c -o Friend.o `test -f 'Friend.cpp' || echo './'`Friend.cpp
In file included from wintypes.h:43,
from Friend.h:20,
from Friend.cpp:19:
mfc.h:26:18: glib.h: No such file or directory
In file included from emuleDlg.h:41,
from emule.h:26,
from Friend.cpp:21:
SysTray.h:20:21: gtk/gtk.h: No such file or directory
mfc.h: In member function `bool CMap<KEY, ARG_KEY, VALUE, ARG_VALUE>::Lookup(ARG_KEY, VALUE&) [with KEY = uint32, ARG_KEY = uint32, VALUE = uint16, ARG_VALUE = uint16]':
SearchList.h:130: instantiated from here
mfc.h:396: warning: cast from pointer to integer of different size
make[2]: *** [Friend.o] Fehler 1
make[2]: Leaving directory `/home/sonic/lmule-1.1.8/src'
make[1]: *** [all-recursive] Fehler 1
make[1]: Leaving directory `/home/sonic/lmule-1.1.8'
make: *** [all] Fehler 2

Da Fehlen ein paar dateien so wie das aussieht. Doch in welchen paketen kann ich die Finden.
Danke cu

Marcw
13.03.03, 09:29
Hi
Soweit ich das weiß must du erst wxgtgk kompillieren und dann lmule , war bei mir das gleiche.

Sonic-NKT
13.03.03, 14:03
hmm jo ohne wxgtk geht ja netmal ./configure (hab ich drauf base und devel) ... doch irgendwas fehlt mir halt immer noch...