Re: Problems compiling
[email protected] Wed, 09 Oct 2002 15:41:19 -0500
| Newsgroups | gmane.mail.eps |
|---|---|
| Organization | Inter7 Internet Technologies, Inc. |
| Message-ID | <[email protected]> |
Well, unfortunately, the new version of eFilter is proprietary. Inter7 spent a lot on it's development, and couldnt afford to release it GPL until development costs had been re-couped. It's a rather complicated, and extremely configurable peice of code. As far as making those demo codes work with it, depending upon your experience with C, shouldnt be a big deal. Download EPS v0.9, and get eFilter to work with that. Download an older epstools so you can see how EPS v0.9 worked. Then, download the new EPS, and the new epstools and look at the differences. There arent many. The only real changes you see using the API is that the INTERFACE_* definitions are mostly gone. John Johnson wrote: > > Ok, not a problem.. Just had me confused that's all :) I guess I > Should hold on for a new version of efilter I guess.. I hate spam > And I get some even when running TMDA, Jerks use my email address > As there from address to get past it... Looking for something to > Use with TMDA and efilter looked like what I wanted.. Any ideas how > I can make efilter work with the new eps? > > -John > > -----Original Message----- > From: vol [mailto:vol] On Behalf Of [email protected] > Sent: Wednesday, October 09, 2002 1:33 PM > To: [email protected] > Cc: [email protected] > Subject: Re: [eps] Problems compiling > > That's alright. Mistakes happen :) > > Well, the eFilter code you see on that page was demo code, > and not meant to be supported. If you REALLY want to use that code > though, you will need to downgrade EPS. However, if you're going to use > EPS for anything else, I would seriously recommend against a downgrade. > > John Johnson wrote: > > > > I did not notice that it said efilter would not work.. My error.. So > > I have to remove the new version of eps and go back to an older One to > > > make efilter work, I thought this was a new verion of efilter, Why > > would a new version of efilter not work with that version of eps? > > > > -John > > > > -----Original Message----- > > From: vol [mailto:vol] On Behalf Of [email protected] > > Sent: Wednesday, October 09, 2002 11:03 AM > > To: [email protected] > > Cc: [email protected] > > Subject: Re: [eps] Problems compiling > > > > The EPS page states that the sample eFilter code > > posted does not work with EPS v1.x. > > > > John Johnson wrote: > > > > > > I get this error below when compiling efilter 0.2.. > > > Any ideas? > > > > > > ---------------------- > > > [root@www efilter-0.2]# make > > > gcc -O3 -I. -I/usr/include/eps -o efilter.o -c efilter.c > > > efilter.c: In function `efilter_init': > > > efilter.c:43: `INTERFACE_STDIN' undeclared (first use in this > > > function) > > > efilter.c:43: (Each undeclared identifier is reported only once > > > efilter.c:43: for each function it appears in.) > > > efilter.c:43: warning: assignment makes integer from pointer without > > > > a cast > > > efilter.c: In function `efilter_rejected': > > > efilter.c:57: too few arguments to function `eps_next_header' > > > efilter.c:57: too few arguments to function `eps_next_header' > > > efilter.c:78: `BREAK_STOP' undeclared (first use in this function) > > > efilter.c:82: warning: assignment makes pointer from integer without > > > > a cast > > > efilter.c:82: warning: assignment makes pointer from integer without > > > > a cast > > > efilter.c: In function `efilter_kill': > > > efilter.c:96: too few arguments to function `eps_end' > > > efilter.c: In function `efilter_check_a_header': > > > efilter.c:143: warning: assignment makes pointer from integer > > > without > > a > > > cast > > > efilter.c:145: warning: assignment makes pointer from integer > > > without > > a > > > cast > > > make: *** [efilter.o] Error 1 > > > [root@www efilter-0.2]# > > > > -- > > mailto:[email protected] > > Matt Brookings - Chief Technical Officer > > Inter7 Internet Technologies, Inc. > > www.inter7.com - 847-492-0470 > > Prices at http://www.inter7.com/prices > > -- > mailto:[email protected] > Matt Brookings - Chief Technical Officer > Inter7 Internet Technologies, Inc. > www.inter7.com - 847-492-0470 > Prices at http://www.inter7.com/prices -- mailto:[email protected] Matt Brookings - Chief Technical Officer Inter7 Internet Technologies, Inc. www.inter7.com - 847-492-0470 Prices at http://www.inter7.com/prices