Welcome to xMule: A P2P Client derived from eMule BerliOS Developer LogoSourceForge.net Logo


Links
- Visit the Forums!
- SF.net Project Page
- xMule Screenshots

Modules
· Home
· Content
· Downloads
· Recommend Us
· Search
· Statistics
· Top
· Topics
· Your Account

Who's Online
There are currently, 2 guest(s) and 0 member(s) that are online.

You are Anonymous user. You can register for free by clicking here

 
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.5 released! (Score: 0)
by Anonymous on Friday, January 07 @ 11:41:11 CST
I had the same problem.. and look what i found

$diff src/xmule.make ../xmule-1.9.4b/src/xmule.make
21c21
LDFLAGS += -L../xLibs -lDynPrefs -lz -L/usr/lib -L/usr/X11R6/lib -lgtk -lgdk -rdynamic -lgmodule -lgthread -lglib -lpthread -ldl -lXext -lX11 -lm -pthread -lwx_gtk-2.4
26c26
LDFLAGS += -L../xLibs -lDynPrefs -lz -L/usr/lib -L/usr/X11R6/lib -lgtk -lgdk -rdynamic -lgmodule -lgthread -lglib -lpthread -ldl -lXext -lX11 -lm -pthread -lwx_gtk-2.4
31c31
LDFLAGS += -L../xLibs -lDynPrefs -lz -L/usr/lib -L/usr/X11R6/lib -lgtk -lgdk -rdynamic -lgmodule -lgthread -lglib -lpthread -ldl -lXext -lX11 -lm -pthread -lwx_gtk-2.4

after deleting the "-l" xmule compiled fine


| Parent

Re: xMule 1.9.5 released! (Score: 0)
by Anonymous on Friday, January 07 @ 11:54:39 CST
I had the same problem.. and look what i found:

$diff src/xmule.make ../xmule-1.9.4b/src/xmule.make
21c21
' LDFLAGS += -L../xLibs -lDynPrefs -lz -L/usr/lib -L/usr/X11R6/lib -lgtk -lgdk -rdynamic -lgmodule -lgthread -lglib -lpthread -ldl -lXext -lX11 -lm -pthread -lwx_gtk-2.4
26c26
' LDFLAGS += -L../xLibs -lDynPrefs -lz -L/usr/lib -L/usr/X11R6/lib -lgtk -lgdk -rdynamic -lgmodule -lgthread -lglib -lpthread -ldl -lXext -lX11 -lm -pthread -lwx_gtk-2.4
31c31
' LDFLAGS += -L../xLibs -lDynPrefs -lz -L/usr/lib -L/usr/X11R6/lib -lgtk -lgdk -rdynamic -lgmodule -lgthread -lglib -lpthread -ldl -lXext -lX11 -lm -pthread -lwx_gtk-2.4

after deleting the "-l", in 'src/xmule.make', xmule compiled fine


| Parent

Re: xMule 1.9.5 released! (Score: 0)
by Anonymous on Sunday, January 16 @ 17:09:16 CST
Check the makefile (xmule.make) there is an extra -l at the end of the LDFLAGS definition


| Parent

Re: xMule 1.9.5 released! (Score: 0)
by Anonymous on Friday, March 04 @ 15:09:18 CST
Same problem on slackware 10.1


| Parent

Re: xMule 1.9.5 released! (Score: 0)
by Anonymous on Wednesday, March 09 @ 09:07:18 CST
The same trouble :(


| Parent


PHP-Nuke Copyright © 2005 by Francisco Burzi. This is free software, and you may redistribute it under the GPL.
PHP-Nuke comes with absolutely no warranty, for details, see the license.
Page Generation: 0.03 Seconds