aMule Forum
English => Compilation problems => Topic started by: Truzzone on August 22, 2005, 02:05:54 PM
-
This is the error during the compilation:
thlon-xp -O3 -pipe -I/usr/lib/wx/include/gtk-2.4 -DGTK_NO_CHECK_CASTS -D__WXGTK__ -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/X11R6/include -DHAVE_BFD -D__COMPILE_KAD__ -mcpu=athlon-xp -march=athlon-xp -O3 -pipe -DUSE_EMBEDDED_CRYPTO -W -Wall -g -ggdb -fno-inline -D__DEBUG__ -fmessage-length=0 -D_GLIBCXX_DEBUG -D_GLIBCXX_DEBUG_PEDANTIC -MT amule-HTTPDownload.o -MD -MP -MF ".deps/amule-HTTPDownload.Tpo" -c -o amule-HTTPDownload.o `test -f 'HTTPDownload.cpp' || echo './'`HTTPDownload.cpp; \
then mv -f ".deps/amule-HTTPDownload.Tpo" ".deps/amule-HTTPDownload.Po"; else rm -f ".deps/amule-HTTPDownload.Tpo"; exit 1; fi
HTTPDownload.cpp: In member function `wxInputStream* CHTTPDownloadThreadBase::GetInputStream(wxHTTP**, const wxString&)':
HTTPDownload.cpp:364: error: cannot convert `wxHTTP*' to `wxHTTP**' in assignment
make[4]: *** [amule-HTTPDownload.o] Error 1
make[4]: Leaving directory `/var/tmp/portage/amule-cvs-2/work/amule-cvs/src'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/var/tmp/portage/amule-cvs-2/work/amule-cvs/src'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/var/tmp/portage/amule-cvs-2/work/amule-cvs/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/amule-cvs-2/work/amule-cvs'
make: *** [all] Error 2
ls -l /usr/bin/wx*
lrwxrwxrwx 1 root root 18 Apr 27 19:37 /usr/bin/wx-config -> wxgtk2u-2.4-config
-rwxr-xr-x 1 root root 39104 Jul 22 15:37 /usr/bin/wx-config-2.6
-rwxr-xr-x 1 root root 729562 Aug 19 16:30 /usr/bin/wxcas
-rwxr-xr-x 1 root root 8440 Jul 12 10:50 /usr/bin/wxcopy
-rwxr-xr-x 1 root root 5099 Apr 27 19:37 /usr/bin/wxgtk-2.4-config
-rwxr-xr-x 1 root root 5242 Apr 27 19:37 /usr/bin/wxgtk2-2.4-config
-rwxr-xr-x 1 root root 5250 Apr 27 19:37 /usr/bin/wxgtk2u-2.4-config
-rwxr-xr-x 1 root root 6928 Jul 12 10:50 /usr/bin/wxpaste
-rwxr-xr-x 1 root root 57944 Apr 18 21:13 /usr/bin/wxrc-2.5
Where is the problem? ?(
Best regards,
Truzzone :)
-
wxGTK -2.4 and gtk2 is not supported
relink wx-config to /usr/bin/wx-config-2.6
and try again
-
After re-symlink:
make[5]: Nothing to be done for `all-am'.
make[5]: Leaving directory `/var/tmp/portage/amule-cvs-2/work/amule-cvs/src/weberver'
make[4]: Leaving directory `/var/tmp/portage/amule-cvs-2/work/amule-cvs/src/weberver'
make[4]: Entering directory `/var/tmp/portage/amule-cvs-2/work/amule-cvs/src'
if i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -mcpu=athlon-xp -march=thlon-xp -O3 -pipe -I/usr/lib/wx/include/gtk-2.4 -DGTK_NO_CHECK_CASTS -D__WXGK__ -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -I/usr/include/gtk-1.2 -I/usr/includeglib-1.2 -I/usr/lib/glib/include -I/usr/X11R6/include -DHAVE_BFD -D__COMPILE_AD__ -mcpu=athlon-xp -march=athlon-xp -O3 -pipe -DUSE_EMBEDDED_CRYPTO -W -Wall-g -ggdb -fno-inline -D__DEBUG__ -fmessage-length=0 -D_GLIBCXX_DEBUG -D_GLIBCXXDEBUG_PEDANTIC -MT amule-HTTPDownload.o -MD -MP -MF ".deps/amule-HTTPDownloadTpo" -c -o amule-HTTPDownload.o `test -f 'HTTPDownload.cpp' || echo './'`HTTPDonload.cpp; \
then mv -f ".deps/amule-HTTPDownload.Tpo" ".deps/amule-HTTPDownload.Po"; else r -f ".deps/amule-HTTPDownload.Tpo"; exit 1; fi
HTTPDownload.cpp: In member function `wxInputStream* CHTTPDownloadThreadBase::GtInputStream(wxHTTP**, const wxString&)':
HTTPDownload.cpp:364: error: cannot convert `wxHTTP*' to `wxHTTP**' in assignmet
make[4]: *** [amule-HTTPDownload.o] Error 1
make[4]: Leaving directory `/var/tmp/portage/amule-cvs-2/work/amule-cvs/src'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/var/tmp/portage/amule-cvs-2/work/amule-cvs/src'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/var/tmp/portage/amule-cvs-2/work/amule-cvs/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/amule-cvs-2/work/amule-cvs'
make: *** [all] Error 2
ls -l /usr/bin/wx*
lrwxrwxrwx 1 root root 13 Aug 22 17:00 /usr/bin/wx-config -> wx-config-2.6
-rwxr-xr-x 1 root root 39104 Jul 22 15:37 /usr/bin/wx-config-2.6
-rwxr-xr-x 1 root root 729562 Aug 19 16:30 /usr/bin/wxcas
-rwxr-xr-x 1 root root 8440 Jul 12 10:50 /usr/bin/wxcopy
-rwxr-xr-x 1 root root 5099 Apr 27 19:37 /usr/bin/wxgtk-2.4-config
-rwxr-xr-x 1 root root 5242 Apr 27 19:37 /usr/bin/wxgtk2-2.4-config
-rwxr-xr-x 1 root root 5250 Apr 27 19:37 /usr/bin/wxgtk2u-2.4-config
-rwxr-xr-x 1 root root 6928 Jul 12 10:50 /usr/bin/wxpaste
-rwxr-xr-x 1 root root 57944 Apr 18 21:13 /usr/bin/wxrc-2.5
emerge -pv amule-cvs
These are the packages that I would merge, in order:
Calculating dependencies ...done!
[ebuild R ] net-p2p/amule-cvs-2 -amuled +debug -gtk2 +kad +nls +remote +stats -unicode 0 kB [1]
Where is the problem? ?(
Truzzone :)
-
Will be fixed tomorrow.
-
Originally posted by Kry
Will be fixed tomorrow.
Thanks for your work :baby: :baby:
PS: With my actual snapshots 20050819 after variable time I see in console multiple error type this UDP Packet error: 4 and Kad go off with a cpu increase usage, it is a problem of my preference: TCP port: 1987 eMule exteded UDP Port: 1991 enable and at the start of amule I see this in my console: Invalid Kad tag; type=0xe7 name=0x00.
This is the Warning, when kad go off:
WARNING! Discarded packet because unknown error on UDP socket
UDP port returned a error: 4
WARNING! Discarded packet because unknown error on UDP socket
UDP port returned a error: 4
WARNING! Discarded packet because unknown error on UDP socket
UDP port returned a error: 4
WARNING! Discarded packet because unknown error on UDP socket
UDP port returned a error: 4
WARNING! Discarded packet because unknown error on UDP socket
UDP port returned a error: 4
WARNING! Discarded packet because unknown error on UDP socket
UDP port returned a error: 4
-
Originally posted by Truzzone
...
PS: With my actual snapshots 20050819 after variable time I see in console multiple error type this UDP Packet error: 4 and Kad go off with a cpu increase usage, it is a problem of my preference: TCP port: 1987 eMule exteded UDP Port: 1991 enable and at the start of amule I see this in my console: Invalid Kad tag; type=0xe7 name=0x00.
This is the Warning, when kad go off:
WARNING! Discarded packet because unknown error on UDP socket
UDP port returned a error: 4
WARNING! Discarded packet because unknown error on UDP socket
UDP port returned a error: 4
WARNING! Discarded packet because unknown error on UDP socket
UDP port returned a error: 4
WARNING! Discarded packet because unknown error on UDP socket
UDP port returned a error: 4
WARNING! Discarded packet because unknown error on UDP socket
UDP port returned a error: 4
WARNING! Discarded packet because unknown error on UDP socket
UDP port returned a error: 4
I have the same problem with today snapshot. :(
-
dont worry about the UDP port error
-
Originally posted by stefanero
dont worry about the UDP port error
I'm worry because when start UDP port error Kad go off and the cpu usage increase to 70-80% ;(
Truzzone :(