Re: qmail and Redhat 7.1

2001-07-27 Thread Oscar Ricardo Silva
This has been asked and answered many times on the list. In tai64nlocal.c, Change #include to #include Oscar At 09:10 AM 7/27/2001 -0600, Alex Leyva, you wrote: >Hi, im triying to install qmail 1.03 on a Redhat 7.1, when i compile >daemontools i get the following errors: > >./compile tai64

Re: qmail and Redhat 7.1

2001-07-27 Thread Greg White
On Fri, Jul 27, 2001 at 09:10:47AM -0600, Alex Leyva wrote: > Hi, im triying to install qmail 1.03 on a Redhat 7.1, when i compile > daemontools i get the following errors: > > ./compile tai64nlocal.c > tai64nlocal.c: In function `main': > tai64nlocal.c:54: warning: assignment makes pointer from

Re: qmail and Redhat 7.1

2001-07-27 Thread Drew Raines
* Alex Leyva <[EMAIL PROTECTED]>: > > Hi, im triying to install qmail 1.03 on a Redhat 7.1, when i compile > daemontools i get the following errors: [snip] > I've tried this with 3 different boxes. > I've checked tai64nlocal.c and i cant find anything wrong. I can. You didn't look in the list

qmail and Redhat 7.1 SOLVED

2001-07-27 Thread Alex Leyva
In Life with qmail i read: Note: Under some versions of Linux, such as Red Hat 7, you'll probably receive an error during the make step like: ./compile tai64nlocal.c tai64nlocal.c: In function `main': tai64nlocal.c:54: warning: assignment makes pointer from integer without a cast

qmail and Redhat 7.1

2001-07-27 Thread Alex Leyva
Hi, im triying to install qmail 1.03 on a Redhat 7.1, when i compile daemontools i get the following errors: ./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 incomp