Happy to oblige (and be the Mac OS X test guinea pig)
On Jun 24, 2009, at 10:51 AM, Steve wrote:
n't know why the Mac OS X build has twice _agent_config symbol defined? Can you run the following command inside the build directory and post the output of them:nm .libs/read_config.o | grep _agent_config nm .libs/pref.o | grep _agent_config
lewicki:src root# nm .libs/read_config.o | grep _agent_config 0000235c S _agent_config lewicki:src root# nm .libs/pref.o | grep _agent_config 000028e0 S _agent_config
Would it be possible for you to post the whole ./configure options you have used? And the whole log after starting ./configure until the error is happening?
Attached.
lewicki:dspam-3.9.0-ALPHA2 root# ./configure
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... ./install-sh -c -d
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking build system type... i386-apple-darwin9.7.0
checking host system type... i386-apple-darwin9.7.0
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 ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for ld used by gcc... /usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld
checking if the linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) is GNU
ld... no
checking for /usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld option to reload
object files... -r
checking for BSD-compatible nm... /usr/bin/nm -p
checking whether ln -s works... yes
checking how to recognize dependent libraries... pass_all
checking how to run the C preprocessor... gcc -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... yes
checking for unistd.h... yes
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
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++... gcc3
checking how to run the C++ preprocessor... g++ -E
checking for g77... no
checking for xlf... no
checking for f77... no
checking for frt... no
checking for pgf77... no
checking for cf77... no
checking for fort77... no
checking for fl32... no
checking for af77... no
checking for xlf90... no
checking for f90... no
checking for pgf90... no
checking for pghpf... no
checking for epcf90... no
checking for gfortran... no
checking for g95... no
checking for xlf95... no
checking for f95... no
checking for fort... no
checking for ifort... no
checking for ifc... no
checking for efc... no
checking for pgf95... no
checking for lf95... no
checking for ftn... no
checking whether we are using the GNU Fortran 77 compiler... no
checking whether accepts -g... no
checking the maximum length of command line arguments... 196608
checking command to parse /usr/bin/nm -p output from gcc object... rm:
conftest.dSYM: is a directory
ok
checking for objdir... .libs
checking for ar... ar
checking for ranlib... ranlib
checking for strip... strip
checking for dsymutil... dsymutil
checking for nmedit... nmedit
checking for -single_module linker flag... yes
checking for -exported_symbols_list linker flag... yes
rm: conftest.dSYM: is a directory
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fno-common
checking if gcc PIC flag -fno-common works... yes
checking if gcc static flag -static works... no
checking if gcc supports -c -o file.o... yes
checking whether the gcc linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld)
supports shared libraries... yes
checking dynamic linker characteristics... darwin9.7.0 dyld
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
configure: creating libtool
appending configuration tag "CXX" to libtool
checking for ld used by g++... /usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld
checking if the linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) is GNU
ld... no
checking whether the g++ linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld)
supports shared libraries... yes
checking for g++ option to produce PIC... -fno-common
checking if g++ PIC flag -fno-common works... yes
checking if g++ static flag -static works... no
checking if g++ supports -c -o file.o... yes
checking whether the g++ linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld)
supports shared libraries... yes
checking dynamic linker characteristics... darwin9.7.0 dyld
(cached) (cached) checking how to hardcode library paths into programs...
immediate
appending configuration tag "F77" to libtool
checking whether make sets $(MAKE)... (cached) yes
checking for inline... inline
checking for ISO C99 varargs macros in C... yes
checking for string.h... (cached) yes
checking math.h usability... yes
checking math.h presence... yes
checking for math.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking whether time.h and sys/time.h may both be included... yes
checking for strlcpy... yes
checking for strsep... yes
checking for strtok_r... yes
checking for getpwnam_r... yes
checking for getpwuid_r... yes
checking for memcpy... yes
checking for memset... yes
checking for localtime_r... yes
checking for sys/types.h... (cached) yes
checking for sys/socket.h... yes
checking for netinet/in.h... yes
checking for arpa/inet.h... yes
checking for inet_ntoa_r... no
checking if inet_ntoa_r might be used... no
checking for strcasestr... yes
checking whether to enable daemon mode... no
checking for sys/types.h... (cached) yes
checking for sys/socket.h... (cached) yes
checking for netinet/in.h... (cached) yes
checking for arpa/inet.h... (cached) yes
checking for library containing inet_ntoa... none required
checking for library containing socket... none required
checking for library containing dlopen... none required
checking whether to enable NodalCore(tm) C-Series Hardware Extensions... no
checking whether to enable split configuration file support... no
checking whether to enable external lookup support... no
checking for dspam_home... $(prefix)/var/dspam
checking which delivery agent to activate in dspam.conf... /usr/bin/procmail
checking whether to enable trusted user security... yes
checking whether to enable clamav... no
checking whether to enable debug output... no
checking whether to enable syslog output... yes
checking whether to enable debug output for BNR... no
checking whether to enable home directory support... no
checking whether to enable MySQL client initialization... yes
checking whether to enable preferences-extension... no
checking whether to enable verbose debug output... no
checking whether to enable long usernames... no
checking whether to enable large scale implementation... no
checking whether to enable domain structure implementation... no
checking for logdir... $(prefix)/var/dspam/log
checking which storage drivers to build... hash_drv
checking whether we are building a single, static storage driver... yes
checking whether to enable profiling output... no
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/tools/Makefile
config.status: creating webui/Makefile
config.status: creating m4/Makefile
config.status: creating src/tools.mysql_drv/Makefile
config.status: creating txt/Makefile
config.status: creating src/tools.pgsql_drv/Makefile
config.status: creating src/Makefile
config.status: creating webui/cgi-bin/templates/Makefile
config.status: creating src/tools.sqlite_drv/Makefile
config.status: creating man/Makefile
config.status: creating src/dspam.pc
config.status: creating src/dspam-uninstalled.pc
config.status: creating doc/Makefile
config.status: creating src/tools.hash_drv/Makefile
config.status: creating scripts/Makefile
config.status: creating webui/cgi-bin/Makefile
config.status: creating webui/htdocs/Makefile
config.status: creating src/auto-config.h
config.status: executing depfiles commands
lewicki:dspam-3.9.0-ALPHA2 root# make
Making all in .
make[1]: Nothing to be done for `all-am'.
Making all in webui
Making all in cgi-bin
Making all in templates
make[3]: Nothing to be done for `all'.
dspam_transformed=`echo dspam | sed 's,x,x,'`; sed -e
's,@dspam_home\@,/usr/local/var/dspam,g' -e 's,@bindir\@,/usr/local/bin,g' <
./configure.pl.in > configure.pl
Making all in htdocs
make[2]: Nothing to be done for `all'.
make[2]: Nothing to be done for `all-am'.
Making all in m4
make[1]: Nothing to be done for `all'.
Making all in man
Making all in .
make[2]: Nothing to be done for `all-am'.
Making all in src
make all-recursive
Making all in .
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H
-DLOGDIR=\"/usr/local/var/dspam/log\" -DCONFDIR=\"/usr/local/etc\"
-DCONFIG_DEFAULT=\"/usr/local/etc/dspam.conf\" -D_THREAD_SAFE -D_REENTRANT
-D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I. -g -O2 -Wall
-Wmissing-prototypes -Wmissing-declarations -MT libdspam.lo -MD -MP -MF
.deps/libdspam.Tpo -c -o libdspam.lo libdspam.c
mkdir .libs
gcc -DHAVE_CONFIG_H -DLOGDIR=\"/usr/local/var/dspam/log\"
-DCONFDIR=\"/usr/local/etc\" -DCONFIG_DEFAULT=\"/usr/local/etc/dspam.conf\"
-D_THREAD_SAFE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I. -g -O2
-Wall -Wmissing-prototypes -Wmissing-declarations -MT libdspam.lo -MD -MP -MF
.deps/libdspam.Tpo -c libdspam.c -fno-common -DPIC -o .libs/libdspam.o
gcc -DHAVE_CONFIG_H -DLOGDIR=\"/usr/local/var/dspam/log\"
-DCONFDIR=\"/usr/local/etc\" -DCONFIG_DEFAULT=\"/usr/local/etc/dspam.conf\"
-D_THREAD_SAFE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I. -g -O2
-Wall -Wmissing-prototypes -Wmissing-declarations -MT libdspam.lo -MD -MP -MF
.deps/libdspam.Tpo -c libdspam.c -o libdspam.o >/dev/null 2>&1
mv -f .deps/libdspam.Tpo .deps/libdspam.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H
-DLOGDIR=\"/usr/local/var/dspam/log\" -DCONFDIR=\"/usr/local/etc\"
-DCONFIG_DEFAULT=\"/usr/local/etc/dspam.conf\" -D_THREAD_SAFE -D_REENTRANT
-D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I. -g -O2 -Wall
-Wmissing-prototypes -Wmissing-declarations -MT heap.lo -MD -MP -MF
.deps/heap.Tpo -c -o heap.lo heap.c
gcc -DHAVE_CONFIG_H -DLOGDIR=\"/usr/local/var/dspam/log\"
-DCONFDIR=\"/usr/local/etc\" -DCONFIG_DEFAULT=\"/usr/local/etc/dspam.conf\"
-D_THREAD_SAFE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I. -g -O2
-Wall -Wmissing-prototypes -Wmissing-declarations -MT heap.lo -MD -MP -MF
.deps/heap.Tpo -c heap.c -fno-common -DPIC -o .libs/heap.o
gcc -DHAVE_CONFIG_H -DLOGDIR=\"/usr/local/var/dspam/log\"
-DCONFDIR=\"/usr/local/etc\" -DCONFIG_DEFAULT=\"/usr/local/etc/dspam.conf\"
-D_THREAD_SAFE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I. -g -O2
-Wall -Wmissing-prototypes -Wmissing-declarations -MT heap.lo -MD -MP -MF
.deps/heap.Tpo -c heap.c -o heap.o >/dev/null 2>&1
mv -f .deps/heap.Tpo .deps/heap.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H
-DLOGDIR=\"/usr/local/var/dspam/log\" -DCONFDIR=\"/usr/local/etc\"
-DCONFIG_DEFAULT=\"/usr/local/etc/dspam.conf\" -D_THREAD_SAFE -D_REENTRANT
-D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I. -g -O2 -Wall
-Wmissing-prototypes -Wmissing-declarations -MT diction.lo -MD -MP -MF
.deps/diction.Tpo -c -o diction.lo diction.c
gcc -DHAVE_CONFIG_H -DLOGDIR=\"/usr/local/var/dspam/log\"
-DCONFDIR=\"/usr/local/etc\" -DCONFIG_DEFAULT=\"/usr/local/etc/dspam.conf\"
-D_THREAD_SAFE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I. -g -O2
-Wall -Wmissing-prototypes -Wmissing-declarations -MT diction.lo -MD -MP -MF
.deps/diction.Tpo -c diction.c -fno-common -DPIC -o .libs/diction.o
gcc -DHAVE_CONFIG_H -DLOGDIR=\"/usr/local/var/dspam/log\"
-DCONFDIR=\"/usr/local/etc\" -DCONFIG_DEFAULT=\"/usr/local/etc/dspam.conf\"
-D_THREAD_SAFE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I. -g -O2
-Wall -Wmissing-prototypes -Wmissing-declarations -MT diction.lo -MD -MP -MF
.deps/diction.Tpo -c diction.c -o diction.o >/dev/null 2>&1
mv -f .deps/diction.Tpo .deps/diction.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H
-DLOGDIR=\"/usr/local/var/dspam/log\" -DCONFDIR=\"/usr/local/etc\"
-DCONFIG_DEFAULT=\"/usr/local/etc/dspam.conf\" -D_THREAD_SAFE -D_REENTRANT
-D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I. -g -O2 -Wall
-Wmissing-prototypes -Wmissing-declarations -MT base64.lo -MD -MP -MF
.deps/base64.Tpo -c -o base64.lo base64.c
gcc -DHAVE_CONFIG_H -DLOGDIR=\"/usr/local/var/dspam/log\"
-DCONFDIR=\"/usr/local/etc\" -DCONFIG_DEFAULT=\"/usr/local/etc/dspam.conf\"
-D_THREAD_SAFE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I. -g -O2
-Wall -Wmissing-prototypes -Wmissing-declarations -MT base64.lo -MD -MP -MF
.deps/base64.Tpo -c base64.c -fno-common -DPIC -o .libs/base64.o
gcc -DHAVE_CONFIG_H -DLOGDIR=\"/usr/local/var/dspam/log\"
-DCONFDIR=\"/usr/local/etc\" -DCONFIG_DEFAULT=\"/usr/local/etc/dspam.conf\"
-D_THREAD_SAFE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I. -g -O2
-Wall -Wmissing-prototypes -Wmissing-declarations -MT base64.lo -MD -MP -MF
.deps/base64.Tpo -c base64.c -o base64.o >/dev/null 2>&1
mv -f .deps/base64.Tpo .deps/base64.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H
-DLOGDIR=\"/usr/local/var/dspam/log\" -DCONFDIR=\"/usr/local/etc\"
-DCONFIG_DEFAULT=\"/usr/local/etc/dspam.conf\" -D_THREAD_SAFE -D_REENTRANT
-D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I. -g -O2 -Wall
-Wmissing-prototypes -Wmissing-declarations -MT buffer.lo -MD -MP -MF
.deps/buffer.Tpo -c -o buffer.lo buffer.c
gcc -DHAVE_CONFIG_H -DLOGDIR=\"/usr/local/var/dspam/log\"
-DCONFDIR=\"/usr/local/etc\" -DCONFIG_DEFAULT=\"/usr/local/etc/dspam.conf\"
-D_THREAD_SAFE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I. -g -O2
-Wall -Wmissing-prototypes -Wmissing-declarations -MT buffer.lo -MD -MP -MF
.deps/buffer.Tpo -c buffer.c -fno-common -DPIC -o .libs/buffer.o
gcc -DHAVE_CONFIG_H -DLOGDIR=\"/usr/local/var/dspam/log\"
-DCONFDIR=\"/usr/local/etc\" -DCONFIG_DEFAULT=\"/usr/local/etc/dspam.conf\"
-D_THREAD_SAFE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I. -g -O2
-Wall -Wmissing-prototypes -Wmissing-declarations -MT buffer.lo -MD -MP -MF
.deps/buffer.Tpo -c buffer.c -o buffer.o >/dev/null 2>&1
mv -f .deps/buffer.Tpo .deps/buffer.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H
-DLOGDIR=\"/usr/local/var/dspam/log\" -DCONFDIR=\"/usr/local/etc\"
-DCONFIG_DEFAULT=\"/usr/local/etc/dspam.conf\" -D_THREAD_SAFE -D_REENTRANT
-D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I. -g -O2 -Wall
-Wmissing-prototypes -Wmissing-declarations -MT util.lo -MD -MP -MF
.deps/util.Tpo -c -o util.lo util.c
gcc -DHAVE_CONFIG_H -DLOGDIR=\"/usr/local/var/dspam/log\"
-DCONFDIR=\"/usr/local/etc\" -DCONFIG_DEFAULT=\"/usr/local/etc/dspam.conf\"
-D_THREAD_SAFE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I. -g -O2
-Wall -Wmissing-prototypes -Wmissing-declarations -MT util.lo -MD -MP -MF
.deps/util.Tpo -c util.c -fno-common -DPIC -o .libs/util.o
util.c:668: warning: no previous prototype for 'timeout'
gcc -DHAVE_CONFIG_H -DLOGDIR=\"/usr/local/var/dspam/log\"
-DCONFDIR=\"/usr/local/etc\" -DCONFIG_DEFAULT=\"/usr/local/etc/dspam.conf\"
-D_THREAD_SAFE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I. -g -O2
-Wall -Wmissing-prototypes -Wmissing-declarations -MT util.lo -MD -MP -MF
.deps/util.Tpo -c util.c -o util.o >/dev/null 2>&1
mv -f .deps/util.Tpo .deps/util.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H
-DLOGDIR=\"/usr/local/var/dspam/log\" -DCONFDIR=\"/usr/local/etc\"
-DCONFIG_DEFAULT=\"/usr/local/etc/dspam.conf\" -D_THREAD_SAFE -D_REENTRANT
-D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I. -g -O2 -Wall
-Wmissing-prototypes -Wmissing-declarations -MT nodetree.lo -MD -MP -MF
.deps/nodetree.Tpo -c -o nodetree.lo nodetree.c
gcc -DHAVE_CONFIG_H -DLOGDIR=\"/usr/local/var/dspam/log\"
-DCONFDIR=\"/usr/local/etc\" -DCONFIG_DEFAULT=\"/usr/local/etc/dspam.conf\"
-D_THREAD_SAFE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I. -g -O2
-Wall -Wmissing-prototypes -Wmissing-declarations -MT nodetree.lo -MD -MP -MF
.deps/nodetree.Tpo -c nodetree.c -fno-common -DPIC -o .libs/nodetree.o
gcc -DHAVE_CONFIG_H -DLOGDIR=\"/usr/local/var/dspam/log\"
-DCONFDIR=\"/usr/local/etc\" -DCONFIG_DEFAULT=\"/usr/local/etc/dspam.conf\"
-D_THREAD_SAFE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I. -g -O2
-Wall -Wmissing-prototypes -Wmissing-declarations -MT nodetree.lo -MD -MP -MF
.deps/nodetree.Tpo -c nodetree.c -o nodetree.o >/dev/null 2>&1
mv -f .deps/nodetree.Tpo .deps/nodetree.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H
-DLOGDIR=\"/usr/local/var/dspam/log\" -DCONFDIR=\"/usr/local/etc\"
-DCONFIG_DEFAULT=\"/usr/local/etc/dspam.conf\" -D_THREAD_SAFE -D_REENTRANT
-D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I. -g -O2 -Wall
-Wmissing-prototypes -Wmissing-declarations -MT error.lo -MD -MP -MF
.deps/error.Tpo -c -o error.lo error.c
gcc -DHAVE_CONFIG_H -DLOGDIR=\"/usr/local/var/dspam/log\"
-DCONFDIR=\"/usr/local/etc\" -DCONFIG_DEFAULT=\"/usr/local/etc/dspam.conf\"
-D_THREAD_SAFE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I. -g -O2
-Wall -Wmissing-prototypes -Wmissing-declarations -MT error.lo -MD -MP -MF
.deps/error.Tpo -c error.c -fno-common -DPIC -o .libs/error.o
gcc -DHAVE_CONFIG_H -DLOGDIR=\"/usr/local/var/dspam/log\"
-DCONFDIR=\"/usr/local/etc\" -DCONFIG_DEFAULT=\"/usr/local/etc/dspam.conf\"
-D_THREAD_SAFE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I. -g -O2
-Wall -Wmissing-prototypes -Wmissing-declarations -MT error.lo -MD -MP -MF
.deps/error.Tpo -c error.c -o error.o >/dev/null 2>&1
mv -f .deps/error.Tpo .deps/error.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H
-DLOGDIR=\"/usr/local/var/dspam/log\" -DCONFDIR=\"/usr/local/etc\"
-DCONFIG_DEFAULT=\"/usr/local/etc/dspam.conf\" -D_THREAD_SAFE -D_REENTRANT
-D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I. -g -O2 -Wall
-Wmissing-prototypes -Wmissing-declarations -MT decode.lo -MD -MP -MF
.deps/decode.Tpo -c -o decode.lo decode.c
gcc -DHAVE_CONFIG_H -DLOGDIR=\"/usr/local/var/dspam/log\"
-DCONFDIR=\"/usr/local/etc\" -DCONFIG_DEFAULT=\"/usr/local/etc/dspam.conf\"
-D_THREAD_SAFE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I. -g -O2
-Wall -Wmissing-prototypes -Wmissing-declarations -MT decode.lo -MD -MP -MF
.deps/decode.Tpo -c decode.c -fno-common -DPIC -o .libs/decode.o
gcc -DHAVE_CONFIG_H -DLOGDIR=\"/usr/local/var/dspam/log\"
-DCONFDIR=\"/usr/local/etc\" -DCONFIG_DEFAULT=\"/usr/local/etc/dspam.conf\"
-D_THREAD_SAFE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I. -g -O2
-Wall -Wmissing-prototypes -Wmissing-declarations -MT decode.lo -MD -MP -MF
.deps/decode.Tpo -c decode.c -o decode.o >/dev/null 2>&1
mv -f .deps/decode.Tpo .deps/decode.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H
-DLOGDIR=\"/usr/local/var/dspam/log\" -DCONFDIR=\"/usr/local/etc\"
-DCONFIG_DEFAULT=\"/usr/local/etc/dspam.conf\" -D_THREAD_SAFE -D_REENTRANT
-D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I. -g -O2 -Wall
-Wmissing-prototypes -Wmissing-declarations -MT pref.lo -MD -MP -MF
.deps/pref.Tpo -c -o pref.lo pref.c
gcc -DHAVE_CONFIG_H -DLOGDIR=\"/usr/local/var/dspam/log\"
-DCONFDIR=\"/usr/local/etc\" -DCONFIG_DEFAULT=\"/usr/local/etc/dspam.conf\"
-D_THREAD_SAFE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I. -g -O2
-Wall -Wmissing-prototypes -Wmissing-declarations -MT pref.lo -MD -MP -MF
.deps/pref.Tpo -c pref.c -fno-common -DPIC -o .libs/pref.o
gcc -DHAVE_CONFIG_H -DLOGDIR=\"/usr/local/var/dspam/log\"
-DCONFDIR=\"/usr/local/etc\" -DCONFIG_DEFAULT=\"/usr/local/etc/dspam.conf\"
-D_THREAD_SAFE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I. -g -O2
-Wall -Wmissing-prototypes -Wmissing-declarations -MT pref.lo -MD -MP -MF
.deps/pref.Tpo -c pref.c -o pref.o >/dev/null 2>&1
mv -f .deps/pref.Tpo .deps/pref.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H
-DLOGDIR=\"/usr/local/var/dspam/log\" -DCONFDIR=\"/usr/local/etc\"
-DCONFIG_DEFAULT=\"/usr/local/etc/dspam.conf\" -D_THREAD_SAFE -D_REENTRANT
-D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I. -g -O2 -Wall
-Wmissing-prototypes -Wmissing-declarations -MT read_config.lo -MD -MP -MF
.deps/read_config.Tpo -c -o read_config.lo read_config.c
gcc -DHAVE_CONFIG_H -DLOGDIR=\"/usr/local/var/dspam/log\"
-DCONFDIR=\"/usr/local/etc\" -DCONFIG_DEFAULT=\"/usr/local/etc/dspam.conf\"
-D_THREAD_SAFE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I. -g -O2
-Wall -Wmissing-prototypes -Wmissing-declarations -MT read_config.lo -MD -MP
-MF .deps/read_config.Tpo -c read_config.c -fno-common -DPIC -o
.libs/read_config.o
gcc -DHAVE_CONFIG_H -DLOGDIR=\"/usr/local/var/dspam/log\"
-DCONFDIR=\"/usr/local/etc\" -DCONFIG_DEFAULT=\"/usr/local/etc/dspam.conf\"
-D_THREAD_SAFE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I. -g -O2
-Wall -Wmissing-prototypes -Wmissing-declarations -MT read_config.lo -MD -MP
-MF .deps/read_config.Tpo -c read_config.c -o read_config.o >/dev/null 2>&1
mv -f .deps/read_config.Tpo .deps/read_config.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H
-DLOGDIR=\"/usr/local/var/dspam/log\" -DCONFDIR=\"/usr/local/etc\"
-DCONFIG_DEFAULT=\"/usr/local/etc/dspam.conf\" -D_THREAD_SAFE -D_REENTRANT
-D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I. -g -O2 -Wall
-Wmissing-prototypes -Wmissing-declarations -MT config_shared.lo -MD -MP -MF
.deps/config_shared.Tpo -c -o config_shared.lo config_shared.c
gcc -DHAVE_CONFIG_H -DLOGDIR=\"/usr/local/var/dspam/log\"
-DCONFDIR=\"/usr/local/etc\" -DCONFIG_DEFAULT=\"/usr/local/etc/dspam.conf\"
-D_THREAD_SAFE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I. -g -O2
-Wall -Wmissing-prototypes -Wmissing-declarations -MT config_shared.lo -MD -MP
-MF .deps/config_shared.Tpo -c config_shared.c -fno-common -DPIC -o
.libs/config_shared.o
gcc -DHAVE_CONFIG_H -DLOGDIR=\"/usr/local/var/dspam/log\"
-DCONFDIR=\"/usr/local/etc\" -DCONFIG_DEFAULT=\"/usr/local/etc/dspam.conf\"
-D_THREAD_SAFE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I. -g -O2
-Wall -Wmissing-prototypes -Wmissing-declarations -MT config_shared.lo -MD -MP
-MF .deps/config_shared.Tpo -c config_shared.c -o config_shared.o >/dev/null
2>&1
mv -f .deps/config_shared.Tpo .deps/config_shared.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H
-DLOGDIR=\"/usr/local/var/dspam/log\" -DCONFDIR=\"/usr/local/etc\"
-DCONFIG_DEFAULT=\"/usr/local/etc/dspam.conf\" -D_THREAD_SAFE -D_REENTRANT
-D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I. -g -O2 -Wall
-Wmissing-prototypes -Wmissing-declarations -MT bnr.lo -MD -MP -MF
.deps/bnr.Tpo -c -o bnr.lo bnr.c
gcc -DHAVE_CONFIG_H -DLOGDIR=\"/usr/local/var/dspam/log\"
-DCONFDIR=\"/usr/local/etc\" -DCONFIG_DEFAULT=\"/usr/local/etc/dspam.conf\"
-D_THREAD_SAFE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I. -g -O2
-Wall -Wmissing-prototypes -Wmissing-declarations -MT bnr.lo -MD -MP -MF
.deps/bnr.Tpo -c bnr.c -fno-common -DPIC -o .libs/bnr.o
gcc -DHAVE_CONFIG_H -DLOGDIR=\"/usr/local/var/dspam/log\"
-DCONFDIR=\"/usr/local/etc\" -DCONFIG_DEFAULT=\"/usr/local/etc/dspam.conf\"
-D_THREAD_SAFE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I. -g -O2
-Wall -Wmissing-prototypes -Wmissing-declarations -MT bnr.lo -MD -MP -MF
.deps/bnr.Tpo -c bnr.c -o bnr.o >/dev/null 2>&1
mv -f .deps/bnr.Tpo .deps/bnr.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H
-DLOGDIR=\"/usr/local/var/dspam/log\" -DCONFDIR=\"/usr/local/etc\"
-DCONFIG_DEFAULT=\"/usr/local/etc/dspam.conf\" -D_THREAD_SAFE -D_REENTRANT
-D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I. -g -O2 -Wall
-Wmissing-prototypes -Wmissing-declarations -MT hash.lo -MD -MP -MF
.deps/hash.Tpo -c -o hash.lo hash.c
gcc -DHAVE_CONFIG_H -DLOGDIR=\"/usr/local/var/dspam/log\"
-DCONFDIR=\"/usr/local/etc\" -DCONFIG_DEFAULT=\"/usr/local/etc/dspam.conf\"
-D_THREAD_SAFE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I. -g -O2
-Wall -Wmissing-prototypes -Wmissing-declarations -MT hash.lo -MD -MP -MF
.deps/hash.Tpo -c hash.c -fno-common -DPIC -o .libs/hash.o
gcc -DHAVE_CONFIG_H -DLOGDIR=\"/usr/local/var/dspam/log\"
-DCONFDIR=\"/usr/local/etc\" -DCONFIG_DEFAULT=\"/usr/local/etc/dspam.conf\"
-D_THREAD_SAFE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I. -g -O2
-Wall -Wmissing-prototypes -Wmissing-declarations -MT hash.lo -MD -MP -MF
.deps/hash.Tpo -c hash.c -o hash.o >/dev/null 2>&1
mv -f .deps/hash.Tpo .deps/hash.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H
-DLOGDIR=\"/usr/local/var/dspam/log\" -DCONFDIR=\"/usr/local/etc\"
-DCONFIG_DEFAULT=\"/usr/local/etc/dspam.conf\" -D_THREAD_SAFE -D_REENTRANT
-D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I. -g -O2 -Wall
-Wmissing-prototypes -Wmissing-declarations -MT list.lo -MD -MP -MF
.deps/list.Tpo -c -o list.lo list.c
gcc -DHAVE_CONFIG_H -DLOGDIR=\"/usr/local/var/dspam/log\"
-DCONFDIR=\"/usr/local/etc\" -DCONFIG_DEFAULT=\"/usr/local/etc/dspam.conf\"
-D_THREAD_SAFE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I. -g -O2
-Wall -Wmissing-prototypes -Wmissing-declarations -MT list.lo -MD -MP -MF
.deps/list.Tpo -c list.c -fno-common -DPIC -o .libs/list.o
list.c: In function 'bnr_list_node_create':
list.c:39: warning: passing argument 1 of 'exit' makes integer from pointer
without a cast
gcc -DHAVE_CONFIG_H -DLOGDIR=\"/usr/local/var/dspam/log\"
-DCONFDIR=\"/usr/local/etc\" -DCONFIG_DEFAULT=\"/usr/local/etc/dspam.conf\"
-D_THREAD_SAFE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I. -g -O2
-Wall -Wmissing-prototypes -Wmissing-declarations -MT list.lo -MD -MP -MF
.deps/list.Tpo -c list.c -o list.o >/dev/null 2>&1
mv -f .deps/list.Tpo .deps/list.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H
-DLOGDIR=\"/usr/local/var/dspam/log\" -DCONFDIR=\"/usr/local/etc\"
-DCONFIG_DEFAULT=\"/usr/local/etc/dspam.conf\" -D_THREAD_SAFE -D_REENTRANT
-D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I. -g -O2 -Wall
-Wmissing-prototypes -Wmissing-declarations -MT external_lookup.lo -MD -MP -MF
.deps/external_lookup.Tpo -c -o external_lookup.lo external_lookup.c
gcc -DHAVE_CONFIG_H -DLOGDIR=\"/usr/local/var/dspam/log\"
-DCONFDIR=\"/usr/local/etc\" -DCONFIG_DEFAULT=\"/usr/local/etc/dspam.conf\"
-D_THREAD_SAFE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I. -g -O2
-Wall -Wmissing-prototypes -Wmissing-declarations -MT external_lookup.lo -MD
-MP -MF .deps/external_lookup.Tpo -c external_lookup.c -fno-common -DPIC -o
.libs/external_lookup.o
gcc -DHAVE_CONFIG_H -DLOGDIR=\"/usr/local/var/dspam/log\"
-DCONFDIR=\"/usr/local/etc\" -DCONFIG_DEFAULT=\"/usr/local/etc/dspam.conf\"
-D_THREAD_SAFE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I. -g -O2
-Wall -Wmissing-prototypes -Wmissing-declarations -MT external_lookup.lo -MD
-MP -MF .deps/external_lookup.Tpo -c external_lookup.c -o external_lookup.o
>/dev/null 2>&1
mv -f .deps/external_lookup.Tpo .deps/external_lookup.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H
-DLOGDIR=\"/usr/local/var/dspam/log\" -DCONFDIR=\"/usr/local/etc\"
-DCONFIG_DEFAULT=\"/usr/local/etc/dspam.conf\" -D_THREAD_SAFE -D_REENTRANT
-D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I. -g -O2 -Wall
-Wmissing-prototypes -Wmissing-declarations -MT tokenizer.lo -MD -MP -MF
.deps/tokenizer.Tpo -c -o tokenizer.lo tokenizer.c
gcc -DHAVE_CONFIG_H -DLOGDIR=\"/usr/local/var/dspam/log\"
-DCONFDIR=\"/usr/local/etc\" -DCONFIG_DEFAULT=\"/usr/local/etc/dspam.conf\"
-D_THREAD_SAFE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I. -g -O2
-Wall -Wmissing-prototypes -Wmissing-declarations -MT tokenizer.lo -MD -MP -MF
.deps/tokenizer.Tpo -c tokenizer.c -fno-common -DPIC -o .libs/tokenizer.o
gcc -DHAVE_CONFIG_H -DLOGDIR=\"/usr/local/var/dspam/log\"
-DCONFDIR=\"/usr/local/etc\" -DCONFIG_DEFAULT=\"/usr/local/etc/dspam.conf\"
-D_THREAD_SAFE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I. -g -O2
-Wall -Wmissing-prototypes -Wmissing-declarations -MT tokenizer.lo -MD -MP -MF
.deps/tokenizer.Tpo -c tokenizer.c -o tokenizer.o >/dev/null 2>&1
mv -f .deps/tokenizer.Tpo .deps/tokenizer.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H
-DLOGDIR=\"/usr/local/var/dspam/log\" -DCONFDIR=\"/usr/local/etc\"
-DCONFIG_DEFAULT=\"/usr/local/etc/dspam.conf\" -D_THREAD_SAFE -D_REENTRANT
-D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I. -g -O2 -Wall
-Wmissing-prototypes -Wmissing-declarations -MT hash_drv.lo -MD -MP -MF
.deps/hash_drv.Tpo -c -o hash_drv.lo hash_drv.c
gcc -DHAVE_CONFIG_H -DLOGDIR=\"/usr/local/var/dspam/log\"
-DCONFDIR=\"/usr/local/etc\" -DCONFIG_DEFAULT=\"/usr/local/etc/dspam.conf\"
-D_THREAD_SAFE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I. -g -O2
-Wall -Wmissing-prototypes -Wmissing-declarations -MT hash_drv.lo -MD -MP -MF
.deps/hash_drv.Tpo -c hash_drv.c -fno-common -DPIC -o .libs/hash_drv.o
gcc -DHAVE_CONFIG_H -DLOGDIR=\"/usr/local/var/dspam/log\"
-DCONFDIR=\"/usr/local/etc\" -DCONFIG_DEFAULT=\"/usr/local/etc/dspam.conf\"
-D_THREAD_SAFE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_GNU_SOURCE -I. -g -O2
-Wall -Wmissing-prototypes -Wmissing-declarations -MT hash_drv.lo -MD -MP -MF
.deps/hash_drv.Tpo -c hash_drv.c -o hash_drv.o >/dev/null 2>&1
mv -f .deps/hash_drv.Tpo .deps/hash_drv.Plo
/bin/sh ../libtool --tag=CC --mode=link gcc -g -O2 -Wall
-Wmissing-prototypes -Wmissing-declarations -rpath '/usr/local/lib'
-version-info 7:0:0 -o libdspam.la -rpath /usr/local/lib libdspam.lo heap.lo
diction.lo base64.lo buffer.lo util.lo nodetree.lo error.lo decode.lo pref.lo
read_config.lo config_shared.lo bnr.lo hash.lo list.lo external_lookup.lo
tokenizer.lo -lm hash_drv.lo -lm
gcc -dynamiclib ${wl}-flat_namespace ${wl}-undefined ${wl}suppress -o
.libs/libdspam.7.0.0.dylib .libs/libdspam.o .libs/heap.o .libs/diction.o
.libs/base64.o .libs/buffer.o .libs/util.o .libs/nodetree.o .libs/error.o
.libs/decode.o .libs/pref.o .libs/read_config.o .libs/config_shared.o
.libs/bnr.o .libs/hash.o .libs/list.o .libs/external_lookup.o .libs/tokenizer.o
.libs/hash_drv.o -lm -install_name /usr/local/lib/libdspam.7.dylib
-compatibility_version 8 -current_version 8.0 -Wl,-single_module
ld: duplicate symbol _agent_config in .libs/read_config.o and .libs/pref.o
collect2: ld returned 1 exit status
make[3]: *** [libdspam.la] Error 1
make[2]: *** [all-recursive] Error 1
make[1]: *** [all] Error 2
make: *** [all-recursive] Error 1
smime.p7s
Description: S/MIME cryptographic signature
------------------------------------------------------------------------------
_______________________________________________ Dspam-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/dspam-devel
