mainSpamAssassin Milter Plugin - Support: sr #101133, Problems with Make

 
 

sr #101133: Problems with Make

Submitter:  None
Submitted:  Tue 30 Jul 2002 02:33:22 PM UTC
   
 
Category:  None Priority:  5 - Normal
Severity:  2 - Minor Status:  None
Privacy:  Public Assigned to:  None
Originator Email:  -email is unavailable- Open/Closed:  Open
Operating System:  None
* Mandatory Fields

Add a New Comment Rich Markup
   

Mon 21 Nov 2005 07:23:26 AM UTC, comment #2: 

I figured out this erro rappears due to std:: namespace.
It is fixed adding line:
using namespace std;
at start of spamass-milter.cpp
right after includes.

Anonymous
Fri 02 Aug 2002 07:49:11 AM UTC, comment #1: 


Try gcc-2.95.3. I had similar problems with gcc-3.xx

Invalid User ID <#8848>
Tue 30 Jul 2002 02:33:22 PM UTC, original submission:  


I am running a Tru64 V5.1 Machine.  I installed Perl
5.8.0 so I could avoid problems with SpamAssassin
2.31.  I sucessfully installed Perl5.8.0 as well as
SpamAssasin.  Then I went to install the SpamAssassin
Milter version 0.1.1.  When I ran the configure the
milter crashed when it couldnt use the -02 option with
gcc.  I downloaded GCC version 3.1.1 and installed it,
in hopes that ading the C++ library would
help.  ./configure ran nicely.  Then when I run make I
get errors on virtually every line in the spamass-
milter.h file and the spamass-milter.cpp file.  Then
when it attempts to compile the object file it just
bombs.  Does anyone have any ideas what is wrong?

Anonymous

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

CC list is empty

 

There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

Only logged-in users can vote.

 

No changes have been made to this item

Back to the top

Powered by Savane 3.13-4b48.
Corresponding source code