Spamprobe 1.4d - compilation error

Nikolaus Hiebaum <[email protected]> Sun, 7 Jan 2007 14:02:05 +0100 (CET)
Newsgroups gmane.mail.spam.spamprobe.general
Message-ID <[email protected]>
Hello,

I would like to compile the new SpamProbe version on my shared server and in
order for SpamProbe to compile, I use the following parameters:

./configure --srcdir=3D/usr/home/hiebaum/bin/spamprobe/spamprobe-1.4d
--prefix=3D/usr/home/hiebaum/bin/spamprobe/spamprobe-1.4d_X
--with-db=3D/usr/local/lib
CPPFLAGS=3D"-I/usr/local/include/db4 -I/usr/local/include"
LDFLAGS=3D"-L/usr/local/lib"

And I get the following output
---SNIP---
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... gcc
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... gcc
checking for ranlib... ranlib
checking how to run the C preprocessor... gcc -E
checking for egrep... grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... no
checking for unistd.h... yes
checking for unistd.h... (cached) yes
checking dirent.h usability... yes
checking dirent.h presence... yes
checking for dirent.h... yes
checking for BerkeleyDB library... -ldb
checking gif_lib.h usability... yes
checking gif_lib.h presence... yes
checking for gif_lib.h... yes
checking for DGifOpen in -lungif... yes
checking png.h usability... yes
checking png.h presence... yes
checking for png.h... yes
checking for png_set_progressive_read_fn in -lpng... yes
checking jpeglib.h usability... yes
checking jpeglib.h presence... yes
checking for jpeglib.h... yes
checking for jpeg_read_header in -ljpeg... yes
checking for a BSD-compatible install... /usr/bin/install -c
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating src/database/Makefile
config.status: creating src/hdl/Makefile
config.status: creating src/includes/Makefile
config.status: creating src/input/Makefile
config.status: creating src/parser/Makefile
config.status: creating src/utility/Makefile
config.status: creating src/spamprobe/Makefile
config.status: executing depfiles commands
---SNAP---

1) I simply want to confirm if the recognizing of embedded SPAM-picture
capability of SpamProbe is enabled?

2) When I run 'make', I get the following error message:
--SNIP--
In file included from /usr/local/include/jpeglib.h:24,
                 from JpegParser.h:38,
                 from JpegParser.cc:38:
/usr/local/include/jconfig.h:12: warning: `HAVE_STDLIB_H' redefined
*Initialization*:1: warning: this is the location of the previous definition
In file included from JpegParser.cc:38:
JpegParser.h:79: ANSI C++ forbids data member `error_mgr' with same name as
enclosing class
*** Error code 1

Stop in /usr/home/hiebaum/bin/spamprobe/spamprobe-1.4d/src/parser.
*** Error code 1

Stop in /usr/home/hiebaum/bin/spamprobe/spamprobe-1.4d/src.
*** Error code 1

Stop in /usr/home/hiebaum/bin/spamprobe/spamprobe-1.4d.
---SNAP---

Any idea what the problem might be?

-- =

Beste Gr=FC=DFe / Best regards ,
Nikolaus Hiebaum

-------------------------------------------------------------------------
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=3Djoin.php&p=3Dsourceforge&CID=3DDE=
VDEV