Yahoo Groups archive

Milter-greylist

Index last updated: 2026-04-28 23:32 UTC

Message

Freebsd compile time error...

2006-05-01 by Bill Levering

I had a free moment, so I thought I'd try the dev version 2.1.5, but  
recieved the following error:

/usr/local/src/milter-greylist-2.1.5# make
gcc -g -O2 -Wall -D_BSD_SOURCE -c milter-greylist.c
gcc -g -O2 -Wall -D_BSD_SOURCE -c pending.c
gcc -g -O2 -Wall -D_BSD_SOURCE -c sync.c
bison -y -p`echo conf_yacc.c|sed 's/^\([^_]\{1,\}_\).*$/\1/'`  
conf_yacc.y
conf_yacc.y:219.11: parse error, unexpected ":", expecting ";" or "|"
*** Error code 1

Stop in /usr/local/src/milter-greylist-2.1.5.
webmig /usr/local/src/milter-greylist-2.1.5#


FreeBSD webmig.com 4.7-RELEASE-p28 FreeBSD 4.7-RELEASE-p28 #43: Wed  
Jul 20 09:35:30 MDT 2005     root@fc2:/usr/src/sys/compile/VKERN  i386


below is the configure output:
milter-greylist-2.1.5# ./configure
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 flex... flex
checking for yywrap in -lfl... yes
checking lex output file root... lex.yy
checking whether yytext is a pointer... yes
checking for bison... bison -y
checking for a BSD-compatible install... /usr/bin/install -c
checking for mkdep... mkdep
checking for rm... rm
checking for mv... mv
checking for test... test
checking for sed... sed
checking for true... true
checking if compiler accepts -Wall... yes
checking if ld accepts --rpath... yes
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 arpa/inet.h usability... yes
checking arpa/inet.h presence... yes
checking for arpa/inet.h... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking netinet/in.h usability... yes
checking netinet/in.h presence... yes
checking for netinet/in.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for strings.h... (cached) yes
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.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/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking netdb.h usability... yes
checking netdb.h presence... yes
checking for netdb.h... yes
checking getopt.h usability... no
checking getopt.h presence... no
checking for getopt.h... no
checking sys/cdefs.h usability... yes
checking sys/cdefs.h presence... yes
checking for sys/cdefs.h... yes
checking for pid_t... yes
checking for size_t... yes
checking whether time.h and sys/time.h may both be included... yes
checking for unistd.h... (cached) yes
checking vfork.h usability... no
checking vfork.h presence... no
checking for vfork.h... no
checking for fork... yes
checking for vfork... yes
checking for working fork... yes
checking for working vfork... (cached) yes
checking for strftime... yes
checking for working memcmp... yes
checking sys/select.h usability... yes
checking sys/select.h presence... yes
checking for sys/select.h... yes
checking for sys/socket.h... (cached) yes
checking types of arguments for select... int,fd_set *,struct timeval *
checking for function prototypes... yes
checking whether setvbuf arguments are reversed... no
checking whether lstat dereferences a symlink specified with a  
trailing slash... no
checking whether stat accepts an empty string... no
checking for bzero... yes
checking for gettimeofday... yes
checking for malloc... yes
checking for inet_ntoa... yes
checking for strerror... yes
checking for select... yes
checking for socket... yes
checking for initgroups... yes
checking for socket in -lsocket... no
checking for socket in -lsocket -lnsl... no
checking for inet_aton in -lresolv... no
checking for inet_pton in -lnsl... no
checking for getaddrinfo... yes
checking for getnameinfo... yes
checking if <syslog.h> defines LOG_PERROR... yes
checking if <time.h> defines timeradd... yes
checking if -D_REENTRANT is needed to use localtime_r... no
checking if -D__EXTENSIONS__ is needed to use snprintf... no
checking for pthread_create in -lpthread... no
checking for pthread_create in -lc_r... yes
checking for smfi_register in -lmilter... yes
checking if -lpthread is needed after -lmilter... no
checking if <sys/queue.h> is outdated... no
checking if __RCSID can be used twice in the same source... yes
checking whether <pthreads.h> wants -pthread... no
checking whether you need -D_XOPEN_SOURCE to use libpthread... no
checking whether you need -D_SGI_SOURCE to use <stdio.h> with - 
ansi... no
checking whether you need -D_XOPEN_SOURCE to use <stdio.h> with - 
ansi... no
checking if -D_OSF_SOURCE is needed for IPV6 support... no
checking for struct sockaddr.sa_len... yes
checking for struct sockaddr_in6.sin6_scope_id... yes
checking if socklen_t is missing... no
checking for broken rwlock in libpthread... no
configure: creating ./config.status
config.status: creating Makefile
config.status: creating milter-greylist.spec
config.status: creating config.h

Bill

Attachments

Move to quarantaine

This moves the raw source file on disk only. The archive index is not changed automatically, so you still need to run a manual refresh afterward.