Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 19 Aug 2004 20:12:50 -0500
From:      Nikolas Britton <freebsd@nbritton.org>
To:        ganzman <ganzman@ganzman.no-ip.org>, freebsd-newbies@freebsd.org
Subject:   Re: error compiling amule   
Message-ID:  <41255012.9000003@nbritton.org>
In-Reply-To: <41227641.4030402@ganzman.no-ip.org>
References:  <41227641.4030402@ganzman.no-ip.org>

next in thread | previous in thread | raw e-mail | index | archive | help
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@freebsd.org mailing list, it is the 
appropriate place for technical questions such as this.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?41255012.9000003>