Results 1 to 1 of 1
Below is an error I get when I try to install daemontools-0.76 using package/install
Linking ./src/* into ./compile...
Compiling everything in ./compile...
./load envdir unix.a byte.a
/usr/bin/ld: errno: TLS definition ...
- 06-30-2009 #1Just Joined!
- Join Date
- Jun 2009
- Posts
- 3
FEDORA 5- "collect2: ld returned 1 exit status"
Below is an error I get when I try to install daemontools-0.76 using package/install
Linking ./src/* into ./compile...
Compiling everything in ./compile...
./load envdir unix.a byte.a
/usr/bin/ld: errno: TLS definition in /lib/libc.so.6 section .tbss mismatches non-TLS reference in envdir.o
/lib/libc.so.6: could not read symbols: Bad value
collect2: ld returned 1 exit status
make: *** [envdir] Error 1
Copying commands into ./command...
cp: cannot stat `compile/svscan': No such file or directory
Please can anyone help me?


Reply With Quote