ports error

Arc Riley arc at xiph.org
Sat Feb 7 10:50:04 PST 2004


I got an error while trying to build gimp-devel, with ports just 
recently cvsup'ed to current.

checking for GLIB - version >= 2.0.0... no
*** Could not run GLIB test program, checking why...
*** The test program failed to compile or link. See the file config.log 
for the
*** exact error that occured. This usually means GLIB is incorrectly 
installed.

The log is attached.

-------------- 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 atk configure 1.4.1, which was
generated by GNU Autoconf 2.57.  Invocation command line was

  $ ./configure --enable-static --disable-gtk-doc --with-html-dir=/usr/local/share/doc --prefix=/usr/local --build=i386-portbld-freebsd4.7

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

hostname = selket
uname -m = i386
uname -r = 4.7-RC
uname -s = FreeBSD
uname -v = FreeBSD 4.7-RC #1: Fri Oct 11 15:14:29 EDT 2002     root at selket.www-ng.org:/usr/src/sys/compile/SELKET 

/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: /usr/local/libexec/libtool13
PATH: /sbin
PATH: /usr/sbin
PATH: /bin
PATH: /usr/bin
PATH: /usr/local/sbin
PATH: /usr/local/bin
PATH: /usr/X11R6/bin


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

configure:1526: checking for a BSD-compatible install
configure:1580: result: /usr/bin/install -c -o root -g wheel
configure:1591: checking whether build environment is sane
configure:1634: result: yes
configure:1667: checking for gawk
configure:1696: result: no
configure:1667: checking for mawk
configure:1696: result: no
configure:1667: checking for nawk
configure:1683: found /usr/bin/nawk
configure:1693: result: nawk
configure:1703: checking whether make sets $(MAKE)
configure:1723: result: yes
configure:1935: checking for style of include used by make
configure:1963: result: GNU
configure:2034: checking for gcc
configure:2060: result: cc
configure:2304: checking for C compiler version
configure:2307: cc --version </dev/null >&5
2.95.4
configure:2310: $? = 0
configure:2312: cc -v </dev/null >&5
Using builtin specs.
gcc version 2.95.4 20020320 [FreeBSD]
configure:2315: $? = 0
configure:2317: cc -V </dev/null >&5
cc: argument to `-V' is missing
configure:2320: $? = 1
configure:2344: checking for C compiler default output
configure:2347: cc -O2 -pipe -I/usr/local/include -march=k6 -I/usr/local/include -L/usr/local/lib conftest.c  >&5
configure:2350: $? = 0
configure:2396: result: a.out
configure:2401: checking whether the C compiler works
configure:2407: ./a.out
configure:2410: $? = 0
configure:2427: result: yes
configure:2434: checking whether we are cross compiling
configure:2436: result: no
configure:2439: checking for suffix of executables
configure:2441: cc -o conftest -O2 -pipe -I/usr/local/include -march=k6 -I/usr/local/include -L/usr/local/lib conftest.c  >&5
configure:2444: $? = 0
configure:2469: result: 
configure:2475: checking for suffix of object files
configure:2497: cc -c -O2 -pipe -I/usr/local/include -march=k6 -I/usr/local/include conftest.c >&5
configure:2500: $? = 0
configure:2522: result: o
configure:2526: checking whether we are using the GNU C compiler
configure:2551: cc -c -O2 -pipe -I/usr/local/include -march=k6 -I/usr/local/include conftest.c >&5
configure:2554: $? = 0
configure:2557: test -s conftest.o
configure:2560: $? = 0
configure:2573: result: yes
configure:2579: checking whether cc accepts -g
configure:2601: cc -c -g -I/usr/local/include conftest.c >&5
configure:2604: $? = 0
configure:2607: test -s conftest.o
configure:2610: $? = 0
configure:2621: result: yes
configure:2638: checking for cc option to accept ANSI C
configure:2699: cc  -c -O2 -pipe -I/usr/local/include -march=k6 -I/usr/local/include conftest.c >&5
configure:2702: $? = 0
configure:2705: test -s conftest.o
configure:2708: $? = 0
configure:2726: result: none needed
configure:2744: cc -c -O2 -pipe -I/usr/local/include -march=k6 -I/usr/local/include conftest.c >&5
conftest.c:2: syntax error before `me'
configure:2747: $? = 1
configure: failed program was:
| #ifndef __cplusplus
|   choke me
| #endif
configure:2858: checking dependency style of cc
configure:2920: result: gcc
configure:2943: checking how to run the C preprocessor
configure:2979: cc -E -I/usr/local/include conftest.c
configure:2985: $? = 0
configure:3017: cc -E -I/usr/local/include conftest.c
configure:3020: ac_nonexistent.h: No such file or directory
configure:3023: $? = 1
configure: failed program was:
| #line 3009 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "atk"
| #define PACKAGE_TARNAME "atk"
| #define PACKAGE_VERSION "1.4.1"
| #define PACKAGE_STRING "atk 1.4.1"
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=atk"
| #define PACKAGE "atk"
| #define VERSION "1.4.1"
| #define GETTEXT_PACKAGE "atk10"
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:3061: result: cc -E
configure:3086: cc -E -I/usr/local/include conftest.c
configure:3092: $? = 0
configure:3124: cc -E -I/usr/local/include conftest.c
configure:3127: ac_nonexistent.h: No such file or directory
configure:3130: $? = 1
configure: failed program was:
| #line 3116 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "atk"
| #define PACKAGE_TARNAME "atk"
| #define PACKAGE_VERSION "1.4.1"
| #define PACKAGE_STRING "atk 1.4.1"
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=atk"
| #define PACKAGE "atk"
| #define VERSION "1.4.1"
| #define GETTEXT_PACKAGE "atk10"
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:3173: checking for egrep
configure:3183: result: grep -E
configure:3188: checking for ANSI C header files
configure:3214: cc -c -O2 -pipe -I/usr/local/include -march=k6 -I/usr/local/include conftest.c >&5
configure:3217: $? = 0
configure:3220: test -s conftest.o
configure:3223: $? = 0
configure:3315: cc -o conftest -O2 -pipe -I/usr/local/include -march=k6 -I/usr/local/include -L/usr/local/lib conftest.c  >&5
configure:3318: $? = 0
configure:3320: ./conftest
configure:3323: $? = 0
configure:3338: result: yes
configure:3362: checking for sys/types.h
configure:3379: cc -c -O2 -pipe -I/usr/local/include -march=k6 -I/usr/local/include conftest.c >&5
configure:3382: $? = 0
configure:3385: test -s conftest.o
configure:3388: $? = 0
configure:3399: result: yes
configure:3362: checking for sys/stat.h
configure:3379: cc -c -O2 -pipe -I/usr/local/include -march=k6 -I/usr/local/include conftest.c >&5
configure:3382: $? = 0
configure:3385: test -s conftest.o
configure:3388: $? = 0
configure:3399: result: yes
configure:3362: checking for stdlib.h
configure:3379: cc -c -O2 -pipe -I/usr/local/include -march=k6 -I/usr/local/include conftest.c >&5
configure:3382: $? = 0
configure:3385: test -s conftest.o
configure:3388: $? = 0
configure:3399: result: yes
configure:3362: checking for string.h
configure:3379: cc -c -O2 -pipe -I/usr/local/include -march=k6 -I/usr/local/include conftest.c >&5
configure:3382: $? = 0
configure:3385: test -s conftest.o
configure:3388: $? = 0
configure:3399: result: yes
configure:3362: checking for memory.h
configure:3379: cc -c -O2 -pipe -I/usr/local/include -march=k6 -I/usr/local/include conftest.c >&5
configure:3382: $? = 0
configure:3385: test -s conftest.o
configure:3388: $? = 0
configure:3399: result: yes
configure:3362: checking for strings.h
configure:3379: cc -c -O2 -pipe -I/usr/local/include -march=k6 -I/usr/local/include conftest.c >&5
configure:3382: $? = 0
configure:3385: test -s conftest.o
configure:3388: $? = 0
configure:3399: result: yes
configure:3362: checking for inttypes.h
configure:3379: cc -c -O2 -pipe -I/usr/local/include -march=k6 -I/usr/local/include conftest.c >&5
configure:3382: $? = 0
configure:3385: test -s conftest.o
configure:3388: $? = 0
configure:3399: result: yes
configure:3362: checking for stdint.h
configure:3379: cc -c -O2 -pipe -I/usr/local/include -march=k6 -I/usr/local/include conftest.c >&5
configure:3422: stdint.h: No such file or directory
configure:3382: $? = 1
configure: failed program was:
| #line 3368 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "atk"
| #define PACKAGE_TARNAME "atk"
| #define PACKAGE_VERSION "1.4.1"
| #define PACKAGE_STRING "atk 1.4.1"
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=atk"
| #define PACKAGE "atk"
| #define VERSION "1.4.1"
| #define GETTEXT_PACKAGE "atk10"
| #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
| /* end confdefs.h.  */
| #include <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| #  include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| 
| #include <stdint.h>
configure:3399: result: no
configure:3362: checking for unistd.h
configure:3379: cc -c -O2 -pipe -I/usr/local/include -march=k6 -I/usr/local/include conftest.c >&5
configure:3382: $? = 0
configure:3385: test -s conftest.o
configure:3388: $? = 0
configure:3399: result: yes
configure:3426: checking locale.h usability
configure:3439: cc -c -O2 -pipe -I/usr/local/include -march=k6 -I/usr/local/include conftest.c >&5
configure:3442: $? = 0
configure:3445: test -s conftest.o
configure:3448: $? = 0
configure:3458: result: yes
configure:3462: checking locale.h presence
configure:3473: cc -E -I/usr/local/include conftest.c
configure:3479: $? = 0
configure:3498: result: yes
configure:3534: checking for locale.h
configure:3541: result: yes
configure:3555: checking for LC_MESSAGES
configure:3577: cc -o conftest -O2 -pipe -I/usr/local/include -march=k6 -I/usr/local/include -L/usr/local/lib conftest.c  >&5
configure:3580: $? = 0
configure:3583: test -s conftest
configure:3586: $? = 0
configure:3597: result: yes
configure:3626: checking libintl.h usability
configure:3639: cc -c -O2 -pipe -I/usr/local/include -march=k6 -I/usr/local/include conftest.c >&5
configure:3642: $? = 0
configure:3645: test -s conftest.o
configure:3648: $? = 0
configure:3658: result: yes
configure:3662: checking libintl.h presence
configure:3673: cc -E -I/usr/local/include conftest.c
configure:3679: $? = 0
configure:3698: result: yes
configure:3734: checking for libintl.h
configure:3741: result: yes
configure:3752: checking for dgettext in libc
configure:3776: cc -o conftest -O2 -pipe -I/usr/local/include -march=k6 -I/usr/local/include -L/usr/local/lib conftest.c  >&5
/tmp/ccznHujb.o: In function `main':
/tmp/ccznHujb.o(.text+0x14): undefined reference to `libintl_dgettext'
configure:3779: $? = 1
configure: failed program was:
| #line 3758 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "atk"
| #define PACKAGE_TARNAME "atk"
| #define PACKAGE_VERSION "1.4.1"
| #define PACKAGE_STRING "atk 1.4.1"
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=atk"
| #define PACKAGE "atk"
| #define VERSION "1.4.1"
| #define GETTEXT_PACKAGE "atk10"
| #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_LOCALE_H 1
| #define HAVE_LC_MESSAGES 1
| /* end confdefs.h.  */
| 
| #include <libintl.h>
| 
| int
| main ()
| {
| return (int) dgettext ("","")
|   ;
|   return 0;
| }
configure:3797: result: no
configure:3893: checking for bindtextdomain in -lintl
configure:3924: cc -o conftest -O2 -pipe -I/usr/local/include -march=k6 -I/usr/local/include -L/usr/local/lib conftest.c -lintl   >&5
configure:3927: $? = 0
configure:3930: test -s conftest
configure:3933: $? = 0
configure:3945: result: yes
configure:3948: checking for dgettext in -lintl
configure:3979: cc -o conftest -O2 -pipe -I/usr/local/include -march=k6 -I/usr/local/include -L/usr/local/lib conftest.c -lintl   >&5
configure:3982: $? = 0
configure:3985: test -s conftest
configure:3988: $? = 0
configure:4000: result: yes
configure:4090: checking for bind_textdomain_codeset
configure:4140: cc -o conftest -O2 -pipe -I/usr/local/include -march=k6 -I/usr/local/include -L/usr/local/lib conftest.c  -lintl  >&5
configure:4143: $? = 0
configure:4146: test -s conftest
configure:4149: $? = 0
configure:4160: result: yes
configure:4199: checking for msgfmt
configure:4226: result: /usr/local/bin/msgfmt
configure:4239: checking for dcgettext
configure:4289: cc -o conftest -O2 -pipe -I/usr/local/include -march=k6 -I/usr/local/include -L/usr/local/lib conftest.c  -lintl  >&5
configure:4292: $? = 0
configure:4295: test -s conftest
configure:4298: $? = 0
configure:4309: result: yes
configure:4321: checking for gmsgfmt
configure:4352: result: /usr/local/bin/msgfmt
configure:4361: checking for xgettext
configure:4388: result: /usr/local/bin/xgettext
configure:4412: cc -o conftest -O2 -pipe -I/usr/local/include -march=k6 -I/usr/local/include -L/usr/local/lib conftest.c  -lintl  >&5
configure:4415: $? = 0
configure:4418: test -s conftest
configure:4421: $? = 0
configure:4575: checking for catalogs to be installed
configure:4600: result:  am az be bg bn ca cs cy da de en_GB el eo es fa fi fr ga he hi hu kn ko id is it ja li lv lt ml mk mn ms ne nl nn no pl pt pt_BR ro ru sk sl sq sr sr at Latn sv ta tr uk vi yi zh_CN zh_TW
configure:4655: checking for bind_textdomain_codeset
configure:4725: result: yes
configure:4782: checking for gcc
configure:4808: result: cc
configure:5052: checking for C compiler version
configure:5055: cc --version </dev/null >&5
2.95.4
configure:5058: $? = 0
configure:5060: cc -v </dev/null >&5
Using builtin specs.
gcc version 2.95.4 20020320 [FreeBSD]
configure:5063: $? = 0
configure:5065: cc -V </dev/null >&5
cc: argument to `-V' is missing
configure:5068: $? = 1
configure:5071: checking whether we are using the GNU C compiler
configure:5118: result: yes
configure:5124: checking whether cc accepts -g
configure:5166: result: yes
configure:5183: checking for cc option to accept ANSI C
configure:5271: result: none needed
configure:5289: cc -c -O2 -pipe -I/usr/local/include -march=k6 -I/usr/local/include conftest.c >&5
conftest.c:2: syntax error before `me'
configure:5292: $? = 1
configure: failed program was:
| #ifndef __cplusplus
|   choke me
| #endif
configure:5403: checking dependency style of cc
configure:5465: result: gcc
configure:5563: checking build system type
configure:5581: result: i386-portbld-freebsd4.7
configure:5589: checking host system type
configure:5603: result: i386-portbld-freebsd4.7
configure:5611: checking for a sed that does not truncate output
configure:5665: result: /usr/bin/sed
configure:5679: checking for ld used by cc
configure:5746: result: /usr/libexec/elf/ld
configure:5755: checking if the linker (/usr/libexec/elf/ld) is GNU ld
configure:5770: result: yes
configure:5775: checking for /usr/libexec/elf/ld option to reload object files
configure:5782: result: -r
configure:5791: checking for BSD-compatible nm
configure:5833: result: /usr/bin/nm -B
configure:5837: checking whether ln -s works
configure:5841: result: yes
configure:5848: checking how to recognise dependent libraries
configure:6048: result: pass_all
configure:6502: checking dlfcn.h usability
configure:6515: cc -c -O2 -pipe -I/usr/local/include -march=k6 -I/usr/local/include conftest.c >&5
configure:6518: $? = 0
configure:6521: test -s conftest.o
configure:6524: $? = 0
configure:6534: result: yes
configure:6538: checking dlfcn.h presence
configure:6549: cc -E -I/usr/local/include conftest.c
configure:6555: $? = 0
configure:6574: result: yes
configure:6610: checking for dlfcn.h
configure:6617: result: yes
configure:6724: checking for C++ compiler version
configure:6727: c++ --version </dev/null >&5
2.95.4
configure:6730: $? = 0
configure:6732: c++ -v </dev/null >&5
Using builtin specs.
gcc version 2.95.4 20020320 [FreeBSD]
configure:6735: $? = 0
configure:6737: c++ -V </dev/null >&5
c++: argument to `-V' missing

configure:6740: $? = 1
configure:6743: checking whether we are using the GNU C++ compiler
configure:6768: c++ -c  -O2 -pipe -I/usr/local/include -march=k6 -I/usr/local/include conftest.cc >&5
configure:6771: $? = 0
configure:6774: test -s conftest.o
configure:6777: $? = 0
configure:6790: result: yes
configure:6796: checking whether c++ accepts -g
configure:6818: c++ -c -g -I/usr/local/include conftest.cc >&5
configure:6821: $? = 0
configure:6824: test -s conftest.o
configure:6827: $? = 0
configure:6838: result: yes
configure:6882: c++ -c  -O2 -pipe -I/usr/local/include -march=k6 -I/usr/local/include conftest.cc >&5
configure:6885: $? = 0
configure:6888: test -s conftest.o
configure:6891: $? = 0
configure:6918: c++ -c  -O2 -pipe -I/usr/local/include -march=k6 -I/usr/local/include conftest.cc >&5
configure:6921: $? = 0
configure:6924: test -s conftest.o
configure:6927: $? = 0
configure:6952: checking dependency style of c++
configure:7014: result: gcc
configure:7036: checking how to run the C++ preprocessor
configure:7068: c++ -E -I/usr/local/include conftest.cc
configure:7074: $? = 0
configure:7106: c++ -E -I/usr/local/include conftest.cc
configure:7127: ac_nonexistent.h: No such file or directory
configure:7112: $? = 1
configure: failed program was:
| #line 7098 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "atk"
| #define PACKAGE_TARNAME "atk"
| #define PACKAGE_VERSION "1.4.1"
| #define PACKAGE_STRING "atk 1.4.1"
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=atk"
| #define PACKAGE "atk"
| #define VERSION "1.4.1"
| #define GETTEXT_PACKAGE "atk10"
| #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_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 atklocaledir "/usr/local/share/locale"
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
| #define HAVE_DLFCN_H 1
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:7150: result: c++ -E
configure:7175: c++ -E -I/usr/local/include conftest.cc
configure:7181: $? = 0
configure:7213: c++ -E -I/usr/local/include conftest.cc
configure:7234: ac_nonexistent.h: No such file or directory
configure:7219: $? = 1
configure: failed program was:
| #line 7205 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "atk"
| #define PACKAGE_TARNAME "atk"
| #define PACKAGE_VERSION "1.4.1"
| #define PACKAGE_STRING "atk 1.4.1"
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=atk"
| #define PACKAGE "atk"
| #define VERSION "1.4.1"
| #define GETTEXT_PACKAGE "atk10"
| #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_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 atklocaledir "/usr/local/share/locale"
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
| #define HAVE_DLFCN_H 1
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:7313: checking for g77
configure:7342: result: no
configure:7313: checking for f77
configure:7329: found /usr/bin/f77
configure:7339: result: f77
configure:7354: checking for Fortran 77 compiler version
configure:7357: f77 --version </dev/null >&5
GNU Fortran 0.5.25 20020320 (prerelease)
Copyright (C) 1997 Free Software Foundation, Inc.
For more version information on components of the GNU Fortran
compilation system, especially useful when reporting bugs,
type the command `g77 --verbose'.

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:7360: $? = 0
configure:7362: f77 -v </dev/null >&5
g77 version 2.95.4 20020320 [FreeBSD] (from FSF-g77 version 0.5.25 20020320 (prerelease))
Driving: f77 -v -c -xf77-version /dev/null -xnone
Using builtin specs.
gcc version 2.95.4 20020320 [FreeBSD]
 /usr/libexec/cpp0 -lang-c -v -D__GNUC__=2 -D__GNUC_MINOR__=95 -D__i386__ -D__FreeBSD__=4 -D__FreeBSD_cc_version=460001 -D__unix__ -D__i386 -D__unix -Acpu(i386) -Amachine(i386) -Asystem(unix) -Asystem(FreeBSD) -D_LANGUAGE_FORTRAN -traditional -Acpu(i386) -Amachine(i386) -Di386 -D__i386 -D__i386__ -D__ELF__ /dev/null /dev/null
