From owner-freebsd-ports Wed Jan 8 1:19:54 2003 Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B8CB037B408 for ; Wed, 8 Jan 2003 01:19:22 -0800 (PST) Received: from addu.axelero.hu (mail02.axelero.hu [195.228.240.77]) by mx1.FreeBSD.org (Postfix) with ESMTP id D33F543EEC for ; Wed, 8 Jan 2003 01:19:19 -0800 (PST) (envelope-from Gabor@Zahemszky.HU) Received: from Picasso.Zahemszky.HU (adsl-127-72.adsl-pool.axelero.hu [62.201.72.127]) by mail02.axelero.hu (iPlanet Messaging Server 5.1 HotFix 1.9 (built Dec 3 2002)) with ESMTP id <0H8E006K41VXJC@mail02.axelero.hu> for ports@FreeBSD.org; Wed, 08 Jan 2003 10:19:13 +0100 (MET) Received: from Picasso.Zahemszky.HU (localhost.Zahemszky.HU [127.0.0.1]) by Picasso.Zahemszky.HU (8.12.6/8.12.6) with ESMTP id h089PWKn081116 for ; Wed, 08 Jan 2003 10:25:32 +0100 Received: (from zgabor@localhost) by Picasso.Zahemszky.HU (8.12.6/8.12.6/Submit) id h089PVDn081115 for ports@FreeBSD.org; Wed, 08 Jan 2003 10:25:31 +0100 (CET) Date: Wed, 08 Jan 2003 10:25:31 +0100 From: Zahemszky =?iso-8859-2?Q?G=E1bor?= Subject: gphoto2 port make error with a previous version installed To: ports@FreeBSD.org Reply-To: Gabor@Zahemszky.HU Message-id: <20030108092531.GA43368@Picasso.Zahemszky.HU> MIME-version: 1.0 Content-type: multipart/mixed; boundary="Boundary_(ID_nLh018Fvjpn/vQjeSORVsw)" User-Agent: Mutt/1.5.3i X-Operating-System: FreeBSD 4.7-STABLE Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org --Boundary_(ID_nLh018Fvjpn/vQjeSORVsw) Content-type: text/plain; charset=us-ascii Content-transfer-encoding: 7BIT Content-disposition: inline Hi! I've found a bug in the gphoto2-2.1.1 port. I've got the gphoto2-2.1.0-3 version installed (which hasn't got a dependency on libgphoto2 - I don't know, why). But, of course, libgphoto2 is installed (as part of gphoto2). It's version is libgphoto2-2.1.0. Now, I'd like to upgrade (with portupgrade) to the newer version, and got the following error: (blah-blah deleted) checking for libgphoto2 >= 2.1.1... Requested 'libgphoto2 >= 2.1.1' but version of libgphoto2 is 2.1.0 configure: error: Library requirements (libgphoto2 >= 2.1.1) not met; consider a djusting the PKG_CONFIG_PATH environment variable if your libraries are in a non standard prefix so pkg-config can find them. So I had to manually deinstall gphoto2 to make the upgrade. Bye: Zahy < Gabor at Zahemszky dot HU > PS: 4.7-STABLE from yesterday PS2: attached the "config.log" file. -- #!/bin/ksh Z='21N16I25C25E30, 40M30E33E25T15U!' ;IFS=' ABCDEFGHIJKLMNOPQRSTUVWXYZ ';set $Z ;for i { [[ $i = ? ]]&&print $i&&break;[[ $i = ??? ]]&&j=$i&&i=${i%?};typeset -i40 i=8#$i;print -n ${i#???};[[ "$j" = ??? ]]&&print -n "${j#??} "&&j=;typeset +i i;};IFS=' 0123456789 ';set $Z;for i { [[ $i = , ]]&&i=2;[[ $i = ?? ]]||typeset -l i;j="$j $i";typeset +l i;};print "$j" --Boundary_(ID_nLh018Fvjpn/vQjeSORVsw) Content-type: text/plain; charset=us-ascii; NAME=config.log Content-transfer-encoding: 7BIT Content-disposition: attachment; filename=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 configure, which was generated by GNU Autoconf 2.53. Invocation command line was $ ./configure --without-cdk --prefix=/usr/local --build=i386-portbld-freebsd4.7 ## --------- ## ## Platform. ## ## --------- ## hostname = Picasso.Zahemszky.HU uname -m = i386 uname -r = 4.7-STABLE uname -s = FreeBSD uname -v = FreeBSD 4.7-STABLE #10: Sun Jan 5 21:36:10 CET 2003 root@Picasso.Zahemszky.HU:/usr/obj/usr/src/sys/PICASSO /usr/bin/uname -p = i386 /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /bin PATH: /usr/bin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /usr/local/sbin PATH: /usr/games PATH: /home/zgabor/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:1263: checking for a BSD-compatible install configure:1317: result: /usr/bin/install -c -o root -g wheel configure:1328: checking whether build environment is sane configure:1371: result: yes configure:1404: checking for gawk configure:1433: result: no configure:1404: checking for mawk configure:1433: result: no configure:1404: checking for nawk configure:1420: found /usr/bin/nawk configure:1430: result: nawk configure:1440: checking whether gmake sets ${MAKE} configure:1460: result: yes configure:1605: checking whether to enable maintainer-specific portions of Makefiles configure:1614: result: no configure:1676: checking for gcc configure:1702: result: cc configure:1946: checking for C compiler version configure:1949: cc --version &5 2.95.4 configure:1952: $? = 0 configure:1954: cc -v &5 Using builtin specs. gcc version 2.95.4 20020320 [FreeBSD] configure:1957: $? = 0 configure:1959: cc -V &5 cc: argument to `-V' is missing configure:1962: $? = 1 configure:1988: checking for C compiler default output configure:1991: cc -O -pipe -march=pentiumpro -I/usr/local/include -D_THREAD_SAFE -L/usr/local/lib -pthread conftest.c >&5 configure:1994: $? = 0 configure:2027: result: a.out configure:2032: checking whether the C compiler works configure:2038: ./a.out configure:2041: $? = 0 configure:2056: result: yes configure:2063: checking whether we are cross compiling configure:2065: result: no configure:2068: checking for suffix of executables configure:2070: cc -o conftest -O -pipe -march=pentiumpro -I/usr/local/include -D_THREAD_SAFE -L/usr/local/lib -pthread conftest.c >&5 configure:2073: $? = 0 configure:2095: result: configure:2101: checking for suffix of object files configure:2125: cc -c -O -pipe -march=pentiumpro -I/usr/local/include -D_THREAD_SAFE conftest.c >&5 configure:2128: $? = 0 configure:2147: result: o configure:2151: checking whether we are using the GNU C compiler configure:2178: cc -c -O -pipe -march=pentiumpro -I/usr/local/include -D_THREAD_SAFE conftest.c >&5 configure:2181: $? = 0 configure:2184: test -s conftest.o configure:2187: $? = 0 configure:2199: result: yes configure:2205: checking whether cc accepts -g configure:2229: cc -c -g -I/usr/local/include -D_THREAD_SAFE conftest.c >&5 configure:2232: $? = 0 configure:2235: test -s conftest.o configure:2238: $? = 0 configure:2248: result: yes configure:2275: cc -c -O -pipe -march=pentiumpro -I/usr/local/include -D_THREAD_SAFE conftest.c >&5 conftest.c:2: syntax error before `me' configure:2278: $? = 1 configure: failed program was: #ifndef __cplusplus choke me #endif configure:2407: checking for style of include used by gmake configure:2435: result: GNU configure:2463: checking dependency style of cc configure:2525: result: gcc configure:2535: checking how to run the C preprocessor configure:2561: cc -E -I/usr/local/include -D_THREAD_SAFE conftest.c configure:2567: $? = 0 configure:2594: cc -E -I/usr/local/include -D_THREAD_SAFE conftest.c configure:2591: ac_nonexistent.h: No such file or directory configure:2600: $? = 1 configure: failed program was: #line 2590 "configure" #include "confdefs.h" #include configure:2637: result: cc -E configure:2652: cc -E -I/usr/local/include -D_THREAD_SAFE conftest.c configure:2658: $? = 0 configure:2685: cc -E -I/usr/local/include -D_THREAD_SAFE conftest.c configure:2682: ac_nonexistent.h: No such file or directory configure:2691: $? = 1 configure: failed program was: #line 2681 "configure" #include "confdefs.h" #include configure:2742: checking for a BSD-compatible install configure:2796: result: /usr/bin/install -c -o root -g wheel configure:2830: checking for msgfmt configure:2858: result: /usr/local/bin/msgfmt configure:2867: checking for gmsgfmt configure:2898: result: /usr/local/bin/msgfmt configure:2908: checking for xgettext configure:2936: result: /usr/local/bin/xgettext configure:2947: checking for msgmerge configure:2974: result: /usr/local/bin/msgmerge configure:3015: checking build system type configure:3033: result: i386-portbld-freebsd4.7 configure:3041: checking host system type configure:3055: result: i386-portbld-freebsd4.7 configure:3104: checking for ranlib configure:3120: found /usr/bin/ranlib configure:3131: result: ranlib configure:3145: checking for strerror in -lcposix configure:3178: cc -o conftest -O -pipe -march=pentiumpro -I/usr/local/include -D_THREAD_SAFE -L/usr/local/lib -pthread conftest.c -lcposix >&5 /usr/libexec/elf/ld: cannot find -lcposix configure:3181: $? = 1 configure: failed program was: #line 3153 "configure" #include "confdefs.h" /* Override any gcc2 internal prototype to avoid an error. */ #ifdef __cplusplus extern "C" #endif /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char strerror (); #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { strerror (); ; return 0; } configure:3198: result: no configure:3207: checking for ANSI C header files configure:3221: cc -E -I/usr/local/include -D_THREAD_SAFE conftest.c configure:3227: $? = 0 configure:3314: cc -o conftest -O -pipe -march=pentiumpro -I/usr/local/include -D_THREAD_SAFE -L/usr/local/lib -pthread conftest.c >&5 configure:3317: $? = 0 configure:3319: ./conftest configure:3322: $? = 0 configure:3336: result: yes configure:3346: checking for cc option to accept ANSI C configure:3409: cc -c -O -pipe -march=pentiumpro -I/usr/local/include -D_THREAD_SAFE conftest.c >&5 configure:3412: $? = 0 configure:3415: test -s conftest.o configure:3418: $? = 0 configure:3435: result: none needed configure:3443: checking for an ANSI C-conforming const configure:3513: cc -c -O -pipe -march=pentiumpro -I/usr/local/include -D_THREAD_SAFE conftest.c >&5 configure:3516: $? = 0 configure:3519: test -s conftest.o configure:3522: $? = 0 configure:3532: result: yes configure:3542: checking for inline configure:3559: cc -c -O -pipe -march=pentiumpro -I/usr/local/include -D_THREAD_SAFE conftest.c >&5 configure:3562: $? = 0 configure:3565: test -s conftest.o configure:3568: $? = 0 configure:3579: result: inline configure:3608: checking for sys/types.h configure:3621: cc -c -O -pipe -march=pentiumpro -I/usr/local/include -D_THREAD_SAFE conftest.c >&5 configure:3624: $? = 0 configure:3627: test -s conftest.o configure:3630: $? = 0 configure:3640: result: yes configure:3608: checking for sys/stat.h configure:3621: cc -c -O -pipe -march=pentiumpro -I/usr/local/include -D_THREAD_SAFE conftest.c >&5 configure:3624: $? = 0 configure:3627: test -s conftest.o configure:3630: $? = 0 configure:3640: result: yes configure:3608: checking for stdlib.h configure:3621: cc -c -O -pipe -march=pentiumpro -I/usr/local/include -D_THREAD_SAFE conftest.c >&5 configure:3624: $? = 0 configure:3627: test -s conftest.o configure:3630: $? = 0 configure:3640: result: yes configure:3608: checking for string.h configure:3621: cc -c -O -pipe -march=pentiumpro -I/usr/local/include -D_THREAD_SAFE conftest.c >&5 configure:3624: $? = 0 configure:3627: test -s conftest.o configure:3630: $? = 0 configure:3640: result: yes configure:3608: checking for memory.h configure:3621: cc -c -O -pipe -march=pentiumpro -I/usr/local/include -D_THREAD_SAFE conftest.c >&5 configure:3624: $? = 0 configure:3627: test -s conftest.o configure:3630: $? = 0 configure:3640: result: yes configure:3608: checking for strings.h configure:3621: cc -c -O -pipe -march=pentiumpro -I/usr/local/include -D_THREAD_SAFE conftest.c >&5 configure:3624: $? = 0 configure:3627: test -s conftest.o configure:3630: $? = 0 configure:3640: result: yes configure:3608: checking for inttypes.h configure:3621: cc -c -O -pipe -march=pentiumpro -I/usr/local/include -D_THREAD_SAFE conftest.c >&5 configure:3624: $? = 0 configure:3627: test -s conftest.o configure:3630: $? = 0 configure:3640: result: yes configure:3608: checking for stdint.h configure:3621: cc -c -O -pipe -march=pentiumpro -I/usr/local/include -D_THREAD_SAFE conftest.c >&5 configure:3650: stdint.h: No such file or directory configure:3624: $? = 1 configure: failed program was: #line 3614 "configure" #include "confdefs.h" #include #if HAVE_SYS_TYPES_H # include #endif #if HAVE_SYS_STAT_H # include #endif #if STDC_HEADERS # include # include #else # if HAVE_STDLIB_H # include # endif #endif #if HAVE_STRING_H # if !STDC_HEADERS && HAVE_MEMORY_H # include # endif # include #endif #if HAVE_STRINGS_H # include #endif #if HAVE_INTTYPES_H # include #else # if HAVE_STDINT_H # include # endif #endif #if HAVE_UNISTD_H # include #endif #include configure:3640: result: no configure:3608: checking for unistd.h configure:3621: cc -c -O -pipe -march=pentiumpro -I/usr/local/include -D_THREAD_SAFE conftest.c >&5 configure:3624: $? = 0 configure:3627: test -s conftest.o configure:3630: $? = 0 configure:3640: result: yes configure:3652: checking for off_t configure:3679: cc -c -O -pipe -march=pentiumpro -I/usr/local/include -D_THREAD_SAFE conftest.c >&5 configure:3682: $? = 0 configure:3685: test -s conftest.o configure:3688: $? = 0 configure:3698: result: yes configure:3710: checking for size_t configure:3737: cc -c -O -pipe -march=pentiumpro -I/usr/local/include -D_THREAD_SAFE conftest.c >&5 configure:3740: $? = 0 configure:3743: test -s conftest.o configure:3746: $? = 0 configure:3756: result: yes configure:3770: checking for working alloca.h configure:3794: cc -o conftest -O -pipe -march=pentiumpro -I/usr/local/include -D_THREAD_SAFE -L/usr/local/lib -pthread conftest.c >&5 configure:3777: alloca.h: No such file or directory configure:3797: $? = 1 configure: failed program was: #line 3776 "configure" #include "confdefs.h" #include #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { char *p = (char *) alloca (2 * sizeof (int)); ; return 0; } configure:3813: result: no configure:3823: checking for alloca configure:3867: cc -o conftest -O -pipe -march=pentiumpro -I/usr/local/include -D_THREAD_SAFE -L/usr/local/lib -pthread conftest.c >&5 configure:3870: $? = 0 configure:3873: test -s conftest configure:3876: $? = 0 configure:3886: result: yes configure:4082: checking for stdlib.h configure:4087: result: yes configure:4082: checking for unistd.h configure:4087: result: yes configure:4195: checking for getpagesize configure:4238: cc -o conftest -O -pipe -march=pentiumpro -I/usr/local/include -D_THREAD_SAFE -L/usr/local/lib -pthread conftest.c >&5 configure:4241: $? = 0 configure:4244: test -s conftest configure:4247: $? = 0 configure:4257: result: yes configure:4267: checking for working mmap configure:4406: cc -o conftest -O -pipe -march=pentiumpro -I/usr/local/include -D_THREAD_SAFE -L/usr/local/lib -pthread conftest.c >&5 configure:4409: $? = 0 configure:4411: ./conftest configure:4414: $? = 0 configure:4427: result: yes configure:4439: checking whether we are using the GNU C Library 2.1 or newer configure:4447: features.h: No such file or directory configure:4467: result: no configure:4475: checking whether integer division by zero raises SIGFPE configure:4534: cc -o conftest -O -pipe -march=pentiumpro -I/usr/local/include -D_THREAD_SAFE -L/usr/local/lib -pthread conftest.c >&5 configure:4537: $? = 0 configure:4539: ./conftest configure:4542: $? = 0 configure:4556: result: yes configure:4569: checking for inttypes.h configure:4594: cc -c -O -pipe -march=pentiumpro -I/usr/local/include -D_THREAD_SAFE conftest.c >&5 configure: In function `main': configure:4587: syntax error before `i' configure:4597: $? = 1 configure: failed program was: #line 4575 "configure" #include "confdefs.h" #include #include #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { uintmax_t i = (uintmax_t) -1; ; return 0; } configure:4613: result: no configure:4624: checking for stdint.h configure:4649: cc -c -O -pipe -march=pentiumpro -I/usr/local/include -D_THREAD_SAFE conftest.c >&5 configure:4632: stdint.h: No such file or directory configure: In function `main': configure:4642: syntax error before `i' configure:4652: $? = 1 configure: failed program was: #line 4630 "configure" #include "confdefs.h" #include #include #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { uintmax_t i = (uintmax_t) -1; ; return 0; } configure:4668: result: no configure:4679: checking for unsigned long long configure:4704: cc -o conftest -O -pipe -march=pentiumpro -I/usr/local/include -D_THREAD_SAFE -L/usr/local/lib -pthread conftest.c >&5 configure:4707: $? = 0 configure:4710: test -s conftest configure:4713: $? = 0 configure:4723: result: yes configure:4749: checking for inttypes.h configure:4775: cc -c -O -pipe -march=pentiumpro -I/usr/local/include -D_THREAD_SAFE conftest.c >&5 configure:4778: $? = 0 configure:4781: test -s conftest.o configure:4784: $? = 0 configure:4795: result: yes configure:4808: checking whether the inttypes.h PRIxNN macros are broken configure:4837: cc -c -O -pipe -march=pentiumpro -I/usr/local/include -D_THREAD_SAFE conftest.c >&5 configure:4840: $? = 0 configure:4843: test -s conftest.o configure:4846: $? = 0 configure:4857: result: no configure:4895: checking for ld used by GCC configure:4958: result: /usr/libexec/elf/ld configure:4967: checking if the linker (/usr/libexec/elf/ld) is GNU ld GNU ld version 2.12.1 [FreeBSD] 2002-07-20 configure:4979: result: yes configure:4985: checking for shared library run path origin configure:4998: result: done configure:5426: checking argz.h usability configure:5435: cc -c -O -pipe -march=pentiumpro -I/usr/local/include -D_THREAD_SAFE conftest.c >&5 configure:5464: argz.h: No such file or directory configure:5438: $? = 1 configure: failed program was: #line 5429 "configure" #include "confdefs.h" #include #if HAVE_SYS_TYPES_H # include #endif #if HAVE_SYS_STAT_H # include #endif #if STDC_HEADERS # include # include #else # if HAVE_STDLIB_H # include # endif #endif #if HAVE_STRING_H # if !STDC_HEADERS && HAVE_MEMORY_H # include # endif # include #endif #if HAVE_STRINGS_H # include #endif #if HAVE_INTTYPES_H # include #else # if HAVE_STDINT_H # include # endif #endif #if HAVE_UNISTD_H # include #endif #include configure:5453: result: no configure:5457: checking argz.h presence configure:5464: cc -E -I/usr/local/include -D_THREAD_SAFE conftest.c configure:5461: argz.h: No such file or directory configure:5470: $? = 1 configure: failed program was: #line 5460 "configure" #include "confdefs.h" #include configure:5488: result: no configure:5506: checking for argz.h configure:5513: result: no configure:5426: checking limits.h usability configure:5435: cc -c -O -pipe -march=pentiumpro -I/usr/local/include -D_THREAD_SAFE conftest.c >&5 configure:5438: $? = 0 configure:5441: test -s conftest.o configure:5444: $? = 0 configure:5453: result: yes configure:5457: checking limits.h presence configure:5464: cc -E -I/usr/local/include -D_THREAD_SAFE conftest.c configure:5470: $? = 0 configure:5488: result: yes configure:5506: checking for limits.h configure:5513: result: yes configure:5426: checking locale.h usability configure:5435: cc -c -O -pipe -march=pentiumpro -I/usr/local/include -D_THREAD_SAFE conftest.c >&5 configure:5438: $? = 0 configure:5441: test -s conftest.o configure:5444: $? = 0 configure:5453: result: yes configure:5457: checking locale.h presence configure:5464: cc -E -I/usr/local/include -D_THREAD_SAFE conftest.c configure:5470: $? = 0 configure:5488: result: yes configure:5506: checking for locale.h configure:5513: result: yes configure:5426: checking nl_types.h usability configure:5435: cc -c -O -pipe -march=pentiumpro -I/usr/local/include -D_THREAD_SAFE conftest.c >&5 configure:5438: $? = 0 configure:5441: test -s conftest.o configure:5444: $? = 0 configure:5453: result: yes configure:5457: checking nl_types.h presence configure:5464: cc -E -I/usr/local/include -D_THREAD_SAFE conftest.c configure:5470: $? = 0 configure:5488: result: yes configure:5506: checking for nl_types.h configure:5513: result: yes configure:5426: checking malloc.h usability configure:5435: cc -c -O -pipe -march=pentiumpro -I/usr/local/include -D_THREAD_SAFE conftest.c >&5 In file included from configure:5464: /usr/include/malloc.h:2: warning: #warning "this file includes which is deprecated, use instead" configure:5438: $? = 0 configure:5441: test -s conftest.o configure:5444: $? = 0 configure:5453: result: yes configure:5457: checking malloc.h presence configure:5464: cc -E -I/usr/local/include -D_THREAD_SAFE conftest.c In file included from configure:5461: /usr/include/malloc.h:2: warning: #warning "this file includes which is deprecated, use instead" configure:5470: $? = 0 configure:5488: result: yes configure:5506: checking for malloc.h configure:5513: result: yes configure:5426: checking stddef.h usability configure:5435: cc -c -O -pipe -march=pentiumpro -I/usr/local/include -D_THREAD_SAFE conftest.c >&5 configure:5438: $? = 0 configure:5441: test -s conftest.o configure:5444: $? = 0 configure:5453: result: yes configure:5457: checking stddef.h presence configure:5464: cc -E -I/usr/local/include -D_THREAD_SAFE conftest.c configure:5470: $? = 0 configure:5488: result: yes configure:5506: checking for stddef.h configure:5513: result: yes configure:5417: checking for stdlib.h configure:5422: result: yes configure:5417: checking for string.h configure:5422: result: yes configure:5417: checking for unistd.h configure:5422: result: yes configure:5426: checking sys/param.h usability configure:5435: cc -c -O -pipe -march=pentiumpro -I/usr/local/include -D_THREAD_SAFE conftest.c >&5 configure:5438: $? = 0 configure:5441: test -s conftest.o configure:5444: $? = 0 configure:5453: result: yes configure:5457: checking sys/param.h presence configure:5464: cc -E -I/usr/local/include -D_THREAD_SAFE conftest.c configure:5470: $? = 0 configure:5488: result: yes configure:5506: checking for sys/param.h configure:5513: result: yes configure:5552: checking for feof_unlocked configure:5595: cc -o conftest -O -pipe -march=pentiumpro -I/usr/local/include -D_THREAD_SAFE -L/usr/local/lib -pthread conftest.c >&5 /tmp/ccJWz063.o: In function `main': /tmp/ccJWz063.o(.text+0x9): undefined reference to `feof_unlocked' configure:5598: $? = 1 configure: failed program was: #line 5558 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char feof_unlocked (); below. */ #include /* Override any gcc2 internal prototype to avoid an error. */ #ifdef __cplusplus extern "C" #endif /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char feof_unlocked (); char (*f) (); #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { /* The GNU C library defines this for functions which it implements to always fail with ENOSYS. Some functions are actually named something starting with __ and the normal name is an alias. */ #if defined (__stub_feof_unlocked) || defined (__stub___feof_unlocked) choke me #else f = feof_unlocked; #endif ; return 0; } configure:5614: result: no configure:5552: checking for fgets_unlocked configure:5595: cc -o conftest -O -pipe -march=pentiumpro -I/usr/local/include -D_THREAD_SAFE -L/usr/local/lib -pthread conftest.c >&5 /tmp/ccJwlqvW.o: In function `main': /tmp/ccJwlqvW.o(.text+0x9): undefined reference to `fgets_unlocked' configure:5598: $? = 1 configure: failed program was: #line 5558 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char fgets_unlocked (); below. */ #include /* Override any gcc2 internal prototype to avoid an error. */ #ifdef __cplusplus extern "C" #endif /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char fgets_unlocked (); char (*f) (); #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { /* The GNU C library defines this for functions which it implements to always fail with ENOSYS. Some functions are actually named something starting with __ and the normal name is an alias. */ #if defined (__stub_fgets_unlocked) || defined (__stub___fgets_unlocked) choke me #else f = fgets_unlocked; #endif ; return 0; } configure:5614: result: no configure:5552: checking for getc_unlocked configure:5595: cc -o conftest -O -pipe -march=pentiumpro -I/usr/local/include -D_THREAD_SAFE -L/usr/local/lib -pthread conftest.c >&5 /tmp/ccuvAFIX.o: In function `main': /tmp/ccuvAFIX.o(.text+0x9): undefined reference to `getc_unlocked' configure:5598: $? = 1 configure: failed program was: #line 5558 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char getc_unlocked (); below. */ #include /* Override any gcc2 internal prototype to avoid an error. */ #ifdef __cplusplus extern "C" #endif /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char getc_unlocked (); char (*f) (); #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { /* The GNU C library defines this for functions which it implements to always fail with ENOSYS. Some functions are actually named something starting with __ and the normal name is an alias. */ #if defined (__stub_getc_unlocked) || defined (__stub___getc_unlocked) choke me #else f = getc_unlocked; #endif ; return 0; } configure:5614: result: no configure:5552: checking for getcwd configure:5595: cc -o conftest -O -pipe -march=pentiumpro -I/usr/local/include -D_THREAD_SAFE -L/usr/local/lib -pthread conftest.c >&5 configure:5598: $? = 0 configure:5601: test -s conftest configure:5604: $? = 0 configure:5614: result: yes configure:5552: checking for getegid configure:5595: cc -o conftest -O -pipe -march=pentiumpro -I/usr/local/include -D_THREAD_SAFE -L/usr/local/lib -pthread conftest.c >&5 configure:5598: $? = 0 configure:5601: test -s conftest configure:5604: $? = 0 configure:5614: result: yes configure:5552: checking for geteuid configure:5595: cc -o conftest -O -pipe -march=pentiumpro -I/usr/local/include -D_THREAD_SAFE -L/usr/local/lib -pthread conftest.c >&5 configure:5598: $? = 0 configure:5601: test -s conftest configure:5604: $? = 0 configure:5614: result: yes configure:5552: checking for getgid configure:5595: cc -o conftest -O -pipe -march=pentiumpro -I/usr/local/include -D_THREAD_SAFE -L/usr/local/lib -pthread conftest.c >&5 configure:5598: $? = 0 configure:5601: test -s conftest configure:5604: $? = 0 configure:5614: result: yes configure:5552: checking for getuid configure:5595: cc -o conftest -O -pipe -march=pentiumpro -I/usr/local/include -D_THREAD_SAFE -L/usr/local/lib -pthread conftest.c >&5 configure:5598: $? = 0 configure:5601: test -s conftest configure:5604: $? = 0 configure:5614: result: yes configure:5552: checking for mempcpy configure:5595: cc -o conftest -O -pipe -march=pentiumpro -I/usr/local/include -D_THREAD_SAFE -L/usr/local/lib -pthread conftest.c >&5 /tmp/cc2d0qjG.o: In function `main': /tmp/cc2d0qjG.o(.text+0x9): undefined reference to `mempcpy' configure:5598: $? = 1 configure: failed program was: #line 5558 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char mempcpy (); below. */ #include /* Override any gcc2 internal prototype to avoid an error. */ #ifdef __cplusplus extern "C" #endif /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char mempcpy (); char (*f) (); #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { /* The GNU C library defines this for functions which it implements to always fail with ENOSYS. Some functions are actually named something starting with __ and the normal name is an alias. */ #if defined (__stub_mempcpy) || defined (__stub___mempcpy) choke me #else f = mempcpy; #endif ; return 0; } configure:5614: result: no configure:5552: checking for munmap configure:5595: cc -o conftest -O -pipe -march=pentiumpro -I/usr/local/include -D_THREAD_SAFE -L/usr/local/lib -pthread conftest.c >&5 configure:5598: $? = 0 configure:5601: test -s conftest configure:5604: $? = 0 configure:5614: result: yes configure:5552: checking for putenv configure:5595: cc -o conftest -O -pipe -march=pentiumpro -I/usr/local/include -D_THREAD_SAFE -L/usr/local/lib -pthread conftest.c >&5 configure:5598: $? = 0 configure:5601: test -s conftest configure:5604: $? = 0 configure:5614: result: yes configure:5552: checking for setenv configure:5595: cc -o conftest -O -pipe -march=pentiumpro -I/usr/local/include -D_THREAD_SAFE -L/usr/local/lib -pthread conftest.c >&5 configure:5598: $? = 0 configure:5601: test -s conftest configure:5604: $? = 0 configure:5614: result: yes configure:5552: checking for setlocale configure:5595: cc -o conftest -O -pipe -march=pentiumpro -I/usr/local/include -D_THREAD_SAFE -L/usr/local/lib -pthread conftest.c >&5 configure:5598: $? = 0 configure:5601: test -s conftest configure:5604: $? = 0 configure:5614: result: yes configure:5552: checking for stpcpy configure:5595: cc -o conftest -O -pipe -march=pentiumpro -I/usr/local/include -D_THREAD_SAFE -L/usr/local/lib -pthread conftest.c >&5 /tmp/ccNMKW3f.o: In function `main': /tmp/ccNMKW3f.o(.text+0x9): undefined reference to `stpcpy' configure:5598: $? = 1 configure: failed program was: #line 5558 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char stpcpy (); below. */ #include /* Override any gcc2 internal prototype to avoid an error. */ #ifdef __cplusplus extern "C" #endif /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char stpcpy (); char (*f) (); #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { /* The GNU C library defines this for functions which it implements to always fail with ENOSYS. Some functions are actually named something starting with __ and the normal name is an alias. */ #if defined (__stub_stpcpy) || defined (__stub___stpcpy) choke me #else f = stpcpy; #endif ; return 0; } configure:5614: result: no configure:5552: checking for strcasecmp configure:5595: cc -o conftest -O -pipe -march=pentiumpro -I/usr/local/include -D_THREAD_SAFE -L/usr/local/lib -pthread conftest.c >&5 configure:5598: $? = 0 configure:5601: test -s conftest configure:5604: $? = 0 configure:5614: result: yes configure:5552: checking for strdup configure:5595: cc -o conftest -O -pipe -march=pentiumpro -I/usr/local/include -D_THREAD_SAFE -L/usr/local/lib -pthread conftest.c >&5 configure:5598: $? = 0 configure:5601: test -s conftest configure:5604: $? = 0 configure:5614: result: yes configure:5552: checking for strtoul configure:5595: cc -o conftest -O -pipe -march=pentiumpro -I/usr/local/include -D_THREAD_SAFE -L/usr/local/lib -pthread conftest.c >&5 configure:5598: $? = 0 configure:5601: test -s conftest configure:5604: $? = 0 configure:5614: result: yes configure:5552: checking for tsearch configure:5595: cc -o conftest -O -pipe -march=pentiumpro -I/usr/local/include -D_THREAD_SAFE -L/usr/local/lib -pthread conftest.c >&5 configure:5598: $? = 0 configure:5601: test -s conftest configure:5604: $? = 0 configure:5614: result: yes configure:5552: checking for __argz_count configure:5595: cc -o conftest -O -pipe -march=pentiumpro -I/usr/local/include -D_THREAD_SAFE -L/usr/local/lib -pthread conftest.c >&5 /tmp/ccRm33E4.o: In function `main': /tmp/ccRm33E4.o(.text+0x9): undefined reference to `__argz_count' configure:5598: $? = 1 configure: failed program was: #line 5558 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char __argz_count (); below. */ #include /* Override any gcc2 internal prototype to avoid an error. */ #ifdef __cplusplus extern "C" #endif /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char __argz_count (); char (*f) (); #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { /* The GNU C library defines this for functions which it implements to always fail with ENOSYS. Some functions are actually named something starting with __ and the normal name is an alias. */ #if defined (__stub___argz_count) || defined (__stub_____argz_count) choke me #else f = __argz_count; #endif ; return 0; } configure:5614: result: no configure:5552: checking for __argz_stringify configure:5595: cc -o conftest -O -pipe -march=pentiumpro -I/usr/local/include -D_THREAD_SAFE -L/usr/local/lib -pthread conftest.c >&5 /tmp/ccq84azp.o: In function `main': /tmp/ccq84azp.o(.text+0x9): undefined reference to `__argz_stringify' configure:5598: $? = 1 configure: failed program was: #line 5558 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char __argz_stringify (); below. */ #include /* Override any gcc2 internal prototype to avoid an error. */ #ifdef __cplusplus extern "C" #endif /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char __argz_stringify (); char (*f) (); #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { /* The GNU C library defines this for functions which it implements to always fail with ENOSYS. Some functions are actually named something starting with __ and the normal name is an alias. */ #if defined (__stub___argz_stringify) || defined (__stub_____argz_stringify) choke me #else f = __argz_stringify; #endif ; return 0; } configure:5614: result: no configure:5552: checking for __argz_next configure:5595: cc -o conftest -O -pipe -march=pentiumpro -I/usr/local/include -D_THREAD_SAFE -L/usr/local/lib -pthread conftest.c >&5 /tmp/ccUHTVYB.o: In function `main': /tmp/ccUHTVYB.o(.text+0x9): undefined reference to `__argz_next' configure:5598: $? = 1 configure: failed program was: #line 5558 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char __argz_next (); below. */ #include /* Override any gcc2 internal prototype to avoid an error. */ #ifdef __cplusplus extern "C" #endif /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char __argz_next (); char (*f) (); #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { /* The GNU C library defines this for functions which it implements to always fail with ENOSYS. Some functions are actually named something starting with __ and the normal name is an alias. */ #if defined (__stub___argz_next) || defined (__stub_____argz_next) choke me #else f = __argz_next; #endif ; return 0; } configure:5614: result: no configure:5655: checking for iconv configure:5685: cc -o conftest -O -pipe -march=pentiumpro -I/usr/local/include -D_THREAD_SAFE -L/usr/local/lib -pthread conftest.c >&5 /tmp/ccDAw5yc.o: In function `main': /tmp/ccDAw5yc.o(.text+0x15): undefined reference to `iconv_open' /tmp/ccDAw5yc.o(.text+0x28): undefined reference to `iconv' /tmp/ccDAw5yc.o(.text+0x34): undefined reference to `iconv_close' configure:5688: $? = 1 configure: failed program was: #line 5664 "configure" #include "confdefs.h" #include #include #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { iconv_t cd = iconv_open("",""); iconv(cd,NULL,NULL,NULL,NULL); iconv_close(cd); ; return 0; } configure:5727: cc -o conftest -O -pipe -march=pentiumpro -I/usr/local/include -D_THREAD_SAFE -L/usr/local/lib -pthread conftest.c /usr/local/lib/libiconv.so -Wl,-rpath -Wl,/usr/local/lib >&5 configure:5730: $? = 0 configure:5733: test -s conftest configure:5736: $? = 0 configure:5749: result: yes configure:5759: checking how to link with libiconv configure:5761: result: /usr/local/lib/libiconv.so -Wl,-rpath -Wl,/usr/local/lib configure:5772: checking for iconv declaration configure:5809: cc -c -O -pipe -march=pentiumpro -I/usr/local/include -D_THREAD_SAFE conftest.c >&5 configure:5788: conflicting types for `iconv' /usr/local/include/iconv.h:91: previous declaration of `iconv' configure:5812: $? = 1 configure: failed program was: #line 5779 "configure" #include "confdefs.h" #include #include 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 #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { ; return 0; } configure:5831: result: extern size_t iconv (iconv_t cd, const char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); configure:5843: checking for nl_langinfo and CODESET configure:5867: cc -o conftest -O -pipe -march=pentiumpro -I/usr/local/include -D_THREAD_SAFE -L/usr/local/lib -pthread conftest.c >&5 configure:5870: $? = 0 configure:5873: test -s conftest configure:5876: $? = 0 configure:5887: result: yes configure:5899: checking for LC_MESSAGES configure:5923: cc -o conftest -O -pipe -march=pentiumpro -I/usr/local/include -D_THREAD_SAFE -L/usr/local/lib -pthread conftest.c >&5 configure:5926: $? = 0 configure:5929: test -s conftest configure:5932: $? = 0 configure:5942: result: yes configure:5958: checking for bison configure:5974: found /usr/local/bin/bison configure:5984: result: bison configure:5997: checking version of bison configure:6006: result: 1.75, ok configure:6027: checking whether NLS is requested configure:6036: result: yes configure:6051: checking whether included gettext is requested configure:6061: result: no configure:6072: checking for GNU gettext in libc configure:6099: cc -o conftest -O -pipe -march=pentiumpro -I/usr/local/include -D_THREAD_SAFE -L/usr/local/lib -pthread conftest.c >&5 /tmp/cccETqPi.o: In function `main': /tmp/cccETqPi.o(.text+0x14): undefined reference to `libintl_bindtextdomain' /tmp/cccETqPi.o(.text+0x21): undefined reference to `libintl_gettext' /tmp/cccETqPi.o(.text+0x29): undefined reference to `_nl_msg_cat_cntr' /tmp/cccETqPi.o(.text+0x2e): undefined reference to `_nl_domain_bindings' configure:6102: $? = 1 configure: failed program was: #line 6078 "configure" #include "confdefs.h" #include extern int _nl_msg_cat_cntr; extern int *_nl_domain_bindings; #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { bindtextdomain ("", ""); return (int) gettext ("") + _nl_msg_cat_cntr + *_nl_domain_bindings ; return 0; } configure:6118: result: no configure:6501: checking for GNU gettext in libintl configure:6536: cc -o conftest -O -pipe -march=pentiumpro -I/usr/local/include -D_THREAD_SAFE -L/usr/local/lib -pthread conftest.c /usr/local/lib/libintl.so -Wl,-rpath -Wl,/usr/local/lib >&5 configure:6539: $? = 0 configure:6542: test -s conftest configure:6545: $? = 0 configure:6606: result: yes configure:6657: checking how to link with libintl configure:6659: result: /usr/local/lib/libintl.so -Wl,-rpath -Wl,/usr/local/lib configure:6741: checking for pkg-config configure:6759: found /usr/local/bin/pkg-config configure:6772: result: /usr/local/bin/pkg-config configure:6789: checking for libgphoto2 >= 2.1.1 configure:6828: error: Library requirements (libgphoto2 >= 2.1.1) not met; consider adjusting the PKG_CONFIG_PATH environment variable if your libraries are in a nonstandard prefix so pkg-config can find them. ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_type_size_t=yes am_cv_CC_dependencies_compiler_type=gcc ac_cv_func_getcwd=yes ac_cv_path_XGETTEXT=/usr/local/bin/xgettext ac_cv_path_MSGMERGE=/usr/local/bin/msgmerge am_cv_proto_iconv_arg1=const gt_cv_inttypes_pri_broken=no ac_cv_header_stdlib_h=yes ac_cv_func_strtoul=yes ac_cv_func_getuid=yes ac_cv_header_nl_types_h=yes acl_cv_hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir' ac_cv_lib_cposix_strerror=no ac_cv_prog_cc_g=yes ac_cv_env_LDFLAGS_set=set ac_cv_path_PKG_CONFIG=/usr/local/bin/pkg-config acl_cv_path_LD=/usr/libexec/elf/ld ac_cv_c_compiler_gnu=yes ac_cv_exeext= ac_cv_env_CFLAGS_set=set ac_cv_func_setlocale=yes acl_cv_sys_lib_dlsearch_path_spec='/lib /usr/lib' gt_cv_func_gnugettext1_libc=no ac_cv_func_mmap_fixed_mapped=yes ac_cv_func_mempcpy=no jm_ac_cv_header_stdint_h=no jm_ac_cv_header_inttypes_h=no ac_cv_prog_make_gmake_set=yes acl_cv_shlibext=so ac_cv_env_CPP_value= ac_cv_env_CPPFLAGS_set=set ac_cv_func_strcasecmp=yes acl_cv_hardcode_minus_L=no acl_cv_hardcode_libdir_separator= am_cv_proto_iconv='extern size_t iconv (iconv_t cd, const char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);' ac_cv_func___argz_count=no ac_cv_type_unsigned_long_long=yes ac_cv_env_host_alias_set= ac_cv_func_getegid=yes ac_cv_c_const=yes ac_cv_path_GMSGFMT=/usr/local/bin/msgfmt gt_cv_int_divbyzero_sigfpe=yes ac_cv_working_alloca_h=no ac_cv_func_munmap=yes ac_cv_header_sys_stat_h=yes ac_cv_env_build_alias_set=set ac_cv_header_limits_h=yes ac_cv_env_LDFLAGS_value='-L/usr/local/lib -pthread' ac_cv_env_target_alias_set= ac_cv_func_alloca_works=yes ac_cv_prog_cc_stdc= ac_cv_host_alias=i386-portbld-freebsd4.7 ac_cv_env_CFLAGS_value='-O -pipe -march=pentiumpro' ac_cv_env_CC_set=set ac_cv_header_sys_types_h=yes ac_cv_header_stdc=yes ac_cv_path_MSGFMT=/usr/local/bin/msgfmt ac_cv_func___argz_stringify=no ac_cv_header_strings_h=yes ac_cv_header_stdint_h=no ac_cv_header_inttypes_h=yes nls_cv_header_intl= ac_cv_func___argz_next=no ac_cv_func_setenv=yes ac_cv_header_sys_param_h=yes ac_cv_header_locale_h=yes ac_cv_header_unistd_h=yes ac_cv_header_string_h=yes ac_cv_c_inline=inline ac_cv_build_alias=i386-portbld-freebsd4.7 ac_cv_env_CPPFLAGS_value='-I/usr/local/include -D_THREAD_SAFE' ac_cv_func_feof_unlocked=no acl_cv_libext=a gt_cv_header_inttypes_h=yes ac_cv_prog_INTLBISON=bison ac_cv_header_memory_h=yes ac_cv_prog_ac_ct_RANLIB=ranlib am_cv_langinfo_codeset=yes ac_cv_host=i386-portbld-freebsd4.7 ac_cv_env_host_alias_value= am_cv_val_LC_MESSAGES=yes ac_cv_func_geteuid=yes ac_cv_func_getc_unlocked=no ac_cv_type_off_t=yes nls_cv_force_use_gnu_gettext=no ac_cv_func_fgets_unlocked=no ac_cv_func_getgid=yes nls_cv_use_gnu_gettext=no ac_cv_func_tsearch=yes ac_cv_header_argz_h=no ac_cv_build=i386-portbld-freebsd4.7 ac_cv_prog_CPP='cc -E' ac_cv_prog_AWK=nawk ac_cv_env_build_alias_value=i386-portbld-freebsd4.7 ac_cv_header_malloc_h=yes ac_cv_func_getpagesize=yes ac_cv_prog_ac_ct_CC=cc am_cv_lib_iconv=yes am_cv_func_iconv=yes acl_cv_sys_lib_search_path_spec='/lib /usr/lib /usr/local/lib' acl_cv_wl=-Wl, ac_cv_env_target_alias_value= ac_cv_header_stddef_h=yes ac_cv_env_CC_value=cc ac_cv_env_CPP_set= gt_cv_func_gnugettext1_libintl=yes acl_cv_hardcode_direct=no nls_cv_header_libgt= ac_cv_func_strdup=yes ac_cv_func_putenv=yes acl_cv_rpath=done ac_cv_func_stpcpy=no acl_cv_prog_gnu_ld=yes ac_cv_gnu_library_2_1=no ac_cv_objext=o ## ----------- ## ## confdefs.h. ## ## ----------- ## #define PACKAGE_NAME "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define PACKAGE_STRING "" #define PACKAGE_BUGREPORT "" #define PACKAGE "gphoto2" #define VERSION "2.1.1" #define HAVE_CC "cc" #define STDC_HEADERS 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_UNISTD_H 1 #define HAVE_ALLOCA 1 #define HAVE_STDLIB_H 1 #define HAVE_UNISTD_H 1 #define HAVE_GETPAGESIZE 1 #define HAVE_MMAP 1 #define INTDIV0_RAISES_SIGFPE 1 #define HAVE_UNSIGNED_LONG_LONG 1 #define uintmax_t unsigned long long #define HAVE_INTTYPES_H 1 #define HAVE_LIMITS_H 1 #define HAVE_LOCALE_H 1 #define HAVE_NL_TYPES_H 1 #define HAVE_MALLOC_H 1 #define HAVE_STDDEF_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_UNISTD_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_GETCWD 1 #define HAVE_GETEGID 1 #define HAVE_GETEUID 1 #define HAVE_GETGID 1 #define HAVE_GETUID 1 #define HAVE_MUNMAP 1 #define HAVE_PUTENV 1 #define HAVE_SETENV 1 #define HAVE_SETLOCALE 1 #define HAVE_STRCASECMP 1 #define HAVE_STRDUP 1 #define HAVE_STRTOUL 1 #define HAVE_TSEARCH 1 #define HAVE_ICONV 1 #define ICONV_CONST const #define HAVE_LANGINFO_CODESET 1 #define HAVE_LC_MESSAGES 1 #define ENABLE_NLS 1 #define HAVE_GETTEXT 1 #define HAVE_DCGETTEXT 1 configure: exit 1 --Boundary_(ID_nLh018Fvjpn/vQjeSORVsw)-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message