> > I still get the compiling error in Solaris 8 with the 
> latest snapshot 
> > 20031025!!!!! It seems that this is not solved in the CVS!!!
> 
> On my solaris 8 machine 20031025 detects the os and builds 
> correctly with the required flags.

This is very strange - also in my case it detects the os. Which compiler
version are you using. I use gcc 3.2.2
 
> What's the contents of your config.log?

See below. Could you compare it with yours? The last snapshot I compiled
was 20031013 and it compiled without any problems.
Thanks for your help.
Wolfgang



webhost:/export/home/cats/clamav-devel-20031025 more config.log_sav
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by configure, which was
generated by GNU Autoconf 2.53.  Invocation command line was

  $ ./configure --enable-milter

## --------- ##
## Platform. ##
## --------- ##

hostname = webhost
uname -m = sun4u
uname -r = 5.8
uname -s = SunOS
uname -v = Generic_108528-17

/usr/bin/uname -p = sparc
/bin/uname -X     = System = SunOS
Node = webhost
Release = 5.8
KernelID = Generic_108528-17
Machine = sun4u
BusType = <unknown>
Serial = <unknown>
Users = <unknown>
OEM# = 0
Origin# = 1
NumCPU = 1

/bin/arch              = sun4
/usr/bin/arch -k       = sun4u
/usr/convex/getsysinfo = unknown
hostinfo               = unknown
/bin/machine           = unknown
/usr/bin/oslevel       = unknown
/bin/universe          = unknown

PATH: /usr/local/bin
PATH: /usr/local/bin/pbm
PATH: /opt/MTRGcats/bin
PATH: .
PATH: /usr/openwin/bin
PATH: /bin
PATH: /usr/bin
PATH: /usr/ucb
PATH: /etc
PATH: /usr/etc
PATH: /usr/bin/X11
PATH: /usr/sbin
PATH: /usr/ccs/bin


## ----------- ##
## Core tests. ##
## ----------- ##

configure:1411: checking build system type
configure:1429: result: sparc-sun-solaris2.8
configure:1437: checking host system type
configure:1451: result: sparc-sun-solaris2.8
configure:1459: checking target system type
configure:1473: result: sparc-sun-solaris2.8
configure:1544: result: creating target.h - canonical system defines
configure:1689: checking for a BSD-compatible install
configure:1743: result: ./install-sh -c
configure:1754: checking whether build environment is sane
configure:1797: result: yes
configure:1830: checking for gawk
configure:1859: result: no
configure:1830: checking for mawk
configure:1859: result: no
configure:1830: checking for nawk
configure:1846: found /bin/nawk
configure:1856: result: nawk
configure:1866: checking whether make sets ${MAKE}
configure:1886: result: yes
configure:2041: checking for gawk
configure:2067: result: nawk
configure:2123: checking for gcc
configure:2139: found /usr/local/bin/gcc
configure:2149: result: gcc
configure:2393: checking for C compiler version
configure:2396: gcc --version </dev/null >&5
gcc (GCC) 3.2.2
Copyright (C) 2002 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is
NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR
PURPOSE.

