I'm having trouble with the package/install part of daemontools. I'm getting this:
======================================
./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
=======================================
I've even tried this:
http://www.raditha.com/blog/archives/001119.html
and I get this in the compile:
==========
./compile svscan.c
svscan.c: In function â??startâ??:
svscan.c:104: warning: passing argument 3 of â??pathexec_runâ?? from incompatible pointer type svscan.c:123: warning: passing argument 3 of â??pathexec_runâ?? from incompatible pointer type
=========

any ideas?

Thanks,
Tom

Reply via email to