GNU CPP version 2.95.4 20020320 [FreeBSD] (i386 FreeBSD/ELF)
#include "..." search starts here:
#include <...> search starts here:
 /usr/include
 /usr/include
End of search list.
The following default directories have been omitted from the search path:
 /usr/include/g++
End of omitted list.
 /usr/libexec/f771 -fnull-version -quiet -dumpbase g77-version.f -version -fversion -o /tmp/ccKg7min.s /dev/null
GNU F77 version 2.95.4 20020320 [FreeBSD] (i386-unknown-freebsd) compiled by GNU C version 2.95.4 20020320 [FreeBSD].
GNU Fortran Front End version 0.5.25 20020320 (prerelease)
 /usr/libexec/elf/as -v -o /tmp/cc3BBwY0.o /tmp/ccKg7min.s
GNU assembler version 2.12.1 [FreeBSD] 2002-07-20 (i386-obrien-freebsd5.0) using BFD version 2.12.1 [FreeBSD] 2002-07-20
 /usr/libexec/elf/ld -V -dynamic-linker /usr/libexec/ld-elf.so.1 -o /tmp/ccJCDASD /tmp/cc3BBwY0.o /usr/lib/crt1.o /usr/lib/crti.o /usr/lib/crtbegin.o -L/usr/lib -lg2c -lm -lgcc -lc -lgcc /usr/lib/crtend.o /usr/lib/crtn.o
