[cairo] Compilation error "undefined reference to `___tls_get_addr'"

Victor Engmark victor.engmark at gmail.com
Tue Feb 22 04:14:58 PST 2011


On Tue, Feb 22, 2011 at 12:29 PM, Victor Engmark
<victor.engmark at gmail.com> wrote:
> Hi guys,
>
> I'm trying to create a pixman 0.20.2 package on an old platform, but I
> get the following output during the compile phase:
>
>  CCLD   a1-trap-test
> ../pixman/.libs/libpixman-1.so: undefined reference to `___tls_get_addr'
> collect2: ld returned 1 exit status
> make[3]: *** [a1-trap-test] Error 1

Workaround: --disable-shared, but I'd very much like to avoid that.

-- 
Victor Engmark


More information about the cairo mailing list