Hi,

We are struggling to build daemontools on our centos 4.6 x86 machine. The scripts stops here:

./makelib time.a iopause.o tai_now.o tai_pack.o tai_sub.o \
        tai_unpack.o taia_add.o taia_approx.o taia_frac.o taia_less.o \
        taia_now.o taia_pack.o taia_sub.o taia_uint.o
./compile timestamp.c
./load multilog deepsleep.o timestamp.o match.o time.a unix.a byte.a
./compile pgrphack.c
pgrphack.c: In function 'main':
pgrphack.c:13: warning: control reaches end of non-void function
./load pgrphack unix.a byte.a
./compile readproctitle.c
./load readproctitle unix.a byte.a
./compile setlock.c
setlock.c: In function 'main':
setlock.c:50: warning: control reaches end of non-void function
./load setlock unix.a byte.a
./compile setuidgid.c
setuidgid.c: In function 'main':
setuidgid.c:29: warning: control reaches end of non-void function
./load setuidgid unix.a byte.a
./compile softlimit.c
softlimit.c: In function 'main':
softlimit.c:127: warning: control reaches end of non-void function
./load softlimit unix.a byte.a
./compile supervise.c
supervise.c: In function 'announce':
supervise.c:78: warning: implicit declaration of function 'rename'
supervise.c: In function 'trigger':
supervise.c:84: warning: ignoring return value of 'write', declared with attribute warn_unused_result
supervise.c: In function 'trystart':
supervise.c:102: warning: passing argument 2 of 'execve' from incompatible pointer type
./load supervise deepsleep.o time.a unix.a byte.a
./compile svc.c
svc.c: In function 'main':
svc.c:43: warning: suggest parentheses around assignment used as truth value
./load svc unix.a byte.a
./compile svok.c
./load svok unix.a byte.a
./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
./load svscan unix.a byte.a
rm -f svscanboot
cat warn-auto.sh svscanboot.sh \
        | sed s}HOME}"`head -1 home`"}g \
        > svscanboot
chmod 555 svscanboot
./compile svstat.c
svstat.c: In function 'main':
svstat.c:134: warning: suggest parentheses around assignment used as truth value
./load svstat time.a unix.a byte.a
./compile tai64n.c
./load tai64n timestamp.o time.a unix.a byte.a
./compile tai64nlocal.c
./load tai64nlocal unix.a byte.a
env - /bin/sh rts.tests 2>&1 | cat -v > rts

Not sure what to do now, if someone can please assist.

Thanks,

Simon

---------------------------------------------------------------------
    QmailToaster hosted by: VR Hosted <http://www.vr.org>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to