Just execute this in your autoresponder build directory: fetch ftp.wingnet.net/pub/MAIL/inter7-related/autorespond-2.0.2-patch/autorespond. patch
and then execute this: patch autorespond.c autorespond.patch -- Jesse Guardiani, Systems Administrator WingNET Internet Services, P.O. Box 2605 // Cleveland, TN 37320-2605 423-559-LINK (v) 423-559-5145 (f) http://www.wingnet.net We are actively looking for companies that do a lot of long distance faxing and want to cut their long distance bill by up to 50%. Contact [EMAIL PROTECTED] for more info. ----- Original Message ----- From: <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Sunday, February 09, 2003 4:09 PM Subject: Re: [qmailadmin] Compile autorespond error > Hi > > OK cant you give me a example ? > > Sorry my bad english > > Regards > Jesper Have > > ----- Original Message ----- > From: "Jesse Guardiani" <[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> > Sent: Sunday, February 09, 2003 9:02 PM > Subject: Re: [qmailadmin] Compile autorespond error > > > > Yes. I've dealt with this before. Open up the autoresponder.c file in your > > favorite test editor and comment out the entire strcasestr() function. > > > > FreeBSD has it's own implementation of this function that is nearly > > identical. > > > > Then compile. Everything should be fine. > > > > -- > > Jesse Guardiani, Systems Administrator > > WingNET Internet Services, > > P.O. Box 2605 // Cleveland, TN 37320-2605 > > 423-559-LINK (v) 423-559-5145 (f) > > http://www.wingnet.net > > > > We are actively looking for companies that do a lot of long > > distance faxing and want to cut their long distance bill by > > up to 50%. Contact [EMAIL PROTECTED] for more info. > > > > > > ----- Original Message ----- > > From: [EMAIL PROTECTED] > > To: [EMAIL PROTECTED] > > Sent: Sunday, February 09, 2003 12:53 PM > > Subject: [qmailadmin] Compile autorespond error > > > > > > > > Hi > > > > When i compile autoresponder i get a error, are there sombody there cant > > help me ? > > > > server# make > > gcc -Wall -o autorespond autorespond.c > > autorespond.c:381: conflicting types for `strcasestr' > > /usr/include/string.h:86: previous declaration of `strcasestr' > > *** Error code 1 > > > > Stop in /root/autorespond-2.0.2. > > server# > > > > OS: FreeBSD 4.7 > > Autorespond: 2.0.2 > > > > Sorry my bad english > > > > Regards > > Jesper Have > > > > > > > > >
