aMule Forum

English => aMule Help => Topic started by: Fukinagashi on August 27, 2004, 08:54:38 PM

Title: Compiliation ends with "/usr/lib/libbcurl.so: undefined reference to 'idn_free'"
Post by: Fukinagashi on August 27, 2004, 08:54:38 PM

Cheers,

I have Mandrake 10

libcurl2-7.11.0-2
libcurl3-7.12.1-1 (my /usr/lib/libbcurl.so actually ln -sf with libbcurl.so.3.0.0.0
libcurl3-devel-7.12.1-1

idn-0.3.6-1
libidn11-0.3.6
libidn11-deve-0.3.6

aMule-2.0.0rc5

ein make after the obligatory ./configure --disable-debug --enable-optimise grants me a   "/usr/lib/libbcurl.so: undefined reference to 'idn_free'" just while trying to link.

I bet it is an incompatabilty between curl and idn. But how and how to solve it.

Help me Pleeeeaaaassseee  ;(

I'll be utterly greatfull for every hint ... :baby:
Title: RE: Compiliation ends with "/usr/lib/libbcurl.so: undefined reference to 'idn_free'"
Post by: Fukinagashi on August 28, 2004, 07:13:10 PM
Forget it, it's solved. I thought 0.3.6 would be the newest version of idn, and I thought it would be rather a problem in *curl*.

Anyway after finding that the actual idn is 0.5.4 and just exchanging it, the compiles  work like a charm.