configure:2399: $? = 0
configure:2401: gcc -v </dev/null >&5
Reading specs from
/usr/local/lib/gcc-lib/sparc-sun-solaris2.8/3.2.2/specs
Configured with: ../configure --disable-nls --with-ld=/usr/ccs/bin/ld
--with-as=/usr/ccs/bin/as
Thread model: posix
gcc version 3.2.2
configure:2404: $? = 0
configure:2406: gcc -V </dev/null >&5
gcc: argument to `-V' is missing
configure:2409: $? = 1
configure:2435: checking for C compiler default output
configure:2438: gcc    conftest.c  >&5
configure:2441: $? = 0
configure:2474: result: a.out
configure:2479: checking whether the C compiler works
configure:2485: ./a.out
configure:2488: $? = 0
configure:2503: result: yes
configure:2510: checking whether we are cross compiling
configure:2512: result: no
configure:2515: checking for suffix of executables
configure:2517: gcc -o conftest    conftest.c  >&5
configure:2520: $? = 0
configure:2542: result: 
configure:2548: checking for suffix of object files
configure:2572: gcc -c   conftest.c >&5
configure:2575: $? = 0
configure:2594: result: o
configure:2598: checking whether we are using the GNU C compiler
configure:2625: gcc -c   conftest.c >&5
configure:2628: $? = 0
configure:2631: test -s conftest.o
configure:2634: $? = 0
configure:2646: result: yes
configure:2652: checking whether gcc accepts -g
configure:2676: gcc -c -g  conftest.c >&5
configure:2679: $? = 0
configure:2682: test -s conftest.o
configure:2685: $? = 0
configure:2695: result: yes
configure:2722: gcc -c -g -O2  conftest.c >&5
conftest.c:2: parse error before "me"
configure:2725: $? = 1
configure: failed program was:
#ifndef __cplusplus
  choke me
#endif
configure:2854: checking for style of include used by make
configure:2882: result: GNU
configure:2910: checking dependency style of gcc
configure:2972: result: gcc3
configure:2989: checking for a BSD-compatible install
configure:3043: result: ./install-sh -c
configure:3054: checking whether ln -s works
configure:3058: result: yes
configure:3065: checking whether make sets ${MAKE}
configure:3085: result: yes
configure:3182: checking for ld used by GCC
configure:3245: result: /usr/ccs/bin/ld
configure:3254: checking if the linker (/usr/ccs/bin/ld) is GNU ld
configure:3266: result: no
configure:3271: checking for /usr/ccs/bin/ld option to reload object
files
configure:3278: result: -r
configure:3283: checking for BSD-compatible nm
configure:3319: result: /usr/ccs/bin/nm -p
configure:3322: checking how to recognise dependant libraries
configure:3500: result: pass_all
configure:3513: checking command to parse /usr/ccs/bin/nm -p output
configure:3594: gcc -c -g -O2  conftest.c >&5
configure:3597: $? = 0
configure:3601: /usr/ccs/bin/nm -p conftest.o \| sed -n -e 's/^.*[
]\([BDT][BDT]*\)[       ][      ]*\(\)\([_A-Za-z][_A-
Za-z0-9]*\)$/\1 \2\3 \3/p' \> conftest.nm
configure:3604: $? = 0
configure:3656: gcc -o conftest -g -O2   conftest.c conftstm.o >&5
configure:3659: $? = 0
configure:3703: result: ok
configure:3712: checking how to run the C preprocessor
configure:3738: gcc -E  conftest.c
configure:3744: $? = 0
configure:3771: gcc -E  conftest.c
configure:3767:28: ac_nonexistent.h: No such file or directory
configure:3777: $? = 1
configure: failed program was:
#line 3766 "configure"
#include "confdefs.h"
#include <ac_nonexistent.h>
configure:3814: result: gcc -E
configure:3829: gcc -E  conftest.c
configure:3835: $? = 0
configure:3862: gcc -E  conftest.c
configure:3858:28: ac_nonexistent.h: No such file or directory
configure:3868: $? = 1
configure: failed program was:
#line 3857 "configure"
#include "confdefs.h"
#include <ac_nonexistent.h>
configure:3908: checking for ANSI C header files
configure:3922: gcc -E  conftest.c
configure:3928: $? = 0
configure:4013: gcc -o conftest -g -O2   conftest.c  >&5
configure:4016: $? = 0
configure:4018: ./conftest
configure:4021: $? = 0
configure:4035: result: yes
configure:4059: checking for sys/types.h
configure:4072: gcc -c -g -O2  conftest.c >&5
configure:4075: $? = 0
configure:4078: test -s conftest.o
configure:4081: $? = 0
configure:4091: result: yes
configure:4059: checking for sys/stat.h
configure:4072: gcc -c -g -O2  conftest.c >&5
configure:4075: $? = 0
configure:4078: test -s conftest.o
configure:4081: $? = 0
configure:4091: result: yes
configure:4059: checking for stdlib.h
configure:4072: gcc -c -g -O2  conftest.c >&5
configure:4075: $? = 0
configure:4078: test -s conftest.o
configure:4081: $? = 0
configure:4091: result: yes
configure:4059: checking for string.h
configure:4072: gcc -c -g -O2  conftest.c >&5
configure:4075: $? = 0
configure:4078: test -s conftest.o
configure:4081: $? = 0
configure:4091: result: yes
configure:4059: checking for memory.h
configure:4072: gcc -c -g -O2  conftest.c >&5
configure:4075: $? = 0
configure:4078: test -s conftest.o
configure:4081: $? = 0
configure:4091: result: yes
configure:4059: checking for strings.h
configure:4072: gcc -c -g -O2  conftest.c >&5
configure:4075: $? = 0
configure:4078: test -s conftest.o
configure:4081: $? = 0
configure:4091: result: yes
configure:4059: checking for inttypes.h
configure:4072: gcc -c -g -O2  conftest.c >&5
configure:4075: $? = 0
configure:4078: test -s conftest.o
configure:4081: $? = 0
configure:4091: result: yes
configure:4059: checking for stdint.h
configure:4072: gcc -c -g -O2  conftest.c >&5
configure:4100:20: stdint.h: No such file or directory
configure:4075: $? = 1
configure: failed program was:
#line 4064 "configure"
#include "confdefs.h"
#include <stdio.h>
#if HAVE_SYS_TYPES_H
# include <sys/types.h>
#endif
#if HAVE_SYS_STAT_H
# include <sys/stat.h>
#endif
#if STDC_HEADERS
# include <stdlib.h>
# include <stddef.h>
#else
# if HAVE_STDLIB_H
#  include <stdlib.h>
# endif
#endif
#if HAVE_STRING_H
# if !STDC_HEADERS && HAVE_MEMORY_H
#  include <memory.h>
# endif
# include <string.h>
#endif
#if HAVE_STRINGS_H
# include <strings.h>
#endif
#if HAVE_INTTYPES_H
# include <inttypes.h>
#else
# if HAVE_STDINT_H
#  include <stdint.h>
# endif
#endif
#if HAVE_UNISTD_H
# include <unistd.h>
#endif

#include <stdint.h>
configure:4091: result: no
configure:4059: checking for unistd.h
configure:4072: gcc -c -g -O2  conftest.c >&5
configure:4075: $? = 0
configure:4078: test -s conftest.o
configure:4081: $? = 0
configure:4091: result: yes
configure:4117: checking dlfcn.h usability
configure:4126: gcc -c -g -O2  conftest.c >&5
configure:4129: $? = 0
configure:4132: test -s conftest.o
configure:4135: $? = 0
configure:4144: result: yes
configure:4148: checking dlfcn.h presence
configure:4155: gcc -E  conftest.c
configure:4161: $? = 0
configure:4179: result: yes
configure:4197: checking for dlfcn.h
configure:4204: result: yes
configure:4401: checking for ranlib
configure:4417: found /usr/ccs/bin/ranlib
configure:4428: result: ranlib
configure:4481: checking for strip
configure:4497: found /usr/ccs/bin/strip
configure:4508: result: strip
configure:4719: checking for objdir
configure:4730: result: .libs
configure:4747: checking for gcc option to produce PIC
configure:4897: result: -fPIC
configure:4901: checking if gcc PIC flag -fPIC works
configure:4927: gcc -c -g -O2 -fPIC -DPIC  conftest.c >&5
configure:4930: $? = 0
configure:4933: test -s conftest.o
configure:4936: $? = 0
configure:4973: result: yes
configure:4989: checking if gcc static flag -static works
configure:5016: gcc -o conftest -g -O2   -static conftest.c  >&5
configure:5019: $? = 0
configure:5022: test -s conftest
configure:5025: $? = 0
configure:5040: result: yes
configure:5052: checking if gcc supports -c -o file.o
configure:5074: gcc -c -g -O2 -o out/conftest2.o  conftest.c >&5
configure:5096: result: yes
configure:5101: checking if gcc supports -c -o file.lo
configure:5131: gcc -c -g -O2 -c -o conftest.lo  conftest.c >&5
configure:5134: $? = 0
configure:5137: test -s conftest.lo
configure:5140: $? = 0
configure:5161: result: yes
configure:5192: checking if gcc supports -fno-rtti -fno-exceptions
configure:5217: gcc -c -g -O2 -fno-rtti -fno-exceptions -c conftest.c
conftest.c >&5
configure:5220: $? = 0
configure:5223: test -s conftest.o
configure:5226: $? = 0
configure:5242: result: yes
configure:5253: checking whether the linker (/usr/ccs/bin/ld) supports
shared libraries
configure:5933: result: yes
configure:5938: checking how to hardcode library paths into programs
configure:5962: result: immediate
configure:5967: checking whether stripping libraries is possible
configure:5975: result: no
configure:5983: checking dynamic linker characteristics
configure:6376: result: solaris2.8 ld.so
configure:6381: checking if libtool supports shared libraries
configure:6383: result: yes
configure:6386: checking whether to build shared libraries
configure:6407: result: yes
configure:6410: checking whether to build static libraries
configure:6414: result: yes
configure:7701: checking for ANSI C header files
configure:7828: result: yes
configure:7858: checking for stdint.h
configure:7863: result: no
configure:7858: checking for unistd.h
configure:7863: result: yes
configure:7867: checking sys/int_types.h usability
configure:7876: gcc -c -g -O2  conftest.c >&5
configure:7879: $? = 0
configure:7882: test -s conftest.o
configure:7885: $? = 0
configure:7894: result: yes
configure:7898: checking sys/int_types.h presence
configure:7905: gcc -E  conftest.c
configure:7911: $? = 0
configure:7929: result: yes
configure:7947: checking for sys/int_types.h
configure:7954: result: yes
configure:7858: checking for dlfcn.h
configure:7863: result: yes
configure:7858: checking for inttypes.h
configure:7863: result: yes
configure:7867: checking sys/inttypes.h usability
configure:7876: gcc -c -g -O2  conftest.c >&5
configure:7879: $? = 0
configure:7882: test -s conftest.o
configure:7885: $? = 0
configure:7894: result: yes
configure:7898: checking sys/inttypes.h presence
configure:7905: gcc -E  conftest.c
configure:7911: $? = 0
configure:7929: result: yes
configure:7947: checking for sys/inttypes.h
configure:7954: result: yes
configure:7858: checking for memory.h
configure:7863: result: yes
configure:7867: checking ndir.h usability
configure:7876: gcc -c -g -O2  conftest.c >&5
configure:7904:18: ndir.h: No such file or directory
configure:7879: $? = 1
configure: failed program was:
#line 7869 "configure"
#include "confdefs.h"
#include <stdio.h>
#if HAVE_SYS_TYPES_H
# include <sys/types.h>
#endif
#if HAVE_SYS_STAT_H
# include <sys/stat.h>
#endif
#if STDC_HEADERS
# include <stdlib.h>
# include <stddef.h>
#else
# if HAVE_STDLIB_H
#  include <stdlib.h>
# endif
#endif
#if HAVE_STRING_H
# if !STDC_HEADERS && HAVE_MEMORY_H
#  include <memory.h>
# endif
# include <string.h>
#endif
#if HAVE_STRINGS_H
# include <strings.h>
#endif
#if HAVE_INTTYPES_H
# include <inttypes.h>
#else
# if HAVE_STDINT_H
#  include <stdint.h>
# endif
#endif
#if HAVE_UNISTD_H
# include <unistd.h>
#endif
#include <ndir.h>
configure:7894: result: no
configure:7898: checking ndir.h presence
configure:7905: gcc -E  conftest.c
configure:7901:18: ndir.h: No such file or directory
configure:7911: $? = 1
configure: failed program was:
#line 7900 "configure"
#include "confdefs.h"
#include <ndir.h>
configure:7929: result: no
configure:7947: checking for ndir.h
configure:7954: result: no
configure:7858: checking for stdlib.h
configure:7863: result: yes
configure:7858: checking for strings.h
configure:7863: result: yes
configure:7858: checking for string.h
configure:7863: result: yes
configure:7867: checking sys/mman.h usability
configure:7876: gcc -c -g -O2  conftest.c >&5
configure:7879: $? = 0
configure:7882: test -s conftest.o
configure:7885: $? = 0
configure:7894: result: yes
configure:7898: checking sys/mman.h presence
configure:7905: gcc -E  conftest.c
configure:7911: $? = 0
configure:7929: result: yes
configure:7947: checking for sys/mman.h
configure:7954: result: yes
configure:7867: checking sys/param.h usability
configure:7876: gcc -c -g -O2  conftest.c >&5
configure:7879: $? = 0
configure:7882: test -s conftest.o
configure:7885: $? = 0
configure:7894: result: yes
configure:7898: checking sys/param.h presence
configure:7905: gcc -E  conftest.c
configure:7911: $? = 0
configure:7929: result: yes
configure:7947: checking for sys/param.h
configure:7954: result: yes
configure:7858: checking for sys/stat.h
configure:7863: result: yes
configure:7858: checking for sys/types.h
configure:7863: result: yes
configure:7867: checking malloc.h usability
configure:7876: gcc -c -g -O2  conftest.c >&5
configure:7879: $? = 0
configure:7882: test -s conftest.o
configure:7885: $? = 0
configure:7894: result: yes
configure:7898: checking malloc.h presence
configure:7905: gcc -E  conftest.c
configure:7911: $? = 0
configure:7929: result: yes
configure:7947: checking for malloc.h
configure:7954: result: yes
configure:7967: checking for off_t
configure:7994: gcc -c -g -O2  conftest.c >&5
configure:7997: $? = 0
configure:8000: test -s conftest.o
configure:8003: $? = 0
configure:8013: result: yes
configure:8025: checking size of short
configure:8053: gcc -c -g -O2  conftest.c >&5
configure: In function `main':
configure:8045: duplicate case value
configure:8045: previously used here
configure:8056: $? = 1
configure: failed program was:
#line 8031 "configure"
#include "confdefs.h"
#include "confdefs.h"
#include <sys/types.h>

