aMule Forum

Please login or register.

Login with username, password and session length
Advanced search  

News:

We're back! (IN POG FORM)

Author Topic: 20050822  (Read 3964 times)

Truzzone

  • Hero Member
  • *****
  • Karma: 2
  • Offline Offline
  • Posts: 1236
20050822
« on: August 22, 2005, 02:05:54 PM »

This is the error during the compilation:
Code: [Select]
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

Code: [Select]
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  :)
« Last Edit: August 22, 2005, 02:06:25 PM by Truzzone »
Logged
"Tanta gente crede che dal momento che ha l'ADSL a 4Mega, deve scaricare a 4Mega altrimenti qualcosa non va. O è colpa dell'ISP o di aMule. La questione è invece ben diversa"

stefanero

  • Some Support
  • Developer
  • Hero Member
  • *****
  • Karma: 8
  • Offline Offline
  • Posts: 4235
Re: 20050822
« Reply #1 on: August 22, 2005, 04:35:45 PM »

wxGTK -2.4 and gtk2 is not supported

relink wx-config to /usr/bin/wx-config-2.6
and try again
Logged
In its default setup, Windows XP on the Internet amounts to a car
parked in a bad part of town, with the doors unlocked, the key in
the ignition and a Post-It note on the dashboard saying, "Please
don't steal this."

Truzzone

  • Hero Member
  • *****
  • Karma: 2
  • Offline Offline
  • Posts: 1236
Re: 20050822
« Reply #2 on: August 22, 2005, 05:00:10 PM »

After re-symlink:
Code: [Select]
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

Code: [Select]
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

Code: [Select]
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  :)
« Last Edit: August 22, 2005, 05:01:07 PM by Truzzone »
Logged
"Tanta gente crede che dal momento che ha l'ADSL a 4Mega, deve scaricare a 4Mega altrimenti qualcosa non va. O è colpa dell'ISP o di aMule. La questione è invece ben diversa"

Kry

  • Ex-developer
  • Retired admin
  • Hero Member
  • *****
  • Karma: -665
  • Offline Offline
  • Posts: 5795
Re: 20050822
« Reply #3 on: August 22, 2005, 05:09:56 PM »

Will be fixed tomorrow.
Logged

Truzzone

  • Hero Member
  • *****
  • Karma: 2
  • Offline Offline
  • Posts: 1236
Re: 20050822
« Reply #4 on: August 22, 2005, 05:20:35 PM »

Quote
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:
Code: [Select]
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
« Last Edit: August 22, 2005, 07:16:44 PM by Truzzone »
Logged
"Tanta gente crede che dal momento che ha l'ADSL a 4Mega, deve scaricare a 4Mega altrimenti qualcosa non va. O è colpa dell'ISP o di aMule. La questione è invece ben diversa"

Truzzone

  • Hero Member
  • *****
  • Karma: 2
  • Offline Offline
  • Posts: 1236
Re: 20050822
« Reply #5 on: August 23, 2005, 06:08:15 PM »

Quote
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:
Code: [Select]
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.  :(
Logged
"Tanta gente crede che dal momento che ha l'ADSL a 4Mega, deve scaricare a 4Mega altrimenti qualcosa non va. O è colpa dell'ISP o di aMule. La questione è invece ben diversa"

stefanero

  • Some Support
  • Developer
  • Hero Member
  • *****
  • Karma: 8
  • Offline Offline
  • Posts: 4235
Re: 20050822
« Reply #6 on: August 23, 2005, 06:12:39 PM »

dont worry about the UDP port error
Logged
In its default setup, Windows XP on the Internet amounts to a car
parked in a bad part of town, with the doors unlocked, the key in
the ignition and a Post-It note on the dashboard saying, "Please
don't steal this."

Truzzone

  • Hero Member
  • *****
  • Karma: 2
  • Offline Offline
  • Posts: 1236
Re: 20050822
« Reply #7 on: August 23, 2005, 06:19:14 PM »

Quote
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  :(
Logged
"Tanta gente crede che dal momento che ha l'ADSL a 4Mega, deve scaricare a 4Mega altrimenti qualcosa non va. O è colpa dell'ISP o di aMule. La questione è invece ben diversa"