Op Wed, 13 Dec 2006, schreef Ramiro Brescia:

> Hi.
> 
> I'm trying to load libc.so.6 (placed in /lib/tls) through a symbolic link
> (placed in /usr/lib), with {$LINKLIB libc.so.6} .
> The linker shows:
> 
> /usr/bin/../lib/libpthread- 2.3.6.so: referencia a [EMAIL PROTECTED]' sin
> definir
> /usr/bin/../lib/libpthread-2.3.6.so: referencia a
> [EMAIL PROTECTED]' sin definir
> /usr/bin/../lib/libpthread-2.3.6.so: referencia a [EMAIL PROTECTED]' sin
> definir
> /usr/bin/../lib/libpthread-2.3.6.so: referencia a [EMAIL PROTECTED]' sin
> definir
> soft_phone_linux.lpr(23,1) Error: Error while linking
> 
> How could I load the library?

You can't. This is classical libc breakage, if the libc programmers don't 
like the weather, they break stuff. Upgrading to a more modern 
installation usually helps.

Daniël
_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal

Reply via email to