Mailinglist Archive: opensuse (2114 mails)
| < Previous | Next > |
[opensuse] ld error .
- From: peter nikolic <p.nikolic1@xxxxxxxxxxxxxx>
- Date: Mon, 3 Sep 2007 23:10:31 +0100
- Message-id: <200709032310.31404.p.nikolic1@xxxxxxxxxxxxxx>
Hi .
I am trying to compile gsat part of the Predict package all goes fine untill
Making all in src
make[2]: Entering directory
`/home/downloads/predict-2.2.3/clients/gsat-1.1.0/src'
gcc -g -O2 -Wall -o gsat main.o support.o interface.o callbacks.o comms.o
plugins.o db.o
prefs.o -L/usr/lib64 -L/usr/lib64 -lgtk -lgdk -rdynamic -lgmodule -lglib -ldl -lXi -lXext -lX11 -lm
/usr/lib64/gcc/x86_64-suse-linux/4.1.3/../../../../x86_64-suse-linux/bin/ld:
errno: TLS definition in /lib64/libc.so.6 section .tbss mismatches non-TLS
reference in callbacks.o
/lib64/libc.so.6: could not read symbols: Bad value
collect2: ld returned 1 exit status
make[2]: *** [gsat] Error 1
make[2]: Leaving directory
`/home/downloads/predict-2.2.3/clients/gsat-1.1.0/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/downloads/predict-2.2.3/clients/gsat-1.1.0'
make: *** [all-recursive-am] Error 2
7-of-9:/home/downloads/predict-2.2.3/clients/gsat-1.1.0 #
anyone give me an idea as to what the problem is
Thanks ..
Pete .
--
SuSE Linux 10.3-Alpha3. (Linux is like a wigwam - no Gates, no Windows, and an
Apache inside.)
--
To unsubscribe, e-mail: opensuse+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse+help@xxxxxxxxxxxx
I am trying to compile gsat part of the Predict package all goes fine untill
Making all in src
make[2]: Entering directory
`/home/downloads/predict-2.2.3/clients/gsat-1.1.0/src'
gcc -g -O2 -Wall -o gsat main.o support.o interface.o callbacks.o comms.o
plugins.o db.o
prefs.o -L/usr/lib64 -L/usr/lib64 -lgtk -lgdk -rdynamic -lgmodule -lglib -ldl -lXi -lXext -lX11 -lm
/usr/lib64/gcc/x86_64-suse-linux/4.1.3/../../../../x86_64-suse-linux/bin/ld:
errno: TLS definition in /lib64/libc.so.6 section .tbss mismatches non-TLS
reference in callbacks.o
/lib64/libc.so.6: could not read symbols: Bad value
collect2: ld returned 1 exit status
make[2]: *** [gsat] Error 1
make[2]: Leaving directory
`/home/downloads/predict-2.2.3/clients/gsat-1.1.0/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/downloads/predict-2.2.3/clients/gsat-1.1.0'
make: *** [all-recursive-am] Error 2
7-of-9:/home/downloads/predict-2.2.3/clients/gsat-1.1.0 #
anyone give me an idea as to what the problem is
Thanks ..
Pete .
--
SuSE Linux 10.3-Alpha3. (Linux is like a wigwam - no Gates, no Windows, and an
Apache inside.)
--
To unsubscribe, e-mail: opensuse+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse+help@xxxxxxxxxxxx
| < Previous | Next > |