/usr/lib/libg2c.so: warning: tempnam() possibly used unsafely; consider using mkstemp()
GNU ld version 2.12.1 [FreeBSD] 2002-07-20
  Supported emulations:
   elf_i386
 /tmp/ccJCDASD
__G77_LIBF77_VERSION__: 0.5.25 20010315 (release)
@(#)LIBF77 VERSION 19990503
__G77_LIBI77_VERSION__: 0.5.25 20010315 (release)
@(#) LIBI77 VERSION pjw,dmg-mods 19990503
__G77_LIBU77_VERSION__: 0.5.25 20010315 (release)
@(#) LIBU77 VERSION 19980709
configure:7365: $? = 0
configure:7367: f77 -V </dev/null >&5
f77: argument to `-V' missing
configure:7370: $? = 1
configure:7377: checking whether we are using the GNU Fortran 77 compiler
configure:7391: f77 -c  conftest.F >&5
configure:7394: $? = 0
configure:7397: test -s conftest.o
configure:7400: $? = 0
configure:7413: result: yes
configure:7420: checking whether f77 accepts -g
configure:7432: f77 -c -g conftest.f >&5
configure:7435: $? = 0
configure:7438: test -s conftest.o
configure:7441: $? = 0
configure:7453: result: yes
configure:7481: checking the maximum length of command line arguments
configure:7540: result: 65536
configure:7551: checking command to parse /usr/bin/nm -B output from cc object
configure:7640: cc -c -O2 -pipe -I/usr/local/include -march=k6 -I/usr/local/include conftest.c >&5
configure:7643: $? = 0
configure:7647: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ 	]\([ABCDGISTW][ABCDGISTW]*\)[ 	][ 	]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' \> conftest.nm
configure:7650: $? = 0
configure:7702: cc -o conftest -O2 -pipe -I/usr/local/include -march=k6 -I/usr/local/include -L/usr/local/lib conftest.c conftstm.o >&5
configure:7705: $? = 0
configure:7743: result: ok
configure:7747: checking for objdir
configure:7762: result: .libs
configure:7852: checking for ar
configure:7868: found /usr/bin/ar
configure:7879: result: ar
configure:7932: checking for ranlib
configure:7948: found /usr/bin/ranlib
configure:7959: result: ranlib
configure:8012: checking for strip
configure:8028: found /usr/bin/strip
configure:8039: result: strip
configure:8301: checking if cc static flag  works
configure:8324: result: yes
configure:8341: checking if cc supports -fno-rtti -fno-exceptions
configure:8359: cc -c -O2 -pipe -I/usr/local/include -march=k6 -I/usr/local/include -fno-rtti -fno-exceptions conftest.c >&5
configure:8363: $? = 0
configure:8374: result: yes
configure:8389: checking for cc option to produce PIC
configure:8566: result: -fPIC
configure:8573: checking if cc PIC flag -fPIC works
configure:8591: cc -c -O2 -pipe -I/usr/local/include -march=k6 -I/usr/local/include -fPIC -DPIC conftest.c >&5
configure:8595: $? = 0
configure:8606: result: yes
configure:8630: checking if cc supports -c -o file.o
configure:8658: cc -c -O2 -pipe -I/usr/local/include -march=k6 -I/usr/local/include -o out/conftest2.o conftest.c >&5
configure:8662: $? = 0
configure:8679: result: yes
configure:8705: checking whether the cc linker (/usr/libexec/elf/ld) supports shared libraries
configure:9499: result: yes
configure:9525: checking whether -lc should be explicitly linked in
configure:9530: cc -c -O2 -pipe -I/usr/local/include -march=k6 -I/usr/local/include conftest.c >&5
configure:9533: $? = 0
configure:9547: cc -shared conftest.o  -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep  -lc  \>/dev/null 2\>\&1
configure:9550: $? = 1
configure:9562: result: yes
configure:9570: checking how to hardcode library paths into programs
configure:9595: result: immediate
configure:9609: checking whether stripping libraries is possible
configure:9614: result: yes
configure:9636: checking dynamic linker characteristics
configure:10147: result: freebsd4.7 ld.so
configure:10873: checking if libtool supports shared libraries
configure:10875: result: yes
configure:10878: checking whether to build shared libraries
configure:10927: result: yes
configure:10930: checking whether to build static libraries
configure:10934: result: yes
configure:11025: creating libtool
configure:11569: checking for ld used by c++
configure:11636: result: /usr/libexec/elf/ld
configure:11645: checking if the linker (/usr/libexec/elf/ld) is GNU ld
configure:11660: result: yes
configure:11711: checking whether the c++ linker (/usr/libexec/elf/ld) supports shared libraries
configure:12506: result: yes
configure:12524: c++ -c  -O2 -pipe -I/usr/local/include -march=k6 -I/usr/local/include conftest.cc >&5
configure:12527: $? = 0
configure:12623: checking for c++ option to produce PIC
configure:12875: result: -fPIC
configure:12882: checking if c++ PIC flag -fPIC works
configure:12900: c++ -c  -O2 -pipe -I/usr/local/include -march=k6 -I/usr/local/include -fPIC -DPIC conftest.cc >&5
configure:12904: $? = 0
configure:12915: result: yes
configure:12939: checking if c++ supports -c -o file.o
configure:12967: c++ -c  -O2 -pipe -I/usr/local/include -march=k6 -I/usr/local/include -o out/conftest2.o conftest.cc >&5
configure:12971: $? = 0
configure:12988: result: yes
configure:13014: checking whether the c++ linker (/usr/libexec/elf/ld) supports shared libraries
configure:13039: result: yes
configure:13110: checking how to hardcode library paths into programs
configure:13135: result: immediate
configure:13149: checking whether stripping libraries is possible
configure:13154: result: yes
configure:13176: checking dynamic linker characteristics
configure:13687: result: freebsd4.7 ld.so
configure:14886: checking if libtool supports shared libraries
configure:14888: result: yes
configure:14891: checking whether to build shared libraries
configure:14909: result: yes
configure:14912: checking whether to build static libraries
configure:14916: result: yes
configure:14928: checking for f77 option to produce PIC
configure:15105: result: -fPIC
configure:15112: checking if f77 PIC flag -fPIC works
configure:15130: f77 -c -g -O2 -fPIC conftest.f >&5
configure:15134: $? = 0
configure:15145: result: yes
configure:15169: checking if f77 supports -c -o file.o
configure:15197: f77 -c -g -O2 -o out/conftest2.o conftest.f >&5
configure:15201: $? = 0
configure:15218: result: yes
configure:15244: checking whether the f77 linker (/usr/libexec/elf/ld) supports shared libraries
configure:16016: result: yes
configure:16087: checking how to hardcode library paths into programs
configure:16112: result: immediate
configure:16126: checking whether stripping libraries is possible
configure:16131: result: yes
configure:16153: checking dynamic linker characteristics
configure:16664: result: freebsd4.7 ld.so
configure:20554: checking for Win32
configure:20564: result: no
configure:20626: checking for aclocal flags
configure:20635: result: 
configure:20683: checking for pkg-config
configure:20701: found /usr/local/bin/pkg-config
configure:20714: result: /usr/local/bin/pkg-config
configure:20737: checking for GLIB - version >= 2.0.0
configure:20857: cc -o conftest -O2 -pipe -I/usr/local/include -march=k6 -Wall -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include   -I/usr/local/include -L/usr/local/lib conftest.c -Wl,--export-dynamic -L/usr/local/lib -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -liconv    >&5
In file included from configure:20807:
/usr/local/include/glib.h:164: warning: `G_STRUCT_OFFSET' redefined
/usr/local/include/glib-2.0/glib/gmacros.h:167: warning: this is the location of the previous definition
/usr/local/include/glib.h:166: warning: `G_STRUCT_MEMBER_P' redefined
/usr/local/include/glib-2.0/glib/gmacros.h:169: warning: this is the location of the previous definition
/usr/local/include/glib.h:251: warning: `G_GNUC_PRINTF' redefined
/usr/local/include/glib-2.0/glib/gmacros.h:59: warning: this is the location of the previous definition
/usr/local/include/glib.h:253: warning: `G_GNUC_SCANF' redefined
/usr/local/include/glib-2.0/glib/gmacros.h:61: warning: this is the location of the previous definition
/usr/local/include/glib.h:255: warning: `G_GNUC_FORMAT' redefined
/usr/local/include/glib-2.0/glib/gmacros.h:63: warning: this is the location of the previous definition
/usr/local/include/glib.h:257: warning: `G_GNUC_NORETURN' redefined
/usr/local/include/glib-2.0/glib/gmacros.h:65: warning: this is the location of the previous definition
/usr/local/include/glib.h:259: warning: `G_GNUC_CONST' redefined
/usr/local/include/glib-2.0/glib/gmacros.h:67: warning: this is the location of the previous definition
/usr/local/include/glib.h:261: warning: `G_GNUC_UNUSED' redefined
/usr/local/include/glib-2.0/glib/gmacros.h:69: warning: this is the location of the previous definition
In file included from configure:20807:
/usr/local/include/glib.h:502: redefinition of `gssize'
/usr/local/include/glib-2.0/glibconfig.h:58: `gssize' previously declared here
/usr/local/include/glib.h:503: redefinition of `gsize'
/usr/local/include/glib-2.0/glibconfig.h:59: `gsize' previously declared here
configure:20860: $? = 1
configure: program exited with status 1
configure: failed program was:
| #line 20777 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "atk"
| #define PACKAGE_TARNAME "atk"
| #define PACKAGE_VERSION "1.4.1"
| #define PACKAGE_STRING "atk 1.4.1"
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=atk"
| #define PACKAGE "atk"
| #define VERSION "1.4.1"
| #define GETTEXT_PACKAGE "atk10"
| #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_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 atklocaledir "/usr/local/share/locale"
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
| #define HAVE_DLFCN_H 1
| /* end confdefs.h.  */
| 
| #include <glib.h>
| #include <stdio.h>
| #include <stdlib.h>
| 
| int
| main ()
| {
|   int major, minor, micro;
|   char *tmp_version;
| 
|   system ("touch conf.glibtest");
| 
|   /* HP/UX 9 (%@#!) writes to sscanf strings */
|   tmp_version = g_strdup("2.0.0");
|   if (sscanf(tmp_version, "%d.%d.%d", &major, &minor, &micro) != 3) {
|      printf("%s, bad version string\n", "2.0.0");
|      exit(1);
|    }
| 
|   if ((glib_major_version != 2) ||
|       (glib_minor_version != 2) ||
|       (glib_micro_version != 3))
|     {
|       printf("\n*** 'pkg-config --modversion glib-2.0' returned %d.%d.%d, but GLIB (%d.%d.%d)\n",
|              2, 2, 3,
|              glib_major_version, glib_minor_version, glib_micro_version);
|       printf ("*** was found! If pkg-config was correct, then it is best\n");
|       printf ("*** to remove the old version of GLib. You may also be able to fix the error\n");
|       printf("*** by modifying your LD_LIBRARY_PATH enviroment variable, or by editing\n");
|       printf("*** /etc/ld.so.conf. Make sure you have run ldconfig if that is\n");
|       printf("*** required on your system.\n");
|       printf("*** If pkg-config was wrong, set the environment variable PKG_CONFIG_PATH\n");
|       printf("*** to point to the correct configuration files\n");
|     }
|   else if ((glib_major_version != GLIB_MAJOR_VERSION) ||
| 	   (glib_minor_version != GLIB_MINOR_VERSION) ||
|            (glib_micro_version != GLIB_MICRO_VERSION))
|     {
|       printf("*** GLIB header files (version %d.%d.%d) do not match\n",
| 	     GLIB_MAJOR_VERSION, GLIB_MINOR_VERSION, GLIB_MICRO_VERSION);
|       printf("*** library (version %d.%d.%d)\n",
| 	     glib_major_version, glib_minor_version, glib_micro_version);
|     }
|   else
|     {
|       if ((glib_major_version > major) ||
|         ((glib_major_version == major) && (glib_minor_version > minor)) ||
|         ((glib_major_version == major) && (glib_minor_version == minor) && (glib_micro_version >= micro)))
|       {
|         return 0;
|        }
|      else
|       {
|         printf("\n*** An old version of GLIB (%d.%d.%d) was found.\n",
|                glib_major_version, glib_minor_version, glib_micro_version);
|         printf("*** You need a version of GLIB newer than %d.%d.%d. The latest version of\n",
| 	       major, minor, micro);
|         printf("*** GLIB is always available from ftp://ftp.gtk.org.\n");
|         printf("***\n");
|         printf("*** If you have already installed a sufficiently new version, this error\n");
|         printf("*** probably means that the wrong copy of the pkg-config shell script is\n");
|         printf("*** being found. The easiest way to fix this is to remove the old version\n");
|         printf("*** of GLIB, but you can also set the PKG_CONFIG environment to point to the\n");
|         printf("*** correct copy of pkg-config. (In this case, you will have to\n");
|         printf("*** modify your LD_LIBRARY_PATH enviroment variable, or edit /etc/ld.so.conf\n");
|         printf("*** so that the correct libraries are found at run-time))\n");
|       }
|     }
|   return 1;
| }
| 
configure:20887: result: no
configure:20921: cc -o conftest -O2 -pipe -I/usr/local/include -march=k6 -Wall -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include   -I/usr/local/include -L/usr/local/lib conftest.c  -Wl,--export-dynamic -L/usr/local/lib -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -liconv   >&5
In file included from configure:20932:
/usr/local/include/glib.h:164: warning: `G_STRUCT_OFFSET' redefined
/usr/local/include/glib-2.0/glib/gmacros.h:167: warning: this is the location of the previous definition
/usr/local/include/glib.h:166: warning: `G_STRUCT_MEMBER_P' redefined
/usr/local/include/glib-2.0/glib/gmacros.h:169: warning: this is the location of the previous definition
/usr/local/include/glib.h:251: warning: `G_GNUC_PRINTF' redefined
/usr/local/include/glib-2.0/glib/gmacros.h:59: warning: this is the location of the previous definition
/usr/local/include/glib.h:253: warning: `G_GNUC_SCANF' redefined
/usr/local/include/glib-2.0/glib/gmacros.h:61: warning: this is the location of the previous definition
/usr/local/include/glib.h:255: warning: `G_GNUC_FORMAT' redefined
/usr/local/include/glib-2.0/glib/gmacros.h:63: warning: this is the location of the previous definition
/usr/local/include/glib.h:257: warning: `G_GNUC_NORETURN' redefined
/usr/local/include/glib-2.0/glib/gmacros.h:65: warning: this is the location of the previous definition
/usr/local/include/glib.h:259: warning: `G_GNUC_CONST' redefined
/usr/local/include/glib-2.0/glib/gmacros.h:67: warning: this is the location of the previous definition
/usr/local/include/glib.h:261: warning: `G_GNUC_UNUSED' redefined
/usr/local/include/glib-2.0/glib/gmacros.h:69: warning: this is the location of the previous definition
In file included from configure:20932:
/usr/local/include/glib.h:502: redefinition of `gssize'
/usr/local/include/glib-2.0/glibconfig.h:58: `gssize' previously declared here
/usr/local/include/glib.h:503: redefinition of `gsize'
/usr/local/include/glib-2.0/glibconfig.h:59: `gsize' previously declared here
configure:20924: $? = 1
configure: failed program was:
| #line 20902 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "atk"
| #define PACKAGE_TARNAME "atk"
| #define PACKAGE_VERSION "1.4.1"
| #define PACKAGE_STRING "atk 1.4.1"
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=atk"
| #define PACKAGE "atk"
| #define VERSION "1.4.1"
| #define GETTEXT_PACKAGE "atk10"
| #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_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 atklocaledir "/usr/local/share/locale"
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
| #define HAVE_DLFCN_H 1
| /* end confdefs.h.  */
| 
| #include <glib.h>
| #include <stdio.h>
| 
| int
| main ()
| {
|  return ((glib_major_version) || (glib_minor_version) || (glib_micro_version));
|   ;
|   return 0;
| }
configure:20958: error:
*** GLIB 2.0.0 or better is required. The latest version of
*** GLIB is always available from ftp://ftp.gtk.org/. If GLIB is installed
*** but not in the same location as pkg-config add the location of the file
*** glib-2.0.pc to the environment variable PKG_CONFIG_PATH.

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

lt_lt_cv_sys_global_symbol_pipe='"sed -n -e '\''s/^.*[ 	]\\([ABCDGISTW][ABCDGISTW]*\\)[ 	][ 	]*\\(\\)\\([_A-Za-z][_A-Za-z0-9]*\\)\$/\\1 \\2\\3 \\3/p'\''"'
ac_cv_prog_ac_ct_F77=f77
ac_cv_func_bind_textdomain_codeset=yes
am_cv_CC_dependencies_compiler_type=gcc
ac_cv_prog_CXXCPP='c++ -E'
ac_cv_path_XGETTEXT=/usr/local/bin/xgettext
ac_cv_env_CXXFLAGS_value=' -O2 -pipe -I/usr/local/include -march=k6'
lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern int \1;/p'\'''
ac_cv_f77_compiler_gnu=yes
gt_cv_func_dgettext_libc=no
ac_cv_env_F77_value=
lt_cv_file_magic_cmd='$MAGIC_CMD'
ac_cv_header_stdlib_h=yes
lt_cv_prog_gnu_ldcxx=yes
ac_cv_prog_cc_g=yes
ac_cv_env_CXXCPP_set=
ac_cv_env_LDFLAGS_set=set
ac_cv_path_PKG_CONFIG=/usr/local/bin/pkg-config
lt_cv_prog_compiler_c_o_CXX=yes
ac_cv_prog_ac_ct_AR=ar
ac_cv_c_compiler_gnu=yes
ac_cv_exeext=
ac_cv_env_CFLAGS_set=set
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'\'''
ac_cv_atk_aclocal_flags=
lt_lt_cv_sys_global_symbol_to_cdecl='"sed -n -e '\''s/^. .* \\(.*\\)\$/extern int \\1;/p'\''"'
ac_cv_env_FFLAGS_set=
lt_cv_sys_max_cmd_len=65536
ac_cv_env_CPP_value=
ac_cv_env_CPPFLAGS_set=set
ac_cv_cxx_compiler_gnu=yes
ac_cv_env_CXX_set=set
lt_lt_cv_prog_compiler_c_o_CXX='"yes"'
gt_cv_have_gettext=yes
ac_cv_env_host_alias_set=
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'\''"'
ac_cv_path_GMSGFMT=/usr/local/bin/msgfmt
lt_cv_ld_reload_flag=-r
lt_cv_prog_gnu_ld=yes
ac_cv_header_sys_stat_h=yes
ac_cv_env_build_alias_set=set
lt_cv_prog_compiler_c_o=yes
ac_cv_prog_f77_g=yes
ac_cv_env_CXXCPP_value=
ac_cv_env_LDFLAGS_value=-L/usr/local/lib
ac_cv_env_target_alias_set=
ac_cv_host_alias=i386-portbld-freebsd4.7
ac_cv_prog_cc_stdc=
ac_cv_env_CFLAGS_value='-O2 -pipe -I/usr/local/include -march=k6'
ac_cv_env_CC_set=set
lt_cv_prog_compiler_c_o_F77=yes
ac_cv_path_MSGFMT=/usr/local/bin/msgfmt
ac_cv_header_sys_types_h=yes
ac_cv_header_stdc=yes
lt_cv_path_SED=/usr/bin/sed
ac_cv_header_strings_h=yes
ac_cv_func_dcgettext=yes
ac_cv_header_stdint_h=no
ac_cv_header_inttypes_h=yes
ac_cv_prog_egrep='grep -E'
ac_cv_prog_make_make_set=yes
ac_cv_env_FFLAGS_value=
lt_cv_path_LD=/usr/libexec/elf/ld
lt_cv_prog_compiler_rtti_exceptions=yes
ac_cv_build_alias=i386-portbld-freebsd4.7
ac_cv_header_locale_h=yes
ac_cv_header_unistd_h=yes
ac_cv_header_string_h=yes
ac_cv_env_CPPFLAGS_value=-I/usr/local/include
lt_lt_cv_prog_compiler_c_o='"yes"'
ac_cv_prog_ac_ct_RANLIB=ranlib
ac_cv_header_memory_h=yes
ac_cv_env_CXXFLAGS_set=set
ac_cv_env_CXX_value=c++
ac_cv_prog_ac_ct_STRIP=strip
ac_cv_host=i386-portbld-freebsd4.7
ac_cv_env_F77_set=
ac_cv_env_host_alias_value=
lt_lt_cv_prog_compiler_c_o_F77='"yes"'
am_cv_val_LC_MESSAGES=yes
lt_cv_objdir=.libs
ac_cv_prog_cxx_g=yes
ac_cv_lib_intl_dgettext=yes
lt_cv_file_magic_test_file=
ac_cv_lib_intl_bindtextdomain=yes
gt_cv_func_dgettext_libintl=yes
am_cv_CXX_dependencies_compiler_type=gcc
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
lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ 	]\([ABCDGISTW][ABCDGISTW]*\)[ 	][ 	]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p'\'''
lt_cv_deplibs_check_method=pass_all
ac_cv_prog_ac_ct_CC=cc
lt_cv_path_LDCXX=/usr/libexec/elf/ld
ac_cv_header_libintl_h=yes
ac_cv_env_target_alias_value=
ac_cv_env_CC_value=cc
lt_cv_path_NM='/usr/bin/nm -B'
ac_cv_env_CPP_set=
ac_cv_header_dlfcn_h=yes
ac_cv_objext=o

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

ACLOCAL='${SHELL} /usr/ports/accessibility/atk/work/atk-1.4.1/missing --run aclocal-1.7 '
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='${SHELL} /usr/ports/accessibility/atk/work/atk-1.4.1/missing --run tar'
AR='ar'
AS='as'
ATK_API_VERSION='1.0'
ATK_BINARY_AGE='401'
ATK_INTERFACE_AGE='1'
ATK_MAJOR_VERSION='1'
ATK_MICRO_VERSION='1'
ATK_MINOR_VERSION='4'
ATK_VERSION='1.4.1'
AUTOCONF='${SHELL} /usr/ports/accessibility/atk/work/atk-1.4.1/missing --run autoconf'
AUTOHEADER='${SHELL} /usr/ports/accessibility/atk/work/atk-1.4.1/missing --run autoheader'
AUTOMAKE='${SHELL} /usr/ports/accessibility/atk/work/atk-1.4.1/missing --run automake-1.7'
AWK='nawk'
CATALOGS=' am.gmo az.gmo be.gmo bg.gmo bn.gmo ca.gmo cs.gmo cy.gmo da.gmo de.gmo en_GB.gmo el.gmo eo.gmo es.gmo fa.gmo fi.gmo fr.gmo ga.gmo he.gmo hi.gmo hu.gmo kn.gmo ko.gmo id.gmo is.gmo it.gmo ja.gmo li.gmo lv.gmo lt.gmo ml.gmo mk.gmo mn.gmo ms.gmo ne.gmo nl.gmo nn.gmo no.gmo pl.gmo pt.gmo pt_BR.gmo ro.gmo ru.gmo sk.gmo sl.gmo sq.gmo sr.gmo sr at Latn.gmo sv.gmo ta.gmo tr.gmo uk.gmo vi.gmo yi.gmo zh_CN.gmo zh_TW.gmo'
CATOBJEXT='.gmo'
CC='cc'
CCDEPMODE='depmode=gcc'
CFLAGS='-O2 -pipe -I/usr/local/include -march=k6 -Wall'
CPP='cc -E'
CPPFLAGS='-I/usr/local/include'
CXX='c++'
CXXCPP='c++ -E'
CXXDEPMODE='depmode=gcc'
CXXFLAGS=' -O2 -pipe -I/usr/local/include -march=k6'
CYGPATH_W='echo'
DATADIRNAME='share'
DEFS=''
DEPDIR='.deps'
DEP_CFLAGS=''
DEP_LIBS=''
DLLTOOL='dlltool'
ECHO='echo'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='grep -E'
ENABLE_GTK_DOC_FALSE=''
ENABLE_GTK_DOC_TRUE=''
EXEEXT=''
F77='f77'
FFLAGS='-g -O2'
GETTEXT_PACKAGE='atk10'
GLIB_CFLAGS=''
GLIB_GENMARSHAL=''
GLIB_LIBS=''
GLIB_MKENUMS=''
GLIB_PACKAGES='gobject-2.0 gmodule-2.0'
GLIB_REQUIRED_VERSION='2.0.0'
GMOFILES=' am.gmo az.gmo be.gmo bg.gmo bn.gmo ca.gmo cs.gmo cy.gmo da.gmo de.gmo en_GB.gmo el.gmo eo.gmo es.gmo fa.gmo fi.gmo fr.gmo ga.gmo he.gmo hi.gmo hu.gmo kn.gmo ko.gmo id.gmo is.gmo it.gmo ja.gmo li.gmo lv.gmo lt.gmo ml.gmo mk.gmo mn.gmo ms.gmo ne.gmo nl.gmo nn.gmo no.gmo pl.gmo pt.gmo pt_BR.gmo ro.gmo ru.gmo sk.gmo sl.gmo sq.gmo sr.gmo sr at Latn.gmo sv.gmo ta.gmo tr.gmo uk.gmo vi.gmo yi.gmo zh_CN.gmo zh_TW.gmo'
GMSGFMT='/usr/local/bin/msgfmt'
GOBJECT_QUERY=''
GTK_DOC_USE_LIBTOOL_FALSE=''
GTK_DOC_USE_LIBTOOL_TRUE=''
HTML_DIR=''
INSTALL_DATA='install -c -o root -g wheel -m 444'
INSTALL_PROGRAM='install -c -s -o root -g wheel -m 555'
INSTALL_SCRIPT='install -c -o root -g wheel -m 555'
INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s'
INSTOBJEXT='.mo'
INTLLIBS='-lintl '
LDFLAGS='-L/usr/local/lib'
LIBOBJS=''
LIBS=''
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
LN_S='ln -s'
LTLIBOBJS=''
LT_CURRENT_MINUS_AGE='0'
LT_VERSION_INFO='400:1:400'
MAKEINFO='${SHELL} /usr/ports/accessibility/atk/work/atk-1.4.1/missing --run makeinfo'
MKINSTALLDIRS='./mkinstalldirs'
MSGFMT='/usr/local/bin/msgfmt'
MS_LIB_AVAILABLE_FALSE=''
MS_LIB_AVAILABLE_TRUE='#'
OBJDUMP='objdump'
OBJEXT='o'
OS_WIN32_FALSE=''
OS_WIN32_TRUE='#'
PACKAGE='atk'
PACKAGE_BUGREPORT='http://bugzilla.gnome.org/enter_bug.cgi?product=atk'
PACKAGE_NAME='atk'
PACKAGE_STRING='atk 1.4.1'
PACKAGE_TARNAME='atk'
PACKAGE_VERSION='1.4.1'
PATH_SEPARATOR=':'
PERL=''
PKG_CONFIG='/usr/local/bin/pkg-config'
POFILES=' am.po az.po be.po bg.po bn.po ca.po cs.po cy.po da.po de.po en_GB.po el.po eo.po es.po fa.po fi.po fr.po ga.po he.po hi.po hu.po kn.po ko.po id.po is.po it.po ja.po li.po lv.po lt.po ml.po mk.po mn.po ms.po ne.po nl.po nn.po no.po pl.po pt.po pt_BR.po ro.po ru.po sk.po sl.po sq.po sr.po sr at Latn.po sv.po ta.po tr.po uk.po vi.po yi.po zh_CN.po zh_TW.po'
POSUB='po'
PO_IN_DATADIR_FALSE=''
PO_IN_DATADIR_TRUE=''
RANLIB='ranlib'
REBUILD=''
SET_MAKE=''
SHELL='/bin/sh'
STRIP='strip'
USE_NLS='yes'
VERSION='1.4.1'
XGETTEXT='/usr/local/bin/xgettext'
ac_ct_AR='ar'
ac_ct_AS=''
ac_ct_CC='cc'
ac_ct_CXX=''
ac_ct_DLLTOOL=''
ac_ct_F77='f77'
ac_ct_OBJDUMP=''
ac_ct_RANLIB='ranlib'
ac_ct_STRIP='strip'
am__fastdepCC_FALSE=''
am__fastdepCC_TRUE='#'
am__fastdepCXX_FALSE=''
am__fastdepCXX_TRUE='#'
am__include='include'
am__quote=''
bindir='${exec_prefix}/bin'
build='i386-portbld-freebsd4.7'
build_alias='i386-portbld-freebsd4.7'
build_cpu='i386'
build_os='freebsd4.7'
build_vendor='portbld'
datadir='${prefix}/share'
exec_prefix='NONE'
host='i386-portbld-freebsd4.7'
host_alias=''
host_cpu='i386'
host_os='freebsd4.7'
host_vendor='portbld'
includedir='${prefix}/include'
infodir='${prefix}/info'
install_sh='/usr/ports/accessibility/atk/work/atk-1.4.1/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localstatedir='${prefix}/var'
mandir='${prefix}/man'
ms_librarian=''
oldincludedir='/usr/include'
prefix='/usr/local'
program_transform_name='s,x,x,'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target_alias=''

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

#define ENABLE_NLS 1
#define GETTEXT_PACKAGE "atk10"
#define HAVE_BIND_TEXTDOMAIN_CODESET 1
#define HAVE_BIND_TEXTDOMAIN_CODESET 1
#define HAVE_DCGETTEXT 1
#define HAVE_DLFCN_H 1
#define HAVE_GETTEXT 1
#define HAVE_INTTYPES_H 1
#define HAVE_LC_MESSAGES 1
#define HAVE_LOCALE_H 1
#define HAVE_MEMORY_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRINGS_H 1
#define HAVE_STRING_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_UNISTD_H 1
#define PACKAGE "atk"
#define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=atk"
#define PACKAGE_NAME "atk"
#define PACKAGE_STRING "atk 1.4.1"
#define PACKAGE_TARNAME "atk"
#define PACKAGE_VERSION "1.4.1"
#define STDC_HEADERS 1
#define VERSION "1.4.1"
#define atklocaledir "/usr/local/share/locale"

configure: exit 1


More information about the freebsd-gnome mailing list