Skip to content

Instantly share code, notes, and snippets.

@rghammonds
Created March 29, 2013 21:11
Show Gist options
  • Save rghammonds/5273673 to your computer and use it in GitHub Desktop.
Save rghammonds/5273673 to your computer and use it in GitHub Desktop.
libgphoto2 fails to build on 10.4.11
#
# brew doctor
#
Your system is raring to brew.
#
# brew --config
#
HOMEBREW_VERSION: 0.9.4
ORIGIN: https://github.com/mistydemeo/tigerbrew.git
HEAD: 4845a3a26dfd1ce53067e6fc1db9a0815474033e
HOMEBREW_PREFIX: /usr/local
HOMEBREW_CELLAR: /usr/local/Cellar
CPU: single-core 32-bit g4e
OS X: 10.4.11-Power Macintosh
Xcode: 2.5
GCC-4.0: build 5370
LLVM-GCC: N/A
Clang: N/A
X11: 1.1.3 => /usr/X11R6
System Ruby: 1.8.2
Perl: /usr/bin/perl
Python: /usr/bin/python => /System/Library/Frameworks/Python.framework/Versions/2.3/bin/python
Ruby: /usr/bin/ruby
#
# HOMEBREW_MAKE_JOBS=1 VERBOSE=1 brew install libgphoto2
#
==> Downloading http://downloads.sourceforge.net/project/gphoto/libgphoto/2.5.1/libgphoto2-2.5.1.tar.bz2
Already downloaded: /Library/Caches/Homebrew/libgphoto2-2.5.1.tar.bz2
/usr/bin/tar xjf /Library/Caches/Homebrew/libgphoto2-2.5.1.tar.bz2
==> ./configure --prefix=/usr/local/Cellar/libgphoto2/2.5.1
./configure --prefix=/usr/local/Cellar/libgphoto2/2.5.1
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... auto-aux/install-sh -c -d
checking for gawk... no
checking for mawk... no
checking for nawk... no
checking for awk... awk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking for POSIX sh $() command substitution... yes
checking for gcc... /usr/bin/gcc-4.0
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 /usr/bin/gcc-4.0 accepts -g... yes
checking for /usr/bin/gcc-4.0 option to accept ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of /usr/bin/gcc-4.0... gcc3
checking how to run the C preprocessor... /usr/bin/gcc-4.0 -E
checking whether we are using the GNU C++ compiler... yes
checking whether /usr/bin/g++-4.0 accepts -g... yes
checking dependency style of /usr/bin/g++-4.0... gcc3
checking whether /usr/bin/gcc-4.0 and cc understand -c and -o together... yes
checking for ar... ar
checking the archiver (ar) interface... ar
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/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 stdarg.h usability... yes
checking stdarg.h presence... yes
checking for stdarg.h... yes
checking for va_copy() or replacement... va_copy
checking for flex... /usr/bin/flex
checking for bison... /usr/bin/bison
checking whether to enable GP2DDB...
checking PKG_CONFIG_PATH... empty
checking for pkg-config... /usr/local/bin/pkg-config
checking build system type... powerpc-apple-darwin8.11.0
checking host system type... powerpc-apple-darwin8.11.0
checking how to print strings... printf
checking for a sed that does not truncate output... sed
checking for fgrep... /usr/bin/grep -F
checking for ld used by /usr/bin/gcc-4.0... /usr/libexec/gcc/powerpc-apple-darwin8/4.0.1/ld
checking if the linker (/usr/libexec/gcc/powerpc-apple-darwin8/4.0.1/ld) is GNU ld... no
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -p
checking the name lister (/usr/bin/nm -p) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 196608
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... no
checking how to convert powerpc-apple-darwin8.11.0 file names to powerpc-apple-darwin8.11.0 format... func_convert_file_noop
checking how to convert powerpc-apple-darwin8.11.0 file names to toolchain format... func_convert_file_noop
checking for /usr/libexec/gcc/powerpc-apple-darwin8/4.0.1/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... dlltool
checking how to associate runtime and link libraries... printf %s\n
checking for archiver @FILE support... no
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -p output from /usr/bin/gcc-4.0 object... ok
checking for sysroot... no
checking for mt... no
checking if : is a manifest tool... no
checking for dsymutil... dsymutil
checking for nmedit... nmedit
checking for lipo... lipo
checking for otool... otool
checking for otool64... otool64
checking for -single_module linker flag... no
checking for -exported_symbols_list linker flag... yes
checking for -force_load linker flag... /usr/libexec/gcc/powerpc-apple-darwin8/4.0.1/ld: unknown flag: -force_load
no
checking for dlfcn.h... yes
checking for objdir... .libs
checking if /usr/bin/gcc-4.0 supports -fno-rtti -fno-exceptions... yes
checking for /usr/bin/gcc-4.0 option to produce PIC... -fno-common -DPIC
checking if /usr/bin/gcc-4.0 PIC flag -fno-common -DPIC works... yes
checking if /usr/bin/gcc-4.0 static flag -static works... no
checking if /usr/bin/gcc-4.0 supports -c -o file.o... yes
checking if /usr/bin/gcc-4.0 supports -c -o file.o... (cached) yes
checking whether the /usr/bin/gcc-4.0 linker (/usr/libexec/gcc/powerpc-apple-darwin8/4.0.1/ld) supports shared libraries... yes
checking dynamic linker characteristics... darwin8.11.0 dyld
checking how to hardcode library paths into programs... immediate
checking for dlopen in -ldl... 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... no
checking how to run the C++ preprocessor... /usr/bin/g++-4.0 -E
checking for ld used by /usr/bin/g++-4.0... /usr/libexec/gcc/powerpc-apple-darwin8/4.0.1/ld
checking if the linker (/usr/libexec/gcc/powerpc-apple-darwin8/4.0.1/ld) is GNU ld... no
checking whether the /usr/bin/g++-4.0 linker (/usr/libexec/gcc/powerpc-apple-darwin8/4.0.1/ld) supports shared libraries... yes
checking for /usr/bin/g++-4.0 option to produce PIC... -fno-common -DPIC
checking if /usr/bin/g++-4.0 PIC flag -fno-common -DPIC works... yes
checking if /usr/bin/g++-4.0 static flag -static works... no
checking if /usr/bin/g++-4.0 supports -c -o file.o... yes
checking if /usr/bin/g++-4.0 supports -c -o file.o... (cached) yes
checking whether the /usr/bin/g++-4.0 linker (/usr/libexec/gcc/powerpc-apple-darwin8/4.0.1/ld) supports shared libraries... yes
checking dynamic linker characteristics... darwin8.11.0 dyld
checking how to hardcode library paths into programs... immediate
checking ltdl.h usability... yes
checking ltdl.h presence... yes
checking for ltdl.h... yes
checking for lt_dlinit in -lltdl... yes
checking that we can compile and link with libltdl... yes
checking for po/Makevars requiring hack... no
checking whether NLS is requested... yes
checking for msgfmt... no
checking for gmsgfmt... :
checking for xgettext... no
checking for msgmerge... no
checking for ld used by GCC... /usr/libexec/gcc/powerpc-apple-darwin8/4.0.1/ld
checking if the linker (/usr/libexec/gcc/powerpc-apple-darwin8/4.0.1/ld) is GNU ld... no
checking for shared library run path origin... done
checking whether NLS is requested... yes
checking for GNU gettext in libc... no
checking for iconv... yes
checking how to link with libiconv... -liconv
checking for GNU gettext in libintl... no
checking whether to use NLS... no
checking for msgfmt... (cached) no
checking for gmsgfmt... (cached) :
checking for xgettext... (cached) no
checking for msgmerge... (cached) no
checking for iconv... (cached) yes
checking how to link with libiconv... -liconv
checking for iconv declaration...
extern size_t iconv (iconv_t cd, const char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking for asm .symver support... no
checking for main in -libs... no
checking for jpeg_start_decompress in -ljpeg... yes
checking jpeglib.h usability... yes
checking jpeglib.h presence... yes
checking for jpeglib.h... yes
checking for xmlFirstElementChild in -lxml2... no
checking for gdImageCreateTrueColor in -lgd... no
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking for ANSI C header files... (cached) yes
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking sys/select.h usability... yes
checking sys/select.h presence... yes
checking for sys/select.h... yes
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking for memory.h... (cached) yes
checking getopt.h usability... yes
checking getopt.h presence... yes
checking for getopt.h... yes
checking for unistd.h... (cached) yes
checking mcheck.h usability... no
checking mcheck.h presence... no
checking for mcheck.h... no
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking for inline... inline
checking for an ANSI C-conforming const... yes
checking for size_t... yes
checking for getopt... yes
checking for getopt_long... yes
checking for mkdir... yes
checking for strdup... yes
checking for strncpy... yes
checking for strcpy... yes
checking for snprintf... yes
checking for sprintf... yes
checking for vsnprintf... yes
checking for gmtime_r... yes
checking for statfs... yes
checking whether struct tm is in sys/time.h or time.h... time.h
checking for tm_gmtoff in struct tm... yes
checking for sys/mount.h... yes
checking for sys/statfs.h... no
checking for sys/user.h... yes
checking for sys/vfs.h... no
checking for struct statfs.f_bfree... yes
checking for struct statfs.f_bavail... yes
checking for struct statfs.f_favail... no
checking for struct statvfs.f_blocks... no
checking for uint8_t in stdint.h... yes
checking whether byte ordering is bigendian... yes
checking for le32toh in machine/endian.h... no
checking for ntohl in arpa/inet.h... yes
checking for swap32 in machine/endian.h... no
checking for bswap_32 in byteswap.h... no
checking for bswap32 in machine/endian.h... no
checking for __byte_swap_long in sys/types.h... no
checking for NXSwapLong in machine/byte_order.h... yes
checking where to install camlibs... ${libdir}/libgphoto2/2.5.1
checking which camlibs to compile... all
checking main docdir... ${prefix}/share/doc (FHS style)
checking package docdir... ${prefix}/share/doc/libgphoto2 (default style)
checking for dot... false
checking for doxygen... false
checking whether to create internal code docs... no
checking for html dir... ${prefix}/share/doc/libgphoto2/html (default)
checking for rpmbuild or rpm... using autodetection
checking for rpmbuild... no
checking for rpm... no
checking for rpmbuild or rpm... false (autodetected)
checking for dynamic library extension... .dylib
checking pkg-config is at least version 0.9.0... yes
checking for libexif to use... autodetect
checking for LIBEXIF... yes
checking whether we use a version of libexif with ExifData.ifd[]... yes
checking libexif/exif-data.h usability... yes
checking libexif/exif-data.h presence... yes
checking for libexif/exif-data.h... yes
checking for function exif_data_new in libexif... yes
checking libexif library flags... "-L/usr/local/Cellar/libexif/0.6.21/lib -lexif "
checking libexif cpp flags... "-I/usr/local/Cellar/libexif/0.6.21/include "
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating README
config.status: creating Makefile
config.status: creating gphoto2-config
config.status: creating camlibs/Makefile
config.status: creating camlibs/canon/doc/Makefile
config.status: creating camlibs/konica/localization/Makefile
config.status: creating libgphoto2/Makefile
config.status: creating libgphoto2.pc
config.status: creating libgphoto2-uninstalled.pc
config.status: creating examples/Makefile
config.status: creating tests/Makefile
config.status: creating tests/ddb/Makefile
config.status: creating tests/ddb/check-ddb.sh
config.status: creating packaging/Makefile
config.status: creating packaging/linux-hotplug/Makefile
config.status: creating packaging/generic/Makefile
config.status: creating packaging/rpm/Makefile
config.status: creating packaging/rpm/package.spec
config.status: creating po/Makefile.in
config.status: creating doc/Makefile
config.status: creating doc/Doxyfile
config.status: creating doc/Doxyfile-internals
config.status: creating doc/api/Makefile
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
config.status: executing default-1 commands
config.status: creating po/POTFILES
config.status: creating po/Makefile
config.status: executing default-2 commands
config.status: creating po/POTFILES
config.status: creating po/Makefile
=== configuring in libgphoto2_port (/private/tmp/libgphoto2-gyOh/libgphoto2-2.5.1/libgphoto2_port)
configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr/local/Cellar/libgphoto2/2.5.1' 'CC=/usr/bin/gcc-4.0' 'CFLAGS=-Os -w -pipe -mcpu=7450 -faltivec -isystem /usr/X11R6/include -mmacosx-version-min=10.4' 'LDFLAGS=-L/usr/local/lib -L/usr/X11R6/lib' 'CPPFLAGS=-isystem /usr/X11R6/include' 'CXX=/usr/bin/g++-4.0' 'CXXFLAGS=-Os -w -pipe -mcpu=7450 -faltivec -isystem /usr/X11R6/include -mmacosx-version-min=10.4' 'PKG_CONFIG_LIBDIR=/usr/local/lib/pkgconfig:/usr/local/Library/ENV/pkgconfig/10.4:/usr/lib/pkgconfig' --cache-file=/dev/null --srcdir=.
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... auto-aux/install-sh -c -d
checking for gawk... no
checking for mawk... no
checking for nawk... no
checking for awk... awk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking for gcc... /usr/bin/gcc-4.0
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 /usr/bin/gcc-4.0 accepts -g... yes
checking for /usr/bin/gcc-4.0 option to accept ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of /usr/bin/gcc-4.0... gcc3
checking how to run the C preprocessor... /usr/bin/gcc-4.0 -E
checking whether /usr/bin/gcc-4.0 and cc understand -c and -o together... yes
checking for ar... ar
checking the archiver (ar) interface... ar
checking build system type... powerpc-apple-darwin8.11.0
checking host system type... powerpc-apple-darwin8.11.0
checking how to print strings... printf
checking for a sed that does not truncate output... sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by /usr/bin/gcc-4.0... /usr/libexec/gcc/powerpc-apple-darwin8/4.0.1/ld
checking if the linker (/usr/libexec/gcc/powerpc-apple-darwin8/4.0.1/ld) is GNU ld... no
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -p
checking the name lister (/usr/bin/nm -p) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 196608
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... no
checking how to convert powerpc-apple-darwin8.11.0 file names to powerpc-apple-darwin8.11.0 format... func_convert_file_noop
checking how to convert powerpc-apple-darwin8.11.0 file names to toolchain format... func_convert_file_noop
checking for /usr/libexec/gcc/powerpc-apple-darwin8/4.0.1/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... dlltool
checking how to associate runtime and link libraries... printf %s\n
checking for archiver @FILE support... no
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -p output from /usr/bin/gcc-4.0 object... ok
checking for sysroot... no
checking for mt... no
checking if : is a manifest tool... no
checking for dsymutil... dsymutil
checking for nmedit... nmedit
checking for lipo... lipo
checking for otool... otool
checking for otool64... otool64
checking for -single_module linker flag... no
checking for -exported_symbols_list linker flag... yes
checking for -force_load linker flag... /usr/libexec/gcc/powerpc-apple-darwin8/4.0.1/ld: unknown flag: -force_load
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 /usr/bin/gcc-4.0 supports -fno-rtti -fno-exceptions... yes
checking for /usr/bin/gcc-4.0 option to produce PIC... -fno-common -DPIC
checking if /usr/bin/gcc-4.0 PIC flag -fno-common -DPIC works... yes
checking if /usr/bin/gcc-4.0 static flag -static works... no
checking if /usr/bin/gcc-4.0 supports -c -o file.o... yes
checking if /usr/bin/gcc-4.0 supports -c -o file.o... (cached) yes
checking whether the /usr/bin/gcc-4.0 linker (/usr/libexec/gcc/powerpc-apple-darwin8/4.0.1/ld) supports shared libraries... yes
checking dynamic linker characteristics... darwin8.11.0 dyld
checking how to hardcode library paths into programs... immediate
checking for dlopen in -ldl... 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... no
checking ltdl.h usability... yes
checking ltdl.h presence... yes
checking for ltdl.h... yes
checking for lt_dlinit in -lltdl... yes
checking that we can compile and link with libltdl... yes
checking for POSIX sh $() command substitution... yes
checking for po/Makevars requiring hack... no
checking whether NLS is requested... yes
checking for msgfmt... no
checking for gmsgfmt... :
checking for xgettext... no
checking for msgmerge... no
checking for ld used by GCC... /usr/libexec/gcc/powerpc-apple-darwin8/4.0.1/ld
checking if the linker (/usr/libexec/gcc/powerpc-apple-darwin8/4.0.1/ld) is GNU ld... no
checking for shared library run path origin... done
checking whether NLS is requested... yes
checking for GNU gettext in libc... no
checking for iconv... yes
checking how to link with libiconv... -liconv
checking for GNU gettext in libintl... no
checking whether to use NLS... no
checking for msgfmt... (cached) no
checking for gmsgfmt... (cached) :
checking for xgettext... (cached) no
checking for msgmerge... (cached) no
checking for iconv... (cached) yes
checking how to link with libiconv... -liconv
checking for iconv declaration...
extern size_t iconv (iconv_t cd, const char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
checking for gettext... no
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 inline... inline
checking for an ANSI C-conforming const... yes
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking stdio.h usability... yes
checking stdio.h presence... yes
checking for stdio.h... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking errno.h usability... yes
checking errno.h presence... yes
checking for errno.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking sys/select.h usability... yes
checking sys/select.h presence... yes
checking for sys/select.h... yes
checking termios.h usability... yes
checking termios.h presence... yes
checking for termios.h... yes
checking sgetty.h usability... no
checking sgetty.h presence... no
checking for sgetty.h... no
checking ttold.h usability... no
checking ttold.h presence... no
checking for ttold.h... no
checking ioctl-types.h usability... no
checking ioctl-types.h presence... no
checking for ioctl-types.h... no
checking for fcntl.h... (cached) yes
checking sgtty.h usability... yes
checking sgtty.h presence... yes
checking for sgtty.h... yes
checking sys/ioctl.h usability... yes
checking sys/ioctl.h presence... yes
checking for sys/ioctl.h... yes
checking for sys/time.h... (cached) yes
checking termio.h usability... no
checking termio.h presence... no
checking for termio.h... no
checking for unistd.h... (cached) yes
checking endian.h usability... no
checking endian.h presence... no
checking for endian.h... no
checking byteswap.h usability... no
checking byteswap.h presence... no
checking for byteswap.h... no
checking asm/io.h usability... no
checking asm/io.h presence... no
checking for asm/io.h... no
checking mntent.h usability... no
checking mntent.h presence... no
checking for mntent.h... no
checking sys/mntent.h usability... no
checking sys/mntent.h presence... no
checking for sys/mntent.h... no
checking sys/mnttab.h usability... no
checking sys/mnttab.h presence... no
checking for sys/mnttab.h... no
checking scsi/sg.h usability... no
checking scsi/sg.h presence... no
checking for scsi/sg.h... no
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking regex.h usability... yes
checking regex.h presence... yes
checking for regex.h... yes
checking for asm .symver support... no
checking for mnt_mountp in struct mnttab... no
checking for setmntent... no
checking for endmntent... no
checking for strerror... 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 for va_copy() or replacement... va_copy
checking lockdev.h usability... no
checking lockdev.h presence... no
checking for lockdev.h... no
checking for ttylock.h... no
checking for dev_lock in -llockdev... no
checking for pthread_create in -lpthread... yes
checking PKG_CONFIG_PATH... empty
checking for pkg-config... /usr/local/bin/pkg-config
checking for dynamic library extension... .dylib
checking pkg-config is at least version 0.9.0... yes
checking for libusb to use... autodetect
checking for LIBUSB... yes
checking usb.h usability... yes
checking usb.h presence... yes
checking for usb.h... yes
checking for function usb_open in libusb... yes
checking libusb library flags... "-L/usr/local/Cellar/libusb-compat/0.1.4/lib -lusb "
checking libusb cpp flags... "-I/usr/local/Cellar/libusb-compat/0.1.4/include "
checking for libusb-1.0 to use... autodetect
checking for LIBUSB1... yes
checking libusb.h usability... yes
checking libusb.h presence... yes
checking for libusb.h... yes
checking for function libusb_init in libusb-1.0... yes
checking libusb-1.0 library flags... "-L/usr/local/Cellar/libusb/1.0.9/lib -lusb-1.0 "
checking libusb-1.0 cpp flags... "-I/usr/local/Cellar/libusb/1.0.9/include/libusb-1.0 "
checking for re_compile_pattern... no
checking main docdir... ${prefix}/share/doc (FHS style)
checking package docdir... ${prefix}/share/doc/libgphoto2_port (default style)
checking for html dir... ${prefix}/share/doc/libgphoto2_port/html (default)
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating po/Makefile.in
config.status: creating libgphoto2_port/Makefile
config.status: creating libgphoto2_port.pc
config.status: creating libgphoto2_port-uninstalled.pc
config.status: creating gphoto2-port-config
config.status: creating test/Makefile
config.status: creating doc/Makefile
config.status: creating m4/Makefile
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
config.status: executing default-1 commands
config.status: creating po/POTFILES
config.status: creating po/Makefile
config.status: executing default-2 commands
config.status: creating po/POTFILES
config.status: creating po/Makefile
Configuration (libgphoto2_port 0.10.0):
Build
Source directory: .
Compiler: /usr/bin/gcc-4.0
libltdl includes:
libltdl library: -lltdl
Use translations: no
Serial ports
Serial support: yes
ttylock locking: no
lockdev locking: no
USB ports
libusb: yes
USB ports
libusb-1.0: yes
Documentation
build API docs with gtk-doc: no (not requested)
You may run "make" and "make install" now.
Configuration (libgphoto2 2.5.1):
Build
Source code location: .
GP2DDB support: no (EXPERIMENTAL)
Compiler: /usr/bin/gcc-4.0
libltdl includes:
libltdl library: -lltdl
Features
Use translations: no
JPEG mangling support: yes
LIBXML2 to support Olympus ..: no
GD conversion support: no
Camlibs: all
build API docs with gtk-doc: no (not requested)
libexif: yes
Subprojects: libgphoto2_port
You may run "make" and "make install" now.
Please check whether the configuration I detected matches what you
would like to have. E.g. make sure that USB support is there if you
intend to use USB cameras with libgphoto2 photo camera library.
Please also check that PKG_CONFIG_PATH contains
${libdir}/pkgconfig
before compiling any libgphoto2 frontend.
==> make install
make install
Making install in libgphoto2_port
Making install in po
if test "libgphoto2_port" = "gettext-tools"; then \
/bin/sh ../auto-aux/mkinstalldirs /usr/local/Cellar/libgphoto2/2.5.1/share/gettext/po; \
for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars.template; do \
/usr/bin/install -c -m 644 ./$file \
/usr/local/Cellar/libgphoto2/2.5.1/share/gettext/po/$file; \
done; \
for file in Makevars; do \
rm -f /usr/local/Cellar/libgphoto2/2.5.1/share/gettext/po/$file; \
done; \
else \
: ; \
fi
Making install in libgphoto2_port
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I.. -I. -isystem /usr/X11R6/include -I.. -DLOCALEDIR=\"/usr/local/Cellar/libgphoto2/2.5.1/share/locale\" -DIOLIBS=\"/usr/local/Cellar/libgphoto2/2.5.1/lib/libgphoto2_port/0.10.0\" -isystem /usr/X11R6/include -Wall -Wmissing-declarations -Wmissing-prototypes -g -D_GPHOTO2_INTERNAL_CODE -isystem /usr/X11R6/include -isystem /usr/X11R6/include -Os -w -pipe -mcpu=7450 -faltivec -isystem /usr/X11R6/include -mmacosx-version-min=10.4 -Os -w -pipe -mcpu=7450 -faltivec -isystem /usr/X11R6/include -mmacosx-version-min=10.4 -MT libgphoto2_port_la-gphoto2-port-info-list.lo -MD -MP -MF .deps/libgphoto2_port_la-gphoto2-port-info-list.Tpo -c -o libgphoto2_port_la-gphoto2-port-info-list.lo `test -f 'gphoto2-port-info-list.c' || echo './'`gphoto2-port-info-list.c
libtool: compile: /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I.. -I. -isystem /usr/X11R6/include -I.. -DLOCALEDIR=\"/usr/local/Cellar/libgphoto2/2.5.1/share/locale\" -DIOLIBS=\"/usr/local/Cellar/libgphoto2/2.5.1/lib/libgphoto2_port/0.10.0\" -isystem /usr/X11R6/include -Wall -Wmissing-declarations -Wmissing-prototypes -g -D_GPHOTO2_INTERNAL_CODE -isystem /usr/X11R6/include -isystem /usr/X11R6/include -Os -w -pipe -mcpu=7450 -faltivec -isystem /usr/X11R6/include -mmacosx-version-min=10.4 -Os -w -pipe -mcpu=7450 -faltivec -isystem /usr/X11R6/include -mmacosx-version-min=10.4 -MT libgphoto2_port_la-gphoto2-port-info-list.lo -MD -MP -MF .deps/libgphoto2_port_la-gphoto2-port-info-list.Tpo -c gphoto2-port-info-list.c -fno-common -DPIC -o .libs/libgphoto2_port_la-gphoto2-port-info-list.o
mv -f .deps/libgphoto2_port_la-gphoto2-port-info-list.Tpo .deps/libgphoto2_port_la-gphoto2-port-info-list.Plo
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I.. -I. -isystem /usr/X11R6/include -I.. -DLOCALEDIR=\"/usr/local/Cellar/libgphoto2/2.5.1/share/locale\" -DIOLIBS=\"/usr/local/Cellar/libgphoto2/2.5.1/lib/libgphoto2_port/0.10.0\" -isystem /usr/X11R6/include -Wall -Wmissing-declarations -Wmissing-prototypes -g -D_GPHOTO2_INTERNAL_CODE -isystem /usr/X11R6/include -isystem /usr/X11R6/include -Os -w -pipe -mcpu=7450 -faltivec -isystem /usr/X11R6/include -mmacosx-version-min=10.4 -Os -w -pipe -mcpu=7450 -faltivec -isystem /usr/X11R6/include -mmacosx-version-min=10.4 -MT libgphoto2_port_la-gphoto2-port-log.lo -MD -MP -MF .deps/libgphoto2_port_la-gphoto2-port-log.Tpo -c -o libgphoto2_port_la-gphoto2-port-log.lo `test -f 'gphoto2-port-log.c' || echo './'`gphoto2-port-log.c
libtool: compile: /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I.. -I. -isystem /usr/X11R6/include -I.. -DLOCALEDIR=\"/usr/local/Cellar/libgphoto2/2.5.1/share/locale\" -DIOLIBS=\"/usr/local/Cellar/libgphoto2/2.5.1/lib/libgphoto2_port/0.10.0\" -isystem /usr/X11R6/include -Wall -Wmissing-declarations -Wmissing-prototypes -g -D_GPHOTO2_INTERNAL_CODE -isystem /usr/X11R6/include -isystem /usr/X11R6/include -Os -w -pipe -mcpu=7450 -faltivec -isystem /usr/X11R6/include -mmacosx-version-min=10.4 -Os -w -pipe -mcpu=7450 -faltivec -isystem /usr/X11R6/include -mmacosx-version-min=10.4 -MT libgphoto2_port_la-gphoto2-port-log.lo -MD -MP -MF .deps/libgphoto2_port_la-gphoto2-port-log.Tpo -c gphoto2-port-log.c -fno-common -DPIC -o .libs/libgphoto2_port_la-gphoto2-port-log.o
mv -f .deps/libgphoto2_port_la-gphoto2-port-log.Tpo .deps/libgphoto2_port_la-gphoto2-port-log.Plo
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I.. -I. -isystem /usr/X11R6/include -I.. -DLOCALEDIR=\"/usr/local/Cellar/libgphoto2/2.5.1/share/locale\" -DIOLIBS=\"/usr/local/Cellar/libgphoto2/2.5.1/lib/libgphoto2_port/0.10.0\" -isystem /usr/X11R6/include -Wall -Wmissing-declarations -Wmissing-prototypes -g -D_GPHOTO2_INTERNAL_CODE -isystem /usr/X11R6/include -isystem /usr/X11R6/include -Os -w -pipe -mcpu=7450 -faltivec -isystem /usr/X11R6/include -mmacosx-version-min=10.4 -Os -w -pipe -mcpu=7450 -faltivec -isystem /usr/X11R6/include -mmacosx-version-min=10.4 -MT libgphoto2_port_la-gphoto2-port-version.lo -MD -MP -MF .deps/libgphoto2_port_la-gphoto2-port-version.Tpo -c -o libgphoto2_port_la-gphoto2-port-version.lo `test -f 'gphoto2-port-version.c' || echo './'`gphoto2-port-version.c
libtool: compile: /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I.. -I. -isystem /usr/X11R6/include -I.. -DLOCALEDIR=\"/usr/local/Cellar/libgphoto2/2.5.1/share/locale\" -DIOLIBS=\"/usr/local/Cellar/libgphoto2/2.5.1/lib/libgphoto2_port/0.10.0\" -isystem /usr/X11R6/include -Wall -Wmissing-declarations -Wmissing-prototypes -g -D_GPHOTO2_INTERNAL_CODE -isystem /usr/X11R6/include -isystem /usr/X11R6/include -Os -w -pipe -mcpu=7450 -faltivec -isystem /usr/X11R6/include -mmacosx-version-min=10.4 -Os -w -pipe -mcpu=7450 -faltivec -isystem /usr/X11R6/include -mmacosx-version-min=10.4 -MT libgphoto2_port_la-gphoto2-port-version.lo -MD -MP -MF .deps/libgphoto2_port_la-gphoto2-port-version.Tpo -c gphoto2-port-version.c -fno-common -DPIC -o .libs/libgphoto2_port_la-gphoto2-port-version.o
mv -f .deps/libgphoto2_port_la-gphoto2-port-version.Tpo .deps/libgphoto2_port_la-gphoto2-port-version.Plo
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I.. -I. -isystem /usr/X11R6/include -I.. -DLOCALEDIR=\"/usr/local/Cellar/libgphoto2/2.5.1/share/locale\" -DIOLIBS=\"/usr/local/Cellar/libgphoto2/2.5.1/lib/libgphoto2_port/0.10.0\" -isystem /usr/X11R6/include -Wall -Wmissing-declarations -Wmissing-prototypes -g -D_GPHOTO2_INTERNAL_CODE -isystem /usr/X11R6/include -isystem /usr/X11R6/include -Os -w -pipe -mcpu=7450 -faltivec -isystem /usr/X11R6/include -mmacosx-version-min=10.4 -Os -w -pipe -mcpu=7450 -faltivec -isystem /usr/X11R6/include -mmacosx-version-min=10.4 -MT libgphoto2_port_la-gphoto2-port.lo -MD -MP -MF .deps/libgphoto2_port_la-gphoto2-port.Tpo -c -o libgphoto2_port_la-gphoto2-port.lo `test -f 'gphoto2-port.c' || echo './'`gphoto2-port.c
libtool: compile: /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I.. -I. -isystem /usr/X11R6/include -I.. -DLOCALEDIR=\"/usr/local/Cellar/libgphoto2/2.5.1/share/locale\" -DIOLIBS=\"/usr/local/Cellar/libgphoto2/2.5.1/lib/libgphoto2_port/0.10.0\" -isystem /usr/X11R6/include -Wall -Wmissing-declarations -Wmissing-prototypes -g -D_GPHOTO2_INTERNAL_CODE -isystem /usr/X11R6/include -isystem /usr/X11R6/include -Os -w -pipe -mcpu=7450 -faltivec -isystem /usr/X11R6/include -mmacosx-version-min=10.4 -Os -w -pipe -mcpu=7450 -faltivec -isystem /usr/X11R6/include -mmacosx-version-min=10.4 -MT libgphoto2_port_la-gphoto2-port.lo -MD -MP -MF .deps/libgphoto2_port_la-gphoto2-port.Tpo -c gphoto2-port.c -fno-common -DPIC -o .libs/libgphoto2_port_la-gphoto2-port.o
mv -f .deps/libgphoto2_port_la-gphoto2-port.Tpo .deps/libgphoto2_port_la-gphoto2-port.Plo
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I.. -I. -isystem /usr/X11R6/include -I.. -DLOCALEDIR=\"/usr/local/Cellar/libgphoto2/2.5.1/share/locale\" -DIOLIBS=\"/usr/local/Cellar/libgphoto2/2.5.1/lib/libgphoto2_port/0.10.0\" -isystem /usr/X11R6/include -Wall -Wmissing-declarations -Wmissing-prototypes -g -D_GPHOTO2_INTERNAL_CODE -isystem /usr/X11R6/include -isystem /usr/X11R6/include -Os -w -pipe -mcpu=7450 -faltivec -isystem /usr/X11R6/include -mmacosx-version-min=10.4 -Os -w -pipe -mcpu=7450 -faltivec -isystem /usr/X11R6/include -mmacosx-version-min=10.4 -MT libgphoto2_port_la-gphoto2-port-portability.lo -MD -MP -MF .deps/libgphoto2_port_la-gphoto2-port-portability.Tpo -c -o libgphoto2_port_la-gphoto2-port-portability.lo `test -f 'gphoto2-port-portability.c' || echo './'`gphoto2-port-portability.c
libtool: compile: /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I.. -I. -isystem /usr/X11R6/include -I.. -DLOCALEDIR=\"/usr/local/Cellar/libgphoto2/2.5.1/share/locale\" -DIOLIBS=\"/usr/local/Cellar/libgphoto2/2.5.1/lib/libgphoto2_port/0.10.0\" -isystem /usr/X11R6/include -Wall -Wmissing-declarations -Wmissing-prototypes -g -D_GPHOTO2_INTERNAL_CODE -isystem /usr/X11R6/include -isystem /usr/X11R6/include -Os -w -pipe -mcpu=7450 -faltivec -isystem /usr/X11R6/include -mmacosx-version-min=10.4 -Os -w -pipe -mcpu=7450 -faltivec -isystem /usr/X11R6/include -mmacosx-version-min=10.4 -MT libgphoto2_port_la-gphoto2-port-portability.lo -MD -MP -MF .deps/libgphoto2_port_la-gphoto2-port-portability.Tpo -c gphoto2-port-portability.c -fno-common -DPIC -o .libs/libgphoto2_port_la-gphoto2-port-portability.o
mv -f .deps/libgphoto2_port_la-gphoto2-port-portability.Tpo .deps/libgphoto2_port_la-gphoto2-port-portability.Plo
/bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I.. -I. -isystem /usr/X11R6/include -I.. -DLOCALEDIR=\"/usr/local/Cellar/libgphoto2/2.5.1/share/locale\" -DIOLIBS=\"/usr/local/Cellar/libgphoto2/2.5.1/lib/libgphoto2_port/0.10.0\" -isystem /usr/X11R6/include -Wall -Wmissing-declarations -Wmissing-prototypes -g -D_GPHOTO2_INTERNAL_CODE -isystem /usr/X11R6/include -isystem /usr/X11R6/include -Os -w -pipe -mcpu=7450 -faltivec -isystem /usr/X11R6/include -mmacosx-version-min=10.4 -Os -w -pipe -mcpu=7450 -faltivec -isystem /usr/X11R6/include -mmacosx-version-min=10.4 -MT libgphoto2_port_la-gphoto2-port-result.lo -MD -MP -MF .deps/libgphoto2_port_la-gphoto2-port-result.Tpo -c -o libgphoto2_port_la-gphoto2-port-result.lo `test -f 'gphoto2-port-result.c' || echo './'`gphoto2-port-result.c
libtool: compile: /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I.. -I. -isystem /usr/X11R6/include -I.. -DLOCALEDIR=\"/usr/local/Cellar/libgphoto2/2.5.1/share/locale\" -DIOLIBS=\"/usr/local/Cellar/libgphoto2/2.5.1/lib/libgphoto2_port/0.10.0\" -isystem /usr/X11R6/include -Wall -Wmissing-declarations -Wmissing-prototypes -g -D_GPHOTO2_INTERNAL_CODE -isystem /usr/X11R6/include -isystem /usr/X11R6/include -Os -w -pipe -mcpu=7450 -faltivec -isystem /usr/X11R6/include -mmacosx-version-min=10.4 -Os -w -pipe -mcpu=7450 -faltivec -isystem /usr/X11R6/include -mmacosx-version-min=10.4 -MT libgphoto2_port_la-gphoto2-port-result.lo -MD -MP -MF .deps/libgphoto2_port_la-gphoto2-port-result.Tpo -c gphoto2-port-result.c -fno-common -DPIC -o .libs/libgphoto2_port_la-gphoto2-port-result.o
mv -f .deps/libgphoto2_port_la-gphoto2-port-result.Tpo .deps/libgphoto2_port_la-gphoto2-port-result.Plo
/bin/sh ../libtool --tag=CC --mode=link /usr/bin/gcc-4.0 -Os -w -pipe -mcpu=7450 -faltivec -isystem /usr/X11R6/include -mmacosx-version-min=10.4 -Os -w -pipe -mcpu=7450 -faltivec -isystem /usr/X11R6/include -mmacosx-version-min=10.4 -no-undefined -version-info 10:0:0 -L/usr/local/lib -L/usr/X11R6/lib -o libgphoto2_port.la -rpath /usr/local/Cellar/libgphoto2/2.5.1/lib libgphoto2_port_la-gphoto2-port-info-list.lo libgphoto2_port_la-gphoto2-port-log.lo libgphoto2_port_la-gphoto2-port-version.lo libgphoto2_port_la-gphoto2-port.lo libgphoto2_port_la-gphoto2-port-portability.lo libgphoto2_port_la-gphoto2-port-result.lo -lltdl -lpthread
libtool: link: /usr/bin/gcc-4.0 -dynamiclib -o .libs/libgphoto2_port.10.dylib .libs/libgphoto2_port_la-gphoto2-port-info-list.o .libs/libgphoto2_port_la-gphoto2-port-log.o .libs/libgphoto2_port_la-gphoto2-port-version.o .libs/libgphoto2_port_la-gphoto2-port.o .libs/libgphoto2_port_la-gphoto2-port-portability.o .libs/libgphoto2_port_la-gphoto2-port-result.o -L/usr/local/lib -L/usr/X11R6/lib /usr/lib/libltdl.3.1.0.dylib -ldl -lpthread -Os -mcpu=7450 -mmacosx-version-min=10.4 -Os -mcpu=7450 -mmacosx-version-min=10.4 -install_name /usr/local/Cellar/libgphoto2/2.5.1/lib/libgphoto2_port.10.dylib -compatibility_version 11 -current_version 11.0
libtool: link: dsymutil .libs/libgphoto2_port.10.dylib || :
warning: no debug map in executable (-arch ppc)
libtool: link: (cd ".libs" && rm -f "libgphoto2_port.dylib" && ln -s "libgphoto2_port.10.dylib" "libgphoto2_port.dylib")
libtool: link: ( cd ".libs" && rm -f "libgphoto2_port.la" && ln -s "../libgphoto2_port.la" "libgphoto2_port.la" )
../auto-aux/install-sh -c -d '/usr/local/Cellar/libgphoto2/2.5.1/lib'
/bin/sh ../libtool --mode=install /usr/bin/install -c libgphoto2_port.la '/usr/local/Cellar/libgphoto2/2.5.1/lib'
libtool: install: /usr/bin/install -c .libs/libgphoto2_port.10.dylib /usr/local/Cellar/libgphoto2/2.5.1/lib/libgphoto2_port.10.dylib
libtool: install: (cd /usr/local/Cellar/libgphoto2/2.5.1/lib && { ln -s -f libgphoto2_port.10.dylib libgphoto2_port.dylib || { rm -f libgphoto2_port.dylib && ln -s libgphoto2_port.10.dylib libgphoto2_port.dylib; }; })
libtool: install: /usr/bin/install -c .libs/libgphoto2_port.lai /usr/local/Cellar/libgphoto2/2.5.1/lib/libgphoto2_port.la
make[3]: Nothing to be done for `install-data-am'.
Making install in test
/usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I.. -isystem /usr/X11R6/include -I.. -DLOCALEDIR=\"/usr/local/Cellar/libgphoto2/2.5.1/share/locale\" -DIOLIBS=\"/usr/local/Cellar/libgphoto2/2.5.1/lib/libgphoto2_port/0.10.0\" -isystem /usr/X11R6/include -Wall -Wmissing-declarations -Wmissing-prototypes -g -D_GPHOTO2_INTERNAL_CODE -isystem /usr/X11R6/include -isystem /usr/X11R6/include -Os -w -pipe -mcpu=7450 -faltivec -isystem /usr/X11R6/include -mmacosx-version-min=10.4 -Os -w -pipe -mcpu=7450 -faltivec -isystem /usr/X11R6/include -mmacosx-version-min=10.4 -MT test_gp_port-test-gp-port.o -MD -MP -MF .deps/test_gp_port-test-gp-port.Tpo -c -o test_gp_port-test-gp-port.o `test -f 'test-gp-port.c' || echo './'`test-gp-port.c
mv -f .deps/test_gp_port-test-gp-port.Tpo .deps/test_gp_port-test-gp-port.Po
/bin/sh ../libtool --tag=CC --mode=link /usr/bin/gcc-4.0 -Os -w -pipe -mcpu=7450 -faltivec -isystem /usr/X11R6/include -mmacosx-version-min=10.4 -Os -w -pipe -mcpu=7450 -faltivec -isystem /usr/X11R6/include -mmacosx-version-min=10.4 ../libgphoto2_port/libgphoto2_port.la -lltdl -L/usr/local/lib -L/usr/X11R6/lib -o test-gp-port test_gp_port-test-gp-port.o -lpthread
libtool: link: /usr/bin/gcc-4.0 -Os -w -pipe -mcpu=7450 -faltivec -isystem /usr/X11R6/include -mmacosx-version-min=10.4 -Os -w -pipe -mcpu=7450 -faltivec -isystem /usr/X11R6/include -mmacosx-version-min=10.4 -o .libs/test-gp-port test_gp_port-test-gp-port.o ../libgphoto2_port/.libs/libgphoto2_port.dylib -L/usr/local/lib -L/usr/X11R6/lib /usr/lib/libltdl.3.1.0.dylib -ldl -lpthread
/usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I.. -isystem /usr/X11R6/include -I.. -DLOCALEDIR=\"/usr/local/Cellar/libgphoto2/2.5.1/share/locale\" -DIOLIBS=\"/usr/local/Cellar/libgphoto2/2.5.1/lib/libgphoto2_port/0.10.0\" -isystem /usr/X11R6/include -Wall -Wmissing-declarations -Wmissing-prototypes -g -D_GPHOTO2_INTERNAL_CODE -isystem /usr/X11R6/include -isystem /usr/X11R6/include -Os -w -pipe -mcpu=7450 -faltivec -isystem /usr/X11R6/include -mmacosx-version-min=10.4 -Os -w -pipe -mcpu=7450 -faltivec -isystem /usr/X11R6/include -mmacosx-version-min=10.4 -MT test_port_list-test-port-list.o -MD -MP -MF .deps/test_port_list-test-port-list.Tpo -c -o test_port_list-test-port-list.o `test -f 'test-port-list.c' || echo './'`test-port-list.c
mv -f .deps/test_port_list-test-port-list.Tpo .deps/test_port_list-test-port-list.Po
/bin/sh ../libtool --tag=CC --mode=link /usr/bin/gcc-4.0 -Os -w -pipe -mcpu=7450 -faltivec -isystem /usr/X11R6/include -mmacosx-version-min=10.4 -Os -w -pipe -mcpu=7450 -faltivec -isystem /usr/X11R6/include -mmacosx-version-min=10.4 ../libgphoto2_port/libgphoto2_port.la -lltdl -L/usr/local/lib -L/usr/X11R6/lib -o test-port-list test_port_list-test-port-list.o -lpthread
libtool: link: /usr/bin/gcc-4.0 -Os -w -pipe -mcpu=7450 -faltivec -isystem /usr/X11R6/include -mmacosx-version-min=10.4 -Os -w -pipe -mcpu=7450 -faltivec -isystem /usr/X11R6/include -mmacosx-version-min=10.4 -o .libs/test-port-list test_port_list-test-port-list.o ../libgphoto2_port/.libs/libgphoto2_port.dylib -L/usr/local/lib -L/usr/X11R6/lib /usr/lib/libltdl.3.1.0.dylib -ldl -lpthread
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
Making install in .
/bin/sh ./libtool --tag=CC --mode=compile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -isystem /usr/X11R6/include -I. -DLOCALEDIR=\"/usr/local/Cellar/libgphoto2/2.5.1/share/locale\" -DIOLIBS=\"/usr/local/Cellar/libgphoto2/2.5.1/lib/libgphoto2_port/0.10.0\" -isystem /usr/X11R6/include -Wall -Wmissing-declarations -Wmissing-prototypes -g -D_GPHOTO2_INTERNAL_CODE -isystem /usr/X11R6/include -isystem /usr/X11R6/include -Os -w -pipe -mcpu=7450 -faltivec -isystem /usr/X11R6/include -mmacosx-version-min=10.4 -Os -w -pipe -mcpu=7450 -faltivec -isystem /usr/X11R6/include -mmacosx-version-min=10.4 -MT serial_la-unix.lo -MD -MP -MF .deps/serial_la-unix.Tpo -c -o serial_la-unix.lo `test -f 'serial/unix.c' || echo './'`serial/unix.c
libtool: compile: /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -isystem /usr/X11R6/include -I. -DLOCALEDIR=\"/usr/local/Cellar/libgphoto2/2.5.1/share/locale\" -DIOLIBS=\"/usr/local/Cellar/libgphoto2/2.5.1/lib/libgphoto2_port/0.10.0\" -isystem /usr/X11R6/include -Wall -Wmissing-declarations -Wmissing-prototypes -g -D_GPHOTO2_INTERNAL_CODE -isystem /usr/X11R6/include -isystem /usr/X11R6/include -Os -w -pipe -mcpu=7450 -faltivec -isystem /usr/X11R6/include -mmacosx-version-min=10.4 -Os -w -pipe -mcpu=7450 -faltivec -isystem /usr/X11R6/include -mmacosx-version-min=10.4 -MT serial_la-unix.lo -MD -MP -MF .deps/serial_la-unix.Tpo -c serial/unix.c -fno-common -DPIC -o .libs/serial_la-unix.o
mv -f .deps/serial_la-unix.Tpo .deps/serial_la-unix.Plo
/bin/sh ./libtool --tag=CC --mode=link /usr/bin/gcc-4.0 -Os -w -pipe -mcpu=7450 -faltivec -isystem /usr/X11R6/include -mmacosx-version-min=10.4 -Os -w -pipe -mcpu=7450 -faltivec -isystem /usr/X11R6/include -mmacosx-version-min=10.4 -module -no-undefined -avoid-version -export-dynamic -export-symbols ./iolib.sym -rpath '/usr/local/Cellar/libgphoto2/2.5.1/lib/libgphoto2_port/0.10.0' -L/usr/local/lib -L/usr/X11R6/lib -o serial.la serial_la-unix.lo ./libgphoto2_port/libgphoto2_port.la -lpthread
libtool: link: sed -e 's,^,_,' < ./iolib.sym > .libs/serial-symbols.expsym
libtool: link: /usr/bin/gcc-4.0 -o .libs/serial.so -bundle .libs/serial_la-unix.o -L/usr/local/lib -L/usr/X11R6/lib ./libgphoto2_port/.libs/libgphoto2_port.dylib -L/usr/lib /usr/lib/libltdl.3.1.0.dylib -ldl -lpthread -Os -mcpu=7450 -mmacosx-version-min=10.4 -Os -mcpu=7450 -mmacosx-version-min=10.4 -Wl,-exported_symbols_list,.libs/serial-symbols.expsym
libtool: link: dsymutil .libs/serial.so || :
warning: no debug map in executable (-arch ppc)
libtool: link: ( cd ".libs" && rm -f "serial.la" && ln -s "../serial.la" "serial.la" )
/bin/sh ./libtool --tag=CC --mode=compile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -isystem /usr/X11R6/include -I. -DLOCALEDIR=\"/usr/local/Cellar/libgphoto2/2.5.1/share/locale\" -DIOLIBS=\"/usr/local/Cellar/libgphoto2/2.5.1/lib/libgphoto2_port/0.10.0\" -isystem /usr/X11R6/include -Wall -Wmissing-declarations -Wmissing-prototypes -g -D_GPHOTO2_INTERNAL_CODE -I/usr/local/Cellar/libusb-compat/0.1.4/include -isystem /usr/X11R6/include -isystem /usr/X11R6/include -Os -w -pipe -mcpu=7450 -faltivec -isystem /usr/X11R6/include -mmacosx-version-min=10.4 -Os -w -pipe -mcpu=7450 -faltivec -isystem /usr/X11R6/include -mmacosx-version-min=10.4 -MT usb_la-libusb.lo -MD -MP -MF .deps/usb_la-libusb.Tpo -c -o usb_la-libusb.lo `test -f 'usb/libusb.c' || echo './'`usb/libusb.c
libtool: compile: /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -isystem /usr/X11R6/include -I. -DLOCALEDIR=\"/usr/local/Cellar/libgphoto2/2.5.1/share/locale\" -DIOLIBS=\"/usr/local/Cellar/libgphoto2/2.5.1/lib/libgphoto2_port/0.10.0\" -isystem /usr/X11R6/include -Wall -Wmissing-declarations -Wmissing-prototypes -g -D_GPHOTO2_INTERNAL_CODE -I/usr/local/Cellar/libusb-compat/0.1.4/include -isystem /usr/X11R6/include -isystem /usr/X11R6/include -Os -w -pipe -mcpu=7450 -faltivec -isystem /usr/X11R6/include -mmacosx-version-min=10.4 -Os -w -pipe -mcpu=7450 -faltivec -isystem /usr/X11R6/include -mmacosx-version-min=10.4 -MT usb_la-libusb.lo -MD -MP -MF .deps/usb_la-libusb.Tpo -c usb/libusb.c -fno-common -DPIC -o .libs/usb_la-libusb.o
mv -f .deps/usb_la-libusb.Tpo .deps/usb_la-libusb.Plo
/bin/sh ./libtool --tag=CC --mode=link /usr/bin/gcc-4.0 -Os -w -pipe -mcpu=7450 -faltivec -isystem /usr/X11R6/include -mmacosx-version-min=10.4 -Os -w -pipe -mcpu=7450 -faltivec -isystem /usr/X11R6/include -mmacosx-version-min=10.4 -module -no-undefined -avoid-version -export-dynamic -export-symbols ./iolib.sym -rpath '/usr/local/Cellar/libgphoto2/2.5.1/lib/libgphoto2_port/0.10.0' -L/usr/local/lib -L/usr/X11R6/lib -o usb.la usb_la-libusb.lo ./libgphoto2_port/libgphoto2_port.la -L/usr/local/Cellar/libusb-compat/0.1.4/lib -lusb -lpthread
libtool: link: sed -e 's,^,_,' < ./iolib.sym > .libs/usb-symbols.expsym
libtool: link: /usr/bin/gcc-4.0 -o .libs/usb.so -bundle .libs/usb_la-libusb.o -L/usr/local/lib -L/usr/X11R6/lib ./libgphoto2_port/.libs/libgphoto2_port.dylib -L/usr/lib /usr/lib/libltdl.3.1.0.dylib -ldl -L/usr/local/Cellar/libusb-compat/0.1.4/lib -lusb -lpthread -Os -mcpu=7450 -mmacosx-version-min=10.4 -Os -mcpu=7450 -mmacosx-version-min=10.4 -Wl,-exported_symbols_list,.libs/usb-symbols.expsym
libtool: link: dsymutil .libs/usb.so || :
warning: no debug map in executable (-arch ppc)
libtool: link: ( cd ".libs" && rm -f "usb.la" && ln -s "../usb.la" "usb.la" )
/bin/sh ./libtool --tag=CC --mode=compile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -isystem /usr/X11R6/include -I. -DLOCALEDIR=\"/usr/local/Cellar/libgphoto2/2.5.1/share/locale\" -DIOLIBS=\"/usr/local/Cellar/libgphoto2/2.5.1/lib/libgphoto2_port/0.10.0\" -isystem /usr/X11R6/include -Wall -Wmissing-declarations -Wmissing-prototypes -g -D_GPHOTO2_INTERNAL_CODE -isystem /usr/X11R6/include -isystem /usr/X11R6/include -Os -w -pipe -mcpu=7450 -faltivec -isystem /usr/X11R6/include -mmacosx-version-min=10.4 -Os -w -pipe -mcpu=7450 -faltivec -isystem /usr/X11R6/include -mmacosx-version-min=10.4 -MT usbdiskdirect_la-linux.lo -MD -MP -MF .deps/usbdiskdirect_la-linux.Tpo -c -o usbdiskdirect_la-linux.lo `test -f 'usbdiskdirect/linux.c' || echo './'`usbdiskdirect/linux.c
libtool: compile: /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -isystem /usr/X11R6/include -I. -DLOCALEDIR=\"/usr/local/Cellar/libgphoto2/2.5.1/share/locale\" -DIOLIBS=\"/usr/local/Cellar/libgphoto2/2.5.1/lib/libgphoto2_port/0.10.0\" -isystem /usr/X11R6/include -Wall -Wmissing-declarations -Wmissing-prototypes -g -D_GPHOTO2_INTERNAL_CODE -isystem /usr/X11R6/include -isystem /usr/X11R6/include -Os -w -pipe -mcpu=7450 -faltivec -isystem /usr/X11R6/include -mmacosx-version-min=10.4 -Os -w -pipe -mcpu=7450 -faltivec -isystem /usr/X11R6/include -mmacosx-version-min=10.4 -MT usbdiskdirect_la-linux.lo -MD -MP -MF .deps/usbdiskdirect_la-linux.Tpo -c usbdiskdirect/linux.c -fno-common -DPIC -o .libs/usbdiskdirect_la-linux.o
mv -f .deps/usbdiskdirect_la-linux.Tpo .deps/usbdiskdirect_la-linux.Plo
/bin/sh ./libtool --tag=CC --mode=link /usr/bin/gcc-4.0 -Os -w -pipe -mcpu=7450 -faltivec -isystem /usr/X11R6/include -mmacosx-version-min=10.4 -Os -w -pipe -mcpu=7450 -faltivec -isystem /usr/X11R6/include -mmacosx-version-min=10.4 -module -no-undefined -avoid-version -export-dynamic -export-symbols ./iolib.sym -rpath '/usr/local/Cellar/libgphoto2/2.5.1/lib/libgphoto2_port/0.10.0' -L/usr/local/lib -L/usr/X11R6/lib -o usbdiskdirect.la usbdiskdirect_la-linux.lo ./libgphoto2_port/libgphoto2_port.la -lpthread
libtool: link: sed -e 's,^,_,' < ./iolib.sym > .libs/usbdiskdirect-symbols.expsym
libtool: link: /usr/bin/gcc-4.0 -o .libs/usbdiskdirect.so -bundle .libs/usbdiskdirect_la-linux.o -L/usr/local/lib -L/usr/X11R6/lib ./libgphoto2_port/.libs/libgphoto2_port.dylib -L/usr/lib /usr/lib/libltdl.3.1.0.dylib -ldl -lpthread -Os -mcpu=7450 -mmacosx-version-min=10.4 -Os -mcpu=7450 -mmacosx-version-min=10.4 -Wl,-exported_symbols_list,.libs/usbdiskdirect-symbols.expsym
libtool: link: dsymutil .libs/usbdiskdirect.so || :
warning: no debug map in executable (-arch ppc)
libtool: link: ( cd ".libs" && rm -f "usbdiskdirect.la" && ln -s "../usbdiskdirect.la" "usbdiskdirect.la" )
/bin/sh ./libtool --tag=CC --mode=compile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -isystem /usr/X11R6/include -I. -DLOCALEDIR=\"/usr/local/Cellar/libgphoto2/2.5.1/share/locale\" -DIOLIBS=\"/usr/local/Cellar/libgphoto2/2.5.1/lib/libgphoto2_port/0.10.0\" -isystem /usr/X11R6/include -Wall -Wmissing-declarations -Wmissing-prototypes -g -D_GPHOTO2_INTERNAL_CODE -isystem /usr/X11R6/include -isystem /usr/X11R6/include -Os -w -pipe -mcpu=7450 -faltivec -isystem /usr/X11R6/include -mmacosx-version-min=10.4 -Os -w -pipe -mcpu=7450 -faltivec -isystem /usr/X11R6/include -mmacosx-version-min=10.4 -MT usbscsi_la-linux.lo -MD -MP -MF .deps/usbscsi_la-linux.Tpo -c -o usbscsi_la-linux.lo `test -f 'usbscsi/linux.c' || echo './'`usbscsi/linux.c
libtool: compile: /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -isystem /usr/X11R6/include -I. -DLOCALEDIR=\"/usr/local/Cellar/libgphoto2/2.5.1/share/locale\" -DIOLIBS=\"/usr/local/Cellar/libgphoto2/2.5.1/lib/libgphoto2_port/0.10.0\" -isystem /usr/X11R6/include -Wall -Wmissing-declarations -Wmissing-prototypes -g -D_GPHOTO2_INTERNAL_CODE -isystem /usr/X11R6/include -isystem /usr/X11R6/include -Os -w -pipe -mcpu=7450 -faltivec -isystem /usr/X11R6/include -mmacosx-version-min=10.4 -Os -w -pipe -mcpu=7450 -faltivec -isystem /usr/X11R6/include -mmacosx-version-min=10.4 -MT usbscsi_la-linux.lo -MD -MP -MF .deps/usbscsi_la-linux.Tpo -c usbscsi/linux.c -fno-common -DPIC -o .libs/usbscsi_la-linux.o
==> Configuration
HOMEBREW_VERSION: 0.9.4
HEAD: 4845a3a26dfd1ce53067e6fc1db9a0815474033e
CPU: single-core 32-bit g4e
OS X: 10.4.11-Power Macintosh
Xcode: 2.5
X11: 1.1.3 => /usr/X11R6
==> ENV
CC: /usr/bin/gcc-4.0
CXX: /usr/bin/g++-4.0
CFLAGS: -Os -w -pipe -mcpu=7450 -faltivec -isystem /usr/X11R6/include -mmacosx-version-min=10.4
CXXFLAGS: -Os -w -pipe -mcpu=7450 -faltivec -isystem /usr/X11R6/include -mmacosx-version-min=10.4
CPPFLAGS: -isystem /usr/X11R6/include
LDFLAGS: -L/usr/local/lib -L/usr/X11R6/lib
MAKEFLAGS: -j1
MACOSX_DEPLOYMENT_TARGET: 10.4
PKG_CONFIG_LIBDIR: /usr/local/lib/pkgconfig:/usr/local/Library/ENV/pkgconfig/10.4:/usr/lib/pkgconfig
HOMEBREW_MAKE_JOBS: 1
ACLOCAL_PATH: /usr/local/share/aclocal
OBJC: /usr/bin/gcc-4.0
PATH: /bin:/sbin:/usr/bin:/usr/sbin:/usr/local/sbin:/usr/local/bin:/Users/rghammonds/bin:/usr/local/Library/Contributions/cmd
Error: libgphoto2 did not build
Logs: /Users/rghammonds/Library/Logs/Homebrew/libgphoto2/config.log
#
# FILE=config.log
#
config.log
#
# cat /Users/rghammonds/Library/Logs/Homebrew/libgphoto2/config.log
#
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
It was created by libgphoto2 photo camera library configure 2.5.1, which was
generated by GNU Autoconf 2.69. Invocation command line was
$ ./configure --prefix=/usr/local/Cellar/libgphoto2/2.5.1
## --------- ##
## Platform. ##
## --------- ##
hostname = unknown0080168e0357
uname -m = Power Macintosh
uname -r = 8.11.0
uname -s = Darwin
uname -v = Darwin Kernel Version 8.11.0: Wed Oct 10 18:26:00 PDT 2007; root:xnu-792.24.17~1/RELEASE_PPC
/usr/bin/uname -p = powerpc
/bin/uname -X = unknown
/bin/arch = unknown
/usr/bin/arch -k = unknown
/usr/convex/getsysinfo = unknown
/usr/bin/hostinfo = Mach kernel version:
Darwin Kernel Version 8.11.0: Wed Oct 10 18:26:00 PDT 2007; root:xnu-792.24.17~1/RELEASE_PPC
Kernel configured for a single processor only.
1 processor is physically available.
Processor type: ppc7450 (PowerPC 7450)
Processor active: 0
Primary memory available: 768.00 megabytes
Default processor set: 66 tasks, 195 threads, 1 processors
Load average: 2.18, Mach factor: 0.21
/bin/machine = unknown
/usr/bin/oslevel = unknown
/bin/universe = unknown
PATH: /bin
PATH: /sbin
PATH: /usr/bin
PATH: /usr/sbin
PATH: /usr/local/sbin
PATH: /usr/local/bin
PATH: /Users/rghammonds/bin
PATH: /usr/local/Library/Contributions/cmd
## ----------- ##
## Core tests. ##
## ----------- ##
configure:2679: checking for a BSD-compatible install
configure:2747: result: /usr/bin/install -c
configure:2758: checking whether build environment is sane
configure:2813: result: yes
configure:2964: checking for a thread-safe mkdir -p
configure:3003: result: auto-aux/install-sh -c -d
configure:3010: checking for gawk
configure:3040: result: no
configure:3010: checking for mawk
configure:3040: result: no
configure:3010: checking for nawk
configure:3040: result: no
configure:3010: checking for awk
configure:3026: found /usr/bin/awk
configure:3037: result: awk
configure:3048: checking whether make sets $(MAKE)
configure:3070: result: yes
configure:3166: checking whether make supports nested variables
configure:3183: result: yes
configure:3204: checking for POSIX sh $() command substitution
configure:3208: result: yes
configure:3330: checking for gcc
configure:3357: result: /usr/bin/gcc-4.0
configure:3586: checking for C compiler version
configure:3595: /usr/bin/gcc-4.0 --version >&5
powerpc-apple-darwin8-gcc-4.0.1 (GCC) 4.0.1 (Apple Computer, Inc. build 5370)
Copyright (C) 2005 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:3606: $? = 0
configure:3595: /usr/bin/gcc-4.0 -v >&5
Using built-in specs.
Target: powerpc-apple-darwin8
Configured with: /var/tmp/gcc/gcc-5370~2/src/configure --disable-checking -enable-werror --prefix=/usr --mandir=/share/man --enable-languages=c,objc,c++,obj-c++ --program-transform-name=/^[cg][^.-]*$/s/$/-4.0/ --with-gxx-include-dir=/include/c++/4.0.0 --with-slibdir=/usr/lib --build=powerpc-apple-darwin8 --host=powerpc-apple-darwin8 --target=powerpc-apple-darwin8
Thread model: posix
gcc version 4.0.1 (Apple Computer, Inc. build 5370)
configure:3606: $? = 0
configure:3595: /usr/bin/gcc-4.0 -V >&5
gcc-4.0: argument to `-V' is missing
configure:3606: $? = 1
configure:3595: /usr/bin/gcc-4.0 -qversion >&5
powerpc-apple-darwin8-gcc-4.0.1: unrecognized option '-qversion'
powerpc-apple-darwin8-gcc-4.0.1: no input files
configure:3606: $? = 1
configure:3626: checking whether the C compiler works
configure:3648: /usr/bin/gcc-4.0 -Os -w -pipe -mcpu=7450 -faltivec -isystem /usr/X11R6/include -mmacosx-version-min=10.4 -isystem /usr/X11R6/include -L/usr/local/lib -L/usr/X11R6/lib conftest.c >&5
configure:3652: $? = 0
configure:3700: result: yes
configure:3703: checking for C compiler default output file name
configure:3705: result: a.out
configure:3711: checking for suffix of executables
configure:3718: /usr/bin/gcc-4.0 -o conftest -Os -w -pipe -mcpu=7450 -faltivec -isystem /usr/X11R6/include -mmacosx-version-min=10.4 -isystem /usr/X11R6/include -L/usr/local/lib -L/usr/X11R6/lib conftest.c >&5
configure:3722: $? = 0
configure:3744: result:
configure:3766: checking whether we are cross compiling
configure:3774: /usr/bin/gcc-4.0 -o conftest -Os -w -pipe -mcpu=7450 -faltivec -isystem /usr/X11R6/include -mmacosx-version-min=10.4 -isystem /usr/X11R6/include -L/usr/local/lib -L/usr/X11R6/lib conftest.c >&5
configure:3778: $? = 0
configure:3785: ./conftest
configure:3789: $? = 0
configure:3804: result: no
configure:3809: checking for suffix of object files
configure:3831: /usr/bin/gcc-4.0 -c -Os -w -pipe -mcpu=7450 -faltivec -isystem /usr/X11R6/include -mmacosx-version-min=10.4 -isystem /usr/X11R6/include conftest.c >&5
configure:3835: $? = 0
configure:3856: result: o
configure:3860: checking whether we are using the GNU C compiler
configure:3879: /usr/bin/gcc-4.0 -c -Os -w -pipe -mcpu=7450 -faltivec -isystem /usr/X11R6/include -mmacosx-version-min=10.4 -isystem /usr/X11R6/include conftest.c >&5
configure:3879: $? = 0
configure:3888: result: yes
configure:3897: checking whether /usr/bin/gcc-4.0 accepts -g
configure:3917: /usr/bin/gcc-4.0 -c -g -isystem /usr/X11R6/include conftest.c >&5
configure:3917: $? = 0
configure:3958: result: yes
configure:3975: checking for /usr/bin/gcc-4.0 option to accept ISO C89
configure:4038: /usr/bin/gcc-4.0 -c -Os -w -pipe -mcpu=7450 -faltivec -isystem /usr/X11R6/include -mmacosx-version-min=10.4 -isystem /usr/X11R6/include conftest.c >&5
configure:4038: $? = 0
configure:4051: result: none needed
configure:4082: checking for style of include used by make
configure:4110: result: GNU
configure:4136: checking dependency style of /usr/bin/gcc-4.0
configure:4247: result: gcc3
configure:4267: checking how to run the C preprocessor
configure:4298: /usr/bin/gcc-4.0 -E -isystem /usr/X11R6/include conftest.c
configure:4298: $? = 0
configure:4312: /usr/bin/gcc-4.0 -E -isystem /usr/X11R6/include conftest.c
conftest.c:11:28: error: ac_nonexistent.h: No such file or directory
configure:4312: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libgphoto2 photo camera library"
| #define PACKAGE_TARNAME "libgphoto2"
| #define PACKAGE_VERSION "2.5.1"
| #define PACKAGE_STRING "libgphoto2 photo camera library 2.5.1"
| #define PACKAGE_BUGREPORT "gphoto-devel@lists.sourceforge.net"
| #define PACKAGE_URL ""
| #define PACKAGE "libgphoto2"
| #define VERSION "2.5.1"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:4337: result: /usr/bin/gcc-4.0 -E
configure:4357: /usr/bin/gcc-4.0 -E -isystem /usr/X11R6/include conftest.c
configure:4357: $? = 0
configure:4371: /usr/bin/gcc-4.0 -E -isystem /usr/X11R6/include conftest.c
conftest.c:11:28: error: ac_nonexistent.h: No such file or directory
configure:4371: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libgphoto2 photo camera library"
| #define PACKAGE_TARNAME "libgphoto2"
| #define PACKAGE_VERSION "2.5.1"
| #define PACKAGE_STRING "libgphoto2 photo camera library 2.5.1"
| #define PACKAGE_BUGREPORT "gphoto-devel@lists.sourceforge.net"
| #define PACKAGE_URL ""
| #define PACKAGE "libgphoto2"
| #define VERSION "2.5.1"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:4511: checking for C++ compiler version
configure:4520: /usr/bin/g++-4.0 --version >&5
powerpc-apple-darwin8-g++-4.0.1 (GCC) 4.0.1 (Apple Computer, Inc. build 5370)
Copyright (C) 2005 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:4531: $? = 0
configure:4520: /usr/bin/g++-4.0 -v >&5
Using built-in specs.
Target: powerpc-apple-darwin8
Configured with: /var/tmp/gcc/gcc-5370~2/src/configure --disable-checking -enable-werror --prefix=/usr --mandir=/share/man --enable-languages=c,objc,c++,obj-c++ --program-transform-name=/^[cg][^.-]*$/s/$/-4.0/ --with-gxx-include-dir=/include/c++/4.0.0 --with-slibdir=/usr/lib --build=powerpc-apple-darwin8 --host=powerpc-apple-darwin8 --target=powerpc-apple-darwin8
Thread model: posix
gcc version 4.0.1 (Apple Computer, Inc. build 5370)
configure:4531: $? = 0
configure:4520: /usr/bin/g++-4.0 -V >&5
g++-4.0: argument to `-V' is missing
configure:4531: $? = 1
configure:4520: /usr/bin/g++-4.0 -qversion >&5
powerpc-apple-darwin8-g++-4.0.1: unrecognized option '-qversion'
powerpc-apple-darwin8-g++-4.0.1: no input files
configure:4531: $? = 1
configure:4535: checking whether we are using the GNU C++ compiler
configure:4554: /usr/bin/g++-4.0 -c -Os -w -pipe -mcpu=7450 -faltivec -isystem /usr/X11R6/include -mmacosx-version-min=10.4 -isystem /usr/X11R6/include conftest.cpp >&5
configure:4554: $? = 0
configure:4563: result: yes
configure:4572: checking whether /usr/bin/g++-4.0 accepts -g
configure:4592: /usr/bin/g++-4.0 -c -g -isystem /usr/X11R6/include conftest.cpp >&5
configure:4592: $? = 0
configure:4633: result: yes
configure:4658: checking dependency style of /usr/bin/g++-4.0
configure:4769: result: gcc3
configure:4786: checking whether /usr/bin/gcc-4.0 and cc understand -c and -o together
configure:4817: /usr/bin/gcc-4.0 -c conftest.c -o conftest2.o >&5
configure:4821: $? = 0
configure:4827: /usr/bin/gcc-4.0 -c conftest.c -o conftest2.o >&5
configure:4831: $? = 0
configure:4842: cc -c conftest.c >&5
configure:4846: $? = 0
configure:4854: cc -c conftest.c -o conftest2.o >&5
configure:4858: $? = 0
configure:4864: cc -c conftest.c -o conftest2.o >&5
configure:4868: $? = 0
configure:4886: result: yes
configure:4961: checking for ar
configure:4977: found /usr/bin/ar
configure:4988: result: ar
configure:5014: checking the archiver (ar) interface
configure:5024: /usr/bin/gcc-4.0 -c -Os -w -pipe -mcpu=7450 -faltivec -isystem /usr/X11R6/include -mmacosx-version-min=10.4 -isystem /usr/X11R6/include conftest.c >&5
configure:5024: $? = 0
configure:5026: ar cru libconftest.a conftest.o >&5
configure:5029: $? = 0
configure:5052: result: ar
configure:5119: checking for grep that handles long lines and -e
configure:5177: result: /usr/bin/grep
configure:5182: checking for egrep
configure:5244: result: /usr/bin/grep -E
configure:5249: checking for ANSI C header files
configure:5269: /usr/bin/gcc-4.0 -c -Os -w -pipe -mcpu=7450 -faltivec -isystem /usr/X11R6/include -mmacosx-version-min=10.4 -isystem /usr/X11R6/include conftest.c >&5
configure:5269: $? = 0
configure:5339: /usr/bin/gcc-4.0 -o conftest -Os -w -pipe -mcpu=7450 -faltivec -isystem /usr/X11R6/include -mmacosx-version-min=10.4 -isystem /usr/X11R6/include -L/usr/local/lib -L/usr/X11R6/lib conftest.c >&5
configure:5339: $? = 0
configure:5339: ./conftest
configure:5339: $? = 0
configure:5350: result: yes
configure:5363: checking for sys/types.h
configure:5363: /usr/bin/gcc-4.0 -c -Os -w -pipe -mcpu=7450 -faltivec -isystem /usr/X11R6/include -mmacosx-version-min=10.4 -isystem /usr/X11R6/include conftest.c >&5
configure:5363: $? = 0
configure:5363: result: yes
configure:5363: checking for sys/stat.h
configure:5363: /usr/bin/gcc-4.0 -c -Os -w -pipe -mcpu=7450 -faltivec -isystem /usr/X11R6/include -mmacosx-version-min=10.4 -isystem /usr/X11R6/include conftest.c >&5
configure:5363: $? = 0
configure:5363: result: yes
configure:5363: checking for stdlib.h
configure:5363: /usr/bin/gcc-4.0 -c -Os -w -pipe -mcpu=7450 -faltivec -isystem /usr/X11R6/include -mmacosx-version-min=10.4 -isystem /usr/X11R6/include conftest.c >&5
configure:5363: $? = 0
configure:5363: result: yes
configure:5363: checking for string.h
configure:5363: /usr/bin/gcc-4.0 -c -Os -w -pipe -mcpu=7450 -faltivec -isystem /usr/X11R6/include -mmacosx-version-min=10.4 -isystem /usr/X11R6/include conftest.c >&5
configure:5363: $? = 0
configure:5363: result: yes
configure:5363: checking for memory.h
configure:5363: /usr/bin/gcc-4.0 -c -Os -w -pipe -mcpu=7450 -faltivec -isystem /usr/X11R6/include -mmacosx-version-min=10.4 -isystem /usr/X11R6/include conftest.c >&5
configure:5363: $? = 0
configure:5363: result: yes
configure:5363: checking for strings.h
configure:5363: /usr/bin/gcc-4.0 -c -Os -w -pipe -mcpu=7450 -faltivec -isystem /usr/X11R6/include -mmacosx-version-min=10.4 -isystem /usr/X11R6/include conftest.c >&5
configure:5363: $? = 0
configure:5363: result: yes
configure:5363: checking for inttypes.h
configure:5363: /usr/bin/gcc-4.0 -c -Os -w -pipe -mcpu=7450 -faltivec -isystem /usr/X11R6/include -mmacosx-version-min=10.4 -isystem /usr/X11R6/include conftest.c >&5
configure:5363: $? = 0
configure:5363: result: yes
configure:5363: checking for stdint.h
configure:5363: /usr/bin/gcc-4.0 -c -Os -w -pipe -mcpu=7450 -faltivec -isystem /usr/X11R6/include -mmacosx-version-min=10.4 -isystem /usr/X11R6/include conftest.c >&5
configure:5363: $? = 0
configure:5363: result: yes
configure:5363: checking for unistd.h
configure:5363: /usr/bin/gcc-4.0 -c -Os -w -pipe -mcpu=7450 -faltivec -isystem /usr/X11R6/include -mmacosx-version-min=10.4 -isystem /usr/X11R6/include conftest.c >&5
configure:5363: $? = 0
configure:5363: result: yes
configure:5375: checking stdarg.h usability
configure:5375: /usr/bin/gcc-4.0 -c -Os -w -pipe -mcpu=7450 -faltivec -isystem /usr/X11R6/include -mmacosx-version-min=10.4 -isystem /usr/X11R6/include conftest.c >&5
configure:5375: $? = 0
configure:5375: result: yes
configure:5375: checking stdarg.h presence
configure:5375: /usr/bin/gcc-4.0 -E -isystem /usr/X11R6/include conftest.c
configure:5375: $? = 0
configure:5375: result: yes
configure:5375: checking for stdarg.h
configure:5375: result: yes
configure:5404: /usr/bin/gcc-4.0 -o conftest -Os -w -pipe -mcpu=7450 -faltivec -isystem /usr/X11R6/include -mmacosx-version-min=10.4 -isystem /usr/X11R6/include -L/usr/local/lib -L/usr/X11R6/lib conftest.c >&5
configure:5404: $? = 0
configure:5440: checking for va_copy() or replacement
configure:5442: result: va_copy
configure:5478: checking for flex
configure:5496: found /usr/bin/flex
configure:5508: result: /usr/bin/flex
configure:5519: checking for bison
configure:5537: found /usr/bin/bison
configure:5549: result: /usr/bin/bison
configure:5559: checking whether to enable GP2DDB
configure:5576: result:
configure:5616: checking PKG_CONFIG_PATH
configure:5619: result: empty
configure:5628: checking for pkg-config
configure:5646: found /usr/local/bin/pkg-config
configure:5659: result: /usr/local/bin/pkg-config
configure:5715: checking build system type
configure:5729: result: powerpc-apple-darwin8.11.0
configure:5749: checking host system type
configure:5762: result: powerpc-apple-darwin8.11.0
configure:6135: checking how to print strings
configure:6162: result: printf
configure:6183: checking for a sed that does not truncate output
configure:6247: result: sed
configure:6265: checking for fgrep
configure:6327: result: /usr/bin/grep -F
configure:6362: checking for ld used by /usr/bin/gcc-4.0
configure:6429: result: /usr/libexec/gcc/powerpc-apple-darwin8/4.0.1/ld
configure:6436: checking if the linker (/usr/libexec/gcc/powerpc-apple-darwin8/4.0.1/ld) is GNU ld
configure:6451: result: no
configure:6463: checking for BSD- or MS-compatible name lister (nm)
configure:6512: result: /usr/bin/nm -p
configure:6642: checking the name lister (/usr/bin/nm -p) interface
configure:6649: /usr/bin/gcc-4.0 -c -Os -w -pipe -mcpu=7450 -faltivec -isystem /usr/X11R6/include -mmacosx-version-min=10.4 -Wall -Wmissing-declarations -Wmissing-prototypes -isystem /usr/X11R6/include -I$(top_srcdir) -I$(top_builddir) -I$(top_srcdir)/libgphoto2_port -I$(top_srcdir)/libgphoto2 -I$(top_builddir)/libgphoto2 -isystem /usr/X11R6/include -Wall -g -D_GPHOTO2_INTERNAL_CODE conftest.c >&5
configure:6652: /usr/bin/nm -p "conftest.o"
configure:6655: output
00000000 D _some_variable
configure:6662: result: BSD nm
configure:6665: checking whether ln -s works
configure:6669: result: yes
configure:6677: checking the maximum length of command line arguments
configure:6807: result: 196608
configure:6824: checking whether the shell understands some XSI constructs
configure:6834: result: yes
configure:6838: checking whether the shell understands "+="
configure:6844: result: no
configure:6879: checking how to convert powerpc-apple-darwin8.11.0 file names to powerpc-apple-darwin8.11.0 format
configure:6919: result: func_convert_file_noop
configure:6926: checking how to convert powerpc-apple-darwin8.11.0 file names to toolchain format
configure:6946: result: func_convert_file_noop
configure:6953: checking for /usr/libexec/gcc/powerpc-apple-darwin8/4.0.1/ld option to reload object files
configure:6960: result: -r
configure:7034: checking for objdump
configure:7061: result: objdump
configure:7090: checking how to recognize dependent libraries
configure:7292: result: pass_all
configure:7377: checking for dlltool
configure:7404: result: dlltool
configure:7434: checking how to associate runtime and link libraries
configure:7461: result: printf %s\n
configure:7585: checking for archiver @FILE support
configure:7602: /usr/bin/gcc-4.0 -c -Os -w -pipe -mcpu=7450 -faltivec -isystem /usr/X11R6/include -mmacosx-version-min=10.4 -Wall -Wmissing-declarations -Wmissing-prototypes -isystem /usr/X11R6/include -I$(top_srcdir) -I$(top_builddir) -I$(top_srcdir)/libgphoto2_port -I$(top_srcdir)/libgphoto2 -I$(top_builddir)/libgphoto2 -isystem /usr/X11R6/include -Wall -g -D_GPHOTO2_INTERNAL_CODE conftest.c >&5
configure:7602: $? = 0
configure:7605: ar cru libconftest.a @conftest.lst >&5
ar: @conftest.lst: No such file or directory
configure:7608: $? = 1
configure:7628: result: no
configure:7686: checking for strip
configure:7702: found /usr/bin/strip
configure:7713: result: strip
configure:7785: checking for ranlib
configure:7801: found /usr/bin/ranlib
configure:7812: result: ranlib
configure:7914: checking command to parse /usr/bin/nm -p output from /usr/bin/gcc-4.0 object
configure:8034: /usr/bin/gcc-4.0 -c -Os -w -pipe -mcpu=7450 -faltivec -isystem /usr/X11R6/include -mmacosx-version-min=10.4 -Wall -Wmissing-declarations -Wmissing-prototypes -isystem /usr/X11R6/include -I$(top_srcdir) -I$(top_builddir) -I$(top_srcdir)/libgphoto2_port -I$(top_srcdir)/libgphoto2 -I$(top_builddir)/libgphoto2 -isystem /usr/X11R6/include -Wall -g -D_GPHOTO2_INTERNAL_CODE conftest.c >&5
configure:8037: $? = 0
configure:8041: /usr/bin/nm -p conftest.o \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm
configure:8044: $? = 0
cannot find nm_test_var in conftest.nm
configure:8034: /usr/bin/gcc-4.0 -c -Os -w -pipe -mcpu=7450 -faltivec -isystem /usr/X11R6/include -mmacosx-version-min=10.4 -Wall -Wmissing-declarations -Wmissing-prototypes -isystem /usr/X11R6/include -I$(top_srcdir) -I$(top_builddir) -I$(top_srcdir)/libgphoto2_port -I$(top_srcdir)/libgphoto2 -I$(top_builddir)/libgphoto2 -isystem /usr/X11R6/include -Wall -g -D_GPHOTO2_INTERNAL_CODE conftest.c >&5
configure:8037: $? = 0
configure:8041: /usr/bin/nm -p conftest.o \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm
configure:8044: $? = 0
configure:8110: /usr/bin/gcc-4.0 -o conftest -Os -w -pipe -mcpu=7450 -faltivec -isystem /usr/X11R6/include -mmacosx-version-min=10.4 -Wall -Wmissing-declarations -Wmissing-prototypes -isystem /usr/X11R6/include -I$(top_srcdir) -I$(top_builddir) -I$(top_srcdir)/libgphoto2_port -I$(top_srcdir)/libgphoto2 -I$(top_builddir)/libgphoto2 -isystem /usr/X11R6/include -Wall -g -D_GPHOTO2_INTERNAL_CODE -L/usr/local/lib -L/usr/X11R6/lib conftest.c conftstm.o >&5
configure:8113: $? = 0
configure:8151: result: ok
configure:8188: checking for sysroot
configure:8218: result: no
configure:8474: checking for mt
configure:8504: result: no
configure:8524: checking if : is a manifest tool
configure:8530: : '-?'
configure:8538: result: no
configure:8594: checking for dsymutil
configure:8610: found /usr/bin/dsymutil
configure:8621: result: dsymutil
configure:8686: checking for nmedit
configure:8702: found /usr/bin/nmedit
configure:8713: result: nmedit
configure:8778: checking for lipo
configure:8794: found /usr/bin/lipo
configure:8805: result: lipo
configure:8870: checking for otool
configure:8886: found /usr/bin/otool
configure:8897: result: otool
configure:8962: checking for otool64
configure:8978: found /usr/bin/otool64
configure:8989: result: otool64
configure:9037: checking for -single_module linker flag
/usr/bin/gcc-4.0 -Os -w -pipe -mcpu=7450 -faltivec -isystem /usr/X11R6/include -mmacosx-version-min=10.4 -Wall -Wmissing-declarations -Wmissing-prototypes -L/usr/local/lib -L/usr/X11R6/lib -o libconftest.dylib -dynamiclib -Wl,-single_module conftest.c
/usr/libexec/gcc/powerpc-apple-darwin8/4.0.1/libtool: unknown option character `w' in: -w
Usage: /usr/libexec/gcc/powerpc-apple-darwin8/4.0.1/libtool -static [-] file [...] [-filelist listfile[,dirname]] [-arch_only arch] [-sacLT]
Usage: /usr/libexec/gcc/powerpc-apple-darwin8/4.0.1/libtool -dynamic [-] file [...] [-filelist listfile[,dirname]] [-arch_only arch] [-o output] [-install_name name] [-compatibility_version #] [-current_version #] [-seg1addr 0x#] [-segs_read_only_addr 0x#] [-segs_read_write_addr 0x#] [-seg_addr_table <filename>] [-seg_addr_table_filename <file_system_path>] [-all_load] [-noall_load]
configure:9070: result: no
configure:9073: checking for -exported_symbols_list linker flag
configure:9093: /usr/bin/gcc-4.0 -o conftest -Os -w -pipe -mcpu=7450 -faltivec -isystem /usr/X11R6/include -mmacosx-version-min=10.4 -Wall -Wmissing-declarations -Wmissing-prototypes -isystem /usr/X11R6/include -I$(top_srcdir) -I$(top_builddir) -I$(top_srcdir)/libgphoto2_port -I$(top_srcdir)/libgphoto2 -I$(top_builddir)/libgphoto2 -isystem /usr/X11R6/include -Wall -g -D_GPHOTO2_INTERNAL_CODE -L/usr/local/lib -L/usr/X11R6/lib -Wl,-exported_symbols_list,conftest.sym conftest.c >&5
configure:9093: $? = 0
configure:9103: result: yes
configure:9106: checking for -force_load linker flag
/usr/bin/gcc-4.0 -Os -w -pipe -mcpu=7450 -faltivec -isystem /usr/X11R6/include -mmacosx-version-min=10.4 -Wall -Wmissing-declarations -Wmissing-prototypes -c -o conftest.o conftest.c
ar cru libconftest.a conftest.o
ranlib libconftest.a
/usr/bin/gcc-4.0 -Os -w -pipe -mcpu=7450 -faltivec -isystem /usr/X11R6/include -mmacosx-version-min=10.4 -Wall -Wmissing-declarations -Wmissing-prototypes -L/usr/local/lib -L/usr/X11R6/lib -o conftest conftest.c -Wl,-force_load,./libconftest.a
/usr/libexec/gcc/powerpc-apple-darwin8/4.0.1/ld: unknown flag: -force_load
collect2: ld returned 1 exit status
configure:9138: result: no
configure:9177: checking for dlfcn.h
configure:9177: /usr/bin/gcc-4.0 -c -Os -w -pipe -mcpu=7450 -faltivec -isystem /usr/X11R6/include -mmacosx-version-min=10.4 -Wall -Wmissing-declarations -Wmissing-prototypes -isystem /usr/X11R6/include -I$(top_srcdir) -I$(top_builddir) -I$(top_srcdir)/libgphoto2_port -I$(top_srcdir)/libgphoto2 -I$(top_builddir)/libgphoto2 -isystem /usr/X11R6/include -Wall -g -D_GPHOTO2_INTERNAL_CODE conftest.c >&5
configure:9177: $? = 0
configure:9177: result: yes
configure:9360: checking for objdir
configure:9375: result: .libs
configure:9646: checking if /usr/bin/gcc-4.0 supports -fno-rtti -fno-exceptions
configure:9664: /usr/bin/gcc-4.0 -c -Os -w -pipe -mcpu=7450 -faltivec -isystem /usr/X11R6/include -mmacosx-version-min=10.4 -Wall -Wmissing-declarations -Wmissing-prototypes -isystem /usr/X11R6/include -I$(top_srcdir) -I$(top_builddir) -I$(top_srcdir)/libgphoto2_port -I$(top_srcdir)/libgphoto2 -I$(top_builddir)/libgphoto2 -isystem /usr/X11R6/include -Wall -g -D_GPHOTO2_INTERNAL_CODE -fno-rtti -fno-exceptions conftest.c >&5
configure:9668: $? = 0
configure:9681: result: yes
configure:10008: checking for /usr/bin/gcc-4.0 option to produce PIC
configure:10015: result: -fno-common -DPIC
configure:10023: checking if /usr/bin/gcc-4.0 PIC flag -fno-common -DPIC works
configure:10041: /usr/bin/gcc-4.0 -c -Os -w -pipe -mcpu=7450 -faltivec -isystem /usr/X11R6/include -mmacosx-version-min=10.4 -Wall -Wmissing-declarations -Wmissing-prototypes -isystem /usr/X11R6/include -I$(top_srcdir) -I$(top_builddir) -I$(top_srcdir)/libgphoto2_port -I$(top_srcdir)/libgphoto2 -I$(top_builddir)/libgphoto2 -isystem /usr/X11R6/include -Wall -g -D_GPHOTO2_INTERNAL_CODE -fno-common -DPIC -DPIC conftest.c >&5
configure:10045: $? = 0
configure:10058: result: yes
configure:10087: checking if /usr/bin/gcc-4.0 static flag -static works
configure:10115: result: no
configure:10130: checking if /usr/bin/gcc-4.0 supports -c -o file.o
configure:10151: /usr/bin/gcc-4.0 -c -Os -w -pipe -mcpu=7450 -faltivec -isystem /usr/X11R6/include -mmacosx-version-min=10.4 -Wall -Wmissing-declarations -Wmissing-prototypes -isystem /usr/X11R6/include -I$(top_srcdir) -I$(top_builddir) -I$(top_srcdir)/libgphoto2_port -I$(top_srcdir)/libgphoto2 -I$(top_builddir)/libgphoto2 -isystem /usr/X11R6/include -Wall -g -D_GPHOTO2_INTERNAL_CODE -o out/conftest2.o conftest.c >&5
configure:10155: $? = 0
configure:10177: result: yes
configure:10185: checking if /usr/bin/gcc-4.0 supports -c -o file.o
configure:10232: result: yes
configure:10265: checking whether the /usr/bin/gcc-4.0 linker (/usr/libexec/gcc/powerpc-apple-darwin8/4.0.1/ld) supports shared libraries
configure:11418: result: yes
configure:11658: checking dynamic linker characteristics
configure:12391: result: darwin8.11.0 dyld
configure:12498: checking how to hardcode library paths into programs
configure:12523: result: immediate
configure:12568: checking for dlopen in -ldl
configure:12593: /usr/bin/gcc-4.0 -o conftest -Os -w -pipe -mcpu=7450 -faltivec -isystem /usr/X11R6/include -mmacosx-version-min=10.4 -Wall -Wmissing-declarations -Wmissing-prototypes -isystem /usr/X11R6/include -I$(top_srcdir) -I$(top_builddir) -I$(top_srcdir)/libgphoto2_port -I$(top_srcdir)/libgphoto2 -I$(top_builddir)/libgphoto2 -isystem /usr/X11R6/include -Wall -g -D_GPHOTO2_INTERNAL_CODE -L/usr/local/lib -L/usr/X11R6/lib conftest.c -ldl >&5
configure:12593: $? = 0
configure:12602: result: yes
configure:12817: checking whether a program can dlopen itself
configure:12897: /usr/bin/gcc-4.0 -o conftest -Os -w -pipe -mcpu=7450 -faltivec -isystem /usr/X11R6/include -mmacosx-version-min=10.4 -Wall -Wmissing-declarations -Wmissing-prototypes -isystem /usr/X11R6/include -I$(top_srcdir) -I$(top_builddir) -I$(top_srcdir)/libgphoto2_port -I$(top_srcdir)/libgphoto2 -I$(top_builddir)/libgphoto2 -isystem /usr/X11R6/include -Wall -g -D_GPHOTO2_INTERNAL_CODE -DHAVE_DLFCN_H -L/usr/local/lib -L/usr/X11R6/lib conftest.c -ldl >&5
configure:12900: $? = 0
configure:12918: result: yes
configure:12923: checking whether a statically linked program can dlopen itself
configure:13003: /usr/bin/gcc-4.0 -o conftest -Os -w -pipe -mcpu=7450 -faltivec -isystem /usr/X11R6/include -mmacosx-version-min=10.4 -Wall -Wmissing-declarations -Wmissing-prototypes -isystem /usr/X11R6/include -I$(top_srcdir) -I$(top_builddir) -I$(top_srcdir)/libgphoto2_port -I$(top_srcdir)/libgphoto2 -I$(top_builddir)/libgphoto2 -isystem /usr/X11R6/include -Wall -g -D_GPHOTO2_INTERNAL_CODE -DHAVE_DLFCN_H -L/usr/local/lib -L/usr/X11R6/lib conftest.c -ldl >&5
configure:13006: $? = 0
configure:13024: result: yes
configure:13063: checking whether stripping libraries is possible
configure:13077: result: yes
configure:13103: checking if libtool supports shared libraries
configure:13105: result: yes
configure:13108: checking whether to build shared libraries
configure:13129: result: yes
configure:13132: checking whether to build static libraries
configure:13136: result: no
configure:13159: checking how to run the C++ preprocessor
configure:13186: /usr/bin/g++-4.0 -E -isystem /usr/X11R6/include -I$(top_srcdir) -I$(top_builddir) -I$(top_srcdir)/libgphoto2_port -I$(top_srcdir)/libgphoto2 -I$(top_builddir)/libgphoto2 -isystem /usr/X11R6/include -Wall -g -D_GPHOTO2_INTERNAL_CODE conftest.cpp
configure:13186: $? = 0
configure:13200: /usr/bin/g++-4.0 -E -isystem /usr/X11R6/include -I$(top_srcdir) -I$(top_builddir) -I$(top_srcdir)/libgphoto2_port -I$(top_srcdir)/libgphoto2 -I$(top_builddir)/libgphoto2 -isystem /usr/X11R6/include -Wall -g -D_GPHOTO2_INTERNAL_CODE conftest.cpp
conftest.cpp:24:28: error: ac_nonexistent.h: No such file or directory
configure:13200: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libgphoto2 photo camera library"
| #define PACKAGE_TARNAME "libgphoto2"
| #define PACKAGE_VERSION "2.5.1"
| #define PACKAGE_STRING "libgphoto2 photo camera library 2.5.1"
| #define PACKAGE_BUGREPORT "gphoto-devel@lists.sourceforge.net"
| #define PACKAGE_URL ""
| #define PACKAGE "libgphoto2"
| #define VERSION "2.5.1"
| #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_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_VA_COPY 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:13225: result: /usr/bin/g++-4.0 -E
configure:13245: /usr/bin/g++-4.0 -E -isystem /usr/X11R6/include -I$(top_srcdir) -I$(top_builddir) -I$(top_srcdir)/libgphoto2_port -I$(top_srcdir)/libgphoto2 -I$(top_builddir)/libgphoto2 -isystem /usr/X11R6/include -Wall -g -D_GPHOTO2_INTERNAL_CODE conftest.cpp
configure:13245: $? = 0
configure:13259: /usr/bin/g++-4.0 -E -isystem /usr/X11R6/include -I$(top_srcdir) -I$(top_builddir) -I$(top_srcdir)/libgphoto2_port -I$(top_srcdir)/libgphoto2 -I$(top_builddir)/libgphoto2 -isystem /usr/X11R6/include -Wall -g -D_GPHOTO2_INTERNAL_CODE conftest.cpp
conftest.cpp:24:28: error: ac_nonexistent.h: No such file or directory
configure:13259: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libgphoto2 photo camera library"
| #define PACKAGE_TARNAME "libgphoto2"
| #define PACKAGE_VERSION "2.5.1"
| #define PACKAGE_STRING "libgphoto2 photo camera library 2.5.1"
| #define PACKAGE_BUGREPORT "gphoto-devel@lists.sourceforge.net"
| #define PACKAGE_URL ""
| #define PACKAGE "libgphoto2"
| #define VERSION "2.5.1"
| #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_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_VA_COPY 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:13428: checking for ld used by /usr/bin/g++-4.0
configure:13495: result: /usr/libexec/gcc/powerpc-apple-darwin8/4.0.1/ld
configure:13502: checking if the linker (/usr/libexec/gcc/powerpc-apple-darwin8/4.0.1/ld) is GNU ld
configure:13517: result: no
configure:13572: checking whether the /usr/bin/g++-4.0 linker (/usr/libexec/gcc/powerpc-apple-darwin8/4.0.1/ld) supports shared libraries
configure:14577: result: yes
configure:14613: /usr/bin/g++-4.0 -c -Os -w -pipe -mcpu=7450 -faltivec -isystem /usr/X11R6/include -mmacosx-version-min=10.4 -isystem /usr/X11R6/include -I$(top_srcdir) -I$(top_builddir) -I$(top_srcdir)/libgphoto2_port -I$(top_srcdir)/libgphoto2 -I$(top_builddir)/libgphoto2 -isystem /usr/X11R6/include -Wall -g -D_GPHOTO2_INTERNAL_CODE conftest.cpp >&5
configure:14616: $? = 0
configure:15136: checking for /usr/bin/g++-4.0 option to produce PIC
configure:15143: result: -fno-common -DPIC
configure:15151: checking if /usr/bin/g++-4.0 PIC flag -fno-common -DPIC works
configure:15169: /usr/bin/g++-4.0 -c -Os -w -pipe -mcpu=7450 -faltivec -isystem /usr/X11R6/include -mmacosx-version-min=10.4 -isystem /usr/X11R6/include -I$(top_srcdir) -I$(top_builddir) -I$(top_srcdir)/libgphoto2_port -I$(top_srcdir)/libgphoto2 -I$(top_builddir)/libgphoto2 -isystem /usr/X11R6/include -Wall -g -D_GPHOTO2_INTERNAL_CODE -fno-common -DPIC -DPIC conftest.cpp >&5
configure:15173: $? = 0
configure:15186: result: yes
configure:15209: checking if /usr/bin/g++-4.0 static flag -static works
configure:15237: result: no
configure:15249: checking if /usr/bin/g++-4.0 supports -c -o file.o
configure:15270: /usr/bin/g++-4.0 -c -Os -w -pipe -mcpu=7450 -faltivec -isystem /usr/X11R6/include -mmacosx-version-min=10.4 -isystem /usr/X11R6/include -I$(top_srcdir) -I$(top_builddir) -I$(top_srcdir)/libgphoto2_port -I$(top_srcdir)/libgphoto2 -I$(top_builddir)/libgphoto2 -isystem /usr/X11R6/include -Wall -g -D_GPHOTO2_INTERNAL_CODE -o out/conftest2.o conftest.cpp >&5
configure:15274: $? = 0
configure:15296: result: yes
configure:15301: checking if /usr/bin/g++-4.0 supports -c -o file.o
configure:15348: result: yes
configure:15378: checking whether the /usr/bin/g++-4.0 linker (/usr/libexec/gcc/powerpc-apple-darwin8/4.0.1/ld) supports shared libraries
configure:15414: result: yes
configure:15555: checking dynamic linker characteristics
configure:16222: result: darwin8.11.0 dyld
configure:16275: checking how to hardcode library paths into programs
configure:16300: result: immediate
configure:16365: checking ltdl.h usability
configure:16365: /usr/bin/gcc-4.0 -c -Os -w -pipe -mcpu=7450 -faltivec -isystem /usr/X11R6/include -mmacosx-version-min=10.4 -Wall -Wmissing-declarations -Wmissing-prototypes -isystem /usr/X11R6/include -I$(top_srcdir) -I$(top_builddir) -I$(top_srcdir)/libgphoto2_port -I$(top_srcdir)/libgphoto2 -I$(top_builddir)/libgphoto2 -isystem /usr/X11R6/include -Wall -g -D_GPHOTO2_INTERNAL_CODE conftest.c >&5
configure:16365: $? = 0
configure:16365: result: yes
configure:16365: checking ltdl.h presence
configure:16365: /usr/bin/gcc-4.0 -E -isystem /usr/X11R6/include -I$(top_srcdir) -I$(top_builddir) -I$(top_srcdir)/libgphoto2_port -I$(top_srcdir)/libgphoto2 -I$(top_builddir)/libgphoto2 -isystem /usr/X11R6/include -Wall -g -D_GPHOTO2_INTERNAL_CODE conftest.c
configure:16365: $? = 0
configure:16365: result: yes
configure:16365: checking for ltdl.h
configure:16365: result: yes
configure:16367: checking for lt_dlinit in -lltdl
configure:16392: /usr/bin/gcc-4.0 -o conftest -Os -w -pipe -mcpu=7450 -faltivec -isystem /usr/X11R6/include -mmacosx-version-min=10.4 -Wall -Wmissing-declarations -Wmissing-prototypes -isystem /usr/X11R6/include -I$(top_srcdir) -I$(top_builddir) -I$(top_srcdir)/libgphoto2_port -I$(top_srcdir)/libgphoto2 -I$(top_builddir)/libgphoto2 -isystem /usr/X11R6/include -Wall -g -D_GPHOTO2_INTERNAL_CODE -L/usr/local/lib -L/usr/X11R6/lib conftest.c -lltdl >&5
configure:16392: $? = 0
configure:16401: result: yes
configure:16436: checking that we can compile and link with libltdl
configure:16456: /usr/bin/gcc-4.0 -o conftest -Os -w -pipe -mcpu=7450 -faltivec -isystem /usr/X11R6/include -mmacosx-version-min=10.4 -Wall -Wmissing-declarations -Wmissing-prototypes -isystem /usr/X11R6/include -I$(top_srcdir) -I$(top_builddir) -I$(top_srcdir)/libgphoto2_port -I$(top_srcdir)/libgphoto2 -I$(top_builddir)/libgphoto2 -isystem /usr/X11R6/include -Wall -g -D_GPHOTO2_INTERNAL_CODE -L/usr/local/lib -L/usr/X11R6/lib conftest.c -lltdl >&5
configure:16456: $? = 0
configure:16457: result: yes
configure:16637: checking for po/Makevars requiring hack
configure:16644: result: no
configure:16663: checking whether NLS is requested
configure:16672: result: yes
configure:16710: checking for msgfmt
configure:16744: result: no
configure:16750: checking for gmsgfmt
configure:16781: result: :
configure:16821: checking for xgettext
configure:16855: result: no
configure:16892: checking for msgmerge
configure:16925: result: no
configure:16997: checking for ld used by GCC
configure:17061: result: /usr/libexec/gcc/powerpc-apple-darwin8/4.0.1/ld
configure:17068: checking if the linker (/usr/libexec/gcc/powerpc-apple-darwin8/4.0.1/ld) is GNU ld
configure:17081: result: no
configure:17087: checking for shared library run path origin
configure:17100: result: done
configure:17516: checking whether NLS is requested
configure:17525: result: yes
configure:17543: checking for GNU gettext in libc
configure:17562: /usr/bin/gcc-4.0 -o conftest -Os -w -pipe -mcpu=7450 -faltivec -isystem /usr/X11R6/include -mmacosx-version-min=10.4 -Wall -Wmissing-declarations -Wmissing-prototypes -isystem /usr/X11R6/include -I$(top_srcdir) -I$(top_builddir) -I$(top_srcdir)/libgphoto2_port -I$(top_srcdir)/libgphoto2 -I$(top_builddir)/libgphoto2 -isystem /usr/X11R6/include -Wall -g -D_GPHOTO2_INTERNAL_CODE -L/usr/local/lib -L/usr/X11R6/lib conftest.c >&5
conftest.c:35:21: error: libintl.h: No such file or directory
configure:17562: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libgphoto2 photo camera library"
| #define PACKAGE_TARNAME "libgphoto2"
| #define PACKAGE_VERSION "2.5.1"
| #define PACKAGE_STRING "libgphoto2 photo camera library 2.5.1"
| #define PACKAGE_BUGREPORT "gphoto-devel@lists.sourceforge.net"
| #define PACKAGE_URL ""
| #define PACKAGE "libgphoto2"
| #define VERSION "2.5.1"
| #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_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_VA_COPY 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_LTDL 1
| #define HAVE_CC "/usr/bin/gcc-4.0"
| #define URL_GPHOTO_HOME "http://www.gphoto.org/"
| #define URL_GPHOTO_PROJECT "http://sourceforge.net/projects/gphoto"
| #define URL_DIGICAM_LIST "http://www.teaser.fr/~hfiguiere/linux/digicam.html"
| #define URL_JPHOTO_HOME "http://jphoto.sourceforge.net/"
| #define URL_USB_MASSSTORAGE "http://www.linux-usb.org/USB-guide/x498.html"
| #define MAIL_GPHOTO_DEVEL "<gphoto-devel@lists.sourceforge.net>"
| #define MAIL_GPHOTO_USER "<gphoto-user@lists.sourceforge.net>"
| #define MAIL_GPHOTO_TRANSLATION "<gphoto-translation@lists.sourceforge.net>"
| #define GETTEXT_PACKAGE "libgphoto2-6"
| /* end confdefs.h. */
| #include <libintl.h>
| extern int _nl_msg_cat_cntr;
| extern int *_nl_domain_bindings;
| int
| main ()
| {
| bindtextdomain ("", "");
| return (int) gettext ("") + _nl_msg_cat_cntr + *_nl_domain_bindings
| ;
| return 0;
| }
configure:17570: result: no
configure:17604: checking for iconv
configure:17626: /usr/bin/gcc-4.0 -o conftest -Os -w -pipe -mcpu=7450 -faltivec -isystem /usr/X11R6/include -mmacosx-version-min=10.4 -Wall -Wmissing-declarations -Wmissing-prototypes -isystem /usr/X11R6/include -I$(top_srcdir) -I$(top_builddir) -I$(top_srcdir)/libgphoto2_port -I$(top_srcdir)/libgphoto2 -I$(top_builddir)/libgphoto2 -isystem /usr/X11R6/include -Wall -g -D_GPHOTO2_INTERNAL_CODE -L/usr/local/lib -L/usr/X11R6/lib conftest.c >&5
/usr/libexec/gcc/powerpc-apple-darwin8/4.0.1/ld: Undefined symbols:
_libiconv
_libiconv_close
_libiconv_open
collect2: ld returned 1 exit status
configure:17626: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libgphoto2 photo camera library"
| #define PACKAGE_TARNAME "libgphoto2"
| #define PACKAGE_VERSION "2.5.1"
| #define PACKAGE_STRING "libgphoto2 photo camera library 2.5.1"
| #define PACKAGE_BUGREPORT "gphoto-devel@lists.sourceforge.net"
| #define PACKAGE_URL ""
| #define PACKAGE "libgphoto2"
| #define VERSION "2.5.1"
| #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_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_VA_COPY 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_LTDL 1
| #define HAVE_CC "/usr/bin/gcc-4.0"
| #define URL_GPHOTO_HOME "http://www.gphoto.org/"
| #define URL_GPHOTO_PROJECT "http://sourceforge.net/projects/gphoto"
| #define URL_DIGICAM_LIST "http://www.teaser.fr/~hfiguiere/linux/digicam.html"
| #define URL_JPHOTO_HOME "http://jphoto.sourceforge.net/"
| #define URL_USB_MASSSTORAGE "http://www.linux-usb.org/USB-guide/x498.html"
| #define MAIL_GPHOTO_DEVEL "<gphoto-devel@lists.sourceforge.net>"
| #define MAIL_GPHOTO_USER "<gphoto-user@lists.sourceforge.net>"
| #define MAIL_GPHOTO_TRANSLATION "<gphoto-translation@lists.sourceforge.net>"
| #define GETTEXT_PACKAGE "libgphoto2-6"
| /* end confdefs.h. */
| #include <stdlib.h>
| #include <iconv.h>
| int
| main ()
| {
| iconv_t cd = iconv_open("","");
| iconv(cd,NULL,NULL,NULL,NULL);
| iconv_close(cd);
| ;
| return 0;
| }
configure:17648: /usr/bin/gcc-4.0 -o conftest -Os -w -pipe -mcpu=7450 -faltivec -isystem /usr/X11R6/include -mmacosx-version-min=10.4 -Wall -Wmissing-declarations -Wmissing-prototypes -isystem /usr/X11R6/include -I$(top_srcdir) -I$(top_builddir) -I$(top_srcdir)/libgphoto2_port -I$(top_srcdir)/libgphoto2 -I$(top_builddir)/libgphoto2 -isystem /usr/X11R6/include -Wall -g -D_GPHOTO2_INTERNAL_CODE -L/usr/local/lib -L/usr/X11R6/lib conftest.c -liconv >&5
configure:17648: $? = 0
configure:17658: result: yes
configure:17666: checking how to link with libiconv
configure:17668: result: -liconv
configure:18057: checking for GNU gettext in libintl
configure:18084: /usr/bin/gcc-4.0 -o conftest -Os -w -pipe -mcpu=7450 -faltivec -isystem /usr/X11R6/include -mmacosx-version-min=10.4 -Wall -Wmissing-declarations -Wmissing-prototypes -isystem /usr/X11R6/include -I$(top_srcdir) -I$(top_builddir) -I$(top_srcdir)/libgphoto2_port -I$(top_srcdir)/libgphoto2 -I$(top_builddir)/libgphoto2 -isystem /usr/X11R6/include -Wall -g -D_GPHOTO2_INTERNAL_CODE -L/usr/local/lib -L/usr/X11R6/lib conftest.c -lintl >&5
conftest.c:36:21: error: libintl.h: No such file or directory
configure:18084: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libgphoto2 photo camera library"
| #define PACKAGE_TARNAME "libgphoto2"
| #define PACKAGE_VERSION "2.5.1"
| #define PACKAGE_STRING "libgphoto2 photo camera library 2.5.1"
| #define PACKAGE_BUGREPORT "gphoto-devel@lists.sourceforge.net"
| #define PACKAGE_URL ""
| #define PACKAGE "libgphoto2"
| #define VERSION "2.5.1"
| #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_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_VA_COPY 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_LTDL 1
| #define HAVE_CC "/usr/bin/gcc-4.0"
| #define URL_GPHOTO_HOME "http://www.gphoto.org/"
| #define URL_GPHOTO_PROJECT "http://sourceforge.net/projects/gphoto"
| #define URL_DIGICAM_LIST "http://www.teaser.fr/~hfiguiere/linux/digicam.html"
| #define URL_JPHOTO_HOME "http://jphoto.sourceforge.net/"
| #define URL_USB_MASSSTORAGE "http://www.linux-usb.org/USB-guide/x498.html"
| #define MAIL_GPHOTO_DEVEL "<gphoto-devel@lists.sourceforge.net>"
| #define MAIL_GPHOTO_USER "<gphoto-user@lists.sourceforge.net>"
| #define MAIL_GPHOTO_TRANSLATION "<gphoto-translation@lists.sourceforge.net>"
| #define GETTEXT_PACKAGE "libgphoto2-6"
| #define HAVE_ICONV 1
| /* end confdefs.h. */
| #include <libintl.h>
| extern int _nl_msg_cat_cntr;
| extern
| #ifdef __cplusplus
| "C"
| #endif
| const char *_nl_expand_alias ();
| int
| main ()
| {
| bindtextdomain ("", "");
| return (int) gettext ("") + _nl_msg_cat_cntr + *_nl_expand_alias (0)
| ;
| return 0;
| }
configure:18111: /usr/bin/gcc-4.0 -o conftest -Os -w -pipe -mcpu=7450 -faltivec -isystem /usr/X11R6/include -mmacosx-version-min=10.4 -Wall -Wmissing-declarations -Wmissing-prototypes -isystem /usr/X11R6/include -I$(top_srcdir) -I$(top_builddir) -I$(top_srcdir)/libgphoto2_port -I$(top_srcdir)/libgphoto2 -I$(top_builddir)/libgphoto2 -isystem /usr/X11R6/include -Wall -g -D_GPHOTO2_INTERNAL_CODE -L/usr/local/lib -L/usr/X11R6/lib conftest.c -lintl -liconv >&5
conftest.c:36:21: error: libintl.h: No such file or directory
configure:18111: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libgphoto2 photo camera library"
| #define PACKAGE_TARNAME "libgphoto2"
| #define PACKAGE_VERSION "2.5.1"
| #define PACKAGE_STRING "libgphoto2 photo camera library 2.5.1"
| #define PACKAGE_BUGREPORT "gphoto-devel@lists.sourceforge.net"
| #define PACKAGE_URL ""
| #define PACKAGE "libgphoto2"
| #define VERSION "2.5.1"
| #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_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_VA_COPY 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_LTDL 1
| #define HAVE_CC "/usr/bin/gcc-4.0"
| #define URL_GPHOTO_HOME "http://www.gphoto.org/"
| #define URL_GPHOTO_PROJECT "http://sourceforge.net/projects/gphoto"
| #define URL_DIGICAM_LIST "http://www.teaser.fr/~hfiguiere/linux/digicam.html"
| #define URL_JPHOTO_HOME "http://jphoto.sourceforge.net/"
| #define URL_USB_MASSSTORAGE "http://www.linux-usb.org/USB-guide/x498.html"
| #define MAIL_GPHOTO_DEVEL "<gphoto-devel@lists.sourceforge.net>"
| #define MAIL_GPHOTO_USER "<gphoto-user@lists.sourceforge.net>"
| #define MAIL_GPHOTO_TRANSLATION "<gphoto-translation@lists.sourceforge.net>"
| #define GETTEXT_PACKAGE "libgphoto2-6"
| #define HAVE_ICONV 1
| /* end confdefs.h. */
| #include <libintl.h>
| extern int _nl_msg_cat_cntr;
| extern
| #ifdef __cplusplus
| "C"
| #endif
| const char *_nl_expand_alias ();
| int
| main ()
| {
| bindtextdomain ("", "");
| return (int) gettext ("") + _nl_msg_cat_cntr + *_nl_expand_alias (0)
| ;
| return 0;
| }
configure:18123: result: no
configure:18150: checking whether to use NLS
configure:18152: result: no
configure:18257: checking for msgfmt
configure:18291: result: no
configure:18297: checking for gmsgfmt
configure:18328: result: :
configure:18368: checking for xgettext
configure:18402: result: no
configure:18439: checking for msgmerge
configure:18472: result: no
configure:18534: checking for iconv
configure:18588: result: yes
configure:18596: checking how to link with libiconv
configure:18598: result: -liconv
configure:18609: checking for iconv declaration
configure:18638: /usr/bin/gcc-4.0 -c -Os -w -pipe -mcpu=7450 -faltivec -isystem /usr/X11R6/include -mmacosx-version-min=10.4 -Wall -Wmissing-declarations -Wmissing-prototypes -isystem /usr/X11R6/include -I$(top_srcdir) -I$(top_builddir) -I$(top_srcdir)/libgphoto2_port -I$(top_srcdir)/libgphoto2 -I$(top_builddir)/libgphoto2 -isystem /usr/X11R6/include -Wall -g -D_GPHOTO2_INTERNAL_CODE conftest.c >&5
conftest.c:45: error: conflicting types for 'libiconv'
/usr/include/iconv.h:82: error: previous declaration of 'libiconv' was here
configure:18638: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libgphoto2 photo camera library"
| #define PACKAGE_TARNAME "libgphoto2"
| #define PACKAGE_VERSION "2.5.1"
| #define PACKAGE_STRING "libgphoto2 photo camera library 2.5.1"
| #define PACKAGE_BUGREPORT "gphoto-devel@lists.sourceforge.net"
| #define PACKAGE_URL ""
| #define PACKAGE "libgphoto2"
| #define VERSION "2.5.1"
| #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_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_VA_COPY 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_LTDL 1
| #define HAVE_CC "/usr/bin/gcc-4.0"
| #define URL_GPHOTO_HOME "http://www.gphoto.org/"
| #define URL_GPHOTO_PROJECT "http://sourceforge.net/projects/gphoto"
| #define URL_DIGICAM_LIST "http://www.teaser.fr/~hfiguiere/linux/digicam.html"
| #define URL_JPHOTO_HOME "http://jphoto.sourceforge.net/"
| #define URL_USB_MASSSTORAGE "http://www.linux-usb.org/USB-guide/x498.html"
| #define MAIL_GPHOTO_DEVEL "<gphoto-devel@lists.sourceforge.net>"
| #define MAIL_GPHOTO_USER "<gphoto-user@lists.sourceforge.net>"
| #define MAIL_GPHOTO_TRANSLATION "<gphoto-translation@lists.sourceforge.net>"
| #define GETTEXT_PACKAGE "libgphoto2-6"
| #define HAVE_ICONV 1
| #define HAVE_ICONV 1
| /* end confdefs.h. */
|
| #include <stdlib.h>
| #include <iconv.h>
| extern
| #ifdef __cplusplus
| "C"
| #endif
| #if defined(__STDC__) || defined(__cplusplus)
| size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
| #else
| size_t iconv();
| #endif
|
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:18649: result:
extern size_t iconv (iconv_t cd, const char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
configure:18705: checking for special C compiler options needed for large files
configure:18750: result: no
configure:18756: checking for _FILE_OFFSET_BITS value needed for large files
configure:18781: /usr/bin/gcc-4.0 -c -Os -w -pipe -mcpu=7450 -faltivec -isystem /usr/X11R6/include -mmacosx-version-min=10.4 -Wall -Wmissing-declarations -Wmissing-prototypes -isystem /usr/X11R6/include -I$(top_srcdir) -I$(top_builddir) -I$(top_srcdir)/libgphoto2_port -I$(top_srcdir)/libgphoto2 -I$(top_builddir)/libgphoto2 -isystem /usr/X11R6/include -Wall -g -D_GPHOTO2_INTERNAL_CODE conftest.c >&5
configure:18781: $? = 0
configure:18813: result: no
configure:18899: checking for asm .symver support
configure:18918: /usr/bin/gcc-4.0 -c -Os -w -pipe -mcpu=7450 -faltivec -isystem /usr/X11R6/include -mmacosx-version-min=10.4 -Wall -Wmissing-declarations -Wmissing-prototypes -isystem /usr/X11R6/include -I$(top_srcdir) -I$(top_builddir) -I$(top_srcdir)/libgphoto2_port -I$(top_srcdir)/libgphoto2 -I$(top_builddir)/libgphoto2 -isystem /usr/X11R6/include -Wall -g -D_GPHOTO2_INTERNAL_CODE conftest.c >&5
conftest.c: In function 'main':
conftest.c:43: error: nested functions are disabled, use -fnested-functions to re-enable
conftest.c:44: error: nested functions are disabled, use -fnested-functions to re-enable
conftest.c:47: error: nested functions are disabled, use -fnested-functions to re-enable
configure:18918: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libgphoto2 photo camera library"
| #define PACKAGE_TARNAME "libgphoto2"
| #define PACKAGE_VERSION "2.5.1"
| #define PACKAGE_STRING "libgphoto2 photo camera library 2.5.1"
| #define PACKAGE_BUGREPORT "gphoto-devel@lists.sourceforge.net"
| #define PACKAGE_URL ""
| #define PACKAGE "libgphoto2"
| #define VERSION "2.5.1"
| #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_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_VA_COPY 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_LTDL 1
| #define HAVE_CC "/usr/bin/gcc-4.0"
| #define URL_GPHOTO_HOME "http://www.gphoto.org/"
| #define URL_GPHOTO_PROJECT "http://sourceforge.net/projects/gphoto"
| #define URL_DIGICAM_LIST "http://www.teaser.fr/~hfiguiere/linux/digicam.html"
| #define URL_JPHOTO_HOME "http://jphoto.sourceforge.net/"
| #define URL_USB_MASSSTORAGE "http://www.linux-usb.org/USB-guide/x498.html"
| #define MAIL_GPHOTO_DEVEL "<gphoto-devel@lists.sourceforge.net>"
| #define MAIL_GPHOTO_USER "<gphoto-user@lists.sourceforge.net>"
| #define MAIL_GPHOTO_TRANSLATION "<gphoto-translation@lists.sourceforge.net>"
| #define GETTEXT_PACKAGE "libgphoto2-6"
| #define HAVE_ICONV 1
| #define HAVE_ICONV 1
| #define ICONV_CONST const
| /* end confdefs.h. */
|
| int
| main ()
| {
|
| int f1() { }
| int f2() { }
| asm(".symver f1, f@VER1");
| asm(".symver f2, f@@VER2");
| int main(int argc, char **argv) { }
|
| ;
| return 0;
| }
configure:18930: result: no
configure:18937: checking for main in -libs
configure:18956: /usr/bin/gcc-4.0 -o conftest -Os -w -pipe -mcpu=7450 -faltivec -isystem /usr/X11R6/include -mmacosx-version-min=10.4 -Wall -Wmissing-declarations -Wmissing-prototypes -isystem /usr/X11R6/include -I$(top_srcdir) -I$(top_builddir) -I$(top_srcdir)/libgphoto2_port -I$(top_srcdir)/libgphoto2 -I$(top_builddir)/libgphoto2 -isystem /usr/X11R6/include -Wall -g -D_GPHOTO2_INTERNAL_CODE -L/usr/local/lib -L/usr/X11R6/lib conftest.c -libs >&5
/usr/libexec/gcc/powerpc-apple-darwin8/4.0.1/ld: can't locate file for: -libs
collect2: ld returned 1 exit status
configure:18956: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libgphoto2 photo camera library"
| #define PACKAGE_TARNAME "libgphoto2"
| #define PACKAGE_VERSION "2.5.1"
| #define PACKAGE_STRING "libgphoto2 photo camera library 2.5.1"
| #define PACKAGE_BUGREPORT "gphoto-devel@lists.sourceforge.net"
| #define PACKAGE_URL ""
| #define PACKAGE "libgphoto2"
| #define VERSION "2.5.1"
| #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_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_VA_COPY 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_LTDL 1
| #define HAVE_CC "/usr/bin/gcc-4.0"
| #define URL_GPHOTO_HOME "http://www.gphoto.org/"
| #define URL_GPHOTO_PROJECT "http://sourceforge.net/projects/gphoto"
| #define URL_DIGICAM_LIST "http://www.teaser.fr/~hfiguiere/linux/digicam.html"
| #define URL_JPHOTO_HOME "http://jphoto.sourceforge.net/"
| #define URL_USB_MASSSTORAGE "http://www.linux-usb.org/USB-guide/x498.html"
| #define MAIL_GPHOTO_DEVEL "<gphoto-devel@lists.sourceforge.net>"
| #define MAIL_GPHOTO_USER "<gphoto-user@lists.sourceforge.net>"
| #define MAIL_GPHOTO_TRANSLATION "<gphoto-translation@lists.sourceforge.net>"
| #define GETTEXT_PACKAGE "libgphoto2-6"
| #define HAVE_ICONV 1
| #define HAVE_ICONV 1
| #define ICONV_CONST const
| /* end confdefs.h. */
|
|
| int
| main ()
| {
| return main ();
| ;
| return 0;
| }
configure:18965: result: no
configure:18989: checking for jpeg_start_decompress in -ljpeg
configure:19014: /usr/bin/gcc-4.0 -o conftest -Os -w -pipe -mcpu=7450 -faltivec -isystem /usr/X11R6/include -mmacosx-version-min=10.4 -Wall -Wmissing-declarations -Wmissing-prototypes -isystem /usr/X11R6/include -I$(top_srcdir) -I$(top_builddir) -I$(top_srcdir)/libgphoto2_port -I$(top_srcdir)/libgphoto2 -I$(top_builddir)/libgphoto2 -isystem /usr/X11R6/include -Wall -g -D_GPHOTO2_INTERNAL_CODE -L/usr/local/lib -L/usr/X11R6/lib conftest.c -ljpeg >&5
configure:19014: $? = 0
configure:19023: result: yes
configure:19027: checking jpeglib.h usability
configure:19027: /usr/bin/gcc-4.0 -c -Os -w -pipe -mcpu=7450 -faltivec -isystem /usr/X11R6/include -mmacosx-version-min=10.4 -Wall -Wmissing-declarations -Wmissing-prototypes -isystem /usr/X11R6/include -I$(top_srcdir) -I$(top_builddir) -I$(top_srcdir)/libgphoto2_port -I$(top_srcdir)/libgphoto2 -I$(top_builddir)/libgphoto2 -isystem /usr/X11R6/include -Wall -g -D_GPHOTO2_INTERNAL_CODE conftest.c >&5
configure:19027: $? = 0
configure:19027: result: yes
configure:19027: checking jpeglib.h presence
configure:19027: /usr/bin/gcc-4.0 -E -isystem /usr/X11R6/include -I$(top_srcdir) -I$(top_builddir) -I$(top_srcdir)/libgphoto2_port -I$(top_srcdir)/libgphoto2 -I$(top_builddir)/libgphoto2 -isystem /usr/X11R6/include -Wall -g -D_GPHOTO2_INTERNAL_CODE conftest.c
configure:19027: $? = 0
configure:19027: result: yes
configure:19027: checking for jpeglib.h
configure:19027: result: yes
configure:19066: checking for xmlFirstElementChild in -lxml2
configure:19091: /usr/bin/gcc-4.0 -o conftest -Os -w -pipe -mcpu=7450 -faltivec -isystem /usr/X11R6/include -mmacosx-version-min=10.4 -Wall -Wmissing-declarations -Wmissing-prototypes -isystem /usr/X11R6/include -I$(top_srcdir) -I$(top_builddir) -I$(top_srcdir)/libgphoto2_port -I$(top_srcdir)/libgphoto2 -I$(top_builddir)/libgphoto2 -isystem /usr/X11R6/include -Wall -g -D_GPHOTO2_INTERNAL_CODE -L/usr/local/lib -L/usr/X11R6/lib conftest.c -lxml2 >&5
/usr/libexec/gcc/powerpc-apple-darwin8/4.0.1/ld: Undefined symbols:
_xmlFirstElementChild
collect2: ld returned 1 exit status
configure:19091: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libgphoto2 photo camera library"
| #define PACKAGE_TARNAME "libgphoto2"
| #define PACKAGE_VERSION "2.5.1"
| #define PACKAGE_STRING "libgphoto2 photo camera library 2.5.1"
| #define PACKAGE_BUGREPORT "gphoto-devel@lists.sourceforge.net"
| #define PACKAGE_URL ""
| #define PACKAGE "libgphoto2"
| #define VERSION "2.5.1"
| #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_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_VA_COPY 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_LTDL 1
| #define HAVE_CC "/usr/bin/gcc-4.0"
| #define URL_GPHOTO_HOME "http://www.gphoto.org/"
| #define URL_GPHOTO_PROJECT "http://sourceforge.net/projects/gphoto"
| #define URL_DIGICAM_LIST "http://www.teaser.fr/~hfiguiere/linux/digicam.html"
| #define URL_JPHOTO_HOME "http://jphoto.sourceforge.net/"
| #define URL_USB_MASSSTORAGE "http://www.linux-usb.org/USB-guide/x498.html"
| #define MAIL_GPHOTO_DEVEL "<gphoto-devel@lists.sourceforge.net>"
| #define MAIL_GPHOTO_USER "<gphoto-user@lists.sourceforge.net>"
| #define MAIL_GPHOTO_TRANSLATION "<gphoto-translation@lists.sourceforge.net>"
| #define GETTEXT_PACKAGE "libgphoto2-6"
| #define HAVE_ICONV 1
| #define HAVE_ICONV 1
| #define ICONV_CONST const
| #define HAVE_LIBJPEG 1
| /* end confdefs.h. */
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char xmlFirstElementChild ();
| int
| main ()
| {
| return xmlFirstElementChild ();
| ;
| return 0;
| }
configure:19100: result: no
configure:19143: checking for gdImageCreateTrueColor in -lgd
configure:19168: /usr/bin/gcc-4.0 -o conftest -Os -w -pipe -mcpu=7450 -faltivec -isystem /usr/X11R6/include -mmacosx-version-min=10.4 -Wall -Wmissing-declarations -Wmissing-prototypes -isystem /usr/X11R6/include -I$(top_srcdir) -I$(top_builddir) -I$(top_srcdir)/libgphoto2_port -I$(top_srcdir)/libgphoto2 -I$(top_builddir)/libgphoto2 -isystem /usr/X11R6/include -Wall -g -D_GPHOTO2_INTERNAL_CODE -L/usr/local/lib -L/usr/X11R6/lib conftest.c -lgd >&5
/usr/libexec/gcc/powerpc-apple-darwin8/4.0.1/ld: can't locate file for: -lgd
collect2: ld returned 1 exit status
configure:19168: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libgphoto2 photo camera library"
| #define PACKAGE_TARNAME "libgphoto2"
| #define PACKAGE_VERSION "2.5.1"
| #define PACKAGE_STRING "libgphoto2 photo camera library 2.5.1"
| #define PACKAGE_BUGREPORT "gphoto-devel@lists.sourceforge.net"
| #define PACKAGE_URL ""
| #define PACKAGE "libgphoto2"
| #define VERSION "2.5.1"
| #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_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_VA_COPY 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_LTDL 1
| #define HAVE_CC "/usr/bin/gcc-4.0"
| #define URL_GPHOTO_HOME "http://www.gphoto.org/"
| #define URL_GPHOTO_PROJECT "http://sourceforge.net/projects/gphoto"
| #define URL_DIGICAM_LIST "http://www.teaser.fr/~hfiguiere/linux/digicam.html"
| #define URL_JPHOTO_HOME "http://jphoto.sourceforge.net/"
| #define URL_USB_MASSSTORAGE "http://www.linux-usb.org/USB-guide/x498.html"
| #define MAIL_GPHOTO_DEVEL "<gphoto-devel@lists.sourceforge.net>"
| #define MAIL_GPHOTO_USER "<gphoto-user@lists.sourceforge.net>"
| #define MAIL_GPHOTO_TRANSLATION "<gphoto-translation@lists.sourceforge.net>"
| #define GETTEXT_PACKAGE "libgphoto2-6"
| #define HAVE_ICONV 1
| #define HAVE_ICONV 1
| #define ICONV_CONST const
| #define HAVE_LIBJPEG 1
| /* end confdefs.h. */
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char gdImageCreateTrueColor ();
| int
| main ()
| {
| return gdImageCreateTrueColor ();
| ;
| return 0;
| }
configure:19177: result: no
configure:19212: checking for dirent.h that defines DIR
configure:19231: /usr/bin/gcc-4.0 -c -Os -w -pipe -mcpu=7450 -faltivec -isystem /usr/X11R6/include -mmacosx-version-min=10.4 -Wall -Wmissing-declarations -Wmissing-prototypes -isystem /usr/X11R6/include -I$(top_srcdir) -I$(top_builddir) -I$(top_srcdir)/libgphoto2_port -I$(top_srcdir)/libgphoto2 -I$(top_builddir)/libgphoto2 -isystem /usr/X11R6/include -Wall -g -D_GPHOTO2_INTERNAL_CODE conftest.c >&5
configure:19231: $? = 0
configure:19239: result: yes
configure:19252: checking for library containing opendir
configure:19283: /usr/bin/gcc-4.0 -o conftest -Os -w -pipe -mcpu=7450 -faltivec -isystem /usr/X11R6/include -mmacosx-version-min=10.4 -Wall -Wmissing-declarations -Wmissing-prototypes -isystem /usr/X11R6/include -I$(top_srcdir) -I$(top_builddir) -I$(top_srcdir)/libgphoto2_port -I$(top_srcdir)/libgphoto2 -I$(top_builddir)/libgphoto2 -isystem /usr/X11R6/include -Wall -g -D_GPHOTO2_INTERNAL_CODE -L/usr/local/lib -L/usr/X11R6/lib conftest.c >&5
configure:19283: $? = 0
configure:19300: result: none required
configure:19368: checking for ANSI C header files
configure:19469: result: yes
configure:19481: checking sys/param.h usability
configure:19481: /usr/bin/gcc-4.0 -c -Os -w -pipe -mcpu=7450 -faltivec -isystem /usr/X11R6/include -mmacosx-version-min=10.4 -Wall -Wmissing-declarations -Wmissing-prototypes -isystem /usr/X11R6/include -I$(top_srcdir) -I$(top_builddir) -I$(top_srcdir)/libgphoto2_port -I$(top_srcdir)/libgphoto2 -I$(top_builddir)/libgphoto2 -isystem /usr/X11R6/include -Wall -g -D_GPHOTO2_INTERNAL_CODE conftest.c >&5
configure:19481: $? = 0
configure:19481: result: yes
configure:19481: checking sys/param.h presence
configure:19481: /usr/bin/gcc-4.0 -E -isystem /usr/X11R6/include -I$(top_srcdir) -I$(top_builddir) -I$(top_srcdir)/libgphoto2_port -I$(top_srcdir)/libgphoto2 -I$(top_builddir)/libgphoto2 -isystem /usr/X11R6/include -Wall -g -D_GPHOTO2_INTERNAL_CODE conftest.c
configure:19481: $? = 0
configure:19481: result: yes
configure:19481: checking for sys/param.h
configure:19481: result: yes
configure:19481: checking sys/select.h usability
configure:19481: /usr/bin/gcc-4.0 -c -Os -w -pipe -mcpu=7450 -faltivec -isystem /usr/X11R6/include -mmacosx-version-min=10.4 -Wall -Wmissing-declarations -Wmissing-prototypes -isystem /usr/X11R6/include -I$(top_srcdir) -I$(top_builddir) -I$(top_srcdir)/libgphoto2_port -I$(top_srcdir)/libgphoto2 -I$(top_builddir)/libgphoto2 -isystem /usr/X11R6/include -Wall -g -D_GPHOTO2_INTERNAL_CODE conftest.c >&5
configure:19481: $? = 0
configure:19481: result: yes
configure:19481: checking sys/select.h presence
configure:19481: /usr/bin/gcc-4.0 -E -isystem /usr/X11R6/include -I$(top_srcdir) -I$(top_builddir) -I$(top_srcdir)/libgphoto2_port -I$(top_srcdir)/libgphoto2 -I$(top_builddir)/libgphoto2 -isystem /usr/X11R6/include -Wall -g -D_GPHOTO2_INTERNAL_CODE conftest.c
configure:19481: $? = 0
configure:19481: result: yes
configure:19481: checking for sys/select.h
configure:19481: result: yes
configure:19481: checking locale.h usability
configure:19481: /usr/bin/gcc-4.0 -c -Os -w -pipe -mcpu=7450 -faltivec -isystem /usr/X11R6/include -mmacosx-version-min=10.4 -Wall -Wmissing-declarations -Wmissing-prototypes -isystem /usr/X11R6/include -I$(top_srcdir) -I$(top_builddir) -I$(top_srcdir)/libgphoto2_port -I$(top_srcdir)/libgphoto2 -I$(top_builddir)/libgphoto2 -isystem /usr/X11R6/include -Wall -g -D_GPHOTO2_INTERNAL_CODE conftest.c >&5
configure:19481: $? = 0
configure:19481: result: yes
configure:19481: checking locale.h presence
configure:19481: /usr/bin/gcc-4.0 -E -isystem /usr/X11R6/include -I$(top_srcdir) -I$(top_builddir) -I$(top_srcdir)/libgphoto2_port -I$(top_srcdir)/libgphoto2 -I$(top_builddir)/libgphoto2 -isystem /usr/X11R6/include -Wall -g -D_GPHOTO2_INTERNAL_CODE conftest.c
configure:19481: $? = 0
configure:19481: result: yes
configure:19481: checking for locale.h
configure:19481: result: yes
configure:19481: checking for memory.h
configure:19481: result: yes
configure:19481: checking getopt.h usability
configure:19481: /usr/bin/gcc-4.0 -c -Os -w -pipe -mcpu=7450 -faltivec -isystem /usr/X11R6/include -mmacosx-version-min=10.4 -Wall -Wmissing-declarations -Wmissing-prototypes -isystem /usr/X11R6/include -I$(top_srcdir) -I$(top_builddir) -I$(top_srcdir)/libgphoto2_port -I$(top_srcdir)/libgphoto2 -I$(top_builddir)/libgphoto2 -isystem /usr/X11R6/include -Wall -g -D_GPHOTO2_INTERNAL_CODE conftest.c >&5
configure:19481: $? = 0
configure:19481: result: yes
configure:19481: checking getopt.h presence
configure:19481: /usr/bin/gcc-4.0 -E -isystem /usr/X11R6/include -I$(top_srcdir) -I$(top_builddir) -I$(top_srcdir)/libgphoto2_port -I$(top_srcdir)/libgphoto2 -I$(top_builddir)/libgphoto2 -isystem /usr/X11R6/include -Wall -g -D_GPHOTO2_INTERNAL_CODE conftest.c
configure:19481: $? = 0
configure:19481: result: yes
configure:19481: checking for getopt.h
configure:19481: result: yes
configure:19481: checking for unistd.h
configure:19481: result: yes
configure:19481: checking mcheck.h usability
configure:19481: /usr/bin/gcc-4.0 -c -Os -w -pipe -mcpu=7450 -faltivec -isystem /usr/X11R6/include -mmacosx-version-min=10.4 -Wall -Wmissing-declarations -Wmissing-prototypes -isystem /usr/X11R6/include -I$(top_srcdir) -I$(top_builddir) -I$(top_srcdir)/libgphoto2_port -I$(top_srcdir)/libgphoto2 -I$(top_builddir)/libgphoto2 -isystem /usr/X11R6/include -Wall -g -D_GPHOTO2_INTERNAL_CODE conftest.c >&5
conftest.c:80:20: error: mcheck.h: No such file or directory
configure:19481: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libgphoto2 photo camera library"
| #define PACKAGE_TARNAME "libgphoto2"
| #define PACKAGE_VERSION "2.5.1"
| #define PACKAGE_STRING "libgphoto2 photo camera library 2.5.1"
| #define PACKAGE_BUGREPORT "gphoto-devel@lists.sourceforge.net"
| #define PACKAGE_URL ""
| #define PACKAGE "libgphoto2"
| #define VERSION "2.5.1"
| #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_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_VA_COPY 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_LTDL 1
| #define HAVE_CC "/usr/bin/gcc-4.0"
| #define URL_GPHOTO_HOME "http://www.gphoto.org/"
| #define URL_GPHOTO_PROJECT "http://sourceforge.net/projects/gphoto"
| #define URL_DIGICAM_LIST "http://www.teaser.fr/~hfiguiere/linux/digicam.html"
| #define URL_JPHOTO_HOME "http://jphoto.sourceforge.net/"
| #define URL_USB_MASSSTORAGE "http://www.linux-usb.org/USB-guide/x498.html"
| #define MAIL_GPHOTO_DEVEL "<gphoto-devel@lists.sourceforge.net>"
| #define MAIL_GPHOTO_USER "<gphoto-user@lists.sourceforge.net>"
| #define MAIL_GPHOTO_TRANSLATION "<gphoto-translation@lists.sourceforge.net>"
| #define GETTEXT_PACKAGE "libgphoto2-6"
| #define HAVE_ICONV 1
| #define HAVE_ICONV 1
| #define ICONV_CONST const
| #define HAVE_LIBJPEG 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_UNISTD_H 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <mcheck.h>
configure:19481: result: no
configure:19481: checking mcheck.h presence
configure:19481: /usr/bin/gcc-4.0 -E -isystem /usr/X11R6/include -I$(top_srcdir) -I$(top_builddir) -I$(top_srcdir)/libgphoto2_port -I$(top_srcdir)/libgphoto2 -I$(top_builddir)/libgphoto2 -isystem /usr/X11R6/include -Wall -g -D_GPHOTO2_INTERNAL_CODE conftest.c
conftest.c:47:20: error: mcheck.h: No such file or directory
configure:19481: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libgphoto2 photo camera library"
| #define PACKAGE_TARNAME "libgphoto2"
| #define PACKAGE_VERSION "2.5.1"
| #define PACKAGE_STRING "libgphoto2 photo camera library 2.5.1"
| #define PACKAGE_BUGREPORT "gphoto-devel@lists.sourceforge.net"
| #define PACKAGE_URL ""
| #define PACKAGE "libgphoto2"
| #define VERSION "2.5.1"
| #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_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_VA_COPY 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_LTDL 1
| #define HAVE_CC "/usr/bin/gcc-4.0"
| #define URL_GPHOTO_HOME "http://www.gphoto.org/"
| #define URL_GPHOTO_PROJECT "http://sourceforge.net/projects/gphoto"
| #define URL_DIGICAM_LIST "http://www.teaser.fr/~hfiguiere/linux/digicam.html"
| #define URL_JPHOTO_HOME "http://jphoto.sourceforge.net/"
| #define URL_USB_MASSSTORAGE "http://www.linux-usb.org/USB-guide/x498.html"
| #define MAIL_GPHOTO_DEVEL "<gphoto-devel@lists.sourceforge.net>"
| #define MAIL_GPHOTO_USER "<gphoto-user@lists.sourceforge.net>"
| #define MAIL_GPHOTO_TRANSLATION "<gphoto-translation@lists.sourceforge.net>"
| #define GETTEXT_PACKAGE "libgphoto2-6"
| #define HAVE_ICONV 1
| #define HAVE_ICONV 1
| #define ICONV_CONST const
| #define HAVE_LIBJPEG 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_UNISTD_H 1
| /* end confdefs.h. */
| #include <mcheck.h>
configure:19481: result: no
configure:19481: checking for mcheck.h
configure:19481: result: no
configure:19481: checking limits.h usability
configure:19481: /usr/bin/gcc-4.0 -c -Os -w -pipe -mcpu=7450 -faltivec -isystem /usr/X11R6/include -mmacosx-version-min=10.4 -Wall -Wmissing-declarations -Wmissing-prototypes -isystem /usr/X11R6/include -I$(top_srcdir) -I$(top_builddir) -I$(top_srcdir)/libgphoto2_port -I$(top_srcdir)/libgphoto2 -I$(top_builddir)/libgphoto2 -isystem /usr/X11R6/include -Wall -g -D_GPHOTO2_INTERNAL_CODE conftest.c >&5
configure:19481: $? = 0
configure:19481: result: yes
configure:19481: checking limits.h presence
configure:19481: /usr/bin/gcc-4.0 -E -isystem /usr/X11R6/include -I$(top_srcdir) -I$(top_builddir) -I$(top_srcdir)/libgphoto2_port -I$(top_srcdir)/libgphoto2 -I$(top_builddir)/libgphoto2 -isystem /usr/X11R6/include -Wall -g -D_GPHOTO2_INTERNAL_CODE conftest.c
configure:19481: $? = 0
configure:19481: result: yes
configure:19481: checking for limits.h
configure:19481: result: yes
configure:19481: checking sys/time.h usability
configure:19481: /usr/bin/gcc-4.0 -c -Os -w -pipe -mcpu=7450 -faltivec -isystem /usr/X11R6/include -mmacosx-version-min=10.4 -Wall -Wmissing-declarations -Wmissing-prototypes -isystem /usr/X11R6/include -I$(top_srcdir) -I$(top_builddir) -I$(top_srcdir)/libgphoto2_port -I$(top_srcdir)/libgphoto2 -I$(top_builddir)/libgphoto2 -isystem /usr/X11R6/include -Wall -g -D_GPHOTO2_INTERNAL_CODE conftest.c >&5
configure:19481: $? = 0
configure:19481: result: yes
configure:19481: checking sys/time.h presence
configure:19481: /usr/bin/gcc-4.0 -E -isystem /usr/X11R6/include -I$(top_srcdir) -I$(top_builddir) -I$(top_srcdir)/libgphoto2_port -I$(top_srcdir)/libgphoto2 -I$(top_builddir)/libgphoto2 -isystem /usr/X11R6/include -Wall -g -D_GPHOTO2_INTERNAL_CODE conftest.c
configure:19481: $? = 0
configure:19481: result: yes
configure:19481: checking for sys/time.h
configure:19481: result: yes
configure:19491: checking for inline
configure:19507: /usr/bin/gcc-4.0 -c -Os -w -pipe -mcpu=7450 -faltivec -isystem /usr/X11R6/include -mmacosx-version-min=10.4 -Wall -Wmissing-declarations -Wmissing-prototypes -isystem /usr/X11R6/include -I$(top_srcdir) -I$(top_builddir) -I$(top_srcdir)/libgphoto2_port -I$(top_srcdir)/libgphoto2 -I$(top_builddir)/libgphoto2 -isystem /usr/X11R6/include -Wall -g -D_GPHOTO2_INTERNAL_CODE conftest.c >&5
configure:19507: $? = 0
configure:19515: result: inline
configure:19533: checking for an ANSI C-conforming const
configure:19599: /usr/bin/gcc-4.0 -c -Os -w -pipe -mcpu=7450 -faltivec -isystem /usr/X11R6/include -mmacosx-version-min=10.4 -Wall -Wmissing-declarations -Wmissing-prototypes -isystem /usr/X11R6/include -I$(top_srcdir) -I$(top_builddir) -I$(top_srcdir)/libgphoto2_port -I$(top_srcdir)/libgphoto2 -I$(top_builddir)/libgphoto2 -isystem /usr/X11R6/include -Wall -g -D_GPHOTO2_INTERNAL_CODE conftest.c >&5
configure:19599: $? = 0
configure:19606: result: yes
configure:19617: checking for size_t
configure:19617: /usr/bin/gcc-4.0 -c -Os -w -pipe -mcpu=7450 -faltivec -isystem /usr/X11R6/include -mmacosx-version-min=10.4 -Wall -Wmissing-declarations -Wmissing-prototypes -isystem /usr/X11R6/include -I$(top_srcdir) -I$(top_builddir) -I$(top_srcdir)/libgphoto2_port -I$(top_srcdir)/libgphoto2 -I$(top_builddir)/libgphoto2 -isystem /usr/X11R6/include -Wall -g -D_GPHOTO2_INTERNAL_CODE conftest.c >&5
configure:19617: $? = 0
configure:19617: /usr/bin/gcc-4.0 -c -Os -w -pipe -mcpu=7450 -faltivec -isystem /usr/X11R6/include -mmacosx-version-min=10.4 -Wall -Wmissing-declarations -Wmissing-prototypes -isystem /usr/X11R6/include -I$(top_srcdir) -I$(top_builddir) -I$(top_srcdir)/libgphoto2_port -I$(top_srcdir)/libgphoto2 -I$(top_builddir)/libgphoto2 -isystem /usr/X11R6/include -Wall -g -D_GPHOTO2_INTERNAL_CODE conftest.c >&5
conftest.c: In function 'main':
conftest.c:85: error: parse error before ')' token
configure:19617: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libgphoto2 photo camera library"
| #define PACKAGE_TARNAME "libgphoto2"
| #define PACKAGE_VERSION "2.5.1"
| #define PACKAGE_STRING "libgphoto2 photo camera library 2.5.1"
| #define PACKAGE_BUGREPORT "gphoto-devel@lists.sourceforge.net"
| #define PACKAGE_URL ""
| #define PACKAGE "libgphoto2"
| #define VERSION "2.5.1"
| #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_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_VA_COPY 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_LTDL 1
| #define HAVE_CC "/usr/bin/gcc-4.0"
| #define URL_GPHOTO_HOME "http://www.gphoto.org/"
| #define URL_GPHOTO_PROJECT "http://sourceforge.net/projects/gphoto"
| #define URL_DIGICAM_LIST "http://www.teaser.fr/~hfiguiere/linux/digicam.html"
| #define URL_JPHOTO_HOME "http://jphoto.sourceforge.net/"
| #define URL_USB_MASSSTORAGE "http://www.linux-usb.org/USB-guide/x498.html"
| #define MAIL_GPHOTO_DEVEL "<gphoto-devel@lists.sourceforge.net>"
| #define MAIL_GPHOTO_USER "<gphoto-user@lists.sourceforge.net>"
| #define MAIL_GPHOTO_TRANSLATION "<gphoto-translation@lists.sourceforge.net>"
| #define GETTEXT_PACKAGE "libgphoto2-6"
| #define HAVE_ICONV 1
| #define HAVE_ICONV 1
| #define ICONV_CONST const
| #define HAVE_LIBJPEG 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_SYS_TIME_H 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| if (sizeof ((size_t)))
| return 0;
| ;
| return 0;
| }
configure:19617: result: yes
configure:19632: checking for getopt
configure:19632: /usr/bin/gcc-4.0 -o conftest -Os -w -pipe -mcpu=7450 -faltivec -isystem /usr/X11R6/include -mmacosx-version-min=10.4 -Wall -Wmissing-declarations -Wmissing-prototypes -isystem /usr/X11R6/include -I$(top_srcdir) -I$(top_builddir) -I$(top_srcdir)/libgphoto2_port -I$(top_srcdir)/libgphoto2 -I$(top_builddir)/libgphoto2 -isystem /usr/X11R6/include -Wall -g -D_GPHOTO2_INTERNAL_CODE -L/usr/local/lib -L/usr/X11R6/lib conftest.c >&5
configure:19632: $? = 0
configure:19632: result: yes
configure:19632: checking for getopt_long
configure:19632: /usr/bin/gcc-4.0 -o conftest -Os -w -pipe -mcpu=7450 -faltivec -isystem /usr/X11R6/include -mmacosx-version-min=10.4 -Wall -Wmissing-declarations -Wmissing-prototypes -isystem /usr/X11R6/include -I$(top_srcdir) -I$(top_builddir) -I$(top_srcdir)/libgphoto2_port -I$(top_srcdir)/libgphoto2 -I$(top_builddir)/libgphoto2 -isystem /usr/X11R6/include -Wall -g -D_GPHOTO2_INTERNAL_CODE -L/usr/local/lib -L/usr/X11R6/lib conftest.c >&5
configure:19632: $? = 0
configure:19632: result: yes
configure:19632: checking for mkdir
configure:19632: /usr/bin/gcc-4.0 -o conftest -Os -w -pipe -mcpu=7450 -faltivec -isystem /usr/X11R6/include -mmacosx-version-min=10.4 -Wall -Wmissing-declarations -Wmissing-prototypes -isystem /usr/X11R6/include -I$(top_srcdir) -I$(top_builddir) -I$(top_srcdir)/libgphoto2_port -I$(top_srcdir)/libgphoto2 -I$(top_builddir)/libgphoto2 -isystem /usr/X11R6/include -Wall -g -D_GPHOTO2_INTERNAL_CODE -L/usr/local/lib -L/usr/X11R6/lib conftest.c >&5
configure:19632: $? = 0
configure:19632: result: yes
configure:19632: checking for strdup
configure:19632: /usr/bin/gcc-4.0 -o conftest -Os -w -pipe -mcpu=7450 -faltivec -isystem /usr/X11R6/include -mmacosx-version-min=10.4 -Wall -Wmissing-declarations -Wmissing-prototypes -isystem /usr/X11R6/include -I$(top_srcdir) -I$(top_builddir) -I$(top_srcdir)/libgphoto2_port -I$(top_srcdir)/libgphoto2 -I$(top_builddir)/libgphoto2 -isystem /usr/X11R6/include -Wall -g -D_GPHOTO2_INTERNAL_CODE -L/usr/local/lib -L/usr/X11R6/lib conftest.c >&5
configure:19632: $? = 0
configure:19632: result: yes
configure:19632: checking for strncpy
configure:19632: /usr/bin/gcc-4.0 -o conftest -Os -w -pipe -mcpu=7450 -faltivec -isystem /usr/X11R6/include -mmacosx-version-min=10.4 -Wall -Wmissing-declarations -Wmissing-prototypes -isystem /usr/X11R6/include -I$(top_srcdir) -I$(top_builddir) -I$(top_srcdir)/libgphoto2_port -I$(top_srcdir)/libgphoto2 -I$(top_builddir)/libgphoto2 -isystem /usr/X11R6/include -Wall -g -D_GPHOTO2_INTERNAL_CODE -L/usr/local/lib -L/usr/X11R6/lib conftest.c >&5
configure:19632: $? = 0
configure:19632: result: yes
configure:19632: checking for strcpy
configure:19632: /usr/bin/gcc-4.0 -o conftest -Os -w -pipe -mcpu=7450 -faltivec -isystem /usr/X11R6/include -mmacosx-version-min=10.4 -Wall -Wmissing-declarations -Wmissing-prototypes -isystem /usr/X11R6/include -I$(top_srcdir) -I$(top_builddir) -I$(top_srcdir)/libgphoto2_port -I$(top_srcdir)/libgphoto2 -I$(top_builddir)/libgphoto2 -isystem /usr/X11R6/include -Wall -g -D_GPHOTO2_INTERNAL_CODE -L/usr/local/lib -L/usr/X11R6/lib conftest.c >&5
configure:19632: $? = 0
configure:19632: result: yes
configure:19632: checking for snprintf
configure:19632: /usr/bin/gcc-4.0 -o conftest -Os -w -pipe -mcpu=7450 -faltivec -isystem /usr/X11R6/include -mmacosx-version-min=10.4 -Wall -Wmissing-declarations -Wmissing-prototypes -isystem /usr/X11R6/include -I$(top_srcdir) -I$(top_builddir) -I$(top_srcdir)/libgphoto2_port -I$(top_srcdir)/libgphoto2 -I$(top_builddir)/libgphoto2 -isystem /usr/X11R6/include -Wall -g -D_GPHOTO2_INTERNAL_CODE -L/usr/local/lib -L/usr/X11R6/lib conftest.c >&5
configure:19632: $? = 0
configure:19632: result: yes
configure:19632: checking for sprintf
configure:19632: /usr/bin/gcc-4.0 -o conftest -Os -w -pipe -mcpu=7450 -faltivec -isystem /usr/X11R6/include -mmacosx-version-min=10.4 -Wall -Wmissing-declarations -Wmissing-prototypes -isystem /usr/X11R6/include -I$(top_srcdir) -I$(top_builddir) -I$(top_srcdir)/libgphoto2_port -I$(top_srcdir)/libgphoto2 -I$(top_builddir)/libgphoto2 -isystem /usr/X11R6/include -Wall -g -D_GPHOTO2_INTERNAL_CODE -L/usr/local/lib -L/usr/X11R6/lib conftest.c >&5
configure:19632: $? = 0
configure:19632: result: yes
configure:19632: checking for vsnprintf
configure:19632: /usr/bin/gcc-4.0 -o conftest -Os -w -pipe -mcpu=7450 -faltivec -isystem /usr/X11R6/include -mmacosx-version-min=10.4 -Wall -Wmissing-declarations -Wmissing-prototypes -isystem /usr/X11R6/include -I$(top_srcdir) -I$(top_builddir) -I$(top_srcdir)/libgphoto2_port -I$(top_srcdir)/libgphoto2 -I$(top_builddir)/libgphoto2 -isystem /usr/X11R6/include -Wall -g -D_GPHOTO2_INTERNAL_CODE -L/usr/local/lib -L/usr/X11R6/lib conftest.c >&5
configure:19632: $? = 0
configure:19632: result: yes
configure:19632: checking for gmtime_r
configure:19632: /usr/bin/gcc-4.0 -o conftest -Os -w -pipe -mcpu=7450 -faltivec -isystem /usr/X11R6/include -mmacosx-version-min=10.4 -Wall -Wmissing-declarations -Wmissing-prototypes -isystem /usr/X11R6/include -I$(top_srcdir) -I$(top_builddir) -I$(top_srcdir)/libgphoto2_port -I$(top_srcdir)/libgphoto2 -I$(top_builddir)/libgphoto2 -isystem /usr/X11R6/include -Wall -g -D_GPHOTO2_INTERNAL_CODE -L/usr/local/lib -L/usr/X11R6/lib conftest.c >&5
configure:19632: $? = 0
configure:19632: result: yes
configure:19632: checking for statfs
configure:19632: /usr/bin/gcc-4.0 -o conftest -Os -w -pipe -mcpu=7450 -faltivec -isystem /usr/X11R6/include -mmacosx-version-min=10.4 -Wall -Wmissing-declarations -Wmissing-prototypes -isystem /usr/X11R6/include -I$(top_srcdir) -I$(top_builddir) -I$(top_srcdir)/libgphoto2_port -I$(top_srcdir)/libgphoto2 -I$(top_builddir)/libgphoto2 -isystem /usr/X11R6/include -Wall -g -D_GPHOTO2_INTERNAL_CODE -L/usr/local/lib -L/usr/X11R6/lib conftest.c >&5
configure:19632: $? = 0
configure:19632: result: yes
configure:19642: checking whether struct tm is in sys/time.h or time.h
configure:19662: /usr/bin/gcc-4.0 -c -Os -w -pipe -mcpu=7450 -faltivec -isystem /usr/X11R6/include -mmacosx-version-min=10.4 -Wall -Wmissing-declarations -Wmissing-prototypes -isystem /usr/X11R6/include -I$(top_srcdir) -I$(top_builddir) -I$(top_srcdir)/libgphoto2_port -I$(top_srcdir)/libgphoto2 -I$(top_builddir)/libgphoto2 -isystem /usr/X11R6/include -Wall -g -D_GPHOTO2_INTERNAL_CODE conftest.c >&5
configure:19662: $? = 0
configure:19669: result: time.h
configure:19678: checking for tm_gmtoff in struct tm
configure:19697: /usr/bin/gcc-4.0 -c -Os -w -pipe -mcpu=7450 -faltivec -isystem /usr/X11R6/include -mmacosx-version-min=10.4 -Wall -Wmissing-declarations -Wmissing-prototypes -isystem /usr/X11R6/include -I$(top_srcdir) -I$(top_builddir) -I$(top_srcdir)/libgphoto2_port -I$(top_srcdir)/libgphoto2 -I$(top_builddir)/libgphoto2 -isystem /usr/X11R6/include -Wall -g -D_GPHOTO2_INTERNAL_CODE conftest.c >&5
configure:19697: $? = 0
configure:19702: result: yes
configure:19716: checking for sys/mount.h
configure:19716: /usr/bin/gcc-4.0 -c -Os -w -pipe -mcpu=7450 -faltivec -isystem /usr/X11R6/include -mmacosx-version-min=10.4 -Wall -Wmissing-declarations -Wmissing-prototypes -isystem /usr/X11R6/include -I$(top_srcdir) -I$(top_builddir) -I$(top_srcdir)/libgphoto2_port -I$(top_srcdir)/libgphoto2 -I$(top_builddir)/libgphoto2 -isystem /usr/X11R6/include -Wall -g -D_GPHOTO2_INTERNAL_CODE conftest.c >&5
configure:19716: $? = 0
configure:19716: result: yes
configure:19716: checking for sys/statfs.h
configure:19716: /usr/bin/gcc-4.0 -c -Os -w -pipe -mcpu=7450 -faltivec -isystem /usr/X11R6/include -mmacosx-version-min=10.4 -Wall -Wmissing-declarations -Wmissing-prototypes -isystem /usr/X11R6/include -I$(top_srcdir) -I$(top_builddir) -I$(top_srcdir)/libgphoto2_port -I$(top_srcdir)/libgphoto2 -I$(top_builddir)/libgphoto2 -isystem /usr/X11R6/include -Wall -g -D_GPHOTO2_INTERNAL_CODE conftest.c >&5
conftest.c:69:24: error: sys/statfs.h: No such file or directory
configure:19716: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libgphoto2 photo camera library"
| #define PACKAGE_TARNAME "libgphoto2"
| #define PACKAGE_VERSION "2.5.1"
| #define PACKAGE_STRING "libgphoto2 photo camera library 2.5.1"
| #define PACKAGE_BUGREPORT "gphoto-devel@lists.sourceforge.net"
| #define PACKAGE_URL ""
| #define PACKAGE "libgphoto2"
| #define VERSION "2.5.1"
| #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_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_VA_COPY 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_LTDL 1
| #define HAVE_CC "/usr/bin/gcc-4.0"
| #define URL_GPHOTO_HOME "http://www.gphoto.org/"
| #define URL_GPHOTO_PROJECT "http://sourceforge.net/projects/gphoto"
| #define URL_DIGICAM_LIST "http://www.teaser.fr/~hfiguiere/linux/digicam.html"
| #define URL_JPHOTO_HOME "http://jphoto.sourceforge.net/"
| #define URL_USB_MASSSTORAGE "http://www.linux-usb.org/USB-guide/x498.html"
| #define MAIL_GPHOTO_DEVEL "<gphoto-devel@lists.sourceforge.net>"
| #define MAIL_GPHOTO_USER "<gphoto-user@lists.sourceforge.net>"
| #define MAIL_GPHOTO_TRANSLATION "<gphoto-translation@lists.sourceforge.net>"
| #define GETTEXT_PACKAGE "libgphoto2-6"
| #define HAVE_ICONV 1
| #define HAVE_ICONV 1
| #define ICONV_CONST const
| #define HAVE_LIBJPEG 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_GETOPT 1
| #define HAVE_GETOPT_LONG 1
| #define HAVE_MKDIR 1
| #define HAVE_STRDUP 1
| #define HAVE_STRNCPY 1
| #define HAVE_STRCPY 1
| #define HAVE_SNPRINTF 1
| #define HAVE_SPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_GMTIME_R 1
| #define HAVE_STATFS 1
| #define HAVE_TM_GMTOFF 1
| #define HAVE_SYS_MOUNT_H 1
| /* end confdefs.h. */
|
| #include <sys/types.h>
| #if HAVE_SYS_PARAM_H
| # include <sys/param.h>
| #endif
|
|
| #include <sys/statfs.h>
configure:19716: result: no
configure:19716: checking for sys/user.h
configure:19716: /usr/bin/gcc-4.0 -c -Os -w -pipe -mcpu=7450 -faltivec -isystem /usr/X11R6/include -mmacosx-version-min=10.4 -Wall -Wmissing-declarations -Wmissing-prototypes -isystem /usr/X11R6/include -I$(top_srcdir) -I$(top_builddir) -I$(top_srcdir)/libgphoto2_port -I$(top_srcdir)/libgphoto2 -I$(top_builddir)/libgphoto2 -isystem /usr/X11R6/include -Wall -g -D_GPHOTO2_INTERNAL_CODE conftest.c >&5
configure:19716: $? = 0
configure:19716: result: yes
configure:19716: checking for sys/vfs.h
configure:19716: /usr/bin/gcc-4.0 -c -Os -w -pipe -mcpu=7450 -faltivec -isystem /usr/X11R6/include -mmacosx-version-min=10.4 -Wall -Wmissing-declarations -Wmissing-prototypes -isystem /usr/X11R6/include -I$(top_srcdir) -I$(top_builddir) -I$(top_srcdir)/libgphoto2_port -I$(top_srcdir)/libgphoto2 -I$(top_builddir)/libgphoto2 -isystem /usr/X11R6/include -Wall -g -D_GPHOTO2_INTERNAL_CODE conftest.c >&5
conftest.c:70:21: error: sys/vfs.h: No such file or directory
configure:19716: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libgphoto2 photo camera library"
| #define PACKAGE_TARNAME "libgphoto2"
| #define PACKAGE_VERSION "2.5.1"
| #define PACKAGE_STRING "libgphoto2 photo camera library 2.5.1"
| #define PACKAGE_BUGREPORT "gphoto-devel@lists.sourceforge.net"
| #define PACKAGE_URL ""
| #define PACKAGE "libgphoto2"
| #define VERSION "2.5.1"
| #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_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_VA_COPY 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_LTDL 1
| #define HAVE_CC "/usr/bin/gcc-4.0"
| #define URL_GPHOTO_HOME "http://www.gphoto.org/"
| #define URL_GPHOTO_PROJECT "http://sourceforge.net/projects/gphoto"
| #define URL_DIGICAM_LIST "http://www.teaser.fr/~hfiguiere/linux/digicam.html"
| #define URL_JPHOTO_HOME "http://jphoto.sourceforge.net/"
| #define URL_USB_MASSSTORAGE "http://www.linux-usb.org/USB-guide/x498.html"
| #define MAIL_GPHOTO_DEVEL "<gphoto-devel@lists.sourceforge.net>"
| #define MAIL_GPHOTO_USER "<gphoto-user@lists.sourceforge.net>"
| #define MAIL_GPHOTO_TRANSLATION "<gphoto-translation@lists.sourceforge.net>"
| #define GETTEXT_PACKAGE "libgphoto2-6"
| #define HAVE_ICONV 1
| #define HAVE_ICONV 1
| #define ICONV_CONST const
| #define HAVE_LIBJPEG 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_GETOPT 1
| #define HAVE_GETOPT_LONG 1
| #define HAVE_MKDIR 1
| #define HAVE_STRDUP 1
| #define HAVE_STRNCPY 1
| #define HAVE_STRCPY 1
| #define HAVE_SNPRINTF 1
| #define HAVE_SPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_GMTIME_R 1
| #define HAVE_STATFS 1
| #define HAVE_TM_GMTOFF 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_USER_H 1
| /* end confdefs.h. */
|
| #include <sys/types.h>
| #if HAVE_SYS_PARAM_H
| # include <sys/param.h>
| #endif
|
|
| #include <sys/vfs.h>
configure:19716: result: no
configure:19733: checking for struct statfs.f_bfree
configure:19733: /usr/bin/gcc-4.0 -c -Os -w -pipe -mcpu=7450 -faltivec -isystem /usr/X11R6/include -mmacosx-version-min=10.4 -Wall -Wmissing-declarations -Wmissing-prototypes -isystem /usr/X11R6/include -I$(top_srcdir) -I$(top_builddir) -I$(top_srcdir)/libgphoto2_port -I$(top_srcdir)/libgphoto2 -I$(top_builddir)/libgphoto2 -isystem /usr/X11R6/include -Wall -g -D_GPHOTO2_INTERNAL_CODE conftest.c >&5
configure:19733: $? = 0
configure:19733: result: yes
configure:19757: checking for struct statfs.f_bavail
configure:19757: /usr/bin/gcc-4.0 -c -Os -w -pipe -mcpu=7450 -faltivec -isystem /usr/X11R6/include -mmacosx-version-min=10.4 -Wall -Wmissing-declarations -Wmissing-prototypes -isystem /usr/X11R6/include -I$(top_srcdir) -I$(top_builddir) -I$(top_srcdir)/libgphoto2_port -I$(top_srcdir)/libgphoto2 -I$(top_builddir)/libgphoto2 -isystem /usr/X11R6/include -Wall -g -D_GPHOTO2_INTERNAL_CODE conftest.c >&5
configure:19757: $? = 0
configure:19757: result: yes
configure:19781: checking for struct statfs.f_favail
configure:19781: /usr/bin/gcc-4.0 -c -Os -w -pipe -mcpu=7450 -faltivec -isystem /usr/X11R6/include -mmacosx-version-min=10.4 -Wall -Wmissing-declarations -Wmissing-prototypes -isystem /usr/X11R6/include -I$(top_srcdir) -I$(top_builddir) -I$(top_srcdir)/libgphoto2_port -I$(top_srcdir)/libgphoto2 -I$(top_builddir)/libgphoto2 -isystem /usr/X11R6/include -Wall -g -D_GPHOTO2_INTERNAL_CODE conftest.c >&5
conftest.c: In function 'main':
conftest.c:85: error: 'struct statfs' has no member named 'f_favail'
configure:19781: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libgphoto2 photo camera library"
| #define PACKAGE_TARNAME "libgphoto2"
| #define PACKAGE_VERSION "2.5.1"
| #define PACKAGE_STRING "libgphoto2 photo camera library 2.5.1"
| #define PACKAGE_BUGREPORT "gphoto-devel@lists.sourceforge.net"
| #define PACKAGE_URL ""
| #define PACKAGE "libgphoto2"
| #define VERSION "2.5.1"
| #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_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_VA_COPY 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_LTDL 1
| #define HAVE_CC "/usr/bin/gcc-4.0"
| #define URL_GPHOTO_HOME "http://www.gphoto.org/"
| #define URL_GPHOTO_PROJECT "http://sourceforge.net/projects/gphoto"
| #define URL_DIGICAM_LIST "http://www.teaser.fr/~hfiguiere/linux/digicam.html"
| #define URL_JPHOTO_HOME "http://jphoto.sourceforge.net/"
| #define URL_USB_MASSSTORAGE "http://www.linux-usb.org/USB-guide/x498.html"
| #define MAIL_GPHOTO_DEVEL "<gphoto-devel@lists.sourceforge.net>"
| #define MAIL_GPHOTO_USER "<gphoto-user@lists.sourceforge.net>"
| #define MAIL_GPHOTO_TRANSLATION "<gphoto-translation@lists.sourceforge.net>"
| #define GETTEXT_PACKAGE "libgphoto2-6"
| #define HAVE_ICONV 1
| #define HAVE_ICONV 1
| #define ICONV_CONST const
| #define HAVE_LIBJPEG 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_GETOPT 1
| #define HAVE_GETOPT_LONG 1
| #define HAVE_MKDIR 1
| #define HAVE_STRDUP 1
| #define HAVE_STRNCPY 1
| #define HAVE_STRCPY 1
| #define HAVE_SNPRINTF 1
| #define HAVE_SPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_GMTIME_R 1
| #define HAVE_STATFS 1
| #define HAVE_TM_GMTOFF 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_USER_H 1
| #define HAVE_STRUCT_STATFS_F_BFREE 1
| #define HAVE_STRUCT_STATFS_F_BAVAIL 1
| /* end confdefs.h. */
|
| #include <sys/types.h>
| #ifdef HAVE_SYS_PARAM_H
| # include <sys/param.h>
| #endif
| #ifdef HAVE_SYS_MOUNT_H
| # include <sys/mount.h>
| #endif
| #ifdef HAVE_SYS_VFS_H
| # include <sys/vfs.h>
| #endif
| #ifdef HAVE_SYS_STATFS_H
| # include <sys/statfs.h>
| #endif
|
|
| int
| main ()
| {
| static struct statfs ac_aggr;
| if (ac_aggr.f_favail)
| return 0;
| ;
| return 0;
| }
configure:19781: /usr/bin/gcc-4.0 -c -Os -w -pipe -mcpu=7450 -faltivec -isystem /usr/X11R6/include -mmacosx-version-min=10.4 -Wall -Wmissing-declarations -Wmissing-prototypes -isystem /usr/X11R6/include -I$(top_srcdir) -I$(top_builddir) -I$(top_srcdir)/libgphoto2_port -I$(top_srcdir)/libgphoto2 -I$(top_builddir)/libgphoto2 -isystem /usr/X11R6/include -Wall -g -D_GPHOTO2_INTERNAL_CODE conftest.c >&5
conftest.c: In function 'main':
conftest.c:85: error: 'struct statfs' has no member named 'f_favail'
configure:19781: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libgphoto2 photo camera library"
| #define PACKAGE_TARNAME "libgphoto2"
| #define PACKAGE_VERSION "2.5.1"
| #define PACKAGE_STRING "libgphoto2 photo camera library 2.5.1"
| #define PACKAGE_BUGREPORT "gphoto-devel@lists.sourceforge.net"
| #define PACKAGE_URL ""
| #define PACKAGE "libgphoto2"
| #define VERSION "2.5.1"
| #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_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_VA_COPY 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_LTDL 1
| #define HAVE_CC "/usr/bin/gcc-4.0"
| #define URL_GPHOTO_HOME "http://www.gphoto.org/"
| #define URL_GPHOTO_PROJECT "http://sourceforge.net/projects/gphoto"
| #define URL_DIGICAM_LIST "http://www.teaser.fr/~hfiguiere/linux/digicam.html"
| #define URL_JPHOTO_HOME "http://jphoto.sourceforge.net/"
| #define URL_USB_MASSSTORAGE "http://www.linux-usb.org/USB-guide/x498.html"
| #define MAIL_GPHOTO_DEVEL "<gphoto-devel@lists.sourceforge.net>"
| #define MAIL_GPHOTO_USER "<gphoto-user@lists.sourceforge.net>"
| #define MAIL_GPHOTO_TRANSLATION "<gphoto-translation@lists.sourceforge.net>"
| #define GETTEXT_PACKAGE "libgphoto2-6"
| #define HAVE_ICONV 1
| #define HAVE_ICONV 1
| #define ICONV_CONST const
| #define HAVE_LIBJPEG 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_GETOPT 1
| #define HAVE_GETOPT_LONG 1
| #define HAVE_MKDIR 1
| #define HAVE_STRDUP 1
| #define HAVE_STRNCPY 1
| #define HAVE_STRCPY 1
| #define HAVE_SNPRINTF 1
| #define HAVE_SPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_GMTIME_R 1
| #define HAVE_STATFS 1
| #define HAVE_TM_GMTOFF 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_USER_H 1
| #define HAVE_STRUCT_STATFS_F_BFREE 1
| #define HAVE_STRUCT_STATFS_F_BAVAIL 1
| /* end confdefs.h. */
|
| #include <sys/types.h>
| #ifdef HAVE_SYS_PARAM_H
| # include <sys/param.h>
| #endif
| #ifdef HAVE_SYS_MOUNT_H
| # include <sys/mount.h>
| #endif
| #ifdef HAVE_SYS_VFS_H
| # include <sys/vfs.h>
| #endif
| #ifdef HAVE_SYS_STATFS_H
| # include <sys/statfs.h>
| #endif
|
|
| int
| main ()
| {
| static struct statfs ac_aggr;
| if (sizeof ac_aggr.f_favail)
| return 0;
| ;
| return 0;
| }
configure:19781: result: no
configure:19807: checking for struct statvfs.f_blocks
configure:19807: /usr/bin/gcc-4.0 -c -Os -w -pipe -mcpu=7450 -faltivec -isystem /usr/X11R6/include -mmacosx-version-min=10.4 -Wall -Wmissing-declarations -Wmissing-prototypes -isystem /usr/X11R6/include -I$(top_srcdir) -I$(top_builddir) -I$(top_srcdir)/libgphoto2_port -I$(top_srcdir)/libgphoto2 -I$(top_builddir)/libgphoto2 -isystem /usr/X11R6/include -Wall -g -D_GPHOTO2_INTERNAL_CODE conftest.c >&5
conftest.c: In function 'main':
conftest.c:74: error: storage size of 'ac_aggr' isn't known
configure:19807: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libgphoto2 photo camera library"
| #define PACKAGE_TARNAME "libgphoto2"
| #define PACKAGE_VERSION "2.5.1"
| #define PACKAGE_STRING "libgphoto2 photo camera library 2.5.1"
| #define PACKAGE_BUGREPORT "gphoto-devel@lists.sourceforge.net"
| #define PACKAGE_URL ""
| #define PACKAGE "libgphoto2"
| #define VERSION "2.5.1"
| #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_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_VA_COPY 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_LTDL 1
| #define HAVE_CC "/usr/bin/gcc-4.0"
| #define URL_GPHOTO_HOME "http://www.gphoto.org/"
| #define URL_GPHOTO_PROJECT "http://sourceforge.net/projects/gphoto"
| #define URL_DIGICAM_LIST "http://www.teaser.fr/~hfiguiere/linux/digicam.html"
| #define URL_JPHOTO_HOME "http://jphoto.sourceforge.net/"
| #define URL_USB_MASSSTORAGE "http://www.linux-usb.org/USB-guide/x498.html"
| #define MAIL_GPHOTO_DEVEL "<gphoto-devel@lists.sourceforge.net>"
| #define MAIL_GPHOTO_USER "<gphoto-user@lists.sourceforge.net>"
| #define MAIL_GPHOTO_TRANSLATION "<gphoto-translation@lists.sourceforge.net>"
| #define GETTEXT_PACKAGE "libgphoto2-6"
| #define HAVE_ICONV 1
| #define HAVE_ICONV 1
| #define ICONV_CONST const
| #define HAVE_LIBJPEG 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_GETOPT 1
| #define HAVE_GETOPT_LONG 1
| #define HAVE_MKDIR 1
| #define HAVE_STRDUP 1
| #define HAVE_STRNCPY 1
| #define HAVE_STRCPY 1
| #define HAVE_SNPRINTF 1
| #define HAVE_SPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_GMTIME_R 1
| #define HAVE_STATFS 1
| #define HAVE_TM_GMTOFF 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_USER_H 1
| #define HAVE_STRUCT_STATFS_F_BFREE 1
| #define HAVE_STRUCT_STATFS_F_BAVAIL 1
| /* end confdefs.h. */
|
| #ifdef HAVE_SYS_STATVFS_H
| # include <sys/statvfs.h>
| #endif
|
|
| int
| main ()
| {
| static struct statvfs ac_aggr;
| if (ac_aggr.f_blocks)
| return 0;
| ;
| return 0;
| }
configure:19807: /usr/bin/gcc-4.0 -c -Os -w -pipe -mcpu=7450 -faltivec -isystem /usr/X11R6/include -mmacosx-version-min=10.4 -Wall -Wmissing-declarations -Wmissing-prototypes -isystem /usr/X11R6/include -I$(top_srcdir) -I$(top_builddir) -I$(top_srcdir)/libgphoto2_port -I$(top_srcdir)/libgphoto2 -I$(top_builddir)/libgphoto2 -isystem /usr/X11R6/include -Wall -g -D_GPHOTO2_INTERNAL_CODE conftest.c >&5
conftest.c: In function 'main':
conftest.c:74: error: storage size of 'ac_aggr' isn't known
configure:19807: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libgphoto2 photo camera library"
| #define PACKAGE_TARNAME "libgphoto2"
| #define PACKAGE_VERSION "2.5.1"
| #define PACKAGE_STRING "libgphoto2 photo camera library 2.5.1"
| #define PACKAGE_BUGREPORT "gphoto-devel@lists.sourceforge.net"
| #define PACKAGE_URL ""
| #define PACKAGE "libgphoto2"
| #define VERSION "2.5.1"
| #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_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_VA_COPY 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_LTDL 1
| #define HAVE_CC "/usr/bin/gcc-4.0"
| #define URL_GPHOTO_HOME "http://www.gphoto.org/"
| #define URL_GPHOTO_PROJECT "http://sourceforge.net/projects/gphoto"
| #define URL_DIGICAM_LIST "http://www.teaser.fr/~hfiguiere/linux/digicam.html"
| #define URL_JPHOTO_HOME "http://jphoto.sourceforge.net/"
| #define URL_USB_MASSSTORAGE "http://www.linux-usb.org/USB-guide/x498.html"
| #define MAIL_GPHOTO_DEVEL "<gphoto-devel@lists.sourceforge.net>"
| #define MAIL_GPHOTO_USER "<gphoto-user@lists.sourceforge.net>"
| #define MAIL_GPHOTO_TRANSLATION "<gphoto-translation@lists.sourceforge.net>"
| #define GETTEXT_PACKAGE "libgphoto2-6"
| #define HAVE_ICONV 1
| #define HAVE_ICONV 1
| #define ICONV_CONST const
| #define HAVE_LIBJPEG 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_GETOPT 1
| #define HAVE_GETOPT_LONG 1
| #define HAVE_MKDIR 1
| #define HAVE_STRDUP 1
| #define HAVE_STRNCPY 1
| #define HAVE_STRCPY 1
| #define HAVE_SNPRINTF 1
| #define HAVE_SPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_GMTIME_R 1
| #define HAVE_STATFS 1
| #define HAVE_TM_GMTOFF 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_USER_H 1
| #define HAVE_STRUCT_STATFS_F_BFREE 1
| #define HAVE_STRUCT_STATFS_F_BAVAIL 1
| /* end confdefs.h. */
|
| #ifdef HAVE_SYS_STATVFS_H
| # include <sys/statvfs.h>
| #endif
|
|
| int
| main ()
| {
| static struct statvfs ac_aggr;
| if (sizeof ac_aggr.f_blocks)
| return 0;
| ;
| return 0;
| }
configure:19807: result: no
configure:19855: checking for uint8_t in stdint.h
configure:19868: result: yes
configure:20036: checking whether byte ordering is bigendian
configure:20051: /usr/bin/gcc-4.0 -c -Os -w -pipe -mcpu=7450 -faltivec -isystem /usr/X11R6/include -mmacosx-version-min=10.4 -Wall -Wmissing-declarations -Wmissing-prototypes -isystem /usr/X11R6/include -I$(top_srcdir) -I$(top_builddir) -I$(top_srcdir)/libgphoto2_port -I$(top_srcdir)/libgphoto2 -I$(top_builddir)/libgphoto2 -isystem /usr/X11R6/include -Wall -g -D_GPHOTO2_INTERNAL_CODE conftest.c >&5
configure:20051: $? = 0
configure:20094: /usr/bin/gcc-4.0 -c -Os -w -pipe -mcpu=7450 -faltivec -isystem /usr/X11R6/include -mmacosx-version-min=10.4 -Wall -Wmissing-declarations -Wmissing-prototypes -isystem /usr/X11R6/include -I$(top_srcdir) -I$(top_builddir) -I$(top_srcdir)/libgphoto2_port -I$(top_srcdir)/libgphoto2 -I$(top_builddir)/libgphoto2 -isystem /usr/X11R6/include -Wall -g -D_GPHOTO2_INTERNAL_CODE conftest.c >&5
configure:20094: $? = 0
configure:20112: /usr/bin/gcc-4.0 -c -Os -w -pipe -mcpu=7450 -faltivec -isystem /usr/X11R6/include -mmacosx-version-min=10.4 -Wall -Wmissing-declarations -Wmissing-prototypes -isystem /usr/X11R6/include -I$(top_srcdir) -I$(top_builddir) -I$(top_srcdir)/libgphoto2_port -I$(top_srcdir)/libgphoto2 -I$(top_builddir)/libgphoto2 -isystem /usr/X11R6/include -Wall -g -D_GPHOTO2_INTERNAL_CODE conftest.c >&5
configure:20112: $? = 0
configure:20240: result: yes
configure:20260: checking for le32toh in machine/endian.h
configure:20283: result: no
configure:20288: checking for ntohl in arpa/inet.h
configure:20301: result: yes
configure:20354: checking for swap32 in machine/endian.h
configure:20375: result: no
configure:20379: checking for bswap_32 in byteswap.h
conftest.c:67:22: error: byteswap.h: No such file or directory
configure:20404: result: no
configure:20408: checking for bswap32 in machine/endian.h
configure:20437: result: no
configure:20441: checking for __byte_swap_long in sys/types.h
configure:20474: result: no
configure:20478: checking for NXSwapLong in machine/byte_order.h
configure:20491: result: yes
configure:20815: checking where to install camlibs
configure:20829: result: ${libdir}/libgphoto2/2.5.1
configure:20902: checking which camlibs to compile
configure:20916: result: all
configure:21032: checking main docdir
configure:21044: result: ${prefix}/share/doc (FHS style)
configure:21056: checking package docdir
configure:21067: result: ${prefix}/share/doc/libgphoto2 (default style)
configure:21075: checking for dot
configure:21106: result: false
configure:21116: checking for doxygen
configure:21147: result: false
configure:21205: checking whether to create internal code docs
configure:21207: result: no
configure:21316: checking for html dir
configure:21320: result: ${prefix}/share/doc/libgphoto2/html (default)
configure:21343: checking for rpmbuild or rpm
configure:21351: result: using autodetection
configure:21357: checking for rpmbuild
configure:21387: result: no
configure:21357: checking for rpm
configure:21387: result: no
configure:21396: checking for rpmbuild or rpm
configure:21398: result: false (autodetected)
configure:21492: checking for dynamic library extension
configure:21517: result: .dylib
configure:21629: checking pkg-config is at least version 0.9.0
configure:21632: result: yes
configure:21650: checking for libexif to use
configure:21668: result: autodetect
configure:21677: checking for LIBEXIF
configure:21684: $PKG_CONFIG --exists --print-errors "libexif >= 0.6.13"
configure:21687: $? = 0
configure:21700: $PKG_CONFIG --exists --print-errors "libexif >= 0.6.13"
configure:21703: $? = 0
configure:21740: result: yes
configure:21901: checking whether we use a version of libexif with ExifData.ifd[]
configure:21916: /usr/bin/gcc-4.0 -c -Os -w -pipe -mcpu=7450 -faltivec -isystem /usr/X11R6/include -mmacosx-version-min=10.4 -Wall -Wmissing-declarations -Wmissing-prototypes -I/usr/local/Cellar/libexif/0.6.21/include conftest.c >&5
configure:21916: $? = 0
configure:21921: result: yes
configure:21937: checking libexif/exif-data.h usability
configure:21937: /usr/bin/gcc-4.0 -c -Os -w -pipe -mcpu=7450 -faltivec -isystem /usr/X11R6/include -mmacosx-version-min=10.4 -Wall -Wmissing-declarations -Wmissing-prototypes -I/usr/local/Cellar/libexif/0.6.21/include conftest.c >&5
configure:21937: $? = 0
configure:21937: result: yes
configure:21937: checking libexif/exif-data.h presence
configure:21937: /usr/bin/gcc-4.0 -E -I/usr/local/Cellar/libexif/0.6.21/include conftest.c
configure:21937: $? = 0
configure:21937: result: yes
configure:21937: checking for libexif/exif-data.h
configure:21937: result: yes
configure:21948: checking for function exif_data_new in libexif
configure:21970: /usr/bin/gcc-4.0 -o conftest -Os -w -pipe -mcpu=7450 -faltivec -isystem /usr/X11R6/include -mmacosx-version-min=10.4 -Wall -Wmissing-declarations -Wmissing-prototypes -isystem /usr/X11R6/include -I$(top_srcdir) -I$(top_builddir) -I$(top_srcdir)/libgphoto2_port -I$(top_srcdir)/libgphoto2 -I$(top_builddir)/libgphoto2 -isystem /usr/X11R6/include -Wall -g -D_GPHOTO2_INTERNAL_CODE -L/usr/local/lib -L/usr/X11R6/lib conftest.c -L/usr/local/Cellar/libexif/0.6.21/lib -lexif >&5
configure:21970: $? = 0
configure:21978: result: yes
configure:22002: checking libexif library flags
configure:22004: result: "-L/usr/local/Cellar/libexif/0.6.21/lib -lexif "
configure:22006: checking libexif cpp flags
configure:22008: result: "-I/usr/local/Cellar/libexif/0.6.21/include "
configure:22160: checking that generated files are newer than configure
configure:22166: result: done
configure:22238: creating ./config.status
## ---------------------- ##
## Running config.status. ##
## ---------------------- ##
This file was extended by libgphoto2 photo camera library config.status 2.5.1, which was
generated by GNU Autoconf 2.69. Invocation command line was
CONFIG_FILES =
CONFIG_HEADERS =
CONFIG_LINKS =
CONFIG_COMMANDS =
$ ./config.status
on unknown0080168e0357
config.status:1329: creating README
config.status:1329: creating Makefile
config.status:1329: creating gphoto2-config
config.status:1329: creating camlibs/Makefile
config.status:1329: creating camlibs/canon/doc/Makefile
config.status:1329: creating camlibs/konica/localization/Makefile
config.status:1329: creating libgphoto2/Makefile
config.status:1329: creating libgphoto2.pc
config.status:1329: creating libgphoto2-uninstalled.pc
config.status:1329: creating examples/Makefile
config.status:1329: creating tests/Makefile
config.status:1329: creating tests/ddb/Makefile
config.status:1329: creating tests/ddb/check-ddb.sh
config.status:1329: creating packaging/Makefile
config.status:1329: creating packaging/linux-hotplug/Makefile
config.status:1329: creating packaging/generic/Makefile
config.status:1329: creating packaging/rpm/Makefile
config.status:1329: creating packaging/rpm/package.spec
config.status:1329: creating po/Makefile.in
config.status:1437: WARNING: 'po/Makefile.in.in' seems to ignore the --datarootdir setting
config.status:1329: creating doc/Makefile
config.status:1329: creating doc/Doxyfile
config.status:1329: creating doc/Doxyfile-internals
config.status:1329: creating doc/api/Makefile
config.status:1329: creating config.h
config.status:1558: executing depfiles commands
config.status:1558: executing libtool commands
config.status:1558: executing default-1 commands
config.status:1558: executing default-2 commands
configure:25090: === configuring in libgphoto2_port (/private/tmp/libgphoto2-gyOh/libgphoto2-2.5.1/libgphoto2_port)
configure:25153: running /bin/sh ./configure --disable-option-checking '--prefix=/usr/local/Cellar/libgphoto2/2.5.1' 'CC=/usr/bin/gcc-4.0' 'CFLAGS=-Os -w -pipe -mcpu=7450 -faltivec -isystem /usr/X11R6/include -mmacosx-version-min=10.4' 'LDFLAGS=-L/usr/local/lib -L/usr/X11R6/lib' 'CPPFLAGS=-isystem /usr/X11R6/include' 'CXX=/usr/bin/g++-4.0' 'CXXFLAGS=-Os -w -pipe -mcpu=7450 -faltivec -isystem /usr/X11R6/include -mmacosx-version-min=10.4' 'PKG_CONFIG_LIBDIR=/usr/local/lib/pkgconfig:/usr/local/Library/ENV/pkgconfig/10.4:/usr/lib/pkgconfig' --cache-file=/dev/null --srcdir=.
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_build=powerpc-apple-darwin8.11.0
ac_cv_c_bigendian=yes
ac_cv_c_compiler_gnu=yes
ac_cv_c_const=yes
ac_cv_c_inline=inline
ac_cv_cxx_compiler_gnu=yes
ac_cv_env_CCC_set=
ac_cv_env_CCC_value=
ac_cv_env_CC_set=set
ac_cv_env_CC_value=/usr/bin/gcc-4.0
ac_cv_env_CFLAGS_set=set
ac_cv_env_CFLAGS_value='-Os -w -pipe -mcpu=7450 -faltivec -isystem /usr/X11R6/include -mmacosx-version-min=10.4'
ac_cv_env_CPPFLAGS_set=set
ac_cv_env_CPPFLAGS_value='-isystem /usr/X11R6/include'
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=
ac_cv_env_CXXCPP_set=
ac_cv_env_CXXCPP_value=
ac_cv_env_CXXFLAGS_set=set
ac_cv_env_CXXFLAGS_value='-Os -w -pipe -mcpu=7450 -faltivec -isystem /usr/X11R6/include -mmacosx-version-min=10.4'
ac_cv_env_CXX_set=set
ac_cv_env_CXX_value=/usr/bin/g++-4.0
ac_cv_env_LDFLAGS_set=set
ac_cv_env_LDFLAGS_value='-L/usr/local/lib -L/usr/X11R6/lib'
ac_cv_env_LIBEXIF_CFLAGS_set=
ac_cv_env_LIBEXIF_CFLAGS_value=
ac_cv_env_LIBEXIF_LIBS_set=
ac_cv_env_LIBEXIF_LIBS_value=
ac_cv_env_LIBLTDL_set=
ac_cv_env_LIBLTDL_value=
ac_cv_env_LIBS_set=
ac_cv_env_LIBS_value=
ac_cv_env_LTDLINCL_set=
ac_cv_env_LTDLINCL_value=
ac_cv_env_PKG_CONFIG_LIBDIR_set=set
ac_cv_env_PKG_CONFIG_LIBDIR_value=/usr/local/lib/pkgconfig:/usr/local/Library/ENV/pkgconfig/10.4:/usr/lib/pkgconfig
ac_cv_env_PKG_CONFIG_PATH_set=
ac_cv_env_PKG_CONFIG_PATH_value=
ac_cv_env_PKG_CONFIG_set=
ac_cv_env_PKG_CONFIG_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_env_udevscriptdir_set=
ac_cv_env_udevscriptdir_value=
ac_cv_env_utilsdir_set=
ac_cv_env_utilsdir_value=
ac_cv_func_getopt=yes
ac_cv_func_getopt_long=yes
ac_cv_func_gmtime_r=yes
ac_cv_func_mkdir=yes
ac_cv_func_snprintf=yes
ac_cv_func_sprintf=yes
ac_cv_func_statfs=yes
ac_cv_func_strcpy=yes
ac_cv_func_strdup=yes
ac_cv_func_strncpy=yes
ac_cv_func_vsnprintf=yes
ac_cv_header_dirent_dirent_h=yes
ac_cv_header_dlfcn_h=yes
ac_cv_header_getopt_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_jpeglib_h=yes
ac_cv_header_libexif_exif_data_h=yes
ac_cv_header_limits_h=yes
ac_cv_header_locale_h=yes
ac_cv_header_ltdl_h=yes
ac_cv_header_mcheck_h=no
ac_cv_header_memory_h=yes
ac_cv_header_stdarg_h=yes
ac_cv_header_stdc=yes
ac_cv_header_stdint_h=yes
ac_cv_header_stdlib_h=yes
ac_cv_header_string_h=yes
ac_cv_header_strings_h=yes
ac_cv_header_sys_mount_h=yes
ac_cv_header_sys_param_h=yes
ac_cv_header_sys_select_h=yes
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_statfs_h=no
ac_cv_header_sys_time_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_sys_user_h=yes
ac_cv_header_sys_vfs_h=no
ac_cv_header_unistd_h=yes
ac_cv_host=powerpc-apple-darwin8.11.0
ac_cv_lib_dl_dlopen=yes
ac_cv_lib_gd_gdImageCreateTrueColor=no
ac_cv_lib_ibs_main=no
ac_cv_lib_jpeg_jpeg_start_decompress=yes
ac_cv_lib_ltdl_lt_dlinit=yes
ac_cv_lib_xml2_xmlFirstElementChild=no
ac_cv_member_struct_statfs_f_bavail=yes
ac_cv_member_struct_statfs_f_bfree=yes
ac_cv_member_struct_statfs_f_favail=no
ac_cv_member_struct_statvfs_f_blocks=no
ac_cv_objext=o
ac_cv_path_BISON=/usr/bin/bison
ac_cv_path_DOT=false
ac_cv_path_DOXYGEN=false
ac_cv_path_EGREP='/usr/bin/grep -E'
ac_cv_path_FGREP='/usr/bin/grep -F'
ac_cv_path_FLEX=/usr/bin/flex
ac_cv_path_GMSGFMT=:
ac_cv_path_GREP=/usr/bin/grep
ac_cv_path_MSGFMT=:
ac_cv_path_MSGMERGE=:
ac_cv_path_PKG_CONFIG=/usr/local/bin/pkg-config
ac_cv_path_SED=sed
ac_cv_path_XGETTEXT=:
ac_cv_path_install='/usr/bin/install -c'
ac_cv_prog_AWK=awk
ac_cv_prog_CPP='/usr/bin/gcc-4.0 -E'
ac_cv_prog_CXXCPP='/usr/bin/g++-4.0 -E'
ac_cv_prog_ac_ct_AR=ar
ac_cv_prog_ac_ct_CC=/usr/bin/gcc-4.0
ac_cv_prog_ac_ct_DLLTOOL=dlltool
ac_cv_prog_ac_ct_DSYMUTIL=dsymutil
ac_cv_prog_ac_ct_LIPO=lipo
ac_cv_prog_ac_ct_NMEDIT=nmedit
ac_cv_prog_ac_ct_OBJDUMP=objdump
ac_cv_prog_ac_ct_OTOOL64=otool64
ac_cv_prog_ac_ct_OTOOL=otool
ac_cv_prog_ac_ct_RANLIB=ranlib
ac_cv_prog_ac_ct_STRIP=strip
ac_cv_prog_cc__usr_bin_gcc_4_0_c_o=yes
ac_cv_prog_cc_c89=
ac_cv_prog_cc_g=yes
ac_cv_prog_cxx_g=yes
ac_cv_prog_make_make_set=yes
ac_cv_search_opendir='none required'
ac_cv_struct_tm=time.h
ac_cv_sys_file_offset_bits=no
ac_cv_sys_largefile_CC=no
ac_cv_type_size_t=yes
ac_cv_type_uint8_t=yes
acl_cv_hardcode_direct=no
acl_cv_hardcode_libdir_flag_spec=
acl_cv_hardcode_libdir_separator=
acl_cv_hardcode_minus_L=no
acl_cv_libext=a
acl_cv_path_LD=/usr/libexec/gcc/powerpc-apple-darwin8/4.0.1/ld
acl_cv_prog_gnu_ld=no
acl_cv_rpath=done
acl_cv_shlibext=dylib
acl_cv_wl=-Wl,
am_cv_CC_dependencies_compiler_type=gcc3
am_cv_CXX_dependencies_compiler_type=gcc3
am_cv_ar_interface=ar
am_cv_func_iconv=yes
am_cv_lib_iconv=yes
am_cv_make_support_nested_variables=yes
am_cv_proto_iconv='extern size_t iconv (iconv_t cd, const char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);'
am_cv_proto_iconv_arg1=const
gt_cv_func_gnugettext1_libc=no
gt_cv_func_gnugettext1_libintl=no
lt_cv_apple_cc_single_mod=no
lt_cv_ar_at_file=no
lt_cv_deplibs_check_method=pass_all
lt_cv_dlopen=dlopen
lt_cv_dlopen_libs=-ldl
lt_cv_dlopen_self=yes
lt_cv_dlopen_self_static=yes
lt_cv_file_magic_cmd='$MAGIC_CMD'
lt_cv_file_magic_test_file=
lt_cv_ld_exported_symbols_list=yes
lt_cv_ld_force_load=no
lt_cv_ld_reload_flag=-r
lt_cv_nm_interface='BSD nm'
lt_cv_objdir=.libs
lt_cv_path_LD=/usr/libexec/gcc/powerpc-apple-darwin8/4.0.1/ld
lt_cv_path_LDCXX=/usr/libexec/gcc/powerpc-apple-darwin8/4.0.1/ld
lt_cv_path_NM='/usr/bin/nm -p'
lt_cv_path_mainfest_tool=no
lt_cv_prog_compiler_c_o=yes
lt_cv_prog_compiler_c_o_CXX=yes
lt_cv_prog_compiler_pic='-fno-common -DPIC'
lt_cv_prog_compiler_pic_CXX='-fno-common -DPIC'
lt_cv_prog_compiler_pic_works=yes
lt_cv_prog_compiler_pic_works_CXX=yes
lt_cv_prog_compiler_rtti_exceptions=yes
lt_cv_prog_compiler_static_works=no
lt_cv_prog_compiler_static_works_CXX=no
lt_cv_prog_gnu_ld=no
lt_cv_prog_gnu_ldcxx=no
lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p'\'' | sed '\''/ __gnu_lto/d'\'''
lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[BCDEGRST]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\'''
lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[BCDEGRST]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[BCDEGRST]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\'''
lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[BCDEGRST]* .* \(.*\)$/extern char \1;/p'\'''
lt_cv_sys_max_cmd_len=196608
lt_cv_to_host_file_cmd=func_convert_file_noop
lt_cv_to_tool_file_cmd=func_convert_file_noop
pkg_cv_LIBEXIF_CFLAGS='-I/usr/local/Cellar/libexif/0.6.21/include '
pkg_cv_LIBEXIF_LIBS='-L/usr/local/Cellar/libexif/0.6.21/lib -lexif '
## ----------------- ##
## Output variables. ##
## ----------------- ##
ACLOCAL='${SHELL} /private/tmp/libgphoto2-gyOh/libgphoto2-2.5.1/auto-aux/missing --run aclocal-1.12'
ALL_DEFAULT_CAMLIBS='adc65 agfa_cl20 aox ax203 barbie canon casio_qv clicksmart310 digigr8 digita dimera3500 directory enigma13 fuji gsmart300 hp215 iclick jamcam jd11 jl2005a jl2005c kodak_dc120 kodak_dc210 kodak_dc240 kodak_dc3200 kodak_ez200 konica konica_qm150 largan lg_gsm mars dimagev mustek panasonic_coolshot panasonic_l859 panasonic_dc1000 panasonic_dc1580 pccam300 pccam600 pentax polaroid_pdc320 polaroid_pdc640 polaroid_pdc700 ptp2 ricoh ricoh_g3 samsung sierra sipix_blink2 sipix_web2 smal sonix sony_dscf1 sony_dscf55 soundvision spca50x sq905 st2205 stv0674 stv0680 sx330z topfield toshiba_pdrm11 tp6801'
ALL_DEFINED_CAMLIBS='adc65 agfa_cl20 aox ax203 barbie canon casio_qv clicksmart310 digigr8 digita dimera3500 directory enigma13 fuji gsmart300 hp215 iclick jamcam jd11 jl2005a jl2005c kodak_dc120 kodak_dc210 kodak_dc240 kodak_dc3200 kodak_ez200 konica konica_qm150 largan lg_gsm mars dimagev mustek panasonic_coolshot panasonic_l859 panasonic_dc1000 panasonic_dc1580 pccam300 pccam600 pentax polaroid_pdc320 polaroid_pdc640 polaroid_pdc700 ptp2 ricoh ricoh_g3 samsung sierra sipix_blink2 sipix_web2 smal sonix sony_dscf1 sony_dscf55 soundvision spca50x sq905 st2205 stv0674 stv0680 sx330z topfield toshiba_pdrm11 tp6801 sipix_blink template'
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='$${TAR-tar}'
AM_BACKSLASH='\'
AM_CFLAGS=' -Os -w -pipe -mcpu=7450 -faltivec -isystem /usr/X11R6/include -mmacosx-version-min=10.4 -Wall -Wmissing-declarations -Wmissing-prototypes'
AM_CPPFLAGS='-isystem /usr/X11R6/include -I$(top_srcdir) -I$(top_builddir) -I$(top_srcdir)/libgphoto2_port -I$(top_srcdir)/libgphoto2 -I$(top_builddir)/libgphoto2 -isystem /usr/X11R6/include -Wall -g -D_GPHOTO2_INTERNAL_CODE -DLOCALEDIR=\"$(datadir)/locale\" -DCAMLIBS=\"$(camlibdir)\"'
AM_CXXFLAGS=' -Os -w -pipe -mcpu=7450 -faltivec -isystem /usr/X11R6/include -mmacosx-version-min=10.4'
AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
AM_DEFAULT_VERBOSITY='1'
AM_LDFLAGS=' -L/usr/local/lib -L/usr/X11R6/lib -Wall -g'
AM_V='$(V)'
AR='ar'
AS='as'
AUTOCONF='${SHELL} /private/tmp/libgphoto2-gyOh/libgphoto2-2.5.1/auto-aux/missing --run autoconf'
AUTOHEADER='${SHELL} /private/tmp/libgphoto2-gyOh/libgphoto2-2.5.1/auto-aux/missing --run autoheader'
AUTOMAKE='${SHELL} /private/tmp/libgphoto2-gyOh/libgphoto2-2.5.1/auto-aux/missing --run automake-1.12'
AWK='awk'
BISON='/usr/bin/bison'
BUILD_THESE_CAMLIBS=' adc65.la agfa_cl20.la aox.la ax203.la barbie.la canon.la casio_qv.la clicksmart310.la digigr8.la digita.la dimera3500.la directory.la enigma13.la fuji.la gsmart300.la hp215.la iclick.la jamcam.la jd11.la jl2005a.la jl2005c.la kodak_dc120.la kodak_dc210.la kodak_dc240.la kodak_dc3200.la kodak_ez200.la konica.la konica_qm150.la largan.la lg_gsm.la mars.la dimagev.la mustek.la panasonic_coolshot.la panasonic_l859.la panasonic_dc1000.la panasonic_dc1580.la pccam300.la pccam600.la pentax.la polaroid_pdc320.la polaroid_pdc640.la polaroid_pdc700.la ptp2.la ricoh.la ricoh_g3.la samsung.la sierra.la sipix_blink2.la sipix_web2.la smal.la sonix.la sony_dscf1.la sony_dscf55.la soundvision.la spca50x.la sq905.la st2205.la stv0674.la stv0680.la sx330z.la topfield.la toshiba_pdrm11.la tp6801.la'
CC='/usr/bin/gcc-4.0'
CCDEPMODE='depmode=gcc3'
CFLAGS=' -Os -w -pipe -mcpu=7450 -faltivec -isystem /usr/X11R6/include -mmacosx-version-min=10.4 -Wall -Wmissing-declarations -Wmissing-prototypes'
CPP='/usr/bin/gcc-4.0 -E'
CPPFLAGS='-isystem /usr/X11R6/include -I$(top_srcdir) -I$(top_builddir) -I$(top_srcdir)/libgphoto2_port -I$(top_srcdir)/libgphoto2 -I$(top_builddir)/libgphoto2 -isystem /usr/X11R6/include -Wall -g -D_GPHOTO2_INTERNAL_CODE'
CXX='/usr/bin/g++-4.0'
CXXCPP='/usr/bin/g++-4.0 -E'
CXXDEPMODE='depmode=gcc3'
CXXFLAGS='-Os -w -pipe -mcpu=7450 -faltivec -isystem /usr/X11R6/include -mmacosx-version-min=10.4'
CYGPATH_W='echo'
DEFS='-DHAVE_CONFIG_H'
DEPDIR='.deps'
DLLTOOL='dlltool'
DOT='false'
DOXYGEN='false'
DOXYGEN_OUTPUT_DIR='doxygen-output'
DSYMUTIL='dsymutil'
DUMPBIN=''
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='/usr/bin/grep -E'
ENABLED_GP2DDB_FALSE=''
ENABLED_GP2DDB_TRUE='#'
ENABLE_GTK_DOC_FALSE=''
ENABLE_GTK_DOC_TRUE='#'
ENABLE_INTERNAL_DOCS_FALSE=''
ENABLE_INTERNAL_DOCS_TRUE='#'
ENABLE_RPM_FALSE=''
ENABLE_RPM_TRUE='#'
EXEEXT=''
FGREP='/usr/bin/grep -F'
FLEX='/usr/bin/flex'
GETTEXT_PACKAGE='libgphoto2-6'
GMSGFMT=':'
GREP='/usr/bin/grep'
GTKDOC=''
HAVE_CXX_FALSE='#'
HAVE_CXX_TRUE=''
HAVE_DOT='NO'
HAVE_DOT_FALSE=''
HAVE_DOT_TRUE='#'
HAVE_DOXYGEN_FALSE=''
HAVE_DOXYGEN_TRUE='#'
HAVE_GCC_FALSE='#'
HAVE_GCC_TRUE=''
HAVE_LIBEXIF_FALSE='#'
HAVE_LIBEXIF_TRUE=''
HAVE_LINUX_FALSE=''
HAVE_LINUX_TRUE='#'
HAVE_UDEV_FALSE='#'
HAVE_UDEV_TRUE=''
HTML_APIDOC_DIR='libgphoto2-api.html'
HTML_APIDOC_INTERNALS_DIR='libgphoto2-internals.html'
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
INTLLIBS=''
LD='/usr/libexec/gcc/powerpc-apple-darwin8/4.0.1/ld'
LDFLAGS='-L/usr/local/lib -L/usr/X11R6/lib'
LIBEXIF_CFLAGS='-I/usr/local/Cellar/libexif/0.6.21/include '
LIBEXIF_CONFIG_PROG=''
LIBEXIF_LIBS='-L/usr/local/Cellar/libexif/0.6.21/lib -lexif '
LIBGD=''
LIBGPHOTO2_AGE='0'
LIBGPHOTO2_CURRENT='6'
LIBGPHOTO2_CURRENT_MIN='6'
LIBGPHOTO2_REVISION='0'
LIBGPHOTO2_VERSION_INFO='6:0:0'
LIBICONV='-liconv'
LIBINTL=''
LIBJPEG='-ljpeg'
LIBLTDL='-lltdl'
LIBOBJS=''
LIBS=''
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
LIBXML2=''
LIPO='lipo'
LN_S='ln -s'
LTDLINCL=''
LTLIBICONV='-liconv'
LTLIBINTL=''
LTLIBOBJS=''
MAIL_GPHOTO_DEVEL='<gphoto-devel@lists.sourceforge.net>'
MAIL_GPHOTO_TRANSLATION='<gphoto-translation@lists.sourceforge.net>'
MAIL_GPHOTO_USER='<gphoto-user@lists.sourceforge.net>'
MAKEINFO='${SHELL} /private/tmp/libgphoto2-gyOh/libgphoto2-2.5.1/auto-aux/missing --run makeinfo'
MANIFEST_TOOL=':'
MKDIR_P='auto-aux/install-sh -c -d'
MKINSTALLDIRS='$(top_builddir)/auto-aux/mkinstalldirs'
MSGFMT=':'
MSGMERGE=':'
NM='/usr/bin/nm -p'
NMEDIT='nmedit'
NO_UNUSED_CFLAGS='-Wno-unused'
OBJDUMP='objdump'
OBJEXT='o'
OTOOL64='otool64'
OTOOL='otool'
PACKAGE='libgphoto2'
PACKAGE_BUGREPORT='gphoto-devel@lists.sourceforge.net'
PACKAGE_NAME='libgphoto2 photo camera library'
PACKAGE_STRING='libgphoto2 photo camera library 2.5.1'
PACKAGE_TARNAME='libgphoto2'
PACKAGE_URL=''
PACKAGE_VERSION='2.5.1'
PATH_SEPARATOR=':'
PKG_CONFIG='/usr/local/bin/pkg-config'
PKG_CONFIG_LIBDIR='/usr/local/lib/pkgconfig:/usr/local/Library/ENV/pkgconfig/10.4:/usr/lib/pkgconfig'
PKG_CONFIG_PATH=''
POSUB=''
RANLIB='ranlib'
REQUIREMENTS_FOR_LIBEXIF='libexif >= 0.6.13'
RPMBUILD='false'
SED='sed'
SET_MAKE=''
SHELL='/bin/sh'
STRIP='strip'
URL_DIGICAM_LIST='http://www.teaser.fr/~hfiguiere/linux/digicam.html'
URL_GPHOTO_HOME='http://www.gphoto.org/'
URL_GPHOTO_PROJECT='http://sourceforge.net/projects/gphoto'
URL_JPHOTO_HOME='http://jphoto.sourceforge.net/'
URL_USB_MASSSTORAGE='http://www.linux-usb.org/USB-guide/x498.html'
USE_NLS='no'
VERSION='2.5.1'
VERSIONMAPLDFLAGS=''
XGETTEXT=':'
ac_ct_AR='ar'
ac_ct_CC='/usr/bin/gcc-4.0'
ac_ct_CXX=''
ac_ct_DUMPBIN=''
am__EXEEXT_FALSE=''
am__EXEEXT_TRUE='#'
am__fastdepCC_FALSE='#'
am__fastdepCC_TRUE=''
am__fastdepCXX_FALSE='#'
am__fastdepCXX_TRUE=''
am__include='include'
am__isrc=''
am__leading_dot='.'
am__nodep='_no'
am__quote=''
am__tar='$${TAR-tar} chof - "$$tardir"'
am__untar='$${TAR-tar} xf -'
apidocdir='${prefix}/share/doc/libgphoto2/html/api'
bindir='${exec_prefix}/bin'
build='powerpc-apple-darwin8.11.0'
build_alias=''
build_cpu='powerpc'
build_os='darwin8.11.0'
build_vendor='apple'
camlibdir='${libdir}/libgphoto2/2.5.1'
camlibdocdir='${docdir}/camlibs'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${prefix}/share/doc/libgphoto2'
dvidir='${docdir}'
effective_target='powerpc-apple-darwin8.11.0'
exec_prefix='${prefix}'
host='powerpc-apple-darwin8.11.0'
host_alias=''
host_cpu='powerpc'
host_os='darwin8.11.0'
host_vendor='apple'
hotplugdocdir=''
hotplugusermapdir=''
htmldir='${prefix}/share/doc/libgphoto2/html'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
install_sh='${SHELL} /private/tmp/libgphoto2-gyOh/libgphoto2-2.5.1/auto-aux/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='$(datadir)/locale'
localstatedir='${prefix}/var'
mandir='${datarootdir}/man'
mkdir_p='auto-aux/install-sh -c -d'
oldincludedir='/usr/include'
pdfdir='${docdir}'
pkgconfigdir='${libdir}/pkgconfig'
prefix='/usr/local/Cellar/libgphoto2/2.5.1'
program_transform_name='s,x,x,'
psdir='${docdir}'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
subdirs=' libgphoto2_port'
sysconfdir='${prefix}/etc'
target_alias=''
udevscriptdir='${libdir}/udev'
utilsdir='${libdir}/${PACKAGE_TARNAME}'
## ----------- ##
## confdefs.h. ##
## ----------- ##
/* confdefs.h */
#define PACKAGE_NAME "libgphoto2 photo camera library"
#define PACKAGE_TARNAME "libgphoto2"
#define PACKAGE_VERSION "2.5.1"
#define PACKAGE_STRING "libgphoto2 photo camera library 2.5.1"
#define PACKAGE_BUGREPORT "gphoto-devel@lists.sourceforge.net"
#define PACKAGE_URL ""
#define PACKAGE "libgphoto2"
#define VERSION "2.5.1"
#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_STDINT_H 1
#define HAVE_UNISTD_H 1
#define HAVE_VA_COPY 1
#define HAVE_DLFCN_H 1
#define LT_OBJDIR ".libs/"
#define HAVE_LTDL 1
#define HAVE_CC "/usr/bin/gcc-4.0"
#define URL_GPHOTO_HOME "http://www.gphoto.org/"
#define URL_GPHOTO_PROJECT "http://sourceforge.net/projects/gphoto"
#define URL_DIGICAM_LIST "http://www.teaser.fr/~hfiguiere/linux/digicam.html"
#define URL_JPHOTO_HOME "http://jphoto.sourceforge.net/"
#define URL_USB_MASSSTORAGE "http://www.linux-usb.org/USB-guide/x498.html"
#define MAIL_GPHOTO_DEVEL "<gphoto-devel@lists.sourceforge.net>"
#define MAIL_GPHOTO_USER "<gphoto-user@lists.sourceforge.net>"
#define MAIL_GPHOTO_TRANSLATION "<gphoto-translation@lists.sourceforge.net>"
#define GETTEXT_PACKAGE "libgphoto2-6"
#define HAVE_ICONV 1
#define HAVE_ICONV 1
#define ICONV_CONST const
#define HAVE_LIBJPEG 1
#define HAVE_DIRENT_H 1
#define STDC_HEADERS 1
#define HAVE_SYS_PARAM_H 1
#define HAVE_SYS_SELECT_H 1
#define HAVE_LOCALE_H 1
#define HAVE_MEMORY_H 1
#define HAVE_GETOPT_H 1
#define HAVE_UNISTD_H 1
#define HAVE_LIMITS_H 1
#define HAVE_SYS_TIME_H 1
#define HAVE_GETOPT 1
#define HAVE_GETOPT_LONG 1
#define HAVE_MKDIR 1
#define HAVE_STRDUP 1
#define HAVE_STRNCPY 1
#define HAVE_STRCPY 1
#define HAVE_SNPRINTF 1
#define HAVE_SPRINTF 1
#define HAVE_VSNPRINTF 1
#define HAVE_GMTIME_R 1
#define HAVE_STATFS 1
#define HAVE_TM_GMTOFF 1
#define HAVE_SYS_MOUNT_H 1
#define HAVE_SYS_USER_H 1
#define HAVE_STRUCT_STATFS_F_BFREE 1
#define HAVE_STRUCT_STATFS_F_BAVAIL 1
#define WORDS_BIGENDIAN 1
#define HAVE_LIBEXIF_IFD 1
#define HAVE_LIBEXIF 1
configure: exit 0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment