Installing CUPS in Mac mini with Pentium

Joseph cajanegra1 at gmail.com
Mon May 22 12:34:13 PDT 2006


> Sounds like the configure script detected the PNG and TIFF libraries,
> but the linker is unable to do so.  Can you provide the configure
> options you used and the full output?

I'm using the default configure options, i.e. I'm simply typing ./configure ENTER, and the output is:

./configure
checking for gawk... no
checking for mawk... no
checking for nawk... no
checking for awk... 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 g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking how to run the C preprocessor... gcc -E
checking for a BSD-compatible install... /usr/bin/install -c
checking for ranlib... ranlib
checking for ar... /usr/bin/ar
checking for htmldoc... no
checking for ld... /usr/bin/ld
checking for ln... /bin/ln
checking for mv... /bin/mv
checking for rm... /bin/rm
checking for rmdir... /bin/rmdir
checking for sed... /usr/bin/sed
checking for strip... /usr/bin/strip
checking for library containing crypt... none required
checking for library containing getspent... no
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 crypt.h usability... no
checking crypt.h presence... no
checking for crypt.h... no
checking langinfo.h usability... yes
checking langinfo.h presence... yes
checking for langinfo.h... yes
checking malloc.h usability... no
checking malloc.h presence... no
checking for malloc.h... no
checking shadow.h usability... no
checking shadow.h presence... no
checking for shadow.h... no
checking for string.h... (cached) yes
checking for strings.h... (cached) yes
checking bstring.h usability... no
checking bstring.h presence... no
checking for bstring.h... no
checking usersec.h usability... no
checking usersec.h presence... no
checking for usersec.h... no
checking sys/ioctl.h usability... yes
checking sys/ioctl.h presence... yes
checking for sys/ioctl.h... yes
checking for strdup... yes
checking for strcasecmp... yes
checking for strncasecmp... yes
checking for strlcat... yes
checking for strlcpy... yes
checking for snprintf... yes
checking for vsnprintf... yes
checking for mkstemp... yes
checking for mkstemps... yes
checking for geteuid... yes
checking for vsyslog... yes
checking for sigset... yes
checking for sigaction... yes
checking for waitpid... yes
checking for wait3... yes
checking for tm_gmtoff member in tm structure... yes
checking for CFLocaleCreateCanonicalLocaleIdentifierFromString... yes
checking CoreFoundation/CoreFoundation.h usability... yes
checking CoreFoundation/CoreFoundation.h presence... yes
checking for CoreFoundation/CoreFoundation.h... yes
checking CoreFoundation/CFPriv.h usability... no
checking CoreFoundation/CFPriv.h presence... no
checking for CoreFoundation/CFPriv.h... no
checking CoreFoundation/CFBundlePriv.h usability... no
checking CoreFoundation/CFBundlePriv.h presence... no
checking for CoreFoundation/CFBundlePriv.h... no
checking membership.h usability... yes
checking membership.h presence... yes
checking for membership.h... yes
checking for mbr_uid_to_uuid... yes
checking notify.h usability... yes
checking notify.h presence... yes
checking for notify.h... yes
checking for notify_post... yes
checking for library containing acl_init... none required
checking for launchd... /System/Library/LaunchDaemons
checking whether to build image filters... no
checking jpeglib.h usability... no
checking jpeglib.h presence... no
checking for jpeglib.h... no
checking zlib.h usability... yes
checking zlib.h presence... yes
checking for zlib.h... yes
checking for gzgets in -lz... yes
checking for pow in -lm... yes
checking png.h usability... yes
checking png.h presence... yes
checking for png.h... yes
checking for png_create_read_struct in -lpng... yes
checking tiff.h usability... yes
checking tiff.h presence... yes
checking for tiff.h... yes
checking for TIFFReadScanline in -ltiff... yes
checking for stdlib.h... (cached) yes
checking for library containing socket... none required
checking for library containing gethostbyaddr... none required
checking for library containing getaddrinfo... none required
checking for library containing getifaddrs... none required
checking for library containing getnameinfo... none required
checking for library containing hstrerror... none required
checking for library containing rresvport_af... none required
checking for struct sockaddr.sa_len... yes
checking sys/sockio.h usability... yes
checking sys/sockio.h presence... yes
checking for sys/sockio.h... yes
checking slp.h usability... no
checking slp.h presence... no
checking for slp.h... no
checking ldap.h usability... yes
checking ldap.h presence... yes
checking for ldap.h... yes
checking for ldap_value_free in -lldap... yes
checking Security/SecureTransport.h usability... yes
checking Security/SecureTransport.h presence... yes
checking for Security/SecureTransport.h... yes
checking for dlopen in -ldl... yes
checking for pam_start in -lpam... yes
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 pthread.h usability... yes
checking pthread.h presence... yes
checking for pthread.h... yes
checking for pthread_create using -lpthreads... no
checking for pthread_create using -lpthread... yes
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking for _LARGE_FILES value needed for large files... no
checking for long long int... yes
checking for strtoll... yes
checking for launch_msg... yes
checking launch.h usability... yes
checking launch.h presence... yes
checking for launch.h... yes
checking whether to use network default printers... no
checking for default print user... lp
checking for default print group... lp
checking for default system groups... "admin"
checking AppleTalk/at_proto.h usability... no
checking AppleTalk/at_proto.h presence... no
checking for AppleTalk/at_proto.h... no
checking whether to build pdftops filter... no
checking for java... /usr/bin/java
checking for perl... /usr/bin/perl
checking for php... /usr/bin/php
checking for php-config... /usr/bin/php-config
checking for python... /usr/bin/python
configure: creating ./config.status
config.status: creating Makedefs
config.status: creating packaging/cups.list
config.status: creating init/cups.sh
config.status: creating init/cups-lpd
config.status: creating cups-config
config.status: creating conf/cupsd.conf
config.status: creating conf/pam.std
config.status: creating doc/index.html
config.status: creating doc/help/standard.html
config.status: creating man/client.conf.man
config.status: creating man/cups-deviced.man
config.status: creating man/cups-driverd.man
config.status: creating man/cups-lpd.man
config.status: creating man/cupsaddsmb.man
config.status: creating man/cupsd.man
config.status: creating man/cupsd.conf.man
config.status: creating man/lpoptions.man
config.status: creating templates/edit-config.tmpl
config.status: creating templates/header.tmpl
config.status: creating doc/es/index.html
config.status: creating templates/es/edit-config.tmpl
config.status: creating templates/es/header.tmpl
config.status: creating doc/ja/index.html
config.status: creating templates/ja/edit-config.tmpl
config.status: creating templates/ja/header.tmpl
config.status: creating doc/pl/index.html
config.status: creating templates/pl/edit-config.tmpl
config.status: creating templates/pl/header.tmpl
config.status: creating doc/sv/index.html
config.status: creating templates/sv/edit-config.tmpl
config.status: creating templates/sv/header.tmpl
config.status: creating config.h
config.status: config.h is unchanged

Joseph.




More information about the cups-devel mailing list