#ifdef F77_DUMMY_MAIN
#  ifdef __cplusplus
     extern "C"
#  endif
   int F77_DUMMY_MAIN() { return 1; }
#endif
int
main ()
{
switch (0) case 0: case (sizeof (short) == 4):;
  ;
  return 0;
}
configure:8053: gcc -c -g -O2  conftest.c >&5
configure: In function `main':
configure:8045: duplicate case value
configure:8045: previously used here
configure:8056: $? = 1
configure: failed program was:
#line 8031 "configure"
#include "confdefs.h"
#include "confdefs.h"
#include <sys/types.h>


#ifdef F77_DUMMY_MAIN
#  ifdef __cplusplus
     extern "C"
#  endif
   int F77_DUMMY_MAIN() { return 1; }
#endif
int
main ()
{
switch (0) case 0: case (sizeof (short) == 8):;
  ;
  return 0;
}
configure:8053: gcc -c -g -O2  conftest.c >&5
configure: In function `main':
configure:8045: duplicate case value
configure:8045: previously used here
configure:8056: $? = 1
configure: failed program was:
#line 8031 "configure"
#include "confdefs.h"
#include "confdefs.h"
#include <sys/types.h>


#ifdef F77_DUMMY_MAIN
#  ifdef __cplusplus
     extern "C"
