Re: strange linker error



Davyd Madeley wrote:
> Has anyone seen an error like this before:

> g77 -shared .libs/libHORIZON.la-2.o  -Wl,--rpath -Wl,/home/davyd/install/lib
> -Wl,--rpath -Wl,/home/davyd/install//lib -Wl,--rpath
> -Wl,/home/davyd/install/lib -Wl,--rpath -Wl,/home/davyd/install//lib
> -L/home/davyd/install/lib -L/home/davyd/install//lib
> /home/davyd/install/lib/libFNV.so /home/davyd/install//lib/libFPSMATH.so 
> -Wl,-soname -Wl,libHORIZON.so.0 -o .libs/libHORIZON.so.0.0.0
> /usr/bin/ld: errno: TLS definition in /lib/libc.so.6 section .tbss mismatches
> non-TLS reference in .libs/libHORIZON.la-2.o
> /lib/libc.so.6: could not read symbols: Bad value
> collect2: ld returned 1 exit status
> 
> I'm completely at a loss as to how to fix this. It seems PHP and Qmail have
> previously had problems like this, but I couldn't work out what they did to fix
> it.

I don't know F77, but if it was C, I will try to "#include <errno.h>"
and maybe search and delete custom definition of errno, which does not
work.

-- 
Best Regards / S pozdravem,

Stanislav Brabec
software developer
---------------------------------------------------------------------
SuSE CR, s. r. o.                             e-mail: sbrabec suse cz
Drahobejlova 27                               tel: +420 296 542 382
190 00 Praha 9                                fax: +420 296 542 374
Czech Republic                                http://www.suse.cz/




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]