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...@bugzilla.spamassassin.org on 2007/01/09 16:52:14 UTC

[Bug 5286] New: spamc build failure

http://issues.apache.org/SpamAssassin/show_bug.cgi?id=5286

           Summary: spamc build failure
           Product: Spamassassin
           Version: SVN Trunk (Latest Devel Version)
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P5
         Component: spamc/spamd
        AssignedTo: dev@spamassassin.apache.org
        ReportedBy: maddenj+spamassassin@skynet.ie


Latest trunk version of spamc doesn't build. Patch to follow :

spamc/libspamc.c: In function '_zlib_compress':
spamc/libspamc.c:1008: error: 'flags' undeclared (first use in this function)
spamc/libspamc.c:1008: error: (Each undeclared identifier is reported only once
spamc/libspamc.c:1008: error: for each function it appears in.)
make[1]: *** [spamc/spamc] Error 1
make[1]: Leaving directory `/home/john/sa-trunk'
make: *** [all] Error 2



------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

[Bug 5286] spamc build failure

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


jm@jmason.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED
   Target Milestone|Undefined                   |3.2.0




------- Additional Comments From jm@jmason.org  2007-01-09 08:05 -------
doh.  that's the dangers of #ifdefs right there, I'd missed that :(
applied.

: jm 826...; svn commit -m "bug 5286: fix spamc build failure when zlib is not
available, fix from John Madden <maddenj+spamassassin at skynet.ie>"
Sending        spamc/libspamc.c
Transmitting file data .
Committed revision 494446.




------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

[Bug 5286] spamc build failure

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





------- Additional Comments From maddenj+spamassassin@skynet.ie  2007-01-09 07:53 -------
Created an attachment (id=3819)
 --> (http://issues.apache.org/SpamAssassin/attachment.cgi?id=3819&action=view)
patch 

Add flags to arguments for _zlib_compress



------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.