#  endif
   int F77_DUMMY_MAIN() { return 1; }
#endif
int
main ()
{
switch (0) case 0: case (sizeof (short) == 1):;
  ;
  return 0;
}
configure:8053: gcc -c -g -O2  conftest.c >&5
configure:8056: $? = 0
configure:8059: test -s conftest.o
configure:8062: $? = 0
configure:8080: result: 2
configure:8088: checking size of int
configure:8116: gcc -c -g -O2  conftest.c >&5
configure:8119: $? = 0
configure:8122: test -s conftest.o
configure:8125: $? = 0
configure:8143: result: 4
configure:8151: checking size of long
configure:8179: gcc -c -g -O2  conftest.c >&5
configure:8182: $? = 0
configure:8185: test -s conftest.o
configure:8188: $? = 0
configure:8206: result: 4
configure:8226: checking pthread.h usability
configure:8235: gcc -c -g -O2  conftest.c >&5
configure:8238: $? = 0
configure:8241: test -s conftest.o
configure:8244: $? = 0
configure:8253: result: yes
configure:8257: checking pthread.h presence
configure:8264: gcc -E  conftest.c
configure:8270: $? = 0
configure:8288: result: yes
configure:8306: checking for pthread.h
configure:8313: result: yes
configure:8333: checking zlib.h usability
configure:8342: gcc -c -g -O2  conftest.c >&5
configure:8345: $? = 0
configure:8348: test -s conftest.o
configure:8351: $? = 0
configure:8360: result: yes
configure:8364: checking zlib.h presence
configure:8371: gcc -E  conftest.c
configure:8377: $? = 0
configure:8395: result: yes
configure:8413: checking for zlib.h
configure:8420: result: yes
configure:8454: checking bzlib.h usability
configure:8463: gcc -c -g -O2  conftest.c >&5
configure:8466: $? = 0
configure:8469: test -s conftest.o
configure:8472: $? = 0
configure:8481: result: yes
configure:8485: checking bzlib.h presence
configure:8492: gcc -E  conftest.c
configure:8498: $? = 0
configure:8516: result: yes
configure:8534: checking for bzlib.h
configure:8541: result: yes
configure:8553: checking for bzReadOpen in -lbz2
configure:8586: gcc -o conftest -g -O2   conftest.c -lbz2   >&5
configure:8589: $? = 0
configure:8592: test -s conftest
configure:8595: $? = 0
configure:8606: result: yes
configure:8628: checking libmilter/mfapi.h usability
configure:8637: gcc -c -g -O2  conftest.c >&5
configure:8640: $? = 0
configure:8643: test -s conftest.o
configure:8646: $? = 0
configure:8655: result: yes
configure:8659: checking libmilter/mfapi.h presence
configure:8666: gcc -E  conftest.c
configure:8672: $? = 0
configure:8690: result: yes
configure:8708: checking for libmilter/mfapi.h
configure:8715: result: yes
configure:8742: checking for __gmpz_init in -lgmp
configure:8775: gcc -o conftest -g -O2   conftest.c -lgmp   >&5
configure:8778: $? = 0
configure:8781: test -s conftest
configure:8784: $? = 0
configure:8795: result: yes
configure:8818: checking syslog.h usability
configure:8827: gcc -c -g -O2  conftest.c >&5
configure:8830: $? = 0
configure:8833: test -s conftest.o
configure:8836: $? = 0
configure:8845: result: yes
configure:8849: checking syslog.h presence
configure:8856: gcc -E  conftest.c
configure:8862: $? = 0
configure:8880: result: yes
configure:8898: checking for syslog.h
configure:8905: result: yes
configure:9091: result: /dev/(u)random detected.
configure:9336: result: Checking /etc/passwd...
configure:9413: checking for gcc option to accept ANSI C
configure:9476: gcc  -c -g -O2  conftest.c >&5
configure:9479: $? = 0
configure:9482: test -s conftest.o
configure:9485: $? = 0
configure:9502: result: none needed
configure:9510: checking for an ANSI C-conforming const
configure:9580: gcc -c -g -O2  conftest.c >&5
configure:9583: $? = 0
configure:9586: test -s conftest.o
configure:9589: $? = 0
configure:9599: result: yes
configure:9609: checking whether byte ordering is bigendian
configure:9639: gcc -c -g -O2  conftest.c >&5
configure: In function `main':
configure:9629: `bogus' undeclared (first use in this function)
configure:9629: (Each undeclared identifier is reported only once
configure:9629: for each function it appears in.)
configure:9629: parse error before "endian"
configure:9642: $? = 1
configure: failed program was:
#line 9615 "configure"
#include "confdefs.h"
#include <sys/types.h>
#include <sys/param.h>

