gnome-mount build fails: checking for XML::Parser... configure: error: XML::Parser perl module is required for intltool

Yuri yuri at rawbw.com
Sun Sep 11 00:46:55 UTC 2011


-------------- next part --------------
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by gnome-mount configure 0.8, which was
generated by GNU Autoconf 2.61.  Invocation command line was

  $ ./configure --disable-nautilus-extension --localstatedir=/usr/local/share --with-html-dir=/usr/local/share/doc --disable-gtk-doc --with-gconf-source=xml:merged:/usr/local/etc/gconf/gconf.xml.defaults --prefix=/usr/local --mandir=/usr/local/man --infodir=/usr/local/info/ --build=i386-portbld-freebsd8.2

## --------- ##
## Platform. ##
## --------- ##

hostname = lenovo.syrec.org
uname -m = i386
uname -r = 8.2-STABLE
uname -s = FreeBSD
uname -v = FreeBSD 8.2-STABLE #5: Wed Sep  7 01:16:33 PDT 2011     yuri at lenovo.syrec.org:/usr/obj/usr/src/sys/GENERIC 

/usr/bin/uname -p = i386
/bin/uname -X     = unknown

/bin/arch              = unknown
/usr/bin/arch -k       = unknown
/usr/convex/getsysinfo = unknown
/usr/bin/hostinfo      = unknown
/bin/machine           = unknown
/usr/bin/oslevel       = unknown
/bin/universe          = unknown

PATH: /usr/local/kde4/bin
PATH: .
PATH: /home/yuri/bin
PATH: /sbin
PATH: /bin
PATH: /usr/sbin
PATH: /usr/bin
PATH: /usr/local/bin
PATH: /usr/games
PATH: /usr/X11R6/bin
PATH: /home/yuri/bin
PATH: /usr/local/jdk/bin
PATH: /usr/local/Cg/bin


## ----------- ##
## Core tests. ##
## ----------- ##

