it solved that problem but what does this mean?
hen mv -f ".deps/amule-listctrl.Tpo" ".deps/amule-listctrl.Po"; else rm -f ".de
ps/amule-listctrl.Tpo"; exit 1; fi
listctrl.cpp:89:25: gtk/gtk.h: Böyle bir dosya ya da dizin yok
In file included from listctrl.cpp:90:
/usr/include/wx/gtk/win_gtk.h:18:21: gdk/gdk.h: Böyle bir dosya ya da dizin yok
/usr/include/wx/gtk/win_gtk.h:19:22: gdk/gdkx.h: Böyle bir dosya ya da dizin yok
/usr/include/wx/gtk/win_gtk.h:20:30: gtk/gtkcontainer.h: Böyle bir dosya ya da d
izin yok
/usr/include/wx/gtk/win_gtk.h:21:31: gtk/gtkadjustment.h: Böyle bir dosya ya da
dizin yok
/usr/include/wx/gtk/win_gtk.h:23:29: gtk/gtkfeatures.h: Böyle bir dosya ya da di
zin yok
In file included from listctrl.cpp:90:
/usr/include/wx/gtk/win_gtk.h:54: error: 'GtkContainer' is used as a type, but i
s not defined as a type.
/usr/include/wx/gtk/win_gtk.h:55: error: syntax error before `*' token
/usr/include/wx/gtk/win_gtk.h:66: error: 'GdkVisibilityState' is used as a type,
but is not defined as a type.
/usr/include/wx/gtk/win_gtk.h:71: error: 'gboolean' is used as a type, but is no
t defined as a type.
/usr/include/wx/gtk/win_gtk.h:72: error: 'gboolean' is used as a type, but is no
t defined as a type.
/usr/include/wx/gtk/win_gtk.h:73: error: 'gboolean' is used as a type, but is no
t defined as a type.
/usr/include/wx/gtk/win_gtk.h:78: error: 'GtkContainerClass' is used as a type,
but is not defined as a type.
/usr/include/wx/gtk/win_gtk.h:92: error: type specifier omitted for parameter `g
boolean'
/usr/include/wx/gtk/win_gtk.h:92: error: syntax error before `)' token
/usr/include/wx/gtk/win_gtk.h:95: error: type specifier omitted for parameter `g
boolean'
/usr/include/wx/gtk/win_gtk.h:95: error: syntax error before `)' token
/usr/include/wx/gtk/win_gtk.h:98: error: type specifier omitted for parameter `g
boolean'
/usr/include/wx/gtk/win_gtk.h:98: error: syntax error before `)' token
listctrl.cpp: In member function `void wxODListHeaderWindow::DoDrawRect(wxDC*, i
nt, int, int, int)':
listctrl.cpp:1953: error: `GtkStateType' undeclared (first use this function)
listctrl.cpp:1953: error: (Each undeclared identifier is reported only once for
each function it appears in.)
listctrl.cpp:1953: error: syntax error before `=' token
listctrl.cpp:1958: error: invalid use of undefined type `struct _GtkWidget'
/usr/include/wx/defs.h:2079: error: forward declaration of `struct _GtkWidget'
listctrl.cpp:1958: error: syntax error before `)' token
listctrl.cpp:1958: error: `GTK_CHECK_CAST' undeclared (first use this function)
listctrl.cpp:1959: error: `state' undeclared (first use this function)
listctrl.cpp:1959: error: `GTK_SHADOW_OUT' undeclared (first use this function)
listctrl.cpp:1960: error: `GdkRectangle' undeclared (first use this function)
listctrl.cpp:1960: error: syntax error before `)' token
listctrl.cpp:1951: warning: unused parameter `int y'
listctrl.cpp:1951: warning: unused parameter `int w'
listctrl.cpp:1951: warning: unused parameter `int h'
listctrl.cpp: In member function `virtual wxListItemAttr* wxODGenericListCtrl::OnGetItemAttr(long int) const':
listctrl.cpp:5632: warning: unused parameter `long int item'
make[4]: *** [amule-listctrl.o] Hata 1
make[4]: Leaving directory `/home/halil/aMule-2.0.0rc8/src'
make[3]: *** [all-recursive] Hata 1
make[3]: Leaving directory `/home/halil/aMule-2.0.0rc8/src'
make[2]: *** [all] Hata 2
make[2]: Leaving directory `/home/halil/aMule-2.0.0rc8/src'
make[1]: *** [all-recursive] Hata 1
make[1]: Leaving directory `/home/halil/aMule-2.0.0rc8'
make: *** [all] Hata 2