this problem occurs while installing daemontools in redhat 7.1 due to version of GCC. please edit the tai64nlocal.c and change #include <sys/time.h> to #include <time.h> regards lilo ----- Original Message ----- From: akshaysalkar <[EMAIL PROTECTED]> To: MLUG <[EMAIL PROTECTED]> Sent: Monday, February 04, 2002 2:59 PM Subject: [ILUG-BOM] QMail compilation error
> > For QMail i untarred the daemontools.tar.gz > > but when i try to install giving ... > make setup check > > it says... > > ./compile tai64nlocal.c > tai64nlocal.c: In function `main': > tai64nlocal.c:54: warning: assignment makes pointer from integer without a cast > tai64nlocal.c:55: dereferencing pointer to incomplete type > tai64nlocal.c:56: dereferencing pointer to incomplete type > tai64nlocal.c:57: dereferencing pointer to incomplete type > tai64nlocal.c:58: dereferencing pointer to incomplete type > tai64nlocal.c:59: dereferencing pointer to incomplete type > tai64nlocal.c:60: dereferencing pointer to incomplete type > make: *** [tai64nlocal.o] Error 1 > > does any1 know what the problem could be?? > > Get Your Private, Free E-mail from Indiatimes at http://email.indiatimes.com > > Buy Music, Video, CD-ROM, Audio-Books and Music Accessories from http://www.planetm.co.in > > _______________________________________________ > http://mm.ilug-bom.org.in/mailman/listinfo/linuxers _______________________________________________ http://mm.ilug-bom.org.in/mailman/listinfo/linuxers