#ifdef F77_DUMMY_MAIN
#  ifdef __cplusplus
     extern "C"
#  endif
   int F77_DUMMY_MAIN() { return 1; }
#endif
int
main ()
{
#if !BYTE_ORDER || !BIG_ENDIAN || !LITTLE_ENDIAN
 bogus endian macros
#endif

  ;
  return 0;
}
configure:9769: gcc -o conftest -g -O2   conftest.c  >&5
configure:9772: $? = 0
configure:9774: ./conftest
configure:9777: $? = 1
configure: program exited with status 1
configure: failed program was:
#line 9752 "configure"
#include "confdefs.h"
int
main ()
{
  /* Are we little or big endian?  From Harbison&Steele.  */
  union
  {
    long l;
    char c[sizeof (long)];
  } u;
  u.l = 1;
  exit (u.c[sizeof (long) - 1] == 1);
}
configure:9792: result: yes
configure:9963: creating ./config.status

## ---------------------- ##
## Running config.status. ##
## ---------------------- ##

This file was extended by config.status, which was
generated by GNU Autoconf 2.53.  Invocation command line was

  CONFIG_FILES    = 
  CONFIG_HEADERS  = 
  CONFIG_LINKS    = 
  CONFIG_COMMANDS = 
  $ ./config.status 

