procmail
[Top] [All Lists]

Compile Failure on Linux 2.0.38

2002-07-06 16:41:37

    Can someone help me fix this compile failure please.

    Linux 2.0.38

superoot mx/usr/local/main/common/procmail-3.22: make
cd src; make ../autoconf.h
make[1]: Entering directory `/usr/local/main/common/procmail-3.22/src'
/bin/sh ./autoconf /bin/sh "/bin/rm -f" "mv -f" /dev/null \
 "grep -F" "make" o "__defaults__" \
 "/usr/bin" ../autoconf.h
==============================================================================
In order for the kernel-locking tests to work as intended I have to be able to
test-lock files on as many semantically different filesystems as possible (for
more information about this, READ PARAGRAPH TWO in INSTALL).  To suppress this
prompt you can set the LOCKINGTEST variable in the Makefile.

Please add writable directories to the list.  You should only add directories
that reside on filesystems that have unique characteristics.  E.g. if you have
several remote NFS partitions, pick some unique client-server pairs, there is
little use in picking the same server twice from the same client-machine.
An excellent candidate would be a remotely mounted mail spool directory.
==============================================================================


I will temporarily use a testdirectory named _locktest
in the following directories:

/tmp .

If you would like to add any, please specify them below,
press return to continue:


Initiating fcntl()/kernel-locking-support tests

Proceeding with kernel-locking-support tests in the background
Testing for const
Testing for volatile
Testing for prototypes
Testing for enum
Checking for POSIX and ANSI/ISO system include files
Checking for network/comsat/biff support
Testing for void*, size_t, off_t, pid_t, time_t, mode_t, uid_t & gid_t
Checking realloc implementation
Testing for WIFEXITED(), WIFSTOPPED(), WEXITSTATUS() & WSIGTERM()
Testing for various struct passwd members
Testing for memmove, strchr, strpbrk, strcspn, strtol, strstr,
        rename, setrgid, setegid, pow, opendir, mkdir, waitpid, fsync,
        ftruncate, strtod, strncasecmp, strerror, strlcat,
        memset, bzero, and _exit
Determining the maximum number of 16 byte arguments execv() takes
Benchmarking your system's strstr() implementation
Collecting results from kernel-locking tests
=============================autoconf.h===================================
/* This file was automagically generated by autoconf */

/* 2 moves in 64 steps of size 16384 when reallocing */
#define NOpw_class
#define NOstrlcat
#define NOsetrgid
#define MAX_argc 7588
#define MAILSPOOLDIR "/var/spool/mail/"
#define SENDMAIL "/usr/sbin/sendmail"
#define defPATH "PATH=$HOME/bin:/bin:/usr/bin:/usr/local/bin:/usr/bin/X11"
#define defSPATH "PATH=/bin:/usr/bin:/usr/local/bin:/usr/bin/X11"
#define PM_VERSION "3.22"
/*locktype: 4, countlocks: 0, timeout 0, watchdog 8, /tmp/_locktest*/
/*locktype: 4, countlocks: 0, timeout 0, watchdog 8, ./_locktest*/
/*locktype: 6, countlocks: 0, timeout 0, watchdog 8, /tmp/_locktest*/
/*locktype: 6, countlocks: 0, timeout 0, watchdog 8, ./_locktest*/
/*locktype: 7, countlocks: 80, timeout 0, watchdog 14, /tmp/_locktest*/
/* Hotwire LOCKINGTEST=110 */
/* Procmail will lock via: dotlocking, fcntl(), lockf() */
#define USElockf
/* autoconf completed */
==========================================================================
make[1]: Leaving directory `/usr/local/main/common/procmail-3.22/src'
cd src; make ../new/procmail ../new/lockfile ../new/formail ../new/mailstat
make[1]: Entering directory `/usr/local/main/common/procmail-3.22/src'
cc -c -O   procmail.c
cc -c -O   cstdio.c
cc -c -O   common.c
cc -c -O   exopen.c
cc -c -O   goodies.c
cc -c -O   locking.c
cc -c -O   mailfold.c
cc -c -O   foldinfo.c
cc -c -O   misc.c
cc -c -O   pipes.c
cc -c -O   regexp.c
cc -c -O   robust.c
cc -c -O   sublib.c
cc -c -O   acommon.c
cc -c -O   mcommon.c
cc -c -O   lastdirsep.c
cc -c -DPROCMAIL -O   authenticate.c
cc -c -O   lmtp.c
cc -c -O   memblk.c
cc -c -O   variables.c
cc -c -O   from.c
cc -c -O   comsat.c
comsat.c: In function `sendcomsat':
comsat.c:135: `UDP_protocolno' undeclared (first use this function)
comsat.c:135: (Each undeclared identifier is reported only once
comsat.c:135: for each function it appears in.)
make[1]: *** [comsat.o] Error 1
make[1]: Leaving directory `/usr/local/main/common/procmail-3.22/src'
make: *** [bins] Error 2
superoot mx/usr/local/main/common/procmail-3.22: ^Dexit

Script done on Sat Jul  6 19:10:02 2002

------------------------------------------------------------------------
Homer Wilson Smith     I would rather die poor    Lightlink Internet
(607) 277-0959 KC2ITF  than suffer the patronage  Ithaca, NY
homer(_at_)lightlink(_dot_)com    of bigots and pinheads.    www.lightlink.com

_______________________________________________
procmail mailing list
procmail(_at_)lists(_dot_)RWTH-Aachen(_dot_)DE
http://MailMan.RWTH-Aachen.DE/mailman/listinfo/procmail

<Prev in Thread] Current Thread [Next in Thread>