configure:2066: checking for a BSD-compatible install
configure:2122: result: /usr/bin/install -c -o root -g wheel
configure:2133: checking whether build environment is sane
configure:2176: result: yes
configure:2204: checking for a thread-safe mkdir -p
configure:2243: result: /usr/local/bin/gmkdir -p
configure:2256: checking for gawk
configure:2272: found /usr/local/bin/gawk
configure:2283: result: gawk
configure:2294: checking whether gmake sets $(MAKE)
configure:2315: result: yes
configure:2554: checking for gcc
configure:2581: result: cc
configure:2819: checking for C compiler version
configure:2826: cc --version >&5
cc (GCC) 4.2.1 20070719  [FreeBSD]
Copyright (C) 2007 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:2829: $? = 0
configure:2836: cc -v >&5
Using built-in specs.
Target: i386-undermydesk-freebsd
Configured with: FreeBSD/i386 system compiler
Thread model: posix
gcc version 4.2.1 20070719  [FreeBSD]
configure:2839: $? = 0
configure:2846: cc -V >&5
cc: '-V' option must have argument
configure:2849: $? = 1
configure:2872: checking for C compiler default output file name
configure:2899: cc -O2 -pipe -fno-strict-aliasing -I/usr/local/include -L/usr/local/lib conftest.c  >&5
configure:2902: $? = 0
configure:2940: result: a.out
configure:2957: checking whether the C compiler works
configure:2967: ./a.out
configure:2970: $? = 0
configure:2987: result: yes
configure:2994: checking whether we are cross compiling
configure:2996: result: no
configure:2999: checking for suffix of executables
configure:3006: cc -o conftest -O2 -pipe -fno-strict-aliasing -I/usr/local/include -L/usr/local/lib conftest.c  >&5
configure:3009: $? = 0
configure:3033: result: 
configure:3039: checking for suffix of object files
configure:3065: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5
configure:3068: $? = 0
configure:3091: result: o
configure:3095: checking whether we are using the GNU C compiler
configure:3124: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5
configure:3130: $? = 0
configure:3147: result: yes
configure:3152: checking whether cc accepts -g
configure:3182: cc -c -g -I/usr/local/include conftest.c >&5
configure:3188: $? = 0
configure:3287: result: yes
configure:3304: checking for cc option to accept ISO C89
configure:3378: cc  -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5
configure:3384: $? = 0
configure:3407: result: none needed
configure:3436: checking for style of include used by gmake
configure:3464: result: GNU
configure:3489: checking dependency style of cc
configure:3580: result: gcc3
configure:3595: checking whether ln -s works
configure:3599: result: yes
configure:3684: checking build system type
configure:3702: result: i386-portbld-freebsd8.2
configure:3724: checking host system type
configure:3739: result: i386-portbld-freebsd8.2
configure:3761: checking for a sed that does not truncate output
configure:3817: result: /usr/local/bin/gsed
configure:3820: checking for grep that handles long lines and -e
configure:3894: result: /usr/bin/grep
configure:3899: checking for egrep
configure:3977: result: /usr/bin/grep -E
configure:3993: checking for ld used by cc
configure:4060: result: /usr/bin/ld
configure:4069: checking if the linker (/usr/bin/ld) is GNU ld
configure:4084: result: yes
configure:4089: checking for /usr/bin/ld option to reload object files
configure:4096: result: -r
configure:4114: checking for BSD-compatible nm
configure:4163: result: /usr/bin/nm -B
configure:4167: checking how to recognize dependent libraries
configure:4353: result: pass_all
configure:4595: checking how to run the C preprocessor
configure:4711: result: cpp
configure:4740: cpp -I/usr/local/include conftest.c
configure:4746: $? = 0
configure:4777: cpp -I/usr/local/include conftest.c
conftest.c:10:28: error: ac_nonexistent.h: No such file or directory
configure:4783: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "gnome-mount"
| #define PACKAGE_TARNAME "gnome-mount"
| #define PACKAGE_VERSION "0.8"
| #define PACKAGE_STRING "gnome-mount 0.8"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "gnome-mount"
| #define VERSION "0.8"
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:4821: checking for ANSI C header files
configure:4851: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5
configure:4857: $? = 0
configure:4956: cc -o conftest -O2 -pipe -fno-strict-aliasing -I/usr/local/include -L/usr/local/lib conftest.c  >&5
configure:4959: $? = 0
configure:4965: ./conftest
configure:4968: $? = 0
configure:4985: result: yes
configure:5009: checking for sys/types.h
configure:5030: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5
configure:5036: $? = 0
configure:5052: result: yes
configure:5009: checking for sys/stat.h
configure:5030: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5
configure:5036: $? = 0
configure:5052: result: yes
configure:5009: checking for stdlib.h
configure:5030: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5
configure:5036: $? = 0
configure:5052: result: yes
configure:5009: checking for string.h
configure:5030: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5
configure:5036: $? = 0
configure:5052: result: yes
configure:5009: checking for memory.h
configure:5030: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5
configure:5036: $? = 0
configure:5052: result: yes
configure:5009: checking for strings.h
configure:5030: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5
configure:5036: $? = 0
configure:5052: result: yes
configure:5009: checking for inttypes.h
configure:5030: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5
configure:5036: $? = 0
configure:5052: result: yes
configure:5009: checking for stdint.h
configure:5030: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5
configure:5036: $? = 0
configure:5052: result: yes
configure:5009: checking for unistd.h
configure:5030: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5
configure:5036: $? = 0
configure:5052: result: yes
configure:5079: checking dlfcn.h usability
configure:5096: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5
configure:5102: $? = 0
configure:5116: result: yes
configure:5120: checking dlfcn.h presence
configure:5135: cpp -I/usr/local/include conftest.c
configure:5141: $? = 0
configure:5155: result: yes
configure:5183: checking for dlfcn.h
configure:5191: result: yes
configure:5320: checking for C++ compiler version
configure:5327: c++ --version >&5
c++ (GCC) 4.2.1 20070719  [FreeBSD]
Copyright (C) 2007 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:5330: $? = 0
configure:5337: c++ -v >&5
Using built-in specs.
Target: i386-undermydesk-freebsd
Configured with: FreeBSD/i386 system compiler
Thread model: posix
gcc version 4.2.1 20070719  [FreeBSD]
configure:5340: $? = 0
configure:5347: c++ -V >&5
c++: '-V' option must have argument
configure:5350: $? = 1
configure:5353: checking whether we are using the GNU C++ compiler
configure:5382: c++ -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.cpp >&5
configure:5388: $? = 0
configure:5405: result: yes
configure:5410: checking whether c++ accepts -g
configure:5440: c++ -c -g -I/usr/local/include conftest.cpp >&5
configure:5446: $? = 0
configure:5545: result: yes
configure:5570: checking dependency style of c++
configure:5661: result: gcc3
configure:5686: checking how to run the C++ preprocessor
configure:5722: c++ -E -I/usr/local/include conftest.cpp
configure:5728: $? = 0
configure:5759: c++ -E -I/usr/local/include conftest.cpp
conftest.cpp:21:28: error: ac_nonexistent.h: No such file or directory
configure:5765: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "gnome-mount"
| #define PACKAGE_TARNAME "gnome-mount"
| #define PACKAGE_VERSION "0.8"
| #define PACKAGE_STRING "gnome-mount 0.8"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "gnome-mount"
| #define VERSION "0.8"
| #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_DLFCN_H 1
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:5798: result: c++ -E
configure:5827: c++ -E -I/usr/local/include conftest.cpp
configure:5833: $? = 0
configure:5864: c++ -E -I/usr/local/include conftest.cpp
conftest.cpp:21:28: error: ac_nonexistent.h: No such file or directory
configure:5870: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "gnome-mount"
| #define PACKAGE_TARNAME "gnome-mount"
| #define PACKAGE_VERSION "0.8"
| #define PACKAGE_STRING "gnome-mount 0.8"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "gnome-mount"
| #define VERSION "0.8"
| #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_DLFCN_H 1
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:5963: checking for g77
configure:5993: result: no
configure:5963: checking for xlf
configure:5993: result: no
configure:5963: checking for f77
configure:5979: found /usr/bin/f77
configure:5990: result: f77
configure:6020: checking for Fortran 77 compiler version
configure:6027: f77 --version >&5
GNU Fortran (GCC) 3.4.6 [FreeBSD] 20060305
Copyright (C) 2006 Free Software Foundation, Inc.

