Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum. |
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
|
10-06-2004, 12:26 AM
|
#1
|
Member
Registered: Apr 2004
Location: Nolensville, TN
Distribution: OpenSuse 10.2
Posts: 253
Rep:
|
aMule Won't Compile
I get this error.
Code:
make[2]: *** [amule-ListenSocket.o] Error 1
make[2]: Leaving directory `/home/daniel/aMule-1.2.8/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/daniel/aMule-1.2.8'
make: *** [all] Error 2
Here's the entire make output
http://bellsouthpwp.net/w/e/weirddan455/make.txt
|
|
|
10-06-2004, 12:39 AM
|
#2
|
LQ Guru
Registered: Apr 2003
Location: ~
Distribution: Ubuntu, FreeBSD, Solaris, DSL
Posts: 5,337
Rep:
|
It won't compile. It's requires liblucky-devel (lol). Seriously though, I'd recommend using .rpms for the old xmule even though you are using Slackware. Here is what I did:
Quote:
Download this rpm:
http://www.imoqland.com/rpms/
for Redhat 8.0. Install it under Slack forcing the rpm:
rpm -i xmule-1.4.0-1.i386.rpm --nodeps
Then run xmule at the console. It worked for me.
|
You might also need to install wxGTK and -devel also found on the "old" folder from the link above.
I recommend this because 1) it's the easiest way to install and 2) later version of xMule are pretty damn unstable. This is the only rock solid I've found so far...
Good luck!
|
|
|
10-10-2004, 03:04 PM
|
#3
|
Member
Registered: Apr 2004
Location: Nolensville, TN
Distribution: OpenSuse 10.2
Posts: 253
Original Poster
Rep:
|
grrr.... xmule won't compile either
Code:
==== Building 3rd-Party Projects ====
==== Building xrc [1 of 3] ====
== License(s): LGPL
xmlparse.c
xmlrole.c
xmltok.c
xh_bmp.cpp
In file included from /usr/local/include/wx/gdicmn.h:29,
from ./wx/xrc/xmlres.h:25,
from wx/xrc/xh_bmp.h:18,
from xh_bmp.cpp:22:
/usr/local/include/wx/font.h:82: error: expected class-name before '{' token
/usr/local/include/wx/font.h: In member function `bool wxFontBase::Ok() const':
/usr/local/include/wx/font.h:104: error: `m_refData' undeclared (first use thisfunction)
/usr/local/include/wx/font.h:104: error: (Each undeclared identifier is reported only once for each function it appears in.)
/usr/local/include/wx/font.h: In member function `wxFontRefData* wxFontBase::GetFontData() const':
/usr/local/include/wx/font.h:156: error: `m_refData' undeclared (first use thisfunction)
xh_bmp.cpp: In member function `virtual wxObject* wxBitmapXmlHandler::DoCreateResource()':
xh_bmp.cpp:33: error: invalid use of undefined type `struct wxBitmap'
/usr/local/include/wx/gdicmn.h:35: error: forward declaration of `struct wxBitmap'
xh_bmp.cpp:33: error: invalid use of undefined type `struct wxBitmap'
/usr/local/include/wx/gdicmn.h:35: error: forward declaration of `struct wxBitmap'
xh_bmp.cpp: In member function `virtual wxObject* wxIconXmlHandler::DoCreateResource()':
xh_bmp.cpp:48: error: invalid use of undefined type `struct wxIcon'
/usr/local/include/wx/gdicmn.h:40: error: forward declaration of `struct wxIcon'
xh_bmp.cpp:48: error: invalid use of undefined type `struct wxIcon'
/usr/local/include/wx/gdicmn.h:40: error: forward declaration of `struct wxIcon'
make[1]: *** [obj/xh_bmp.o] Error 1
make: *** [all] Error 2
Last edited by AFI_Flame; 10-10-2004 at 04:24 PM.
|
|
|
10-10-2004, 04:15 PM
|
#4
|
LQ Guru
Registered: Apr 2003
Location: ~
Distribution: Ubuntu, FreeBSD, Solaris, DSL
Posts: 5,337
Rep:
|
yup, it won't compiled. That's why I recommended the rpm
|
|
|
All times are GMT -5. The time now is 08:17 PM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|