Evening all.

I have googled for information but have not found anything as yet so this may be something that is peculiar to my machine. This is a fairly standard install based on Slackware 7 if my memory serves me well.

I am running Qmail with Qmail Scanner, Sophie 3.03 and Spamd which, after a few schoolboy errors, now runs well if a little slowly. The problem is that when I try to make Sophie 3.04 rc*, this fails with the errors below. 3.03 makes without a problem

Any assistance in this matter (on or off list) will be gratefully received but as 3.03 is running well, I'm not in too much of a rush to upgrade.

Regards, Mark.

mailman:/usr/src/av/sophie-3.04rc2# ./configure
checking for gcc... gcc
checking for C compiler default output... 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 build system type... i586-pc-linux-gnu
checking host system type... i586-pc-linux-gnu
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking how to run the C preprocessor... gcc -E
checking for egrep... grep -E
checking for ANSI C header files... yes
checking for sys/wait.h that is POSIX.1 compatible... 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 sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking syslog.h usability... yes
checking syslog.h presence... yes
checking for syslog.h... yes
checking for unistd.h... (cached) yes
checking sys/sched.h usability... no
checking sys/sched.h presence... no
checking for sys/sched.h... no
checking sched.h usability... yes
checking sched.h presence... yes
checking for sched.h... yes
checking whether stdio.h declares vsnprintf... yes
checking whether grp.h declares initgroups... yes
checking whether unistd.h declares initgroups... no
checking for an ANSI C-conforming const... yes
checking for uid_t in sys/types.h... yes
checking for pid_t... yes
checking whether struct tm is in sys/time.h or time.h... time.h
checking for working memcmp... yes
checking return type of signal handlers... void
checking for bind... yes
checking for nanosleep... yes
checking for location of libsavi... /usr/local/lib
checking for SAVIsweepFile in -lsavi... yes
checking if network support is enabled... no
checking if fgets() will be used... no
checking if only fatal errors will be reported... no
configure: creating ./config.status
config.status: creating Makefile
config.status: creating sophie.cfg
config.status: creating config.h
mailman:/usr/src/av/sophie-3.04rc2# make
gcc -g -O2 -Wall -Isav_if   -c sophie.c -o sophie.o
sophie.c: In function `set_sockopts':
sophie.c:171: `IPPROTO_TCP' undeclared (first use in this function)
sophie.c:171: (Each undeclared identifier is reported only once
sophie.c:171: for each function it appears in.)
make: *** [sophie.o] Error 1
mailman:/usr/src/av/sophie-3.04rc2#



-------------------------------------------------------
The SF.Net email is sponsored by EclipseCon 2004
Premiere Conference on Open Tools Development and Integration
See the breadth of Eclipse activity. February 3-5 in Anaheim, CA.
http://www.eclipsecon.org/osdn
_______________________________________________
Qmail-scanner-general mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/qmail-scanner-general

Reply via email to