vdelivermail.c needs a
#include <signal.h>
near the top

It will be in todays update 4.10.27

Ken

Bill Shupp wrote:
> 
> Same thing on RedHat 6.1 (2.2.18) as well.
> 
> Regards,
> 
> Bill Shupp
> 
> on 7/1/01 10:27 PM, Chris at [EMAIL PROTECTED] spake:
> 
> >
> > It happen on Solaris 8 too
> > :-(
> >
> > ----
> > Chris
> >
> > ----- Original Message -----
> > From: "Steve Fulton" <[EMAIL PROTECTED]>
> > To: <[EMAIL PROTECTED]>
> > Sent: Monday, July 02, 2001 8:36 AM
> > Subject: Re: Build Failure: vpopmail-4.10.26, OpenBSD 2.8
> >
> >
> > I have the same build error message as below, running Linux 2.4.4, so it
> > doesn't appear to be platform specific.
> >
> > -- Steve
> >
> > ----- Original Message -----
> > From: "Robin S. Socha" <[EMAIL PROTECTED]>
> > To: "Vpopmail List" <[EMAIL PROTECTED]>
> > Sent: Sunday, July 01, 2001 9:14 AM
> > Subject: Build Failure: vpopmail-4.10.26, OpenBSD 2.8
> >
> >
> >> Greetings,
> >>
> >> vpopmail-4.10.26
> >> OpenBSD 2.8,
> >>
> >> gcc --version
> >> 2.95.3
> >>
> >> gcc -I. -Icdb      -g -O2 -Wall -c vdelivermail.c
> >> vdelivermail.c: In function `main':
> >> vdelivermail.c:164: warning: control reaches end of non-void function
> >> vdelivermail.c: In function `qmail_inject_open':
> >> vdelivermail.c:362: warning: argument `address' might be clobbered by
> > `longjmp' or `vfork'
> >> vdelivermail.c: In function `sig_catch':
> >> vdelivermail.c:610: storage size of `sa' isn't known
> >> vdelivermail.c:613: warning: implicit declaration of function
> > `sigemptyset'
> >> vdelivermail.c:614: warning: implicit declaration of function `sigaction'
> >> vdelivermail.c:610: warning: unused variable `sa'
> >> vdelivermail.c: In function `run_command':
> >> vdelivermail.c:645: `SIGPIPE' undeclared (first use in this function)
> >> vdelivermail.c:645: (Each undeclared identifier is reported only once
> >> vdelivermail.c:645: for each function it appears in.)
> >> vdelivermail.c:645: `SIG_DFL' undeclared (first use in this function)
> >> gmake[2]: *** [vdelivermail.o] Error 1
> >> gmake[2]: Leaving directory `/usr/local/src/DJB/Compile/vpopmail-4.10.26'
> >> gmake[1]: *** [all-recursive] Error 1
> >> gmake[1]: Leaving directory `/usr/local/src/DJB/Compile/vpopmail-4.10.26'
> >> gmake: *** [all-recursive-am] Error 2
> >>
> >> Enjoy :-)
> >>
> >
> >
> >
> >

Reply via email to