The comments are owned by the poster. We aren't responsible for their content.

No Comments Allowed for Anonymous, please register

Re: xMule 1.9.3 released! (Score: 0)
by Anonymous on Wednesday, October 27 @ 15:12:57 CDT
Hi,

Well, good and bad news. This version has passed the fatal compilation point, although has not completed the compilation yet.

I continue having compilation errors on my RedHat 7.3 systems.

[...]
inffast.c
==== Building zlib ====
Linking libz.a
==== Building xMule ====
AddFileThread.cpp
AddFriend.cpp
animate.cpp
BarShader.cpp
BaseClient.cpp
CatDialog.cpp
CFile.cpp
ChatWnd.cpp
ClientCredits.cpp
ClientDetailDialog.cpp
ClientList.cpp
ClientUDPSocket.cpp
ColorFrameCtrl.cpp
CommentDialog.cpp
CommentDialogLst.cpp
CryptoXMpp.cpp
CryptoXMpp.cpp: In method `void
CryptoXMpp::StreamTransformationFilter::LastPut (const byte *, unsigned int)':
CryptoXMpp.cpp:2167: `::not_equal_to' undeclared (first use here)
CryptoXMpp.cpp:2167: parse error before `>'
CryptoXMpp.cpp:2184: confused by earlier errors, bailing out
make[1]: *** [obj/CryptoXMpp.o] Error 1
make: *** [all] Error 2
error: Bad exit status from /var/tmp/rpm-tmp.92945 (%build)

RPM build errors:
Bad exit status from /var/tmp/rpm-tmp.92945 (%build)


I think we are closer than ever to complete the compilation process!! :)

Any help would be very apprecitated!

Thanks.




Re: xMule 1.9.3 released! (Score: 0)
by Anonymous on Wednesday, October 27 @ 20:25:21 CDT
Doesn't work at all on big endian boxes like ppc. it at most connects to sever, but the app is broken, no dowloads, upload, and lots of bugs.


you better test before you say such things.




Re: xMule 1.9.3 released! (Score: 0)
by Anonymous on Saturday, October 30 @ 06:15:36 CDT
Hi,
I can compile new version but I have some problem running it.

It starts to find some sources. It connects to some server (I can't tell which, because all this is rather fast)

I get a number of this message:
"Pre-emptively preventing a crash due to a mal-figured client"
(a new one; never seen before)

Then xmule crashed. Backtrace:
"
Program received signal SIGSEGV, Segmentation fault.

#0 0x00000007 in ?? ()
No symbol table info available.
#1 0x08237d12 in ServerSocketEvt::HandleSocket(wxSocketEvent&) (
this=0x9370d20, event=@0x91a0560) at socket.h:342
id = 0
#2 0x405b1232 in wxEvtHandler::SearchEventTable(wxEventTable&, wxEvent&) ()
from /usr/lib/libwx_gtk-2.4.so
No symbol table info available.
#3 0x405b105f in wxEvtHandler::ProcessEvent(wxEvent&) ()
from /usr/lib/libwx_gtk-2.4.so
No symbol table info available.
#4 0x405b0f9b in wxEvtHandler::ProcessPendingEvents() ()
from /usr/lib/libwx_gtk-2.4.so
No symbol table info available.
#5 0x4057b565 in wxAppBase::ProcessPendingEvents() ()
from /usr/lib/libwx_gtk-2.4.so
No symbol table info available.
#6 0x405287b3 in wxapp_pending_callback () from /usr/lib/libwx_gtk-2.4.so
No symbol table info available.
#7 0x401bfb1f in g_timeout_add () from /usr/lib/libglib-1.2.so.0
No symbol table info available.
#8 0x401be9ae in g_get_current_time () from /usr/lib/libglib-1.2.so.0
No symbol table info available.
#9 0x401bee89 in g_get_current_time () from /usr/lib/libglib-1.2.so.0
No symbol table info available.
#10 0x401bf124 in g_main_run () from /usr/lib/libglib-1.2.so.0
No symbol table info available.
#11 0x400c727f in gtk_main () from /usr/lib/libgtk-1.2.so.0
No symbol table info available.
#12 0x4052912a in wxApp::MainLoop() () from /usr/lib/libwx_gtk-2.4.so
No symbol table info available.
#13 0x4057b41c in wxAppBase::OnRun() () from /usr/lib/libwx_gtk-2.4.so
No symbol table info available.
#14 0x4052980d in wxEntry(int, char**) () from /usr/lib/libwx_gtk-2.4.so
No symbol table info available.
#15 0x08270747 in main (argc=1, argv=0xbffffa44) at xmule.cpp:79
No locals.
#16 0x4089ba67 in __libc_start_main () from /lib/i686/libc.so.6
No symbol table info available.
"

I should'nt post this if I think that xmule isn't a good application.
Hi.