
Mailing List Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[tlug] xjdic ebuild problem
- Date: Wed, 17 Aug 2011 10:37:00 +0200
- From: Michal Hajek <hajek1@example.com>
- Subject: [tlug] xjdic ebuild problem
- User-agent: Mutt/1.5.21 (2010-09-15)
Hi,
I am trying to build xjdic on my gentoo machine by using this initial
ebuild:
https://bugs.gentoo.org/process_bug.cgi
Unfortunately, I am getting
gcc xjdsa.o xjdcomm_sa.o xjdservcomm_sa.o xjdfrontend_sa.o -o xjdic_sa /usr/lib/gcc/x86_64-pc-linux-gnu/4.5.3/../../../../x86_64-pc-linux-gnu/bin/ld: it: TLS reference in xjdsa.o mismatches non-TLS reference in xjdservcomm_sa.o
xjdservcomm_sa.o: could not read symbols: Bad value
collect2: ld returned 1 exit status
(see the bugreport above, sorry for the long lines)
After some search I thought that all I need to do is add several
"include <errno.h>" in .c files [1], however this does not help [2].
Does anyone have an interest in this ebuild?
Any suggestions what could be wrong?
[1] see http://www.opencascade.org/org/forum/thread_9224/
or http://cournape.wordpress.com/2008/01/15/tls-definition-section-tbss-mismatches-non-tls-reference/
[2] I have tested it on my local overlay
Best regards
Home |
Main Index |
Thread Index