Donate Share

Bagley: Greylisting for Exim 4

Tracker: Bugs

5 Compile error: Function 'exit' not declared - ID: 1511204
Last Update: Comment added ( bonebill )

I get the following compile error:

--
> make
g++ -c -O -Wall -I../exim-4.62/src bagley-check.cxx
bagley-check.cxx: In function 'int main(int, char**)':
bagley-check.cxx:57: error: 'exit' was not declared in
this scope
bagley-check.cxx:68: error: 'exit' was not declared in
this scope
bagley-check.cxx:81: error: 'exit' was not declared in
this scope
make: *** [bagley-check.o] Error 1
--


Nobody/Anonymous ( nobody ) - 2006-06-23 09:59

5

Closed

Fixed

William Blunn

None

None

Public


Comments ( 7 )




Date: 2009-06-03 02:57
Sender: bonebillProject Admin

Fixed in release 0.03


Date: 2009-06-03 00:59
Sender: bonebillProject Admin

Fixed in CVS as of bagley-check.cxx CVS v1.2


Date: 2009-06-02 23:40
Sender: bonebillProject Admin

Fixed in CVS


Date: 2009-03-03 14:39
Sender: nobody

add:

#include <stdlib.h>

in bagley-check.cxx




Date: 2008-03-18 13:57
Sender: bonebillProject Admin


I believe this issue was fixed Tue Sep 28 21:16:08 2004.

The change was checked in to CVS but no official release was ever made.

At the present time, the CVS head contains only compile fixes over and
above 0.02.


Date: 2007-06-12 18:56
Sender: nobody

Logged In: NO

bagley-check.cxx requires the prototype for exit()
#include <stdlib.h>



Date: 2006-10-23 09:41
Sender: nobody

Logged In: NO

same here , is this prjoect dead ??




Log in to comment.




Attached File

No Files Currently Attached

Changes ( 6 )

Field Old Value Date By
status_id Open 2009-06-03 02:57 bonebill
resolution_id Accepted 2009-06-03 02:57 bonebill
close_date - 2009-06-03 02:57 bonebill
resolution_id None 2009-06-02 23:40 bonebill
summary compile error 2009-06-02 23:40 bonebill
assigned_to nobody 2006-11-10 13:11 bonebill