You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@spamassassin.apache.org by bu...@issues.apache.org on 2010/04/30 13:06:39 UTC

[Bug 6427] New: Error compiling Spamc on Win32: CONFIG_MAX_LINE_SIZE not defined

https://issues.apache.org/SpamAssassin/show_bug.cgi?id=6427

           Summary: Error compiling Spamc on Win32: CONFIG_MAX_LINE_SIZE
                    not defined
           Product: Spamassassin
           Version: SVN Trunk (Latest Devel Version)
          Platform: PC
        OS/Version: Windows XP
            Status: NEW
          Severity: major
          Priority: P2
         Component: spamc/spamd
        AssignedTo: dev@spamassassin.apache.org
        ReportedBy: q0011@cuba.ionum.ch


Created an attachment (id=4756)
 --> (https://issues.apache.org/SpamAssassin/attachment.cgi?id=4756)
Patch for spamc.h.win

ERROR:

Compiling spamc on windows gives error:
CONFIG_MAX_LINE_SIZE not defined

CAUSE:

Unlike spamc.h.in spamc.h.win doesn't define constants CONFIG_MAX_LINE_SIZE and
COMBO_ARGV_SIZE.

SOLUTION:
see patch

-- 
Configure bugmail: https://issues.apache.org/SpamAssassin/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

[Bug 6427] [review] Error compiling Spamc on Win32: CONFIG_MAX_LINE_SIZE not defined

Posted by bu...@bugzilla.spamassassin.org.
https://issues.apache.org/SpamAssassin/show_bug.cgi?id=6427

Kevin A. McGrail <km...@pccc.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED
  Status Whiteboard|needs 1 votes for 3.3.2     |rtc

--- Comment #7 from Kevin A. McGrail <km...@pccc.com> 2011-05-27 21:56:19 UTC ---
Sending        spamc/spamc.h.win
Transmitting file data .
Committed revision 1128481.

-- 
Configure bugmail: https://issues.apache.org/SpamAssassin/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

[Bug 6427] [review] Error compiling Spamc on Win32: CONFIG_MAX_LINE_SIZE not defined

Posted by bu...@bugzilla.spamassassin.org.
https://issues.apache.org/SpamAssassin/show_bug.cgi?id=6427

Mark Martinec <Ma...@ijs.si> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|3.4.0                       |3.3.2
  Status Whiteboard|needs 1 votes               |needs 1 votes for 3.3.2

--- Comment #4 from Mark Martinec <Ma...@ijs.si> 2011-05-23 21:04:42 UTC ---
trunk:
  Bug 6427: Error compiling Spamc on Win32: CONFIG_MAX_LINE_SIZE not defined
  Sending spamc/spamc.h.win
Committed revision 1126750.

-- 
Configure bugmail: https://issues.apache.org/SpamAssassin/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

[Bug 6427] [review] Error compiling Spamc on Win32: CONFIG_MAX_LINE_SIZE not defined

Posted by bu...@bugzilla.spamassassin.org.
https://issues.apache.org/SpamAssassin/show_bug.cgi?id=6427

Darxus <Da...@ChaosReigns.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |Darxus@ChaosReigns.com

--- Comment #3 from Darxus <Da...@ChaosReigns.com> 2011-05-23 19:43:28 UTC ---
Should be committed to trunk.

Needs 1 more vote for 3.3.  Should probably be re-targeted to 3.3.x.

-- 
Configure bugmail: https://issues.apache.org/SpamAssassin/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

[Bug 6427] [review] Error compiling Spamc on Win32: CONFIG_MAX_LINE_SIZE not defined

Posted by bu...@bugzilla.spamassassin.org.
https://issues.apache.org/SpamAssassin/show_bug.cgi?id=6427

Kevin A. McGrail <km...@pccc.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |kmcgrail@pccc.com
  Status Whiteboard|needs 2 votes               |needs 1 votes

--- Comment #2 from Kevin A. McGrail <km...@pccc.com> 2011-05-19 15:33:47 UTC ---
(In reply to comment #1)
> +1

+1 and this is trivial. It should go into 3.3 as well.

-- 
Configure bugmail: https://issues.apache.org/SpamAssassin/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

[Bug 6427] [review] Error compiling Spamc on Win32: CONFIG_MAX_LINE_SIZE not defined

Posted by bu...@bugzilla.spamassassin.org.
https://issues.apache.org/SpamAssassin/show_bug.cgi?id=6427

Justin Mason <jm...@jmason.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jm@jmason.org

--- Comment #5 from Justin Mason <jm...@jmason.org> 2011-05-26 21:25:02 UTC ---
+1

-- 
Configure bugmail: https://issues.apache.org/SpamAssassin/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

[Bug 6427] [review] Error compiling Spamc on Win32: CONFIG_MAX_LINE_SIZE not defined

Posted by bu...@bugzilla.spamassassin.org.
https://issues.apache.org/SpamAssassin/show_bug.cgi?id=6427

--- Comment #6 from Darxus <Da...@ChaosReigns.com> 2011-05-26 21:32:14 UTC ---
Whiteboard should be changed to "ready to commit for 3.3.2", and should be
committed to 3.3.

-- 
Configure bugmail: https://issues.apache.org/SpamAssassin/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

[Bug 6427] [review] Error compiling Spamc on Win32: CONFIG_MAX_LINE_SIZE not defined

Posted by bu...@bugzilla.spamassassin.org.
https://issues.apache.org/SpamAssassin/show_bug.cgi?id=6427

Mark Martinec <Ma...@ijs.si> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|Undefined                   |3.4.0
            Summary|Error compiling Spamc on    |[review] Error compiling
                   |Win32: CONFIG_MAX_LINE_SIZE |Spamc on Win32:
                   |not defined                 |CONFIG_MAX_LINE_SIZE not
                   |                            |defined
  Status Whiteboard|                            |needs 2 votes

--- Comment #1 from Mark Martinec <Ma...@ijs.si> 2011-05-19 13:55:57 UTC ---
+1

-- 
Configure bugmail: https://issues.apache.org/SpamAssassin/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.