on webhost

config.status:634: creating libclamav/Makefile
config.status:634: creating clamscan/Makefile
config.status:634: creating database/Makefile
config.status:634: creating docs/Makefile
config.status:634: creating clamd/Makefile
config.status:634: creating clamdscan/Makefile
config.status:634: creating clamav-milter/Makefile
config.status:634: creating freshclam/Makefile
config.status:634: creating sigtool/Makefile
config.status:634: creating etc/Makefile
config.status:634: creating Makefile
config.status:759: executing depfiles commands

## ---------------- ##
## Cache variables. ##
## ---------------- ##

ac_cv_build=sparc-sun-solaris2.8
ac_cv_build_alias=sparc-sun-solaris2.8
ac_cv_c_bigendian=yes
ac_cv_c_compiler_gnu=yes
ac_cv_c_const=yes
ac_cv_env_CC_set=
ac_cv_env_CC_value=
ac_cv_env_CFLAGS_set=
ac_cv_env_CFLAGS_value=
ac_cv_env_CPPFLAGS_set=
ac_cv_env_CPPFLAGS_value=
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=
ac_cv_env_LDFLAGS_set=
ac_cv_env_LDFLAGS_value=
ac_cv_env_build_alias_set=
ac_cv_env_build_alias_value=
ac_cv_env_host_alias_set=
ac_cv_env_host_alias_value=
ac_cv_env_target_alias_set=
ac_cv_env_target_alias_value=
ac_cv_exeext=
ac_cv_header_bzlib_h=yes
ac_cv_header_dlfcn_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_libmilter_mfapi_h=yes
ac_cv_header_malloc_h=yes
ac_cv_header_memory_h=yes
ac_cv_header_ndir_h=no
ac_cv_header_pthread_h=yes
ac_cv_header_stdc=yes
ac_cv_header_stdint_h=no
ac_cv_header_stdlib_h=yes
ac_cv_header_string_h=yes
ac_cv_header_strings_h=yes
ac_cv_header_sys_int_types_h=yes
ac_cv_header_sys_inttypes_h=yes
ac_cv_header_sys_mman_h=yes
ac_cv_header_sys_param_h=yes
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_syslog_h=yes
ac_cv_header_unistd_h=yes
ac_cv_header_zlib_h=yes
ac_cv_host=sparc-sun-solaris2.8
ac_cv_host_alias=sparc-sun-solaris2.8
ac_cv_lib_bz2_bzReadOpen=yes
ac_cv_lib_gmp___gmpz_init=yes
ac_cv_objext=o
ac_cv_prog_AWK=nawk
ac_cv_prog_CPP='gcc -E'
ac_cv_prog_ac_ct_CC=gcc
ac_cv_prog_ac_ct_RANLIB=ranlib
ac_cv_prog_ac_ct_STRIP=strip
ac_cv_prog_cc_g=yes
ac_cv_prog_cc_stdc=
ac_cv_prog_make_make_set=yes
ac_cv_sizeof_int=4
ac_cv_sizeof_long=4
ac_cv_sizeof_short=2
ac_cv_target=sparc-sun-solaris2.8
ac_cv_target_alias=sparc-sun-solaris2.8
ac_cv_type_off_t=yes
am_cv_CC_dependencies_compiler_type=gcc3
lt_cv_compiler_c_o=yes
lt_cv_compiler_o_lo=yes
lt_cv_deplibs_check_method=pass_all
lt_cv_file_magic_cmd='$MAGIC_CMD'
lt_cv_file_magic_test_file=/lib/libc.so
lt_cv_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/
{\"\1\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \([^
 ]*\) \([^ ]*\)$/  {"\2", (lt_ptr) \&\2},/p'\'''
lt_cv_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern char
\1;/p'\'''
lt_cv_ld_reload_flag=-r
lt_cv_path_LD=/usr/ccs/bin/ld
lt_cv_path_NM='/usr/ccs/bin/nm -p'
lt_cv_prog_cc_can_build_shared=yes
lt_cv_prog_cc_no_builtin=
lt_cv_prog_cc_pic=' -fPIC'
lt_cv_prog_cc_pic_works=yes
lt_cv_prog_cc_shlib=
lt_cv_prog_cc_static=-static
lt_cv_prog_cc_static_works=yes
lt_cv_prog_cc_wl=-Wl,
lt_cv_prog_gnu_ld=no
lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[
]\([BDT][BDT]*\)[       ][      ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 
\2\3 \3/p'\'''
lt_cv_sys_path_separator=:

## ----------- ##
## confdefs.h. ##
## ----------- ##

#define PACKAGE_NAME ""
#define PACKAGE_TARNAME ""
#define PACKAGE_VERSION ""
#define PACKAGE_STRING ""
#define PACKAGE_BUGREPORT ""
#define PACKAGE "clamav"
#define VERSION "devel-20031025"
#define STDC_HEADERS 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRING_H 1
#define HAVE_MEMORY_H 1
#define HAVE_STRINGS_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_UNISTD_H 1
#define HAVE_DLFCN_H 1
#define BUFFSIZE 131072
#define FBUFFSIZE 16384
#define STDC_HEADERS 1
#define HAVE_UNISTD_H 1
#define HAVE_SYS_INT_TYPES_H 1
#define HAVE_DLFCN_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_SYS_INTTYPES_H 1
#define HAVE_MEMORY_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRINGS_H 1
#define HAVE_STRING_H 1
#define HAVE_SYS_MMAN_H 1
#define HAVE_SYS_PARAM_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_MALLOC_H 1
#define SIZEOF_SHORT 2
#define SIZEOF_INT 4
#define SIZEOF_LONG 4
#define HAVE_ZLIB_H 1
#define HAVE_BZLIB_H 1
#define NOBZ2PREFIX 1
#define HAVE_GMP 1
#define CLAMD_USE_SYSLOG 1
#define CLAMAVUSER "clamav"
#define CLAMAVGROUP "clamav"
#define DB1NAME "viruses.db"
#define DB2NAME "viruses.db2"
#define DATADIR "/usr/local/share/clamav"
#define CONFDIR "/usr/local/etc"
#define C_URANDOM 1
#define CL_THREAD_SAFE 1
#define C_SOLARIS 1
#define BUILD_CLAMD 1
#define WORDS_BIGENDIAN 1
#define WORDS_BIGENDIAN 1

configure: exit 0

## ---------------------- ##
## Running config.status. ##
## ---------------------- ##

This file was extended by config.status, which was
generated by GNU Autoconf 2.53.  Invocation command line was

  CONFIG_FILES    = 
  CONFIG_HEADERS  = 
  CONFIG_LINKS    = 
  CONFIG_COMMANDS = 
  $ ./config.status libclamav/Makefile depfiles

on webhost

config.status:634: creating libclamav/Makefile
config.status:759: executing depfiles commands

## ---------------------- ##
## Running config.status. ##
## ---------------------- ##

This file was extended by config.status, which was
generated by GNU Autoconf 2.53.  Invocation command line was

  CONFIG_FILES    = 
  CONFIG_HEADERS  = 
  CONFIG_LINKS    = 
  CONFIG_COMMANDS = 
  $ ./config.status clamscan/Makefile depfiles

on webhost

config.status:634: creating clamscan/Makefile
config.status:759: executing depfiles commands

## ---------------------- ##
## Running config.status. ##
## ---------------------- ##

This file was extended by config.status, which was
generated by GNU Autoconf 2.53.  Invocation command line was

  CONFIG_FILES    = 
  CONFIG_HEADERS  = 
  CONFIG_LINKS    = 
  CONFIG_COMMANDS = 
  $ ./config.status clamd/Makefile depfiles

on webhost

config.status:634: creating clamd/Makefile
config.status:759: executing depfiles commands

## ---------------------- ##
## Running config.status. ##
## ---------------------- ##

This file was extended by config.status, which was
generated by GNU Autoconf 2.53.  Invocation command line was

  CONFIG_FILES    = 
  CONFIG_HEADERS  = 
  CONFIG_LINKS    = 
  CONFIG_COMMANDS = 
  $ ./config.status clamdscan/Makefile depfiles

on webhost

config.status:634: creating clamdscan/Makefile
config.status:759: executing depfiles commands

## ---------------------- ##
## Running config.status. ##
## ---------------------- ##

This file was extended by config.status, which was
generated by GNU Autoconf 2.53.  Invocation command line was

  CONFIG_FILES    = 
  CONFIG_HEADERS  = 
  CONFIG_LINKS    = 
  CONFIG_COMMANDS = 
  $ ./config.status freshclam/Makefile depfiles

on webhost

config.status:634: creating freshclam/Makefile
config.status:759: executing depfiles commands

## ---------------------- ##
## Running config.status. ##
## ---------------------- ##

This file was extended by config.status, which was
generated by GNU Autoconf 2.53.  Invocation command line was

  CONFIG_FILES    = 
  CONFIG_HEADERS  = 
  CONFIG_LINKS    = 
  CONFIG_COMMANDS = 
  $ ./config.status sigtool/Makefile depfiles

on webhost

config.status:634: creating sigtool/Makefile
config.status:759: executing depfiles commands




-------------------------------------------------------
This SF.net email is sponsored by: The SF.net Donation Program.
Do you like what SourceForge.net is doing for the Open
Source Community?  Make a contribution, and help us add new
features and functionality. Click here: http://sourceforge.net/donate/
_______________________________________________
Clamav-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/clamav-users

Reply via email to