GNU Fortran comes with NO WARRANTY, to the extent permitted by law.
You may redistribute copies of GNU Fortran
under the terms of the GNU General Public License.
For more information about these matters, see the file named COPYING
or type the command `info -f g77 Copying'.
configure:6030: $? = 0
configure:6037: f77 -v >&5
Using built-in specs.
Configured with: FreeBSD/i386 system compiler
Thread model: posix
gcc version 3.4.6 [FreeBSD] 20060305
configure:6040: $? = 0
configure:6047: f77 -V >&5
f77: `-V' option must have argument
configure:6050: $? = 1
configure:6058: checking whether we are using the GNU Fortran 77 compiler
configure:6077: f77 -c  conftest.F >&5
configure:6083: $? = 0
configure:6100: result: yes
configure:6106: checking whether f77 accepts -g
configure:6123: f77 -c -g conftest.f >&5
configure:6129: $? = 0
configure:6145: result: yes
configure:6175: checking the maximum length of command line arguments
configure:6287: result: 262144
configure:6299: checking command to parse /usr/bin/nm -B output from cc object
configure:6404: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5
configure:6407: $? = 0
configure:6411: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ 	]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ 	][ 	]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm
configure:6414: $? = 0
configure:6466: cc -o conftest -O2 -pipe -fno-strict-aliasing -I/usr/local/include -L/usr/local/lib conftest.c conftstm.o >&5
configure:6469: $? = 0
configure:6507: result: ok
configure:6511: checking for objdir
configure:6526: result: .libs
configure:6618: checking for ar
configure:6634: found /usr/bin/ar
configure:6645: result: ar
configure:6714: checking for ranlib
configure:6730: found /usr/bin/ranlib
configure:6741: result: ranlib
configure:6810: checking for strip
configure:6826: found /usr/bin/strip
configure:6837: result: strip
configure:7123: checking if cc supports -fno-rtti -fno-exceptions
configure:7141: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include -fno-rtti -fno-exceptions conftest.c >&5
cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C
configure:7145: $? = 0
configure:7158: result: no
configure:7173: checking for cc option to produce PIC
configure:7405: result: -fPIC
configure:7413: checking if cc PIC flag -fPIC works
configure:7431: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include -fPIC -DPIC conftest.c >&5
configure:7435: $? = 0
configure:7448: result: yes
configure:7476: checking if cc static flag -static works
configure:7504: result: yes
configure:7514: checking if cc supports -c -o file.o
configure:7535: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include -o out/conftest2.o conftest.c >&5
configure:7539: $? = 0
configure:7561: result: yes
configure:7587: checking whether the cc linker (/usr/bin/ld) supports shared libraries
configure:8567: result: yes
configure:8588: checking whether -lc should be explicitly linked in
configure:8593: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5
configure:8596: $? = 0
configure:8611: cc -shared conftest.o  -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep  -lc  \>/dev/null 2\>\&1
configure:8614: $? = 0
configure:8626: result: no
configure:8634: checking dynamic linker characteristics
configure:9238: result: freebsd8.2 ld.so
configure:9247: checking how to hardcode library paths into programs
configure:9272: result: immediate
configure:9286: checking whether stripping libraries is possible
configure:9291: result: yes
configure:10093: checking if libtool supports shared libraries
configure:10095: result: yes
configure:10098: checking whether to build shared libraries
configure:10119: result: yes
configure:10122: checking whether to build static libraries
configure:10126: result: yes
configure:10219: creating libtool
configure:10807: checking for ld used by c++
configure:10874: result: /usr/bin/ld
configure:10883: checking if the linker (/usr/bin/ld) is GNU ld
configure:10898: result: yes
configure:10949: checking whether the c++ linker (/usr/bin/ld) supports shared libraries
configure:11923: result: yes
configure:11941: c++ -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.cpp >&5
configure:11944: $? = 0
configure:12096: checking for c++ option to produce PIC
configure:12380: result: -fPIC
configure:12388: checking if c++ PIC flag -fPIC works
configure:12406: c++ -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include -fPIC -DPIC conftest.cpp >&5
configure:12410: $? = 0
configure:12423: result: yes
configure:12451: checking if c++ static flag -static works
configure:12479: result: yes
configure:12489: checking if c++ supports -c -o file.o
configure:12510: c++ -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include -o out/conftest2.o conftest.cpp >&5
configure:12514: $? = 0
configure:12536: result: yes
configure:12562: checking whether the c++ linker (/usr/bin/ld) supports shared libraries
configure:12587: result: yes
configure:12654: checking dynamic linker characteristics
configure:13206: result: freebsd8.2 ld.so
configure:13215: checking how to hardcode library paths into programs
configure:13240: result: immediate
configure:13774: checking if libtool supports shared libraries
configure:13776: result: yes
configure:13779: checking whether to build shared libraries
configure:13799: result: yes
configure:13802: checking whether to build static libraries
configure:13806: result: yes
configure:13816: checking for f77 option to produce PIC
configure:14048: result: -fPIC
configure:14056: checking if f77 PIC flag -fPIC works
configure:14074: f77 -c -g -O2 -fPIC conftest.f >&5
configure:14078: $? = 0
configure:14091: result: yes
configure:14119: checking if f77 static flag -static works
configure:14147: result: yes
configure:14157: checking if f77 supports -c -o file.o
configure:14178: f77 -c -g -O2 -o out/conftest2.o conftest.f >&5
configure:14182: $? = 0
configure:14204: result: yes
configure:14230: checking whether the f77 linker (/usr/bin/ld) supports shared libraries
configure:15190: result: yes
configure:15257: checking dynamic linker characteristics
configure:15809: result: freebsd8.2 ld.so
configure:15818: checking how to hardcode library paths into programs
configure:15843: result: immediate
configure:19485: checking locale.h usability
configure:19502: cc -c -O2 -pipe -fno-strict-aliasing -W -Waggregate-return -Wmissing-prototypes -Wmissing-declarations -Wcast-align -Wbad-function-cast -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wcast-qual -I/usr/local/include conftest.c >&5
configure:19508: $? = 0
configure:19522: result: yes
configure:19526: checking locale.h presence
configure:19541: cpp -I/usr/local/include conftest.c
configure:19547: $? = 0
configure:19561: result: yes
configure:19589: checking for locale.h
configure:19597: result: yes
configure:19611: checking for LC_MESSAGES
configure:19637: cc -o conftest -O2 -pipe -fno-strict-aliasing -W -Waggregate-return -Wmissing-prototypes -Wmissing-declarations -Wcast-align -Wbad-function-cast -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wcast-qual -I/usr/local/include -L/usr/local/lib conftest.c  >&5
configure:19643: $? = 0
configure:19660: result: yes
configure:19689: checking libintl.h usability
configure:19706: cc -c -O2 -pipe -fno-strict-aliasing -W -Waggregate-return -Wmissing-prototypes -Wmissing-declarations -Wcast-align -Wbad-function-cast -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wcast-qual -I/usr/local/include conftest.c >&5
configure:19712: $? = 0
configure:19726: result: yes
configure:19730: checking libintl.h presence
configure:19745: cpp -I/usr/local/include conftest.c
configure:19751: $? = 0
configure:19765: result: yes
configure:19793: checking for libintl.h
configure:19800: result: yes
configure:19811: checking for ngettext in libc
configure:19839: cc -o conftest -O2 -pipe -fno-strict-aliasing -W -Waggregate-return -Wmissing-prototypes -Wmissing-declarations -Wcast-align -Wbad-function-cast -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wcast-qual -I/usr/local/include -L/usr/local/lib conftest.c  >&5
/var/tmp//cc3JH4Y5.o(.text+0x29): In function `main':
: undefined reference to `libintl_ngettext'
configure:19845: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "gnome-mount"
| #define PACKAGE_TARNAME "gnome-mount"
| #define PACKAGE_VERSION "0.8"
| #define PACKAGE_STRING "gnome-mount 0.8"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "gnome-mount"
| #define VERSION "0.8"
| #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_DLFCN_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_LC_MESSAGES 1
| /* end confdefs.h.  */
| 
| #include <libintl.h>
| 
| int
| main ()
| {
| return !ngettext ("","", 1)
|   ;
|   return 0;
| }
configure:19863: result: no
configure:20027: checking for bindtextdomain in -lintl
configure:20062: cc -o conftest -O2 -pipe -fno-strict-aliasing -W -Waggregate-return -Wmissing-prototypes -Wmissing-declarations -Wcast-align -Wbad-function-cast -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wcast-qual -I/usr/local/include -L/usr/local/lib conftest.c -lintl   >&5
configure:20068: $? = 0
configure:20086: result: yes
configure:20089: checking for ngettext in -lintl
configure:20124: cc -o conftest -O2 -pipe -fno-strict-aliasing -W -Waggregate-return -Wmissing-prototypes -Wmissing-declarations -Wcast-align -Wbad-function-cast -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wcast-qual -I/usr/local/include -L/usr/local/lib conftest.c -lintl   >&5
configure:20130: $? = 0
configure:20148: result: yes
configure:20151: checking for dgettext in -lintl
configure:20186: cc -o conftest -O2 -pipe -fno-strict-aliasing -W -Waggregate-return -Wmissing-prototypes -Wmissing-declarations -Wcast-align -Wbad-function-cast -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wcast-qual -I/usr/local/include -L/usr/local/lib conftest.c -lintl   >&5
conftest.c:30: warning: conflicting types for built-in function 'dgettext'
configure:20192: $? = 0
configure:20210: result: yes
configure:20375: checking for bind_textdomain_codeset
configure:20431: cc -o conftest -O2 -pipe -fno-strict-aliasing -W -Waggregate-return -Wmissing-prototypes -Wmissing-declarations -Wcast-align -Wbad-function-cast -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wcast-qual -I/usr/local/include -L/usr/local/lib conftest.c  -lintl  >&5
configure:20437: $? = 0
configure:20455: result: yes
configure:20495: checking for msgfmt
configure:20522: result: /usr/local/bin/msgfmt
configure:20535: checking for dcgettext
configure:20591: cc -o conftest -O2 -pipe -fno-strict-aliasing -W -Waggregate-return -Wmissing-prototypes -Wmissing-declarations -Wcast-align -Wbad-function-cast -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wcast-qual -I/usr/local/include -L/usr/local/lib conftest.c  -lintl  >&5
conftest.c:48: warning: conflicting types for built-in function 'dcgettext'
configure:20597: $? = 0
configure:20615: result: yes
configure:20626: checking if msgfmt accepts -c
configure:20641: $MSGFMT -c -o /dev/null conftest.foo
configure:20644: $? = 0
configure:20646: result: yes
configure:20656: checking for gmsgfmt
configure:20687: result: /usr/local/bin/msgfmt
configure:20697: checking for xgettext
configure:20724: result: /usr/local/bin/xgettext
configure:20753: cc -o conftest -O2 -pipe -fno-strict-aliasing -W -Waggregate-return -Wmissing-prototypes -Wmissing-declarations -Wcast-align -Wbad-function-cast -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wcast-qual -I/usr/local/include -L/usr/local/lib conftest.c  -lintl  >&5
configure:20759: $? = 0
configure:21006: checking for intltool >= 0.35.0
configure:21013: result: 0.37.0 found
configure:21064: checking for xgettext
configure:21094: result: /usr/local/bin/xgettext
configure:21104: checking for msgmerge
configure:21122: found /usr/local/bin/msgmerge
configure:21134: result: /usr/local/bin/msgmerge
configure:21144: checking for msgfmt
configure:21174: result: /usr/local/bin/msgfmt
configure:21206: checking for perl
configure:21224: found /usr/bin/perl
configure:21236: result: /usr/bin/perl
configure:21255: checking for XML::Parser
configure:21261: error: XML::Parser perl module is required for intltool

## ---------------- ##
## Cache variables. ##
## ---------------- ##

ac_cv_build=i386-portbld-freebsd8.2
ac_cv_c_compiler_gnu=yes
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=cc
ac_cv_env_CFLAGS_set=set
ac_cv_env_CFLAGS_value='-O2 -pipe -fno-strict-aliasing'
ac_cv_env_CPPFLAGS_set=set
ac_cv_env_CPPFLAGS_value=-I/usr/local/include
ac_cv_env_CPP_set=set
ac_cv_env_CPP_value=cpp
ac_cv_env_CXXCPP_set=''
ac_cv_env_CXXCPP_value=''
ac_cv_env_CXXFLAGS_set=set
ac_cv_env_CXXFLAGS_value='-O2 -pipe -fno-strict-aliasing'
ac_cv_env_CXX_set=set
ac_cv_env_CXX_value=c++
ac_cv_env_F77_set=''
ac_cv_env_F77_value=''
ac_cv_env_FFLAGS_set=''
ac_cv_env_FFLAGS_value=''
ac_cv_env_GNOME_MOUNT_CFLAGS_set=''
ac_cv_env_GNOME_MOUNT_CFLAGS_value=''
ac_cv_env_GNOME_MOUNT_LIBS_set=''
ac_cv_env_GNOME_MOUNT_LIBS_value=''
ac_cv_env_GNOME_MOUNT_PROPERTIES_CFLAGS_set=''
ac_cv_env_GNOME_MOUNT_PROPERTIES_CFLAGS_value=''
ac_cv_env_GNOME_MOUNT_PROPERTIES_LIBS_set=''
ac_cv_env_GNOME_MOUNT_PROPERTIES_LIBS_value=''
ac_cv_env_LDFLAGS_set=set
ac_cv_env_LDFLAGS_value=-L/usr/local/lib
ac_cv_env_LIBS_set=''
ac_cv_env_LIBS_value=''
ac_cv_env_NAUTILUS_CFLAGS_set=''
ac_cv_env_NAUTILUS_CFLAGS_value=''
ac_cv_env_NAUTILUS_LIBS_set=''
ac_cv_env_NAUTILUS_LIBS_value=''
ac_cv_env_NOTIFY_CFLAGS_set=''
ac_cv_env_NOTIFY_CFLAGS_value=''
ac_cv_env_NOTIFY_LIBS_set=''
ac_cv_env_NOTIFY_LIBS_value=''
ac_cv_env_PKG_CONFIG_set=''
ac_cv_env_PKG_CONFIG_value=''
ac_cv_env_build_alias_set=set
ac_cv_env_build_alias_value=i386-portbld-freebsd8.2
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_f77_compiler_gnu=yes
ac_cv_func_bind_textdomain_codeset=yes
ac_cv_func_dcgettext=yes
ac_cv_header_dlfcn_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_libintl_h=yes
ac_cv_header_locale_h=yes
ac_cv_header_memory_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_stat_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_unistd_h=yes
ac_cv_host=i386-portbld-freebsd8.2
ac_cv_lib_intl_bindtextdomain=yes
ac_cv_lib_intl_dgettext=yes
ac_cv_lib_intl_ngettext=yes
ac_cv_objext=o
ac_cv_path_EGREP='/usr/bin/grep -E'
ac_cv_path_GMSGFMT=/usr/local/bin/msgfmt
ac_cv_path_GREP=/usr/bin/grep
ac_cv_path_INTLTOOL_PERL=/usr/bin/perl
ac_cv_path_MSGFMT=/usr/local/bin/msgfmt
ac_cv_path_MSGMERGE=/usr/local/bin/msgmerge
ac_cv_path_XGETTEXT=/usr/local/bin/xgettext
ac_cv_path_mkdir=/usr/local/bin/gmkdir
ac_cv_prog_AWK=gawk
ac_cv_prog_CPP=cpp
ac_cv_prog_CXXCPP='c++ -E'
ac_cv_prog_ac_ct_AR=ar
ac_cv_prog_ac_ct_CC=cc
ac_cv_prog_ac_ct_F77=f77
ac_cv_prog_ac_ct_RANLIB=ranlib
ac_cv_prog_ac_ct_STRIP=strip
ac_cv_prog_cc_c89=''
ac_cv_prog_cc_g=yes
ac_cv_prog_cxx_g=yes
ac_cv_prog_f77_g=yes
ac_cv_prog_make_gmake_set=yes
am_cv_CC_dependencies_compiler_type=gcc3
am_cv_CXX_dependencies_compiler_type=gcc3
am_cv_val_LC_MESSAGES=yes
gt_cv_func_dgettext_libc=no
gt_cv_func_dgettext_libintl=yes
gt_cv_func_ngettext_libc=no
gt_cv_have_gettext=yes
lt_cv_deplibs_check_method=pass_all
lt_cv_file_magic_cmd='$MAGIC_CMD'
lt_cv_file_magic_test_file=''
lt_cv_ld_reload_flag=-r
lt_cv_objdir=.libs
lt_cv_path_LD=/usr/bin/ld
lt_cv_path_LDCXX=/usr/bin/ld
lt_cv_path_NM='/usr/bin/nm -B'
lt_cv_path_SED=/usr/local/bin/gsed
lt_cv_prog_compiler_c_o=yes
lt_cv_prog_compiler_c_o_CXX=yes
lt_cv_prog_compiler_c_o_F77=yes
lt_cv_prog_compiler_rtti_exceptions=no
lt_cv_prog_gnu_ld=yes
lt_cv_prog_gnu_ldcxx=yes
lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ 	]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ 	][ 	]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'
lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/  {\"\1\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \([^ ]*\) \([^ ]*\)$/  {"\2", (lt_ptr) \&\2},/p'\'
lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern int \1;/p'\'
lt_cv_sys_max_cmd_len=262144
lt_lt_cv_prog_compiler_c_o='"yes"'
lt_lt_cv_prog_compiler_c_o_CXX='"yes"'
lt_lt_cv_prog_compiler_c_o_F77='"yes"'
lt_lt_cv_sys_global_symbol_pipe='"sed -n -e '\''s/^.*[ 	]\\([ABCDGIRSTW][ABCDGIRSTW]*\\)[ 	][ 	]*\\([_A-Za-z][_A-Za-z0-9]*\\)\$/\\1 \\2 \\2/p'\''"'
lt_lt_cv_sys_global_symbol_to_c_name_address='"sed -n -e '\''s/^: \\([^ ]*\\) \$/  {\\\"\\1\\\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \\([^ ]*\\) \\([^ ]*\\)\$/  {\"\\2\", (lt_ptr) \\&\\2},/p'\''"'
lt_lt_cv_sys_global_symbol_to_cdecl='"sed -n -e '\''s/^. .* \\(.*\\)\$/extern int \\1;/p'\''"'

## ----------------- ##
## Output variables. ##
## ----------------- ##

ACLOCAL='${SHELL} /usr/ports/sysutils/gnome-mount/work/gnome-mount-0.8/missing --run aclocal-1.10'
ALL_LINGUAS=''
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='${SHELL} /usr/ports/sysutils/gnome-mount/work/gnome-mount-0.8/missing --run tar'
AR='ar'
AUTOCONF='${SHELL} /usr/ports/sysutils/gnome-mount/work/gnome-mount-0.8/missing --run autoconf'
AUTOHEADER='${SHELL} /usr/ports/sysutils/gnome-mount/work/gnome-mount-0.8/missing --run autoheader'
AUTOMAKE='${SHELL} /usr/ports/sysutils/gnome-mount/work/gnome-mount-0.8/missing --run automake-1.10'
AWK='gawk'
CATALOGS=''
CATOBJEXT='.gmo'
CC='cc'
CCDEPMODE='depmode=gcc3'
CFLAGS='-O2 -pipe -fno-strict-aliasing -W -Waggregate-return -Wmissing-prototypes -Wmissing-declarations -Wcast-align -Wbad-function-cast -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wcast-qual'
CPP='cpp'
CPPFLAGS='-I/usr/local/include'
CXX='c++'
CXXCPP='c++ -E'
CXXDEPMODE='depmode=gcc3'
CXXFLAGS='-O2 -pipe -fno-strict-aliasing'
CYGPATH_W='echo'
DATADIRNAME='share'
DEFS=''
DEPDIR='.deps'
ECHO='echo'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='/usr/bin/grep -E'
ENABLE_NAUTILUS_EXTENSION_FALSE=''
ENABLE_NAUTILUS_EXTENSION_TRUE=''
EXEEXT=''
F77='f77'
FFLAGS='-g -O2'
GCONFTOOL=''
GCONF_SCHEMAS_INSTALL_FALSE=''
GCONF_SCHEMAS_INSTALL_TRUE=''
GCONF_SCHEMA_CONFIG_SOURCE=''
GCONF_SCHEMA_FILE_DIR=''
GETTEXT_PACKAGE='gnome-mount'
GMOFILES=''
GMSGFMT='/usr/local/bin/msgfmt'
GNOME_MOUNT_CFLAGS=''
GNOME_MOUNT_LIBS=''
GNOME_MOUNT_PROPERTIES_CFLAGS=''
GNOME_MOUNT_PROPERTIES_LIBS=''
GREP='/usr/bin/grep'
INSTALL_DATA='install  -o root -g wheel -m 444'
INSTALL_PROGRAM='install  -s -o root -g wheel -m 555'
INSTALL_SCRIPT='install  -o root -g wheel -m 555'
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
INSTOBJEXT='.mo'
INTLLIBS='-lintl '
INTLTOOL_CAVES_RULE='%.caves:     %.caves.in     $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
INTLTOOL_DESKTOP_RULE='%.desktop:   %.desktop.in   $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
INTLTOOL_DIRECTORY_RULE='%.directory: %.directory.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
INTLTOOL_EXTRACT='$(top_builddir)/intltool-extract'
INTLTOOL_KBD_RULE='%.kbd:       %.kbd.in       $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -m -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
INTLTOOL_KEYS_RULE='%.keys:      %.keys.in      $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -k -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
INTLTOOL_MERGE='$(top_builddir)/intltool-merge'
INTLTOOL_OAF_RULE='%.oaf:       %.oaf.in       $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -o -p $(top_srcdir)/po $< $@'
INTLTOOL_PERL='/usr/bin/perl'
INTLTOOL_POLICY_RULE='%.policy:    %.policy.in    $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
INTLTOOL_PONG_RULE='%.pong:      %.pong.in      $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
INTLTOOL_PROP_RULE='%.prop:      %.prop.in      $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
INTLTOOL_SCHEMAS_RULE='%.schemas:   %.schemas.in   $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -s -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
INTLTOOL_SERVER_RULE='%.server:    %.server.in    $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -o -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
INTLTOOL_SERVICE_RULE='%.service: %.service.in   $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
INTLTOOL_SHEET_RULE='%.sheet:     %.sheet.in     $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
INTLTOOL_SOUNDLIST_RULE='%.soundlist: %.soundlist.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
INTLTOOL_THEME_RULE='%.theme:     %.theme.in     $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
INTLTOOL_UI_RULE='%.ui:        %.ui.in        $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
INTLTOOL_UPDATE='$(top_builddir)/intltool-update'
INTLTOOL_XAM_RULE='%.xam:       %.xml.in       $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
INTLTOOL_XML_NOMERGE_RULE='%.xml:       %.xml.in       $(INTLTOOL_MERGE) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u /tmp $< $@'
INTLTOOL_XML_RULE='%.xml:       %.xml.in       $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
LDFLAGS='-L/usr/local/lib'
LIBOBJS=''
LIBS=''
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
LN_S='ln -s'
LTLIBOBJS=''
MAKEINFO='${SHELL} /usr/ports/sysutils/gnome-mount/work/gnome-mount-0.8/missing --run makeinfo'
MKINSTALLDIRS='./mkinstalldirs'
MSGFMT='/usr/local/bin/msgfmt'
MSGFMT_OPTS='-c'
MSGMERGE='/usr/local/bin/msgmerge'
NAUTILUS_CFLAGS=''
NAUTILUS_LIBS=''
NOTIFY_CFLAGS=''
NOTIFY_LIBS=''
OBJEXT='o'
PACKAGE='gnome-mount'
PACKAGE_BUGREPORT=''
PACKAGE_NAME='gnome-mount'
PACKAGE_STRING='gnome-mount 0.8'
PACKAGE_TARNAME='gnome-mount'
PACKAGE_VERSION='0.8'
PATH_SEPARATOR=':'
PKG_CONFIG=''
POFILES=''
POSUB='po'
PO_IN_DATADIR_FALSE=''
PO_IN_DATADIR_TRUE=''
RANLIB='ranlib'
SED='/usr/local/bin/gsed'
SET_MAKE=''
SHELL='/bin/sh'
STRIP='strip'
USE_NLS='yes'
VERSION='0.8'
XGETTEXT='/usr/local/bin/xgettext'
ac_ct_CC='cc'
ac_ct_CXX=''
ac_ct_F77='f77'
am__fastdepCC_FALSE='#'
am__fastdepCC_TRUE=''
am__fastdepCXX_FALSE='#'
am__fastdepCXX_TRUE=''
am__include='include'
am__isrc=''
am__leading_dot='.'
am__quote=''
am__tar='${AMTAR} chof - "$$tardir"'
am__untar='${AMTAR} xf -'
bindir='${exec_prefix}/bin'
build='i386-portbld-freebsd8.2'
build_alias='i386-portbld-freebsd8.2'
build_cpu='i386'
build_os='freebsd8.2'
build_vendor='portbld'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
exec_prefix='NONE'
host='i386-portbld-freebsd8.2'
host_alias=''
host_cpu='i386'
host_os='freebsd8.2'
host_vendor='portbld'
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='/usr/local/info/'
install_sh='$(SHELL) /usr/ports/sysutils/gnome-mount/work/gnome-mount-0.8/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='/usr/local/share'
mandir='/usr/local/man'
mkdir_p='/usr/local/bin/gmkdir -p'
oldincludedir='/usr/include'
pdfdir='${docdir}'
prefix='/usr/local'
program_transform_name='s,x,x,'
psdir='${docdir}'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target_alias=''

## ----------- ##
## confdefs.h. ##
## ----------- ##

#define PACKAGE_NAME "gnome-mount"
#define PACKAGE_TARNAME "gnome-mount"
#define PACKAGE_VERSION "0.8"
#define PACKAGE_STRING "gnome-mount 0.8"
#define PACKAGE_BUGREPORT ""
#define PACKAGE "gnome-mount"
#define VERSION "0.8"
#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_DLFCN_H 1
#define HAVE_LOCALE_H 1
#define HAVE_LC_MESSAGES 1
#define HAVE_BIND_TEXTDOMAIN_CODESET 1
#define HAVE_GETTEXT 1
#define HAVE_DCGETTEXT 1
#define ENABLE_NLS 1
#define GETTEXT_PACKAGE "gnome-mount"

configure: exit 1


More information about the freebsd-gnome mailing list