error compiling amule

Nikolas Britton freebsd at nbritton.org
Thu Aug 19 18:13:02 PDT 2004


ganzman wrote:

> *This message was transferred with a trial version of CommuniGate(tm) 
> Pro*
> hi,
> im running 4.10
>
> trying to compile amule from ports returns the following :
> /usr/libexec/elf/ld: cannot find -lwx_gtk2-2.4
> gmake[2]: *** [amule] Error 1
> gmake[2]: Leaving directory `/usr/ports/net/amule/work/aMule-1.2.8/src'
> gmake[1]: *** [all-recursive] Error 1
> gmake[1]: Leaving directory `/usr/ports/net/amule/work/aMule-1.2.8'
> gmake: *** [all] Error 2
> *** Error code 2
>
> Stop in /usr/ports/net/amule.
>
>
> any clue as to what do i do next?

"/usr/libexec/elf/ld: cannot find -lwx_gtk2-2.4"

If i had to guess (and this is a guess btw) your ports are not in sync, 
you installed gtk etc. etc. and then upgraded your ports tree or 
something of the sorts because
aMule-1.2.6_1 is part of 4.10-Release and is looking for gtk-2.4.0.... 
aMule-1.2.8 is part of 4.10-Stable and is looking for gtk-2.4.7
Personally i'd do a "portupgrade -arR" and hope for the best, I don't 
know if it would fix the problem though.

Re-ask this on the freebsd-questions at freebsd.org mailing list, it is the 
appropriate place for technical questions such as this.



More information about the freebsd-newbies mailing list