Re: daemonstools compile problem on mdk8

2001-08-08 Thread Jake Roersma
On 08 Aug 2001 16:09:04 +0200, torben fjerdingstad wrote: > I could compile daemontools-0.70 on several platforms, > but had no luck on Linux Mandrake 8.0: > > ./compile tai64n.c > ./load tai64n time.a unix.a byte.a > ./compile tai64nlocal.c > tai64nlocal.c: In function `main': > tai64nlocal.c:5

Re: daemonstools compile problem on mdk8

2001-08-08 Thread Charles Cazabon
torben fjerdingstad <[EMAIL PROTECTED]> wrote: > I could compile daemontools-0.70 on several platforms, > but had no luck on Linux Mandrake 8.0: [...] > tai64nlocal.c:56: dereferencing pointer to incomplete type This is answered in the mailing list archives at least a hundred times. Charles --

daemonstools compile problem on mdk8

2001-08-08 Thread torben fjerdingstad
I could compile daemontools-0.70 on several platforms, but had no luck on Linux Mandrake 8.0: ./compile tai64n.c ./load tai64n time.a unix.a byte.a ./compile tai64nlocal.c tai64nlocal.c: In function `main': tai64nlocal.c:54: warning: assignment makes pointer from integer without a cast tai64nloc