Skip to content

Instantly share code, notes, and snippets.

@mattconnolly
Created March 26, 2013 11:22
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mattconnolly/5244698 to your computer and use it in GitHub Desktop.
Save mattconnolly/5244698 to your computer and use it in GitHub Desktop.
Configure and make output for netatalk 3.0.3 on SmartOS
matt@vault:~/netatalk/netatalk-3.0.3$ ./configure --with-bdb=/opt/local --with-init-style=solaris --with-init-dir=/var/svc/manifest/network/ --prefix=/opt/local
checking build system type... x86_64-pc-solaris2.11
checking host system type... x86_64-pc-solaris2.11
checking target system type... x86_64-pc-solaris2.11
checking for a BSD-compatible install... /opt/local/bin/ginstall -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /opt/local/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether to enable maintainer-specific portions of Makefiles... yes
checking for gawk... (cached) gawk
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
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 ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking for gcc option to accept ISO C99... -std=gnu99
checking whether ln -s works... yes
checking whether make sets $(MAKE)... (cached) yes
checking how to print strings... print -r
checking for a sed that does not truncate output... /opt/local/bin/sed
checking for grep... /opt/local/bin/grep
checking for egrep... /opt/local/bin/grep -E
checking for fgrep... /opt/local/bin/grep -F
checking for ld used by gcc -std=gnu99... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... no
checking for BSD- or MS-compatible name lister (nm)... /opt/local/bin/nm -B
checking the name lister (/opt/local/bin/nm -B) interface... BSD nm
checking the maximum length of command line arguments... 786240
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking how to convert x86_64-pc-solaris2.11 file names to x86_64-pc-solaris2.11 format... func_convert_file_noop
checking how to convert x86_64-pc-solaris2.11 file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... print -r --
checking for ar... ar
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /opt/local/bin/nm -B output from gcc -std=gnu99 object... ok
checking for sysroot... no
checking for mt... mt
checking if mt is a manifest tool... no
checking how to run the C preprocessor... gcc -std=gnu99 -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 for dlfcn.h... yes
checking for objdir... .libs
checking if gcc -std=gnu99 supports -fno-rtti -fno-exceptions... no
checking for gcc -std=gnu99 option to produce PIC... -fPIC -DPIC
checking if gcc -std=gnu99 PIC flag -fPIC -DPIC works... yes
checking if gcc -std=gnu99 static flag -static works... no
checking if gcc -std=gnu99 supports -c -o file.o... yes
checking if gcc -std=gnu99 supports -c -o file.o... (cached) yes
checking whether the gcc -std=gnu99 linker (/usr/bin/ld -64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... solaris2.11 ld.so
checking how to hardcode library paths into programs... immediate
checking for shl_load... no
checking for shl_load in -ldld... no
checking for dlopen... yes
checking whether a program can dlopen itself... yes
checking whether a statically linked program can dlopen itself... yes
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for perl... /opt/local/bin/perl
checking for perl... (cached) /opt/local/bin/grep
checking for ps... /usr/bin/ps
checking whether gcc -std=gnu99 and cc understand -c and -o together... yes
checking whether byte ordering is bigendian... no
checking for inline... inline
checking to see if we can add '__attribute__((unused))' to CFLAGS... yes
checking mntent.h usability... no
checking mntent.h presence... no
checking for mntent.h... no
checking for unistd.h... (cached) yes
checking termios.h usability... yes
checking termios.h presence... yes
checking for termios.h... yes
checking ufs/quota.h usability... no
checking ufs/quota.h presence... no
checking for ufs/quota.h... no
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 statfs.h usability... no
checking statfs.h presence... no
checking for statfs.h... no
checking for dlfcn.h... (cached) 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/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/termios.h usability... yes
checking sys/termios.h presence... yes
checking for sys/termios.h... yes
checking sys/mnttab.h usability... yes
checking sys/mnttab.h presence... yes
checking for sys/mnttab.h... yes
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... yes
checking sys/vfs.h presence... yes
checking for sys/vfs.h... yes
checking for sys/mount.h... yes
checking for fshare_t... 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 library containing dlopen... none required
checking for dlerror... yes
checking for shl_load... (cached) no
checking for shl_load in -ldld... (cached) no
checking for dld_link in -ldld... no
checking for dlopen... (cached) yes
checking for dlsym... yes
checking for dlclose... yes
checking for _ prefix in compiled symbols... no
checking for openat... yes
checking for renameat... yes
checking for fstatat... yes
checking for unlinkat... yes
checking for struct tm.tm_gmtoff... no
checking for backtrace_symbols... yes
checking for dirfd... yes
checking for getusershell... yes
checking for pread... yes
checking for pwrite... yes
checking for pselect... yes
checking for setlinebuf... yes
checking for strlcat... yes
checking for strlcpy... yes
checking for strnlen... yes
checking for mempcpy... no
checking for mmap... yes
checking for utime... yes
checking for getpagesize... yes
checking for library containing gethostbyname... -lnsl
checking for library containing connect... -lsocket
checking whether pthreads work with -pthreads... yes
checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE
checking if more special flags are required for pthreads... -D_REENTRANT
checking for PTHREAD_PRIO_INHERIT... yes
checking whether to check for 64bit libraries... yes
* Solaris specific configuration
checking if we can build Solaris kernel module... no
checking for ldconfig... no
NETA_LDCONFIG =
checking for administrative group support... yes
checking whether to enable AFS support... no
checking for cracklib support... no
checking whether to enable verbose debug code... no
checking whether to enable debugging with debuggers... no
checking for libiconv... no
checking for working iconv... no
checking whether or not to use Database Daemon CNID backend... yes
checking whether or not to use BDB Concurrent Data Store... no
checking whether or not to use LAST DID scheme... yes
checking whether or not to use TDB DID scheme... yes
checking default DID scheme... dbd
checking whether default CNID scheme has been activated... 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... yes
checking rpc/pmap_prot.h presence... yes
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 getfsquota in -lquota... no
checking for pkg-config... /opt/local/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking dns_sd.h usability... yes
checking dns_sd.h presence... yes
checking for dns_sd.h... yes
checking for DNSServiceRegister in -ldns_sd... yes
checking whether to enable Zerconf support... yes
checking whether to enable the TCP wrappers... no
checking for PAM installation directory... no
checking security/pam_appl.h usability... yes
checking security/pam_appl.h presence... yes
checking for security/pam_appl.h... yes
checking pam/pam_appl.h usability... no
checking pam/pam_appl.h presence... no
checking for pam/pam_appl.h... no
checking for pam_set_item in -lpam... yes
configure: WARNING: PAM support can be compiled, but the install location for the netatalk.pamd file could not be determined. Either install this file by hand or specify the install path.
checking whether to enable PAM support... yes
checking shadow.h usability... yes
checking shadow.h presence... yes
checking for shadow.h... yes
checking whether shadow support should be enabled... yes
checking whether checking for a valid shell should be enabled... yes
enabling solaris-style SMF support
checking for libgcrypt-config... /opt/local/bin/libgcrypt-config
checking for LIBGCRYPT - version >= 1.2.3... yes (1.5.0)
checking libgcrypt API version... okay
checking libgcrypt hast CAST5 API... yes
configure: Enabling DHX2 UAM
checking for SSL... no
checking for Berkeley DB headers in /opt/local/include/... no
checking for Berkeley DB headers in /opt/local/include/db5... no
checking for Berkeley DB headers in /opt/local/include/db5.1... no
checking for Berkeley DB headers in /opt/local/include/db51... no
checking for Berkeley DB headers in /opt/local/include/db5.0... no
checking for Berkeley DB headers in /opt/local/include/db50... no
checking for Berkeley DB headers in /opt/local/include/db4.8... no
checking for Berkeley DB headers in /opt/local/include/db48... no
checking for Berkeley DB headers in /opt/local/include/db4.7... no
checking for Berkeley DB headers in /opt/local/include/db47... no
checking for Berkeley DB headers in /opt/local/include/db4.6... no
checking for Berkeley DB headers in /opt/local/include/db46... no
checking for Berkeley DB headers in /opt/local/include/db4... yes
checking /opt/local/include/db4/db.h version >= 4.6.0... yes
checking Berkeley DB library (-ldb48)... no
checking Berkeley DB library (-ldb4.8)... no
checking Berkeley DB library (-ldb-48)... no
checking Berkeley DB library (-ldb-4.8)... no
checking Berkeley DB library (-ldb4-4.8)... no
checking Berkeley DB library (-ldb)... no
checking Berkeley DB library (-ldb48)... no
checking Berkeley DB library (-ldb4.8)... no
checking Berkeley DB library (-ldb-48)... no
checking Berkeley DB library (-ldb-4.8)... no
checking Berkeley DB library (-ldb4-4.8)... 4.8.30 ... yes
checking crypt.h usability... yes
checking crypt.h presence... yes
checking for crypt.h... yes
checking for main in -lcrypt... yes
checking whether the PGP UAM should be build... no
checking whether Kerberos V UAM should be build... no
checking for Kerberos 5 (necessary for GetSrvrInfo:DirectoryNames support)... auto
checking krb5/krb5.h usability... no
checking krb5/krb5.h presence... no
checking for krb5/krb5.h... no
checking krb5.h usability... no
checking krb5.h presence... no
checking for krb5.h... no
checking for krb5-config... /opt/local/bin/krb5-config
checking for krb5-config... /opt/local/bin/krb5-config
checking for krb5_free_unparsed_name... yes
checking for krb5_free_error_message... yes
checking for krb5_free_keytab_entry_contents... no
checking for krb5_kt_free_entry... yes
checking whether configuration files should be overwritten... no
checking for LDAP (necessary for client-side ACL visibility)... auto
checking ldap.h usability... yes
checking ldap.h presence... yes
checking for ldap.h... yes
checking for ldap_init in -lldap... yes
checking whether to support ACLs... auto
configure: checking whether ACL support is available:
configure: Using solaris ACLs
checking acl/libacl.h usability... no
checking acl/libacl.h presence... no
checking for acl/libacl.h... no
checking sys/attributes.h usability... no
checking sys/attributes.h presence... no
checking for sys/attributes.h... no
checking attr/xattr.h usability... no
checking attr/xattr.h presence... no
checking for attr/xattr.h... no
checking sys/xattr.h usability... no
checking sys/xattr.h presence... no
checking for sys/xattr.h... no
checking sys/extattr.h usability... no
checking sys/extattr.h presence... no
checking for sys/extattr.h... no
checking sys/uio.h usability... yes
checking sys/uio.h presence... yes
checking for sys/uio.h... yes
checking sys/ea.h usability... no
checking sys/ea.h presence... no
checking for sys/ea.h... no
checking for attropen... yes
checking if the realpath function allows a NULL argument... yes
checking for library containing sendfile... -lsendfile
checking for sendfile... yes
checking for sendfilev... yes
checking whether to use bundled libevent... yes
checking whether to enable developer build... no
checking for dtrace... yes
checking for DBUS... no
checking for DBUS_GLIB... no
checking for DBUS_GTHREAD... no
checking whether to use Filesystem Hierarchy Standard (FHS) compatibility... no
checking netatalk lockfile path... /var/spool/locks/netatalk
checking whether make supports nested variables... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating bin/Makefile
config.status: creating bin/ad/Makefile
config.status: creating bin/afppasswd/Makefile
config.status: creating bin/cnid/Makefile
config.status: creating bin/cnid/cnid2_create
config.status: creating bin/megatron/Makefile
config.status: creating bin/misc/Makefile
config.status: creating bin/uniconv/Makefile
config.status: creating config/Makefile
config.status: creating config/pam/Makefile
config.status: creating contrib/Makefile
config.status: creating contrib/macusers/Makefile
config.status: creating contrib/macusers/macusers
config.status: creating contrib/shell_utils/Makefile
config.status: creating contrib/shell_utils/apple_dump
config.status: creating contrib/shell_utils/asip-status.pl
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/cnid_dbd/Makefile
config.status: creating etc/netatalk/Makefile
config.status: creating etc/uams/Makefile
config.status: creating include/Makefile
config.status: creating include/atalk/Makefile
config.status: creating libatalk/Makefile
config.status: creating libatalk/acl/Makefile
config.status: creating libatalk/adouble/Makefile
config.status: creating libatalk/bstring/Makefile
config.status: creating libatalk/cnid/Makefile
config.status: creating libatalk/cnid/cdb/Makefile
config.status: creating libatalk/cnid/last/Makefile
config.status: creating libatalk/cnid/dbd/Makefile
config.status: creating libatalk/cnid/tdb/Makefile
config.status: creating libatalk/compat/Makefile
config.status: creating libatalk/dsi/Makefile
config.status: creating libatalk/iniparser/Makefile
config.status: creating libatalk/tdb/Makefile
config.status: creating libatalk/unicode/Makefile
config.status: creating libatalk/unicode/charsets/Makefile
config.status: creating libatalk/util/Makefile
config.status: creating libatalk/vfs/Makefile
config.status: creating macros/Makefile
config.status: creating man/Makefile
config.status: creating man/man1/Makefile
config.status: creating man/man5/Makefile
config.status: creating man/man8/Makefile
config.status: creating test/Makefile
config.status: creating test/afpd/Makefile
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
config.status: executing default commands
=== configuring in libevent (/home/matt/netatalk/netatalk-3.0.3/libevent)
configure: running /bin/sh ./configure --disable-option-checking '--prefix=/opt/local' '--with-bdb=/opt/local' '--with-init-style=solaris' '--with-init-dir=/var/svc/manifest/network/' --cache-file=/dev/null --srcdir=.
checking for a BSD-compatible install... /opt/local/bin/ginstall -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /opt/local/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking build system type... x86_64-pc-solaris2.11
checking host system type... x86_64-pc-solaris2.11
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
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 ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking whether gcc and cc understand -c and -o together... yes
checking whether ln -s works... yes
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /opt/local/bin/grep
checking for egrep... /opt/local/bin/grep -E
checking whether gcc needs -traditional... no
checking how to print strings... print -r
checking for a sed that does not truncate output... /opt/local/bin/sed
checking for fgrep... /opt/local/bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... no
checking for BSD- or MS-compatible name lister (nm)... /opt/local/bin/nm -B
checking the name lister (/opt/local/bin/nm -B) interface... BSD nm
checking the maximum length of command line arguments... 786240
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking how to convert x86_64-pc-solaris2.11 file names to x86_64-pc-solaris2.11 format... func_convert_file_noop
checking how to convert x86_64-pc-solaris2.11 file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... print -r --
checking for ar... ar
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /opt/local/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for mt... mt
checking if mt is a manifest tool... no
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 for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC 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.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld -64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... solaris2.11 ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for library containing inet_ntoa... -lnsl
checking for library containing socket... -lsocket
checking for library containing inet_aton... none required
checking for library containing clock_gettime... none required
checking for library containing sendfile... -lsendfile
checking for WIN32... no
checking for CYGWIN... no
checking zlib.h usability... no
checking zlib.h presence... no
checking for zlib.h... no
checking openssl/bio.h usability... no
checking openssl/bio.h presence... no
checking for openssl/bio.h... no
checking for library containing SSL_new... no
checking for ANSI C header files... (cached) yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking stdarg.h usability... yes
checking stdarg.h presence... yes
checking for stdarg.h... yes
checking for inttypes.h... (cached) yes
checking for stdint.h... (cached) yes
checking stddef.h usability... yes
checking stddef.h presence... yes
checking for stddef.h... yes
checking poll.h usability... yes
checking poll.h presence... yes
checking for poll.h... yes
checking for unistd.h... (cached) yes
checking sys/epoll.h usability... no
checking sys/epoll.h presence... no
checking for sys/epoll.h... no
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking sys/queue.h usability... yes
checking sys/queue.h presence... yes
checking for sys/queue.h... yes
checking sys/event.h usability... no
checking sys/event.h presence... no
checking for sys/event.h... no
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking sys/ioctl.h usability... yes
checking sys/ioctl.h presence... yes
checking for sys/ioctl.h... yes
checking sys/select.h usability... yes
checking sys/select.h presence... yes
checking for sys/select.h... yes
checking sys/devpoll.h usability... yes
checking sys/devpoll.h presence... yes
checking for sys/devpoll.h... yes
checking port.h usability... yes
checking port.h presence... yes
checking for port.h... yes
checking netinet/in.h usability... yes
checking netinet/in.h presence... yes
checking for netinet/in.h... yes
checking netinet/in6.h usability... no
checking netinet/in6.h presence... no
checking for netinet/in6.h... no
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking sys/uio.h usability... yes
checking sys/uio.h presence... yes
checking for sys/uio.h... yes
checking arpa/inet.h usability... yes
checking arpa/inet.h presence... yes
checking for arpa/inet.h... yes
checking sys/eventfd.h usability... no
checking sys/eventfd.h presence... no
checking for sys/eventfd.h... no
checking sys/mman.h usability... yes
checking sys/mman.h presence... yes
checking for sys/mman.h... yes
checking sys/sendfile.h usability... yes
checking sys/sendfile.h presence... yes
checking for sys/sendfile.h... yes
checking sys/wait.h usability... yes
checking sys/wait.h presence... yes
checking for sys/wait.h... yes
checking netdb.h usability... yes
checking netdb.h presence... yes
checking for netdb.h... yes
checking for sys/sysctl.h... no
checking for TAILQ_FOREACH in sys/queue.h... yes
checking for timeradd in sys/time.h... yes
checking for timercmp in sys/time.h... yes
checking for timerclear in sys/time.h... yes
checking for timerisset in sys/time.h... yes
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking whether time.h and sys/time.h may both be included... yes
checking for gettimeofday... yes
checking for vasprintf... yes
checking for fcntl... yes
checking for clock_gettime... yes
checking for strtok_r... yes
checking for strsep... yes
checking for getnameinfo... yes
checking for strlcpy... yes
checking for inet_ntop... yes
checking for inet_pton... yes
checking for signal... yes
checking for sigaction... yes
checking for strtoll... yes
checking for inet_aton... yes
checking for pipe... yes
checking for eventfd... no
checking for sendfile... yes
checking for mmap... yes
checking for splice... no
checking for arc4random... no
checking for arc4random_buf... no
checking for issetugid... yes
checking for geteuid... yes
checking for getegid... yes
checking for getprotobynumber... yes
checking for setenv... yes
checking for unsetenv... yes
checking for putenv... yes
checking for sysctl... no
checking for getaddrinfo... yes
checking size of long... 8
checking for F_SETFD in fcntl.h... yes
checking for select... yes
checking for poll... yes
checking for epoll_ctl... no
checking for port_create... yes
checking for pid_t... yes
checking for size_t... yes
checking for ssize_t... yes
checking for uint64_t... yes
checking for uint32_t... yes
checking for uint16_t... yes
checking for uint8_t... yes
checking for uintptr_t... yes
checking for fd_mask... yes
checking size of long long... 8
checking size of long... (cached) 8
checking size of int... 4
checking size of short... 2
checking size of size_t... 8
checking size of void *... 8
checking for struct in6_addr... yes
checking for struct sockaddr_in6... yes
checking for sa_family_t... yes
checking for struct addrinfo... yes
checking for struct sockaddr_storage... yes
checking for struct in6_addr.s6_addr32... no
checking for struct in6_addr.s6_addr16... no
checking for struct sockaddr_in.sin_len... no
checking for struct sockaddr_in6.sin6_len... no
checking for struct sockaddr_storage.ss_family... yes
checking for struct sockaddr_storage.__ss_family... no
checking for socklen_t... yes
checking whether our compiler supports __func__... yes
checking whether pthreads work with -pthreads... yes
checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE
checking if more special flags are required for pthreads... -D_REENTRANT
checking size of pthread_t... 4
configure: creating ./config.status
config.status: creating libevent.pc
config.status: creating libevent_openssl.pc
config.status: creating libevent_pthreads.pc
config.status: creating Makefile
config.status: creating include/Makefile
config.status: creating test/Makefile
config.status: creating sample/Makefile
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
Using libraries:
LIBS = -lsendfile -lsocket -lnsl
CFLAGS = -I$(top_srcdir)/include -I$(top_builddir)/include -I$(top_srcdir)/sys/generic -D_U_="__attribute__((unused))" -g -O2
PTHREADS:
LIBS =
CFLAGS = -D_REENTRANT -pthreads
LIBGCRYPT:
LIBS = -L/opt/local/lib -Wl,-R/opt/local/lib -lgcrypt -lgpg-error
CFLAGS = -I/opt/local/include
PAM:
LIBS = -lpam
CFLAGS =
WRAP:
LIBS =
CFLAGS =
BDB:
LIBS = -L/opt/local/lib -ldb4-4.8
CFLAGS = -I/opt/local/include/db4
ZEROCONF:
LIBS = -ldns_sd
CFLAGS =
LDAP:
LIBS = -lldap
CFLAGS =
LIBEVENT:
bundled
Configure summary:
INIT STYLE:
solaris
AFP:
Extended Attributes: ad | sys
ACL support: yes
CNID:
backends: dbd last tdb
UAMS:
DHX2 (PAM SHADOW)
clrtxt (PAM SHADOW)
guest
Options:
Zeroconf support: yes
tcp wrapper support: no
quota support: yes
admin group support: yes
valid shell check: yes
cracklib support: no
ACL support: yes
Kerberos support: yes
LDAP support: yes
dbus support: no
dtrace probes: yes
Paths:
Netatalk lockfile: /var/spool/locks/netatalk
init directory: /var/svc/manifest/network/
configure: WARNING: PAM support was configured for your system, but the netatalk PAM configuration file
configure: WARNING: cannot be installed. Please install the config/netatalk.pamd file manually.
configure: WARNING: If you're running Solaris or BSD you'll have to edit /etc/pam.conf to get PAM working.
configure: WARNING: You can also re-run configure and specify --without-pam to disable PAM support.
matt@vault:~/netatalk/netatalk-3.0.3$ make
make all-recursive
make[1]: Entering directory `/home/matt/netatalk/netatalk-3.0.3'
Making all in libevent
make[2]: Entering directory `/home/matt/netatalk/netatalk-3.0.3/libevent'
/opt/local/bin/mkdir -p ./include/event2
echo '/* event2/event-config.h' > include/event2/event-config.h
echo ' *' >> include/event2/event-config.h
echo ' * This file was generated by autoconf when libevent was built, and post-' >> include/event2/event-config.h
echo ' * processed by Libevent so that its macros would have a uniform prefix.' >> include/event2/event-config.h
echo ' *' >> include/event2/event-config.h
echo ' * DO NOT EDIT THIS FILE.' >> include/event2/event-config.h
echo ' *' >> include/event2/event-config.h
echo ' * Do not rely on macros in this file existing in later versions.'>> include/event2/event-config.h
echo ' */' >> include/event2/event-config.h
echo '#ifndef _EVENT2_EVENT_CONFIG_H_' >> include/event2/event-config.h
echo '#define _EVENT2_EVENT_CONFIG_H_' >> include/event2/event-config.h
sed -e 's/#define /#define _EVENT_/' \
-e 's/#undef /#undef _EVENT_/' \
-e 's/#ifndef /#ifndef _EVENT_/' < config.h >> include/event2/event-config.h
echo "#endif" >> include/event2/event-config.h
make all-recursive
make[3]: Entering directory `/home/matt/netatalk/netatalk-3.0.3/libevent'
Making all in .
make[4]: Entering directory `/home/matt/netatalk/netatalk-3.0.3/libevent'
CC event.lo
CC evthread.lo
CC buffer.lo
buffer.c: In function 'evbuffer_chain_free':
buffer.c:207:4: warning: pointer targets in passing argument 1 of 'munmap' differ in signedness [-Wpointer-sign]
In file included from buffer.c:60:0:
/usr/include/sys/mman.h:239:12: note: expected 'caddr_t' but argument is of type 'unsigned char *'
buffer.c: In function 'evbuffer_reserve_space':
buffer.c:628:19: warning: pointer targets in assignment differ in signedness [-Wpointer-sign]
buffer.c: In function '_evbuffer_read_setup_vecs':
buffer.c:2027:20: warning: pointer targets in assignment differ in signedness [-Wpointer-sign]
buffer.c: In function 'evbuffer_peek':
buffer.c:2576:20: warning: pointer targets in assignment differ in signedness [-Wpointer-sign]
buffer.c:2595:22: warning: pointer targets in assignment differ in signedness [-Wpointer-sign]
CC bufferevent.lo
CC bufferevent_sock.lo
CC bufferevent_filter.lo
CC bufferevent_pair.lo
CC listener.lo
CC bufferevent_ratelim.lo
CC evmap.lo
CC log.lo
CC evutil.lo
CC evutil_rand.lo
CC strlcpy.lo
CC select.lo
CC poll.lo
CC devpoll.lo
CC evport.lo
evport.c: In function 'evport_dispatch':
evport.c:329:19: warning: variable 'fdi' set but not used [-Wunused-but-set-variable]
CC signal.lo
CC event_tagging.lo
CC http.lo
CC evdns.lo
CC evrpc.lo
CCLD libevent.la
CCLD libevent_core.la
CCLD libevent_extra.la
CC evthread_pthread.lo
CCLD libevent_pthreads.la
make[4]: Leaving directory `/home/matt/netatalk/netatalk-3.0.3/libevent'
Making all in include
make[4]: Entering directory `/home/matt/netatalk/netatalk-3.0.3/libevent/include'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/home/matt/netatalk/netatalk-3.0.3/libevent/include'
Making all in sample
make[4]: Entering directory `/home/matt/netatalk/netatalk-3.0.3/libevent/sample'
CC event-test.o
CCLD event-test
CC time-test.o
CCLD time-test
CC signal-test.o
CCLD signal-test
CC dns-example.o
CCLD dns-example
CC hello-world.o
CCLD hello-world
CC http-server.o
CCLD http-server
make[4]: Leaving directory `/home/matt/netatalk/netatalk-3.0.3/libevent/sample'
Making all in test
make[4]: Entering directory `/home/matt/netatalk/netatalk-3.0.3/libevent/test'
date -u > rpcgen-attempted
if ./rpcgen_wrapper.sh .; then \
echo "rpcgen okay"; \
else \
echo "No Python installed; stubbing out RPC test." >&2; \
echo " "> regress.gen.c; \
echo "#define NO_PYTHON_EXISTS" > regress.gen.h; \
fi
Reading "./regress.rpc"
Created struct: msg
Added entry: from_name
Added entry: to_name
Added entry: attack
Added entry: run
Created struct: kill
Added entry: weapon
Added entry: action
Added entry: how_often
Created struct: run
Added entry: how
Added entry: some_bytes
Added entry: fixed_bytes
Added entry: notes
Added entry: large_number
Added entry: other_numbers
... creating "./regress.gen.h"
... creating "./regress.gen.c"
egress.gen.h and .
rpcgen okay
make all-am
make[5]: Entering directory `/home/matt/netatalk/netatalk-3.0.3/libevent/test'
CC test-init.o
CCLD test-init
CC test-eof.o
CCLD test-eof
CC test-weof.o
CCLD test-weof
CC test-time.o
CCLD test-time
CC bench.o
CCLD bench
CC bench_cascade.o
CCLD bench_cascade
CC bench_http.o
CCLD bench_http
CC bench_httpclient.o
CCLD bench_httpclient
CC test-ratelim.o
CCLD test-ratelim
CC test-changelist.o
CCLD test-changelist
CC regress-regress.o
CC regress-regress_buffer.o
CC regress-regress_http.o
CC regress-regress_dns.o
CC regress-regress_testutils.o
CC regress-regress_rpc.o
CC regress-regress.gen.o
CC regress-regress_et.o
CC regress-regress_bufferevent.o
CC regress-regress_listener.o
CC regress-regress_util.o
CC regress-tinytest.o
CC regress-regress_main.o
CC regress-regress_minheap.o
CC regress-regress_thread.o
CCLD regress
make[5]: Leaving directory `/home/matt/netatalk/netatalk-3.0.3/libevent/test'
make[4]: Leaving directory `/home/matt/netatalk/netatalk-3.0.3/libevent/test'
make[3]: Leaving directory `/home/matt/netatalk/netatalk-3.0.3/libevent'
make[2]: Leaving directory `/home/matt/netatalk/netatalk-3.0.3/libevent'
Making all in include
make[2]: Entering directory `/home/matt/netatalk/netatalk-3.0.3/include'
Making all in atalk
make[3]: Entering directory `/home/matt/netatalk/netatalk-3.0.3/include/atalk'
/bin/sh ../../libtool --mode=execute dtrace -o afp_dtrace.h -h -s ../../include/atalk/afp_dtrace.d
make all-am
make[4]: Entering directory `/home/matt/netatalk/netatalk-3.0.3/include/atalk'
make[4]: Nothing to be done for `all-am'.
make[4]: Leaving directory `/home/matt/netatalk/netatalk-3.0.3/include/atalk'
make[3]: Leaving directory `/home/matt/netatalk/netatalk-3.0.3/include/atalk'
make[3]: Entering directory `/home/matt/netatalk/netatalk-3.0.3/include'
make[3]: Nothing to be done for `all-am'.
make[3]: Leaving directory `/home/matt/netatalk/netatalk-3.0.3/include'
make[2]: Leaving directory `/home/matt/netatalk/netatalk-3.0.3/include'
Making all in libatalk
make[2]: Entering directory `/home/matt/netatalk/netatalk-3.0.3/libatalk'
Making all in acl
make[3]: Entering directory `/home/matt/netatalk/netatalk-3.0.3/libatalk/acl'
CC libacl_la-cache.lo
CC libacl_la-unix.lo
CC libacl_la-uuid.lo
CC libacl_la-ldap.lo
CC libacl_la-ldap_config.lo
CCLD libacl.la
make[3]: Leaving directory `/home/matt/netatalk/netatalk-3.0.3/libatalk/acl'
Making all in adouble
make[3]: Entering directory `/home/matt/netatalk/netatalk-3.0.3/libatalk/adouble'
CC ad_attr.lo
CC ad_conv.lo
CC ad_date.lo
CC ad_flush.lo
CC ad_lock.lo
CC ad_mmap.lo
CC ad_open.lo
CC ad_read.lo
CC ad_sendfile.lo
CC ad_size.lo
CC ad_write.lo
CCLD libadouble.la
make[3]: Leaving directory `/home/matt/netatalk/netatalk-3.0.3/libatalk/adouble'
Making all in bstring
make[3]: Entering directory `/home/matt/netatalk/netatalk-3.0.3/libatalk/bstring'
CC bstrlib.lo
CC bstradd.lo
CCLD libbstring.la
make[3]: Leaving directory `/home/matt/netatalk/netatalk-3.0.3/libatalk/bstring'
Making all in compat
make[3]: Entering directory `/home/matt/netatalk/netatalk-3.0.3/libatalk/compat'
CC misc.lo
CC mktemp.lo
CC getusershell.lo
CC rquota_xdr.lo
CC pselect.lo
CC strlcpy.lo
CCLD libcompat.la
make[3]: Leaving directory `/home/matt/netatalk/netatalk-3.0.3/libatalk/compat'
Making all in cnid
make[3]: Entering directory `/home/matt/netatalk/netatalk-3.0.3/libatalk/cnid'
Making all in last
make[4]: Entering directory `/home/matt/netatalk/netatalk-3.0.3/libatalk/cnid/last'
CC cnid_last.lo
CCLD libcnid_last.la
make[4]: Leaving directory `/home/matt/netatalk/netatalk-3.0.3/libatalk/cnid/last'
Making all in cdb
make[4]: Entering directory `/home/matt/netatalk/netatalk-3.0.3/libatalk/cnid/cdb'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/home/matt/netatalk/netatalk-3.0.3/libatalk/cnid/cdb'
Making all in dbd
make[4]: Entering directory `/home/matt/netatalk/netatalk-3.0.3/libatalk/cnid/dbd'
CC cnid_dbd.lo
CCLD libcnid_dbd.la
make[4]: Leaving directory `/home/matt/netatalk/netatalk-3.0.3/libatalk/cnid/dbd'
Making all in tdb
make[4]: Entering directory `/home/matt/netatalk/netatalk-3.0.3/libatalk/cnid/tdb'
CC cnid_tdb_add.lo
CC cnid_tdb_close.lo
CC cnid_tdb_delete.lo
CC cnid_tdb_get.lo
CC cnid_tdb_lookup.lo
CC cnid_tdb_open.lo
CC cnid_tdb_resolve.lo
CC cnid_tdb_update.lo
CCLD libcnid_tdb.la
make[4]: Leaving directory `/home/matt/netatalk/netatalk-3.0.3/libatalk/cnid/tdb'
make[4]: Entering directory `/home/matt/netatalk/netatalk-3.0.3/libatalk/cnid'
CC cnid.lo
CC cnid_init.lo
CCLD libcnid.la
make[4]: Leaving directory `/home/matt/netatalk/netatalk-3.0.3/libatalk/cnid'
make[3]: Leaving directory `/home/matt/netatalk/netatalk-3.0.3/libatalk/cnid'
Making all in dsi
make[3]: Entering directory `/home/matt/netatalk/netatalk-3.0.3/libatalk/dsi'
CC dsi_attn.lo
CC dsi_close.lo
CC dsi_cmdreply.lo
CC dsi_getsess.lo
CC dsi_getstat.lo
CC dsi_init.lo
CC dsi_opensess.lo
CC dsi_read.lo
CC dsi_tcp.lo
CC dsi_tickle.lo
CC dsi_write.lo
CC dsi_stream.lo
CCLD libdsi.la
make[3]: Leaving directory `/home/matt/netatalk/netatalk-3.0.3/libatalk/dsi'
Making all in iniparser
make[3]: Entering directory `/home/matt/netatalk/netatalk-3.0.3/libatalk/iniparser'
CC dictionary.lo
CC iniparser.lo
CCLD libiniparser.la
make[3]: Leaving directory `/home/matt/netatalk/netatalk-3.0.3/libatalk/iniparser'
Making all in tdb
make[3]: Entering directory `/home/matt/netatalk/netatalk-3.0.3/libatalk/tdb'
CC check.lo
CC dump.lo
CC error.lo
CC freelist.lo
CC freelistcheck.lo
CC io.lo
CC lock.lo
CC open.lo
CC tdb.lo
CC transaction.lo
CC traverse.lo
CCLD libtdb.la
make[3]: Leaving directory `/home/matt/netatalk/netatalk-3.0.3/libatalk/tdb'
Making all in util
make[3]: Entering directory `/home/matt/netatalk/netatalk-3.0.3/libatalk/util'
CC libutil_la-bprint.lo
CC libutil_la-cnid.lo
CC libutil_la-fault.lo
CC libutil_la-getiface.lo
CC libutil_la-gettok.lo
CC libutil_la-locking.lo
CC libutil_la-logger.lo
CC libutil_la-module.lo
CC libutil_la-netatalk_conf.lo
CC libutil_la-queue.lo
CC libutil_la-server_child.lo
CC libutil_la-server_ipc.lo
CC libutil_la-server_lock.lo
CC libutil_la-socket.lo
CC libutil_la-strdicasecmp.lo
CC libutil_la-unix.lo
CC libutil_la-ftw.lo
CCLD libutil.la
make[3]: Leaving directory `/home/matt/netatalk/netatalk-3.0.3/libatalk/util'
Making all in unicode
make[3]: Entering directory `/home/matt/netatalk/netatalk-3.0.3/libatalk/unicode'
Making all in charsets
make[4]: Entering directory `/home/matt/netatalk/netatalk-3.0.3/libatalk/unicode/charsets'
CC mac_roman.lo
CC mac_greek.lo
CC mac_hebrew.lo
CC mac_centraleurope.lo
CC mac_turkish.lo
CC mac_cyrillic.lo
CC mac_japanese.lo
CC mac_chinese_trad.lo
CC mac_chinese_simp.lo
CC mac_korean.lo
CC generic_cjk.lo
CC generic_mb.lo
CCLD libcharsets.la
make[4]: Leaving directory `/home/matt/netatalk/netatalk-3.0.3/libatalk/unicode/charsets'
make[4]: Entering directory `/home/matt/netatalk/netatalk-3.0.3/libatalk/unicode'
CC util_unistr.lo
CC iconv.lo
CC charcnv.lo
CC utf8.lo
CC utf16_case.lo
CCLD libunicode.la
make[4]: Leaving directory `/home/matt/netatalk/netatalk-3.0.3/libatalk/unicode'
make[3]: Leaving directory `/home/matt/netatalk/netatalk-3.0.3/libatalk/unicode'
Making all in vfs
make[3]: Entering directory `/home/matt/netatalk/netatalk-3.0.3/libatalk/vfs'
CC vfs.lo
CC unix.lo
CC ea_ad.lo
CC ea_sys.lo
CC extattr.lo
CC acl.lo
CCLD libvfs.la
make[3]: Leaving directory `/home/matt/netatalk/netatalk-3.0.3/libatalk/vfs'
make[3]: Entering directory `/home/matt/netatalk/netatalk-3.0.3/libatalk'
CC libatalk_la-dummy.lo
CCLD libatalk.la
make[3]: Leaving directory `/home/matt/netatalk/netatalk-3.0.3/libatalk'
make[2]: Leaving directory `/home/matt/netatalk/netatalk-3.0.3/libatalk'
Making all in bin
make[2]: Entering directory `/home/matt/netatalk/netatalk-3.0.3/bin'
Making all in afppasswd
make[3]: Entering directory `/home/matt/netatalk/netatalk-3.0.3/bin/afppasswd'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/home/matt/netatalk/netatalk-3.0.3/bin/afppasswd'
Making all in cnid
make[3]: Entering directory `/home/matt/netatalk/netatalk-3.0.3/bin/cnid'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/home/matt/netatalk/netatalk-3.0.3/bin/cnid'
Making all in megatron
make[3]: Entering directory `/home/matt/netatalk/netatalk-3.0.3/bin/megatron'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/home/matt/netatalk/netatalk-3.0.3/bin/megatron'
Making all in uniconv
make[3]: Entering directory `/home/matt/netatalk/netatalk-3.0.3/bin/uniconv'
CC uniconv.o
CC iso8859_1_adapted.o
CCLD uniconv
make[3]: Leaving directory `/home/matt/netatalk/netatalk-3.0.3/bin/uniconv'
Making all in misc
make[3]: Entering directory `/home/matt/netatalk/netatalk-3.0.3/bin/misc'
CC afpldaptest-uuidtest.o
CCLD afpldaptest
CC netacnv.o
CCLD netacnv
CC logger_test.o
CCLD logger_test
CC fce-fce.o
CCLD fce
make[3]: Leaving directory `/home/matt/netatalk/netatalk-3.0.3/bin/misc'
Making all in ad
make[3]: Entering directory `/home/matt/netatalk/netatalk-3.0.3/bin/ad'
CC ad-ad.o
CC ad-ad_find.o
CC ad-ad_util.o
CC ad-ad_ls.o
CC ad-ad_cp.o
CC ad-ad_mv.o
CC ad-ad_rm.o
CC ad-ad_set.o
CCLD ad
make[3]: Leaving directory `/home/matt/netatalk/netatalk-3.0.3/bin/ad'
make[3]: Entering directory `/home/matt/netatalk/netatalk-3.0.3/bin'
make[3]: Nothing to be done for `all-am'.
make[3]: Leaving directory `/home/matt/netatalk/netatalk-3.0.3/bin'
make[2]: Leaving directory `/home/matt/netatalk/netatalk-3.0.3/bin'
Making all in config
make[2]: Entering directory `/home/matt/netatalk/netatalk-3.0.3/config'
Making all in pam
make[3]: Entering directory `/home/matt/netatalk/netatalk-3.0.3/config/pam'
sed -e "s,[@]PAM_DIRECTIVE[@],,g" \
-e "s,[@]PAM_AUTH[@],," \
-e "s,[@]PAM_ACCOUNT[@],," \
-e "s,[@]PAM_PASSWORD[@],," \
-e "s,[@]PAM_SESSION[@],," \
<netatalk.tmpl >netatalk
make[3]: Leaving directory `/home/matt/netatalk/netatalk-3.0.3/config/pam'
make[3]: Entering directory `/home/matt/netatalk/netatalk-3.0.3/config'
make[3]: Nothing to be done for `all-am'.
make[3]: Leaving directory `/home/matt/netatalk/netatalk-3.0.3/config'
make[2]: Leaving directory `/home/matt/netatalk/netatalk-3.0.3/config'
Making all in etc
make[2]: Entering directory `/home/matt/netatalk/netatalk-3.0.3/etc'
Making all in afpd
make[3]: Entering directory `/home/matt/netatalk/netatalk-3.0.3/etc/afpd'
make all-am
make[4]: Entering directory `/home/matt/netatalk/netatalk-3.0.3/etc/afpd'
CC hash-hash.o
CCLD hash
CC fce-fce_api.o
CC fce-fce_util.o
CCLD fce
CC afpd-afp_avahi.o
CC afpd-afp_config.o
CC afpd-afp_dsi.o
afp_dsi.c: In function 'afp_over_dsi':
afp_dsi.c:606:21: warning: implicit declaration of function 'AFP_AFPFUNC_START' [-Wimplicit-function-declaration]
afp_dsi.c:611:21: warning: implicit declaration of function 'AFP_AFPFUNC_DONE' [-Wimplicit-function-declaration]
CC afpd-afp_mdns.o
CC afpd-afp_options.o
CC afpd-afp_util.o
CC afpd-afp_zeroconf.o
CC afpd-afprun.o
CC afpd-afs.o
CC afpd-appl.o
CC afpd-auth.o
auth.c: In function 'login':
auth.c:228:5: warning: implicit declaration of function 'set_groups' [-Wimplicit-function-declaration]
auth.c:288:5: warning: implicit declaration of function 'print_groups' [-Wimplicit-function-declaration]
CC afpd-catsearch.o
catsearch.c: In function 'catsearch_db':
catsearch.c:746:9: warning: implicit declaration of function 'AFP_CNID_START' [-Wimplicit-function-declaration]
catsearch.c:752:9: warning: implicit declaration of function 'AFP_CNID_DONE' [-Wimplicit-function-declaration]
CC afpd-desktop.o
CC afpd-dircache.o
CC afpd-directory.o
directory.c: In function 'dirlookup_bypath':
directory.c:500:13: warning: implicit declaration of function 'AFP_CNID_START' [-Wimplicit-function-declaration]
directory.c:507:13: warning: implicit declaration of function 'AFP_CNID_DONE' [-Wimplicit-function-declaration]
CC afpd-enumerate.o
enumerate.c: In function 'enumerate':
enumerate.c:368:17: warning: implicit declaration of function 'AFP_CNID_START' [-Wimplicit-function-declaration]
enumerate.c:370:17: warning: implicit declaration of function 'AFP_CNID_DONE' [-Wimplicit-function-declaration]
CC afpd-extattrs.o
CC afpd-fce_api.o
CC afpd-fce_util.o
CC afpd-file.o
file.c: In function 'get_id':
file.c:222:9: warning: implicit declaration of function 'AFP_CNID_START' [-Wimplicit-function-declaration]
file.c:224:9: warning: implicit declaration of function 'AFP_CNID_DONE' [-Wimplicit-function-declaration]
file.c: In function 'getmetadata':
file.c:470:17: warning: implicit declaration of function 'ad_reso_size' [-Wimplicit-function-declaration]
file.c:554:17: warning: right shift count >= width of type [enabled by default]
CC afpd-filedir.o
filedir.c: In function 'moveandrename':
filedir.c:251:9: warning: implicit declaration of function 'AFP_CNID_START' [-Wimplicit-function-declaration]
filedir.c:253:9: warning: implicit declaration of function 'AFP_CNID_DONE' [-Wimplicit-function-declaration]
CC afpd-fork.o
fork.c: In function 'read_fork':
fork.c:792:5: warning: implicit declaration of function 'AFP_READ_START' [-Wimplicit-function-declaration]
fork.c:893:5: warning: implicit declaration of function 'AFP_READ_DONE' [-Wimplicit-function-declaration]
fork.c: In function 'write_fork':
fork.c:1164:5: warning: implicit declaration of function 'AFP_WRITE_START' [-Wimplicit-function-declaration]
fork.c:1240:5: warning: implicit declaration of function 'AFP_WRITE_DONE' [-Wimplicit-function-declaration]
CC afpd-hash.o
CC afpd-main.o
CC afpd-mangle.o
CC afpd-messages.o
CC afpd-nfsquota.o
CC afpd-ofork.o
CC afpd-quota.o
CC afpd-status.o
status.c: In function 'status_directorynames':
status.c:419:13: warning: 'krb5_free_unparsed_name' is deprecated (declared at /opt/local/include/krb5/krb5-protos.h:1962) [-Wdeprecated-declarations]
CC afpd-switch.o
CC afpd-uam.o
CC afpd-uid.o
CC afpd-unix.o
CC afpd-volume.o
CC afpd-acls.o
if test -f afp_dtrace.o ; then rm -f afp_dtrace.o ; fi
/bin/sh ../../libtool --mode=execute dtrace -G -s ../../include/atalk/afp_dtrace.d -o afp_dtrace.o afpd-afp_dsi.o afpd-fork.o afpd-appl.o afpd-catsearch.o afpd-directory.o afpd-enumerate.o afpd-file.o afpd-filedir.o
CCLD afpd
ld: warning: file /opt/local/lib/libldap.so: attempted multiple inclusion of file
Undefined first referenced
symbol in file
AFP_READ_DONE afpd-fork.o
AFP_AFPFUNC_DONE afpd-afp_dsi.o
AFP_CNID_START afpd-catsearch.o
AFP_READ_START afpd-fork.o
AFP_WRITE_DONE afpd-fork.o
AFP_CNID_DONE afpd-catsearch.o
AFP_WRITE_START afpd-fork.o
AFP_AFPFUNC_START afpd-afp_dsi.o
ld: fatal: symbol referencing errors. No output written to .libs/afpd
collect2: error: ld returned 1 exit status
make[4]: *** [afpd] Error 1
make[4]: Leaving directory `/home/matt/netatalk/netatalk-3.0.3/etc/afpd'
make[3]: *** [all] Error 2
make[3]: Leaving directory `/home/matt/netatalk/netatalk-3.0.3/etc/afpd'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/matt/netatalk/netatalk-3.0.3/etc'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/matt/netatalk/netatalk-3.0.3'
make: *** [all] Error 2
matt@vault:~/netatalk/netatalk-3.0.3$
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment