Re: [M-CVS] SF.net SVN: mahogany: [7171] trunk/M/lib/dspam
Vadim Zeitlin <[email protected]> Wed, 20 Dec 2006 01:15:50 +0100
| Newsgroups | gmane.mail.mahogany.devel |
|---|---|
| Message-ID | <[email protected]> |
On Wed, 20 Dec 2006 02:10:39 +0200 Nerijus Baliunas <[email protected]> wrote: NB> On Sun, 17 Dec 2006 16:05:53 -0800 [email protected] wrote: NB> NB> > minimally possible fixes to make dspam (with hash driver) compile under Windows with MSVC NB> NB> Now M does not link: NB> NB> ../lib/dspam/src/.libs/libdspam.a(util.o): In function `LOGDEBUG': NB> ../.src/src/error.h:51: multiple definition of `LOGDEBUG' NB> ../lib/dspam/src/.libs/libdspam.a(libdspam.o):../.src/src/error.h:51: first defined here I don't understand what's going on, it's an inline function... And, anyhow, HAVE_VARIADIC_MACROS should be defined for all gcc versions >= 3 so this code shouldn't be compiled at all. Did something wrong happen to dspam configure so that it decided that neither variadic macros nor inline was supported? Thanks, VZ ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys - and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV