bug-autoconf
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

I was requested to report WARNING


From: Bengt Nilsson
Subject: I was requested to report WARNING
Date: Sat, 1 Oct 2005 17:29:57 +0200

Hi!

I was trying to install netatalk 2.0.3 on Darwin 10.4.2
See the WARNING below.


Tiger:/Users/bnilsson/Downloads/netatalk-2.0.3 root# ./configure -- with-bdb=/usr/local/BerkeleyDB.4.3/
checking build system type... powerpc-apple-darwin8.2.0
checking host system type... powerpc-apple-darwin8.2.0
checking target system type... powerpc-apple-darwin8.2.0
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... no
checking for mawk... no
checking for nawk... no
checking for awk... awk
checking whether make sets $(MAKE)... yes
checking for gawk... (cached) awk
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 for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking for a BSD-compatible install... /usr/bin/install -c
checking whether ln -s works... yes
checking whether make sets $(MAKE)... (cached) yes
checking for ld used by GCC... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... no
checking for /usr/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -p
checking for a sed that does not truncate output... /usr/bin/sed
checking how to recognise dependent libraries... file_magic Mach-O dynamically linked shared library
checking command to parse /usr/bin/nm -p output... ok
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... yes
checking for unistd.h... yes
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking for ranlib... ranlib
checking for strip... strip
checking for objdir... .libs
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 if gcc supports -c -o file.lo... yes
checking if gcc supports -fno-rtti -fno-exceptions... yes
checking whether the linker (/usr/bin/ld) supports shared libraries... yes
checking how to hardcode library paths into programs... unsupported
checking whether stripping libraries is possible... no
checking dynamic linker characteristics... darwin8.2.0 dyld
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking whether -lc should be explicitly linked in... yes
creating libtool
checking for perl... /usr/bin/perl
checking for grep... /usr/bin/grep
checking for ps... /bin/ps
checking for dlopen in -ldl... yes
checking for main in -lnsl... no
checking for socket in -lsocket... no
checking for access... yes
checking for pread... yes
checking for pwrite... yes
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking for ANSI C header files... (cached) yes
checking for sys/wait.h that is POSIX.1 compatible... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking for stdint.h... (cached) yes
checking for strings.h... (cached) yes
checking time.h usability... yes
checking time.h presence... yes
checking for time.h... yes
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking sys/fcntl.h usability... yes
checking sys/fcntl.h presence... yes
checking for sys/fcntl.h... yes
checking sys/file.h usability... yes
checking sys/file.h presence... yes
checking for sys/file.h... yes
checking sys/ioctl.h usability... yes
checking sys/ioctl.h presence... yes
checking for sys/ioctl.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking sys/mnttab.h usability... no
checking sys/mnttab.h presence... no
checking for sys/mnttab.h... no
checking sys/statvfs.h usability... yes
checking sys/statvfs.h presence... yes
checking for sys/statvfs.h... yes
checking for sys/stat.h... (cached) yes
checking sys/vfs.h usability... no
checking sys/vfs.h presence... no
checking for sys/vfs.h... no
checking mntent.h usability... no
checking mntent.h presence... no
checking for mntent.h... no
checking syslog.h usability... yes
checking syslog.h presence... yes
checking for syslog.h... yes
checking for unistd.h... (cached) yes
checking termios.h usability... yes
checking termios.h presence... yes
checking for termios.h... yes
checking sys/termios.h usability... yes
checking sys/termios.h presence... yes
checking for sys/termios.h... yes
checking netdb.h usability... yes
checking netdb.h presence... yes
checking for netdb.h... yes
checking sgtty.h usability... yes
checking sgtty.h presence... yes
checking for sgtty.h... yes
checking ufs/quota.h usability... no
checking ufs/quota.h presence... no
checking for ufs/quota.h... no
checking mount.h usability... no
checking mount.h presence... no
checking for mount.h... no
checking statfs.h usability... no
checking statfs.h presence... no
checking for statfs.h... no
checking for sys/types.h... (cached) yes
checking for dlfcn.h... (cached) yes
checking errno.h usability... yes
checking errno.h presence... yes
checking for errno.h... yes
checking sys/errno.h usability... yes
checking sys/errno.h presence... yes
checking for sys/errno.h... yes
checking sys/uio.h usability... yes
checking sys/uio.h presence... yes
checking for sys/uio.h... yes
checking sys/cdefs.h usability... yes
checking sys/cdefs.h presence... yes
checking for sys/cdefs.h... yes
checking for sys/mount.h... yes
checking langinfo.h usability... yes
checking langinfo.h presence... yes
checking for langinfo.h... yes
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking sys/filio.h usability... yes
checking sys/filio.h presence... yes
checking for sys/filio.h... yes
checking for an ANSI C-conforming const... yes
checking for uid_t in sys/types.h... yes
checking for inline... inline
checking for mode_t... yes
checking for off_t... yes
checking for pid_t... yes
checking for size_t... yes
checking for struct stat.st_rdev... yes
checking whether time.h and sys/time.h may both be included... yes
checking whether struct tm is in sys/time.h or time.h... time.h
checking for shl_load... no
checking for shl_load in -ldld... no
checking for dlopen in -ldl... (cached) yes
checking for dlerror... yes
checking for dlopen... yes
checking for dlsym... yes
checking for dlclose... yes
checking for _ prefix in compiled symbols... yes
checking whether we have to add an underscore for dlsym... no
checking type of array argument to getgroups... gid_t
checking whether gcc needs -traditional... no
checking for working memcmp... yes
checking whether sys/types.h defines makedev... yes
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for getpagesize... yes
checking for working mmap... yes
checking return type of signal handlers... void
checking whether utime accepts a null argument... yes
checking for wait3 that fills in rusage... yes
checking for getcwd... yes
checking for gethostname... yes
checking for gettimeofday... yes
checking for getusershell... yes
checking for mkdir... yes
checking for rmdir... yes
checking for select... yes
checking for socket... yes
checking for strdup... yes
checking for strcasestr... yes
checking for strstr... yes
checking for strtoul... yes
checking for strchr... yes
checking for memcpy... yes
checking for backtrace_symbols... no
checking for setlocale... yes
checking for nl_langinfo... yes
checking for waitpid... yes
checking for getcwd... (cached) yes
checking for strdup... (cached) yes
checking for strndup... no
checking for strnlen... no
checking for strtoul... (cached) yes
checking for strerror... yes
checking for chown... yes
checking for fchown... yes
checking for chmod... yes
checking for fchmod... yes
checking for chroot... yes
checking for link... yes
checking for mknod... yes
checking for mknod64... no
checking for strlcpy... yes
checking for strlcat... yes
checking for setlinebuf... yes
checking for struct tm.tm_gmtoff... yes
checking for snprintf... yes
checking for vsnprintf... yes
checking stdarg.h usability... yes
checking stdarg.h presence... yes
checking for stdarg.h... yes
checking varargs.h usability... no
checking varargs.h presence... no
checking for varargs.h... no
checking for strerror... (cached) yes
checking for errno... yes
checking for errno declaration... yes
checking for sys_nerr... yes
checking for sys_nerr declaration...
checking for sys_errlist array... yes
checking for sys_errlist declaration...
checking for long long... yes
checking for long double... yes
checking for quad_t... yes
checking whether to check for 64bit libraries... no
checking for administrative group support... yes
checking whether to enable AFS support... no
checking whether to use logfile... no, syslog
checking for cracklib support... no
checking whether to enable DDP... yes
checking whether to enable debug code... no
checking whether to enable verbose debug code... no
checking whether AFP 3.x calls should be enabled... yes
checking for _FILE_OFFSET_BITS value needed for large files... 64
checking for 64 bit off_t... yes
checking if large file support is available... yes
checking for libiconv... yes
checking for working iconv... yes
checking whether iconv supports UCS-2-INTERNAL... yes
checking whether to enable experimental dropbox support... no
checking whether to enable forcing of uid/gid per volume... no
checking whether or not to use BDB Concurrent Data Store... yes
checking whether or not to use Database Daemon CNID backend... yes
checking whether or not to use Database Daemon with transaction support... no
checking whether or not to use BDB transactional DB store... no
checking whether or not to use LAST DID scheme... yes
checking whether or not to use HASH DID scheme... no
checking whether or not to use TDB DID scheme... no
checking whether or not to use MTAB DID scheme... no
checking default DID scheme... cdb
checking whether default CNID scheme has been activated... yes
checking for Berkeley DB headers in /usr/local/BerkeleyDB.4.3// include/db4.2... no checking for Berkeley DB headers in /usr/local/BerkeleyDB.4.3// include/db42... no checking for Berkeley DB headers in /usr/local/BerkeleyDB.4.3// include/db4.1... no checking for Berkeley DB headers in /usr/local/BerkeleyDB.4.3// include/db41... no checking for Berkeley DB headers in /usr/local/BerkeleyDB.4.3// include/db4... no checking for Berkeley DB headers in /usr/local/BerkeleyDB.4.3// include/... yes checking /usr/local/BerkeleyDB.4.3//include//db.h version >= 4.1.0... 4.3.29, yes
checking for Berkeley DB link (-ldb-4.2)... no
checking for Berkeley DB link (-ldb42)... no
checking for Berkeley DB link (-ldb-42)... no
checking for Berkeley DB link (-ldb-4-2)... no
checking for Berkeley DB link (-ldb-4.1)... no
checking for Berkeley DB link (-ldb41)... no
checking for Berkeley DB link (-ldb-41)... no
checking for Berkeley DB link (-ldb-4-1)... no
checking for Berkeley DB link (-ldb-4)... yes
checking Berkeley DB library version >= 4.1.0... 4.3.29, yes
checking for main in -lrpcsvc... yes
checking rpc/rpc.h usability... yes
checking rpc/rpc.h presence... yes
checking for rpc/rpc.h... yes
checking rpc/pmap_prot.h usability... no
checking rpc/pmap_prot.h presence... yes
configure: WARNING: rpc/pmap_prot.h: present but cannot be compiled
configure: WARNING: rpc/pmap_prot.h: check for missing prerequisite headers? configure: WARNING: rpc/pmap_prot.h: proceeding with the preprocessor's result
configure: WARNING:     ## ------------------------------------ ##
configure: WARNING:     ## Report this to address@hidden ##
configure: WARNING:     ## ------------------------------------ ##
checking for rpc/pmap_prot.h... yes
checking rpcsvc/rquota.h usability... yes
checking rpcsvc/rquota.h presence... yes
checking for rpcsvc/rquota.h... yes
checking for slp.h... no
checking whether to enable srvloc (SLP) support... no
checking for PAM installation directory... yes (path: /etc/pam.d)
checking security/pam_appl.h usability... no
checking security/pam_appl.h presence... no
checking for security/pam_appl.h... no
checking pam/pam_appl.h usability... yes
checking pam/pam_appl.h presence... yes
checking for pam/pam_appl.h... yes
checking for pam_set_item in -lpam... yes
checking whether to enable PAM support... yes
checking shadow.h usability... no
checking shadow.h presence... no
checking for shadow.h... no
checking whether shadow support should be enabled... no
checking whether checking for a valid shell should be enabled... yes
checking whether to enable the TCP wrappers... yes
checking whether system (fcntl) locking should be disabled... no
checking whether timelord should be compiled... no
checking whether a2boot should be compiled... no
checking for cups-config... /usr/bin/cups-config
checking CUPS version... 1.1.23
checking whether CUPS support can be enabled... yes
checking whether to use Filesystem Hierarchy Standard (FHS) compatibility... no
* Mac OSX specific configuration
checking for SSL... /usr (enabling RANDNUM and DHX support)
checking for main in -lcrypto... yes
checking for main in -ldes... no
checking crypt.h usability... no
checking crypt.h presence... no
checking for crypt.h... no
checking for main in -lcrypt... no
checking whether the PGP UAM should be build... no
checking whether the Kerberos IV UAM should be build... no
checking whether Kerberos V UAM should be build... no
checking whether configuration files should be overwritten... no
configure: creating ./config.status
config.status: creating Makefile
config.status: creating bin/Makefile
config.status: creating bin/adv1tov2/Makefile
config.status: creating bin/aecho/Makefile
config.status: creating bin/afile/Makefile
config.status: creating bin/afppasswd/Makefile
config.status: creating bin/cnid/Makefile
config.status: creating bin/cnid/cnid_maint
config.status: creating bin/cnid/cnid2_create
config.status: creating bin/getzones/Makefile
config.status: creating bin/megatron/Makefile
config.status: creating bin/nbp/Makefile
config.status: creating bin/pap/Makefile
config.status: creating bin/psorder/Makefile
config.status: creating bin/uniconv/Makefile
config.status: creating config/Makefile
config.status: creating contrib/Makefile
config.status: creating contrib/macusers/Makefile
config.status: creating contrib/macusers/macusers
config.status: creating contrib/nu/Makefile
config.status: creating contrib/nu/nu
config.status: creating contrib/printing/Makefile
config.status: creating contrib/shell_utils/Makefile
config.status: creating contrib/shell_utils/afpd-mtab.pl
config.status: creating contrib/shell_utils/apple_cp
config.status: creating contrib/shell_utils/apple_mv
config.status: creating contrib/shell_utils/apple_rm
config.status: creating contrib/shell_utils/asip-status.pl
config.status: creating contrib/shell_utils/cleanappledouble.pl
config.status: creating contrib/timelord/Makefile
config.status: creating contrib/a2boot/Makefile
config.status: creating distrib/Makefile
config.status: creating distrib/config/Makefile
config.status: creating distrib/config/netatalk-config
config.status: creating distrib/initscripts/Makefile
config.status: creating distrib/m4/Makefile
config.status: creating doc/Makefile
config.status: creating etc/Makefile
config.status: creating etc/afpd/Makefile
config.status: creating etc/atalkd/Makefile
config.status: creating etc/cnid_dbd/Makefile
config.status: creating etc/uams/Makefile
config.status: creating etc/uams/uams_krb4/Makefile
config.status: creating etc/papd/Makefile
config.status: creating etc/psf/Makefile
config.status: creating include/Makefile
config.status: creating include/atalk/Makefile
config.status: creating libatalk/Makefile
config.status: creating libatalk/adouble/Makefile
config.status: creating libatalk/asp/Makefile
config.status: creating libatalk/atp/Makefile
config.status: creating libatalk/cnid/Makefile
config.status: creating libatalk/cnid/db3/Makefile
config.status: creating libatalk/cnid/cdb/Makefile
config.status: creating libatalk/cnid/last/Makefile
config.status: creating libatalk/cnid/mtab/Makefile
config.status: creating libatalk/cnid/dbd/Makefile
config.status: creating libatalk/cnid/hash/Makefile
config.status: creating libatalk/cnid/tdb/Makefile
config.status: creating libatalk/compat/Makefile
config.status: creating libatalk/dsi/Makefile
config.status: creating libatalk/nbp/Makefile
config.status: creating libatalk/netddp/Makefile
config.status: creating libatalk/util/Makefile
config.status: creating libatalk/tdb/Makefile
config.status: creating libatalk/unicode/Makefile
config.status: creating libatalk/unicode/charsets/Makefile
config.status: creating macros/Makefile
config.status: creating man/Makefile
config.status: creating man/man1/Makefile
config.status: creating man/man3/Makefile
config.status: creating man/man4/Makefile
config.status: creating man/man5/Makefile
config.status: creating man/man8/Makefile
config.status: creating sys/Makefile
config.status: creating sys/generic/Makefile
config.status: creating sys/generic/sys/Makefile
config.status: creating sys/netatalk/Makefile
config.status: creating sys/netbsd/Makefile
config.status: creating sys/netbsd/netatalk/Makefile
config.status: creating sys/solaris/Makefile
config.status: creating sys/sunos/Makefile
config.status: creating sys/ultrix/Makefile
config.status: creating config.h
config.status: config.h is unchanged
config.status: executing depfiles commands
config.status: executing default commands
Using libraries:
    LIBS = -ldl  -L$(top_srcdir)/libatalk
    CFLAGS = -I$(top_srcdir)/include -g -O2 -I$(top_srcdir)/sys
    SSL:
        LIBS   =  -lcrypto
        CFLAGS =  -I/usr/include/openssl
    PAM:
        LIBS   =  -lpam
        CFLAGS =
    WRAP:
        LIBS   = -lwrap
        CFLAGS =
    BDB:
        LIBS   =  -L/usr/local/BerkeleyDB.4.3//lib -ldb-4
        CFLAGS =  -I/usr/local/BerkeleyDB.4.3//include/
    CUPS:
        LIBS   = -lcups
        CFLAGS =
Configure summary:
    Install style:
         none
    AFP:
         AFP 3.x calls activated: yes
         Large file support (>2GB) for AFP3: yes
         DDP enabled: yes
    CNID:
         backends:  cdb dbd last
    UAMS:
         DHX     (PAM)
         RANDNUM (PAM)
         passwd  (PAM)
         guest
    Options:
         CUPS support:           yes
         SLP support:            no
         tcp wrapper support:    yes
         quota support:          yes
         admin group support:    yes
         valid shell check:      yes
         cracklib support:       no
         dropbox kludge:         no
         force volume uid/gid:   no
         Apple 2 boot support:   no
Tiger:/Users/bnilsson/Downloads/netatalk-2.0.3 root#





reply via email to

[Prev in Thread] Current Thread [Next in Thread]