Skip site navigation (1)Skip section navigation (2)
Date:      10 Sep 2002 10:38:25 +0200
From:      Martin Klaffenboeck <martin.klaffenboeck@gmx.at>
To:        Joe Marcus Clarke <marcus@FreeBSD.org>
Cc:        gnome@FreeBSD.org
Subject:   Re: ports/42616: libgnomedb does not install
Message-ID:  <1031647105.646.5.camel@martin.kleinerdrache.org>
In-Reply-To: <200209100049.g8A0nBfY045304@freefall.freebsd.org>
References:  <200209100049.g8A0nBfY045304@freefall.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help

--=-13mVUns3E5uaPaKTmTin
Content-Type: text/plain
Content-Transfer-Encoding: 7bit

Am Di, 2002-09-10 um 02.49 schrieb Joe Marcus Clarke:

> Do you have the gtk-doc package installed?  Can you send me the config.log 
> from libgnomedb?  Thanks.

Is it possible just to folloup this email from the gnome@FreeBSD mailing
list, without going to the pr - site?  I don't always want to go
there...

Here is my answer:

martin% pkg_info | grep gtk-doc
gtk-doc-0.9         Code documentation system, originally for GTK+

I attached the config.log from yesterdays try...

--=-13mVUns3E5uaPaKTmTin
Content-Disposition: attachment; filename=config.log
Content-Transfer-Encoding: quoted-printable
Content-Type: text/plain; name=config.log; charset=ISO8859-1

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 --x-libraries=3D/usr/X11R6/lib --x-includes=3D/usr/X11R6/in=
clude --localstatedir=3D/usr/X11R6/share/gnome --datadir=3D/usr/X11R6/share=
/gnome --with-html-dir=3D/usr/X11R6/share/doc --disable-gtk-doc --with-gcon=
f-source=3Dxml::/usr/X11R6/etc/gconf/gconf.xml.defaults --prefix=3D/usr/X11=
R6 --target=3Di386-unknown-freebsd4.7

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

hostname =3D martin.kleinerdrache.org
uname -m =3D i386
uname -r =3D 4.7-PRERELEASE
uname -s =3D FreeBSD
uname -v =3D FreeBSD 4.7-PRERELEASE #18: Sat Sep  7 23:13:14 CEST 2002     =
martin@martin.kleinerdrache.org:/usr/obj/usr/src/sys/MYKERNEL=20

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

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

PATH: /sbin
PATH: /bin
PATH: /usr/sbin
PATH: /usr/bin
PATH: /usr/games
PATH: /usr/local/sbin
PATH: /usr/local/bin
PATH: /usr/X11R6/bin
PATH: /root/bin


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

configure:1437: checking for a BSD-compatible install
configure:1491: result: /usr/bin/install -c -o root -g wheel
configure:1502: checking whether build environment is sane
configure:1545: result: yes
configure:1560: checking whether gmake sets ${MAKE}
configure:1580: result: yes
configure:1612: checking for working aclocal
configure:1619: result: found
configure:1627: checking for working autoconf
configure:1634: result: found
configure:1642: checking for working automake
configure:1649: result: found
configure:1657: checking for working autoheader
configure:1664: result: found
configure:1672: checking for working makeinfo
configure:1679: result: found
configure:1689: checking whether to enable maintainer-specific portions of =
Makefiles
configure:1698: result: no
configure:1773: checking for perl
configure:1791: found /usr/bin/perl
configure:1803: result: /usr/bin/perl
configure:1840: checking for pkg-config
configure:1858: found /usr/local/bin/pkg-config
configure:1870: result: /usr/local/bin/pkg-config
configure:1883: checking for pkg-config
configure:1894: result: yes
configure:1947: checking for GNOME Platform
configure:1950: result: GNOME 2.x
configure:1957: checking for pkg-config
configure:1987: result: /usr/local/bin/pkg-config
configure:2000: checking for pkg-config
configure:2011: result: yes
configure:2093: checking for gcc
configure:2119: result: cc
configure:2363: checking for C compiler version
configure:2366: cc --version </dev/null >&5
2.95.4
configure:2369: $? =3D 0
configure:2371: cc -v </dev/null >&5
Using builtin specs.
gcc version 2.95.4 20020320 [FreeBSD]
configure:2374: $? =3D 0
configure:2376: cc -V </dev/null >&5
cc: argument to `-V' is missing
configure:2379: $? =3D 1
configure:2405: checking for C compiler default output
configure:2408: cc -O -pipe -march=3Dpentiumpro -I/usr/local/include  conft=
est.c -L/usr/local/lib >&5
configure:2411: $? =3D 0
configure:2444: result: a.out
configure:2449: checking whether the C compiler works
configure:2455: ./a.out
configure:2458: $? =3D 0
configure:2473: result: yes
configure:2480: checking whether we are cross compiling
configure:2482: result: no
configure:2485: checking for suffix of executables
configure:2487: cc -o conftest -O -pipe -march=3Dpentiumpro -I/usr/local/in=
clude  conftest.c -L/usr/local/lib >&5
configure:2490: $? =3D 0
configure:2512: result:=20
configure:2518: checking for suffix of object files
configure:2542: cc -c -O -pipe -march=3Dpentiumpro -I/usr/local/include con=
ftest.c >&5
configure:2545: $? =3D 0
configure:2564: result: o
configure:2568: checking whether we are using the GNU C compiler
configure:2595: cc -c -O -pipe -march=3Dpentiumpro -I/usr/local/include con=
ftest.c >&5
configure:2598: $? =3D 0
configure:2601: test -s conftest.o
configure:2604: $? =3D 0
configure:2616: result: yes
configure:2622: checking whether cc accepts -g
configure:2646: cc -c -g -I/usr/local/include conftest.c >&5
configure:2649: $? =3D 0
configure:2652: test -s conftest.o
configure:2655: $? =3D 0
configure:2665: result: yes
configure:2692: cc -c -O -pipe -march=3Dpentiumpro -I/usr/local/include con=
ftest.c >&5
conftest.c:2: syntax error before `me'
configure:2695: $? =3D 1
configure: failed program was:
#ifndef __cplusplus
  choke me
#endif
configure:2807: checking for strerror in -lcposix
configure:2840: cc -o conftest -O -pipe -march=3Dpentiumpro -I/usr/local/in=
clude  conftest.c -lcposix  -L/usr/local/lib >&5
/usr/libexec/elf/ld: cannot find -lcposix
configure:2843: $? =3D 1
configure: failed program was:
#line 2814 "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:2860: result: no
configure:2914: checking for gcc
configure:2940: result: cc
configure:3184: checking for C compiler version
configure:3187: cc --version </dev/null >&5
2.95.4
configure:3190: $? =3D 0
configure:3192: cc -v </dev/null >&5
Using builtin specs.
gcc version 2.95.4 20020320 [FreeBSD]
configure:3195: $? =3D 0
configure:3197: cc -V </dev/null >&5
cc: argument to `-V' is missing
configure:3200: $? =3D 1
configure:3203: checking whether we are using the GNU C compiler
configure:3251: result: yes
configure:3257: checking whether cc accepts -g
configure:3300: result: yes
configure:3327: cc -c -O -pipe -march=3Dpentiumpro -I/usr/local/include con=
ftest.c >&5
conftest.c:2: syntax error before `me'
configure:3330: $? =3D 1
configure: failed program was:
#ifndef __cplusplus
  choke me
#endif
configure:3445: checking how to run the C preprocessor
configure:3471: cc -E -I/usr/local/include conftest.c
configure:3477: $? =3D 0
configure:3504: cc -E -I/usr/local/include conftest.c
configure:3500: ac_nonexistent.h: No such file or directory
configure:3510: $? =3D 1
configure: failed program was:
#line 3499 "configure"
#include "confdefs.h"
#include <ac_nonexistent.h>
configure:3547: result: cc -E
configure:3562: cc -E -I/usr/local/include conftest.c
configure:3568: $? =3D 0
configure:3595: cc -E -I/usr/local/include conftest.c
configure:3591: ac_nonexistent.h: No such file or directory
configure:3601: $? =3D 1
configure: failed program was:
#line 3590 "configure"
#include "confdefs.h"
#include <ac_nonexistent.h>
configure:3641: checking for ANSI C header files
configure:3655: cc -E -I/usr/local/include conftest.c
configure:3661: $? =3D 0
configure:3746: cc -o conftest -O -pipe -march=3Dpentiumpro -I/usr/local/in=
clude  conftest.c -L/usr/local/lib >&5
configure:3749: $? =3D 0
configure:3751: ./conftest
configure:3754: $? =3D 0
configure:3768: result: yes
configure:3851: checking build system type
configure:3869: result: i386-unknown-freebsd4.7
configure:3877: checking host system type
configure:3891: result: i386-unknown-freebsd4.7
configure:3921: checking for ld used by GCC
configure:3984: result: /usr/libexec/elf/ld
configure:3993: checking if the linker (/usr/libexec/elf/ld) is GNU ld
GNU ld version 2.12.1 [FreeBSD] 2002-07-20
configure:4005: result: yes
configure:4010: checking for /usr/libexec/elf/ld option to reload object fi=
les
configure:4017: result: -r
configure:4022: checking for BSD-compatible nm
configure:4058: result: /usr/bin/nm -B
configure:4061: checking for a sed that does not truncate output
configure:4143: result: /usr/bin/sed
configure:4146: checking whether ln -s works
configure:4150: result: yes
configure:4157: checking how to recognise dependent libraries
configure:4338: result: pass_all
configure:4350: checking command to parse /usr/bin/nm -B output
configure:4431: cc -c -O -pipe -march=3Dpentiumpro -I/usr/local/include con=
ftest.c >&5
configure:4434: $? =3D 0
configure:4438: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ 	]\([ABCDGIS=
TW][ABCDGISTW]*\)[ 	][ 	]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' \> =
conftest.nm
configure:4441: $? =3D 0
configure:4493: cc -o conftest -O -pipe -march=3Dpentiumpro -I/usr/local/in=
clude  conftest.c conftstm.o >&5
configure:4496: $? =3D 0
configure:4540: result: ok
configure:4558: checking for sys/types.h
configure:4571: cc -c -O -pipe -march=3Dpentiumpro -I/usr/local/include con=
ftest.c >&5
configure:4574: $? =3D 0
configure:4577: test -s conftest.o
configure:4580: $? =3D 0
configure:4590: result: yes
configure:4558: checking for sys/stat.h
configure:4571: cc -c -O -pipe -march=3Dpentiumpro -I/usr/local/include con=
ftest.c >&5
configure:4574: $? =3D 0
configure:4577: test -s conftest.o
configure:4580: $? =3D 0
configure:4590: result: yes
configure:4558: checking for stdlib.h
configure:4571: cc -c -O -pipe -march=3Dpentiumpro -I/usr/local/include con=
ftest.c >&5
configure:4574: $? =3D 0
configure:4577: test -s conftest.o
configure:4580: $? =3D 0
configure:4590: result: yes
configure:4558: checking for string.h
configure:4571: cc -c -O -pipe -march=3Dpentiumpro -I/usr/local/include con=
ftest.c >&5
configure:4574: $? =3D 0
configure:4577: test -s conftest.o
configure:4580: $? =3D 0
configure:4590: result: yes
configure:4558: checking for memory.h
configure:4571: cc -c -O -pipe -march=3Dpentiumpro -I/usr/local/include con=
ftest.c >&5
configure:4574: $? =3D 0
configure:4577: test -s conftest.o
configure:4580: $? =3D 0
configure:4590: result: yes
configure:4558: checking for strings.h
configure:4571: cc -c -O -pipe -march=3Dpentiumpro -I/usr/local/include con=
ftest.c >&5
configure:4574: $? =3D 0
configure:4577: test -s conftest.o
configure:4580: $? =3D 0
configure:4590: result: yes
configure:4558: checking for inttypes.h
configure:4571: cc -c -O -pipe -march=3Dpentiumpro -I/usr/local/include con=
ftest.c >&5
configure:4574: $? =3D 0
configure:4577: test -s conftest.o
configure:4580: $? =3D 0
configure:4590: result: yes
configure:4558: checking for stdint.h
configure:4571: cc -c -O -pipe -march=3Dpentiumpro -I/usr/local/include con=
ftest.c >&5
configure:4599: stdint.h: No such file or directory
configure:4574: $? =3D 1
configure: failed program was:
#line 4563 "configure"
#include "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:4590: result: no
configure:4558: checking for unistd.h
configure:4571: cc -c -O -pipe -march=3Dpentiumpro -I/usr/local/include con=
ftest.c >&5
configure:4574: $? =3D 0
configure:4577: test -s conftest.o
configure:4580: $? =3D 0
configure:4590: result: yes
configure:4616: checking dlfcn.h usability
configure:4625: cc -c -O -pipe -march=3Dpentiumpro -I/usr/local/include con=
ftest.c >&5
configure:4628: $? =3D 0
configure:4631: test -s conftest.o
configure:4634: $? =3D 0
configure:4643: result: yes
configure:4647: checking dlfcn.h presence
configure:4654: cc -E -I/usr/local/include conftest.c
configure:4660: $? =3D 0
configure:4678: result: yes
configure:4696: checking for dlfcn.h
configure:4703: result: yes
configure:4901: checking for ranlib
configure:4917: found /usr/bin/ranlib
configure:4928: result: ranlib
configure:4981: checking for strip
configure:4997: found /usr/bin/strip
configure:5008: result: strip
configure:5219: checking for objdir
configure:5230: result: .libs
configure:5247: checking for cc option to produce PIC
configure:5393: result: -fPIC
configure:5397: checking if cc PIC flag -fPIC works
configure:5423: cc -c -O -pipe -march=3Dpentiumpro -fPIC -DPIC -I/usr/local=
/include conftest.c >&5
configure:5426: $? =3D 0
configure:5429: test -s conftest.o
configure:5432: $? =3D 0
configure:5469: result: yes
configure:5485: checking if cc static flag -static works
configure:5512: cc -o conftest -O -pipe -march=3Dpentiumpro -I/usr/local/in=
clude  -static conftest.c -L/usr/local/lib >&5
configure:5515: $? =3D 0
configure:5518: test -s conftest
configure:5521: $? =3D 0
configure:5536: result: yes
configure:5548: checking if cc supports -c -o file.o
configure:5570: cc -c -O -pipe -march=3Dpentiumpro -o out/conftest2.o -I/us=
r/local/include conftest.c >&5
configure:5592: result: yes
configure:5597: checking if cc supports -c -o file.lo
configure:5627: cc -c -O -pipe -march=3Dpentiumpro -c -o conftest.lo -I/usr=
/local/include conftest.c >&5
configure:5630: $? =3D 0
configure:5633: test -s conftest.lo
configure:5636: $? =3D 0
configure:5657: result: yes
configure:5688: checking if cc supports -fno-rtti -fno-exceptions
configure:5713: cc -c -O -pipe -march=3Dpentiumpro -fno-rtti -fno-exception=
s -c conftest.c -I/usr/local/include conftest.c >&5
configure:5716: $? =3D 0
configure:5719: test -s conftest.o
configure:5722: $? =3D 0
configure:5738: result: yes
configure:5749: checking whether the linker (/usr/libexec/elf/ld) supports =
shared libraries
configure:6441: result: yes
configure:6446: checking how to hardcode library paths into programs
configure:6470: result: immediate
configure:6475: checking whether stripping libraries is possible
configure:6480: result: yes
configure:6491: checking dynamic linker characteristics
configure:6893: result: freebsd4.7 ld.so
configure:6898: checking if libtool supports shared libraries
configure:6900: result: yes
configure:6903: checking whether to build shared libraries
configure:6924: result: yes
configure:6927: checking whether to build static libraries
configure:6931: result: yes
configure:7593: checking whether -lc should be explicitly linked in
configure:7601: cc -c -O -pipe -march=3Dpentiumpro -I/usr/local/include con=
ftest.c >&5
configure:7604: $? =3D 0
configure:7618: cc -shared conftest.o  -v -Wl,-soname -Wl,conftest -o conft=
est 2\>\&1 \| grep  -lc  \>/dev/null 2\>\&1
configure:7621: $? =3D 1
configure:7634: result: yes
configure:8257: checking for ranlib
configure:8284: result: ranlib
configure:8296: checking for cc option to accept ANSI C
configure:8359: cc  -c -O -pipe -march=3Dpentiumpro -I/usr/local/include co=
nftest.c >&5
configure:8362: $? =3D 0
configure:8365: test -s conftest.o
configure:8368: $? =3D 0
configure:8385: result: none needed
configure:8393: checking for an ANSI C-conforming const
configure:8463: cc -c -O -pipe -march=3Dpentiumpro -I/usr/local/include con=
ftest.c >&5
configure:8466: $? =3D 0
configure:8469: test -s conftest.o
configure:8472: $? =3D 0
configure:8482: result: yes
configure:8492: checking for inline
configure:8509: cc -c -O -pipe -march=3Dpentiumpro -I/usr/local/include con=
ftest.c >&5
configure:8512: $? =3D 0
configure:8515: test -s conftest.o
configure:8518: $? =3D 0
configure:8529: result: inline
configure:8544: checking for off_t
configure:8571: cc -c -O -pipe -march=3Dpentiumpro -I/usr/local/include con=
ftest.c >&5
configure:8574: $? =3D 0
configure:8577: test -s conftest.o
configure:8580: $? =3D 0
configure:8590: result: yes
configure:8602: checking for size_t
configure:8629: cc -c -O -pipe -march=3Dpentiumpro -I/usr/local/include con=
ftest.c >&5
configure:8632: $? =3D 0
configure:8635: test -s conftest.o
configure:8638: $? =3D 0
configure:8648: result: yes
configure:8662: checking for working alloca.h
configure:8686: cc -o conftest -O -pipe -march=3Dpentiumpro -I/usr/local/in=
clude  conftest.c -L/usr/local/lib >&5
configure:8668: alloca.h: No such file or directory
configure:8689: $? =3D 1
configure: failed program was:
#line 8667 "configure"
#include "confdefs.h"
#include <alloca.h>
#ifdef F77_DUMMY_MAIN
#  ifdef __cplusplus
     extern "C"
#  endif
   int F77_DUMMY_MAIN() { return 1; }
#endif
int
main ()
{
char *p =3D (char *) alloca (2 * sizeof (int));
  ;
  return 0;
}
configure:8705: result: no
configure:8715: checking for alloca
configure:8759: cc -o conftest -O -pipe -march=3Dpentiumpro -I/usr/local/in=
clude  conftest.c -L/usr/local/lib >&5
configure:8762: $? =3D 0
configure:8765: test -s conftest
configure:8768: $? =3D 0
configure:8778: result: yes
configure:8974: checking for stdlib.h
configure:8979: result: yes
configure:8974: checking for unistd.h
configure:8979: result: yes
configure:9087: checking for getpagesize
configure:9130: cc -o conftest -O -pipe -march=3Dpentiumpro -I/usr/local/in=
clude  conftest.c -L/usr/local/lib >&5
configure:9133: $? =3D 0
configure:9136: test -s conftest
configure:9139: $? =3D 0
configure:9149: result: yes
configure:9159: checking for working mmap
configure:9298: cc -o conftest -O -pipe -march=3Dpentiumpro -I/usr/local/in=
clude  conftest.c -L/usr/local/lib >&5
configure:9301: $? =3D 0
configure:9303: ./conftest
configure:9306: $? =3D 0
configure:9319: result: yes
configure:9353: checking argz.h usability
configure:9362: cc -c -O -pipe -march=3Dpentiumpro -I/usr/local/include con=
ftest.c >&5
configure:9390: argz.h: No such file or directory
configure:9365: $? =3D 1
configure: failed program was:
#line 9355 "configure"
#include "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 <argz.h>
configure:9380: result: no
configure:9384: checking argz.h presence
configure:9391: cc -E -I/usr/local/include conftest.c
configure:9387: argz.h: No such file or directory
configure:9397: $? =3D 1
configure: failed program was:
#line 9386 "configure"
#include "confdefs.h"
#include <argz.h>
configure:9415: result: no
configure:9433: checking for argz.h
configure:9440: result: no
configure:9353: checking limits.h usability
configure:9362: cc -c -O -pipe -march=3Dpentiumpro -I/usr/local/include con=
ftest.c >&5
configure:9365: $? =3D 0
configure:9368: test -s conftest.o
configure:9371: $? =3D 0
configure:9380: result: yes
configure:9384: checking limits.h presence
configure:9391: cc -E -I/usr/local/include conftest.c
configure:9397: $? =3D 0
configure:9415: result: yes
configure:9433: checking for limits.h
configure:9440: result: yes
configure:9353: checking locale.h usability
configure:9362: cc -c -O -pipe -march=3Dpentiumpro -I/usr/local/include con=
ftest.c >&5
configure:9365: $? =3D 0
configure:9368: test -s conftest.o
configure:9371: $? =3D 0
configure:9380: result: yes
configure:9384: checking locale.h presence
configure:9391: cc -E -I/usr/local/include conftest.c
configure:9397: $? =3D 0
configure:9415: result: yes
configure:9433: checking for locale.h
configure:9440: result: yes
configure:9353: checking nl_types.h usability
configure:9362: cc -c -O -pipe -march=3Dpentiumpro -I/usr/local/include con=
ftest.c >&5
configure:9365: $? =3D 0
configure:9368: test -s conftest.o
configure:9371: $? =3D 0
configure:9380: result: yes
configure:9384: checking nl_types.h presence
configure:9391: cc -E -I/usr/local/include conftest.c
configure:9397: $? =3D 0
configure:9415: result: yes
configure:9433: checking for nl_types.h
configure:9440: result: yes
configure:9353: checking malloc.h usability
configure:9362: cc -c -O -pipe -march=3Dpentiumpro -I/usr/local/include con=
ftest.c >&5
In file included from configure:9390:
/usr/include/malloc.h:2: warning: #warning "this file includes <malloc.h> w=
hich is deprecated, use <stdlib.h> instead"
configure:9365: $? =3D 0
configure:9368: test -s conftest.o
configure:9371: $? =3D 0
configure:9380: result: yes
configure:9384: checking malloc.h presence
configure:9391: cc -E -I/usr/local/include conftest.c
In file included from configure:9387:
/usr/include/malloc.h:2: warning: #warning "this file includes <malloc.h> w=
hich is deprecated, use <stdlib.h> instead"
configure:9397: $? =3D 0
configure:9415: result: yes
configure:9433: checking for malloc.h
configure:9440: result: yes
configure:9344: checking for string.h
configure:9349: result: yes
configure:9344: checking for unistd.h
configure:9349: result: yes
configure:9353: checking sys/param.h usability
configure:9362: cc -c -O -pipe -march=3Dpentiumpro -I/usr/local/include con=
ftest.c >&5
configure:9365: $? =3D 0
configure:9368: test -s conftest.o
configure:9371: $? =3D 0
configure:9380: result: yes
configure:9384: checking sys/param.h presence
configure:9391: cc -E -I/usr/local/include conftest.c
configure:9397: $? =3D 0
configure:9415: result: yes
configure:9433: checking for sys/param.h
configure:9440: result: yes
configure:9468: checking for getcwd
configure:9511: cc -o conftest -O -pipe -march=3Dpentiumpro -I/usr/local/in=
clude  conftest.c -L/usr/local/lib >&5
configure:9514: $? =3D 0
configure:9517: test -s conftest
configure:9520: $? =3D 0
configure:9530: result: yes
configure:9468: checking for munmap
configure:9511: cc -o conftest -O -pipe -march=3Dpentiumpro -I/usr/local/in=
clude  conftest.c -L/usr/local/lib >&5
configure:9514: $? =3D 0
configure:9517: test -s conftest
configure:9520: $? =3D 0
configure:9530: result: yes
configure:9468: checking for putenv
configure:9511: cc -o conftest -O -pipe -march=3Dpentiumpro -I/usr/local/in=
clude  conftest.c -L/usr/local/lib >&5
configure:9514: $? =3D 0
configure:9517: test -s conftest
configure:9520: $? =3D 0
configure:9530: result: yes
configure:9468: checking for setenv
configure:9511: cc -o conftest -O -pipe -march=3Dpentiumpro -I/usr/local/in=
clude  conftest.c -L/usr/local/lib >&5
configure:9514: $? =3D 0
configure:9517: test -s conftest
configure:9520: $? =3D 0
configure:9530: result: yes
configure:9468: checking for setlocale
configure:9511: cc -o conftest -O -pipe -march=3Dpentiumpro -I/usr/local/in=
clude  conftest.c -L/usr/local/lib >&5
configure:9514: $? =3D 0
configure:9517: test -s conftest
configure:9520: $? =3D 0
configure:9530: result: yes
configure:9468: checking for strchr
configure:9511: cc -o conftest -O -pipe -march=3Dpentiumpro -I/usr/local/in=
clude  conftest.c -L/usr/local/lib >&5
configure:9514: $? =3D 0
configure:9517: test -s conftest
configure:9520: $? =3D 0
configure:9530: result: yes
configure:9468: checking for strcasecmp
configure:9511: cc -o conftest -O -pipe -march=3Dpentiumpro -I/usr/local/in=
clude  conftest.c -L/usr/local/lib >&5
configure:9514: $? =3D 0
configure:9517: test -s conftest
configure:9520: $? =3D 0
configure:9530: result: yes
configure:9468: checking for strdup
configure:9511: cc -o conftest -O -pipe -march=3Dpentiumpro -I/usr/local/in=
clude  conftest.c -L/usr/local/lib >&5
configure:9514: $? =3D 0
configure:9517: test -s conftest
configure:9520: $? =3D 0
configure:9530: result: yes
configure:9468: checking for __argz_count
configure:9511: cc -o conftest -O -pipe -march=3Dpentiumpro -I/usr/local/in=
clude  conftest.c -L/usr/local/lib >&5
/tmp/ccPcy2ID.o: In function `main':
/tmp/ccPcy2ID.o(.text+0x9): undefined reference to `__argz_count'
configure:9514: $? =3D 1
configure: failed program was:
#line 9473 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
    which can conflict with char __argz_count (); below.  */
#include <assert.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 __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 =3D __argz_count;
#endif

  ;
  return 0;
}
configure:9530: result: no
configure:9468: checking for __argz_stringify
configure:9511: cc -o conftest -O -pipe -march=3Dpentiumpro -I/usr/local/in=
clude  conftest.c -L/usr/local/lib >&5
/tmp/ccqEIy8k.o: In function `main':
/tmp/ccqEIy8k.o(.text+0x9): undefined reference to `__argz_stringify'
configure:9514: $? =3D 1
configure: failed program was:
#line 9473 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
    which can conflict with char __argz_stringify (); below.  */
#include <assert.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 __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 =3D __argz_stringify;
#endif

  ;
  return 0;
}
configure:9530: result: no
configure:9468: checking for __argz_next
configure:9511: cc -o conftest -O -pipe -march=3Dpentiumpro -I/usr/local/in=
clude  conftest.c -L/usr/local/lib >&5
/tmp/ccyi7m9F.o: In function `main':
/tmp/ccyi7m9F.o(.text+0x9): undefined reference to `__argz_next'
configure:9514: $? =3D 1
configure: failed program was:
#line 9473 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
    which can conflict with char __argz_next (); below.  */
#include <assert.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 __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 =3D __argz_next;
#endif

  ;
  return 0;
}
configure:9530: result: no
configure:9542: checking for LC_MESSAGES
configure:9566: cc -o conftest -O -pipe -march=3Dpentiumpro -I/usr/local/in=
clude  conftest.c -L/usr/local/lib >&5
configure:9569: $? =3D 0
configure:9572: test -s conftest
configure:9575: $? =3D 0
configure:9585: result: yes
configure:9617: checking libintl.h usability
configure:9626: cc -c -O -pipe -march=3Dpentiumpro -I/usr/local/include con=
ftest.c >&5
configure:9629: $? =3D 0
configure:9632: test -s conftest.o
configure:9635: $? =3D 0
configure:9644: result: yes
configure:9648: checking libintl.h presence
configure:9655: cc -E -I/usr/local/include conftest.c
configure:9661: $? =3D 0
configure:9679: result: yes
configure:9697: checking for libintl.h
configure:9704: result: yes
configure:9709: checking for dgettext in libc
configure:9733: cc -o conftest -O -pipe -march=3Dpentiumpro -I/usr/local/in=
clude  conftest.c -L/usr/local/lib >&5
/tmp/ccvv40zx.o: In function `main':
/tmp/ccvv40zx.o(.text+0x14): undefined reference to `libintl_dgettext'
configure:9736: $? =3D 1
configure: failed program was:
#line 9714 "configure"
#include "confdefs.h"
#include <libintl.h>
#ifdef F77_DUMMY_MAIN
#  ifdef __cplusplus
     extern "C"
#  endif
   int F77_DUMMY_MAIN() { return 1; }
#endif
int
main ()
{
return (int) dgettext ("","")
  ;
  return 0;
}
configure:9752: result: no
configure:9759: checking for bindtextdomain in -lintl
configure:9792: cc -o conftest -O -pipe -march=3Dpentiumpro -I/usr/local/in=
clude  conftest.c -lintl  -L/usr/local/lib >&5
configure:9795: $? =3D 0
configure:9798: test -s conftest
configure:9801: $? =3D 0
configure:9812: result: yes
configure:9815: checking for dgettext in -lintl
configure:9848: cc -o conftest -O -pipe -march=3Dpentiumpro -I/usr/local/in=
clude  conftest.c -lintl  -L/usr/local/lib >&5
configure:9851: $? =3D 0
configure:9854: test -s conftest
configure:9857: $? =3D 0
configure:9868: result: yes
configure:9878: checking if -liconv is needed to use gettext
configure:9880: result:=20
configure:9882: checking for dcgettext in -lintl
configure:9915: cc -o conftest -O -pipe -march=3Dpentiumpro -I/usr/local/in=
clude  conftest.c -lintl -liconv -L/usr/local/lib >&5
configure:9918: $? =3D 0
configure:9921: test -s conftest
configure:9924: $? =3D 0
configure:9935: result: yes
configure:9960: checking for msgfmt
configure:9987: result: /usr/local/bin/msgfmt
configure:9998: checking for dcgettext
configure:10041: cc -o conftest -O -pipe -march=3Dpentiumpro -I/usr/local/i=
nclude  conftest.c -L/usr/local/lib -lintl -liconv >&5
configure:10044: $? =3D 0
configure:10047: test -s conftest
configure:10050: $? =3D 0
configure:10060: result: yes
configure:10072: checking for gmsgfmt
configure:10103: result: /usr/local/bin/msgfmt
configure:10112: checking for xgettext
configure:10139: result: /usr/local/bin/xgettext
configure:10166: cc -o conftest -O -pipe -march=3Dpentiumpro -I/usr/local/i=
nclude  conftest.c -L/usr/local/lib -lintl -liconv >&5
configure:10169: $? =3D 0
configure:10172: test -s conftest
configure:10175: $? =3D 0
configure:10253: checking for catalogs to be installed
configure:10262: result:  az ca da de el es fi fr ga gl hu it ja ko ms nl n=
o pl pt pt_BR ru sk sl sv ta tr uk vi zh_CN zh_TW
configure:10411: checking for gconftool-2
configure:10429: found /usr/X11R6/bin/gconftool-2
configure:10441: result: /usr/X11R6/bin/gconftool-2
configure:10463: result: Using config source xml::/usr/X11R6/etc/gconf/gcon=
f.xml.defaults for schema installation
configure:10480: result: Using $(sysconfdir)/gconf/schemas/ as install dire=
ctory for schema files
configure:10524: checking whether gcc understands -Wsign-promo
configure:10545: cc -c -Wall -Wunused -Wchar-subscripts -Wmissing-declarati=
ons -Wmissing-prototypes -Wnested-externs -Wpointer-arith -O -pipe -march=
=3Dpentiumpro -Wsign-promo -I/usr/local/include conftest.c >&5
configure:10548: $? =3D 0
configure:10551: test -s conftest.o
configure:10554: $? =3D 0
configure:10564: result: yes
configure:10524: checking whether gcc understands -Wno-sign-compare
configure:10545: cc -c -Wall -Wunused -Wchar-subscripts -Wmissing-declarati=
ons -Wmissing-prototypes -Wnested-externs -Wpointer-arith -O -pipe -march=
=3Dpentiumpro -Wno-sign-compare -I/usr/local/include conftest.c >&5
configure:10548: $? =3D 0
configure:10551: test -s conftest.o
configure:10554: $? =3D 0
configure:10564: result: yes
configure:10584: checking what warning flags to pass to the C compiler
configure:10586: result: -Wall -Wunused -Wchar-subscripts -Wmissing-declara=
tions -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wsign-promo -W=
no-sign-compare
configure:10597: checking what language compliance flags to pass to the C c=
ompiler
configure:10612: result:=20
configure:10678: checking for libgnomeui-2.0 >=3D 1.103 libgda >=3D 0.8.190=
  gtk+-2.0 >=3D 2.0.0 bonobo-activation-2.0 libbonoboui-2.0 libglade-2.0
configure:10682: result: yes
configure:10686: checking LIBGNOMEDB_CFLAGS
configure:10689: result:        -D_REENTRANT -D_THREAD_SAFE        -DORBIT2=
=3D1        -D_REENTRANT -D_THREAD_SAFE        -DORBIT2=3D1           -D_RE=
ENTRANT -D_THREAD_SAFE        -DORBIT2=3D1            -D_REENTRANT -D_THREA=
D_SAFE        -DORBIT2=3D1             -D_REENTRANT -D_THREAD_SAFE        -=
DORBIT2=3D1      -D_REENTRANT -D_THREAD_SAFE                               =
                                                                           =
                        -D_REENTRANT -D_THREAD_SAFE        -DORBIT2=3D1    =
      -D_REENTRANT -D_THREAD_SAFE        -DORBIT2=3D1         -D_REENTRANT =
-D_THREAD_SAFE        -DORBIT2=3D1           -D_REENTRANT -D_THREAD_SAFE   =
     -DORBIT2=3D1                                                          =
                    -D_REENTRANT -D_THREAD_SAFE        -DORBIT2=3D1        =
-D_REENTRANT -D_THREAD_SAFE        -DORBIT2=3D1           -D_REENTRANT -D_T=
HREAD_SAFE        -DORBIT2=3D1            -D_REENTRANT -D_THREAD_SAFE      =
  -DORBIT2=3D1             -D_REENTRANT -D_THREAD_SAFE        -DORBIT2=3D1 =
     -D_REENTRANT -D_THREAD_SAFE                                           =
                            -D_REENTRANT -D_THREAD_SAFE        -DORBIT2=3D1=
           -D_REENTRANT -D_THREAD_SAFE        -DORBIT2=3D1         -D_REENT=
RANT -D_THREAD_SAFE        -DORBIT2=3D1           -D_REENTRANT -D_THREAD_SA=
FE        -DORBIT2=3D1                                                     =
                         -D_REENTRANT -D_THREAD_SAFE        -DORBIT2=3D1   =
     -D_REENTRANT -D_THREAD_SAFE        -DORBIT2=3D1           -D_REENTRANT=
 -D_THREAD_SAFE        -DORBIT2=3D1            -D_REENTRANT -D_THREAD_SAFE =
       -DORBIT2=3D1             -D_REENTRANT -D_THREAD_SAFE        -DORBIT2=
=3D1      -D_REENTRANT -D_THREAD_SAFE                                      =
                 -I/usr/local/include/libart-2.0 -I/usr/local/include/glib-=
2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/orbit-2.0 -I/usr=
/local/include/libbonobo-2.0 -I/usr/local/include/linc-1.0 -I/usr/local/inc=
lude/bonobo-activation-2.0 -I/usr/local/include/libxml2 -I/usr/local/includ=
e/atk-1.0 -I/usr/local/include -I/usr/X11R6/include/libgnomeui-2.0 -I/usr/X=
11R6/include/libgnome-2.0 -I/usr/X11R6/include/libgnomecanvas-2.0 -I/usr/X1=
1R6/include/gtk-2.0 -I/usr/X11R6/include/gconf/2 -I/usr/X11R6/include/libbo=
noboui-2.0 -I/usr/X11R6/include/gnome-vfs-2.0 -I/usr/X11R6/lib/gnome-vfs-2.=
0/include -I/usr/X11R6/include/pango-1.0 -I/usr/local/include/freetype2 -I/=
usr/X11R6/lib/gtk-2.0/include -I/usr/X11R6/include -I/usr/X11R6/include/lib=
glade-2.0 =20
configure:10692: checking LIBGNOMEDB_LIBS
configure:10695: result:         -pthread        -Wl,--export-dynamic    -p=
thread  -Wl,--export-dynamic          -pthread        -Wl,--export-dynamic =
   -pthread  -Wl,--export-dynamic      -Wl,--export-dynamic         -pthrea=
d        -Wl,--export-dynamic    -pthread  -Wl,--export-dynamic            =
  -pthread        -Wl,--export-dynamic    -pthread  -Wl,--export-dynamic   =
     -Wl,--export-dynamic         -pthread        -Wl,--export-dynamic    -=
pthread  -Wl,--export-dynamic        -pthread     -Wl,--export-dynamic     =
         -Wl,--export-dynamic           -Wl,--export-dynamic            -Wl=
,--export-dynamic           -Wl,--export-dynamic             -Wl,--export-d=
ynamic              -Wl,--export-dynamic              -Wl,--export-dynamic =
          -Wl,--export-dynamic             -Wl,--export-dynamic            =
  -Wl,--export-dynamic            -Wl,--export-dynamic            -pthread =
       -Wl,--export-dynamic    -pthread  -Wl,--export-dynamic            -p=
thread        -Wl,--export-dynamic    -pthread  -Wl,--export-dynamic       =
    -pthread        -Wl,--export-dynamic    -pthread  -Wl,--export-dynamic =
     -Wl,--export-dynamic         -pthread        -Wl,--export-dynamic    -=
pthread  -Wl,--export-dynamic               -Wl,--export-dynamic           =
-Wl,--export-dynamic            -Wl,--export-dynamic           -Wl,--export=
-dynamic             -Wl,--export-dynamic              -Wl,--export-dynamic=
                -pthread        -Wl,--export-dynamic    -pthread  -Wl,--exp=
ort-dynamic          -pthread        -Wl,--export-dynamic    -pthread  -Wl,=
--export-dynamic      -Wl,--export-dynamic         -pthread        -Wl,--ex=
port-dynamic    -pthread  -Wl,--export-dynamic              -pthread       =
 -Wl,--export-dynamic    -pthread  -Wl,--export-dynamic        -Wl,--export=
-dynamic         -pthread        -Wl,--export-dynamic    -pthread  -Wl,--ex=
port-dynamic        -pthread     -Wl,--export-dynamic                      =
 -Wl,--export-dynamic           -Wl,--export-dynamic             -Wl,--expo=
rt-dynamic              -Wl,--export-dynamic          -Wl,--export-dynamic =
        -pthread        -Wl,--export-dynamic    -pthread  -Wl,--export-dyna=
mic             -pthread        -Wl,--export-dynamic    -pthread  -Wl,--exp=
ort-dynamic           -pthread        -Wl,--export-dynamic    -pthread  -Wl=
,--export-dynamic      -Wl,--export-dynamic         -pthread        -Wl,--e=
xport-dynamic    -pthread  -Wl,--export-dynamic               -Wl,--export-=
dynamic           -Wl,--export-dynamic            -Wl,--export-dynamic     =
      -Wl,--export-dynamic             -Wl,--export-dynamic              -W=
l,--export-dynamic                -pthread        -Wl,--export-dynamic    -=
pthread  -Wl,--export-dynamic          -pthread        -Wl,--export-dynamic=
    -pthread  -Wl,--export-dynamic      -Wl,--export-dynamic         -pthre=
ad        -Wl,--export-dynamic    -pthread  -Wl,--export-dynamic           =
   -pthread        -Wl,--export-dynamic    -pthread  -Wl,--export-dynamic  =
      -Wl,--export-dynamic         -pthread        -Wl,--export-dynamic    =
-pthread  -Wl,--export-dynamic        -pthread     -Wl,--export-dynamic    =
          -Wl,--export-dynamic           -Wl,--export-dynamic             -=
Wl,--export-dynamic              -Wl,--export-dynamic         -L/usr/local/=
lib -L/usr/X11R6/lib -lgnomeui-2 -lSM -lICE -lgda-2 -lxslt -lbonoboui-2 -lg=
nomecanvas-2 -lgnome-2 -lart_lgpl_2 -lpangoft2-1.0 -lbonobo-2 -lgconf-2 -lg=
nomevfs-2 -lbonobo-activation -lORBit-2 -llinc -lgthread-2.0 -lglade-2.0 -l=
gtk-x11-2.0 -lxml2 -lz -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpango=
xft-1.0 -lXft -lXrender -lXext -lfreetype -lpangox-1.0 -lX11 -lpango-1.0 -l=
gobject-2.0 -lgmodule-2.0 -lglib-2.0 -lintl -liconv =20
configure:10779: checking for gnome-vfs-module-2.0
configure:10783: result: yes
configure:10787: checking VFSMODULE_CFLAGS
configure:10790: result:           -D_REENTRANT -D_THREAD_SAFE        -DORB=
IT2=3D1      -D_REENTRANT -D_THREAD_SAFE      -I/usr/local/include/bonobo-a=
ctivation-2.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/inclu=
de -I/usr/local/include/orbit-2.0 -I/usr/local/include/libxml2 -I/usr/local=
/include/linc-1.0 -I/usr/X11R6/include/gnome-vfs-2.0 -I/usr/X11R6/include/g=
nome-vfs-module-2.0 -I/usr/X11R6/lib/gnome-vfs-2.0/include =20
configure:10793: checking VFSMODULE_LIBS
configure:10796: result:     -Wl,--export-dynamic         -pthread        -=
Wl,--export-dynamic    -pthread  -Wl,--export-dynamic        -pthread     -=
Wl,--export-dynamic    -L/usr/local/lib -L/usr/X11R6/lib -lgnomevfs-2 -lbon=
obo-activation -lORBit-2 -lxml2 -lz -lm -llinc -lgmodule-2.0 -lgobject-2.0 =
-lgthread-2.0 -lglib-2.0 -lintl -liconv =20
configure:10835: checking for gtkdoc-mkdb
configure:10851: found /usr/local/bin/gtkdoc-mkdb
configure:10862: result: true
configure:10978: creating ./config.status

## ---------------------- ##
## Running config.status. ##
## ---------------------- ##

This file was extended by config.status, which was
generated by GNU Autoconf 2.53.  Invocation command line was

  CONFIG_FILES    =3D=20
  CONFIG_HEADERS  =3D=20
  CONFIG_LINKS    =3D=20
  CONFIG_COMMANDS =3D=20
  $ ./config.status=20

on martin.kleinerdrache.org

config.status:683: creating Makefile
config.status:683: creating libgnomedb.spec
config.status:683: creating libgnomedb.pc
config.status:683: creating po/Makefile.in
config.status:683: creating doc/Makefile
config.status:683: creating doc/C/Makefile
config.status:683: creating libgnomedb/Makefile
config.status:683: creating glade/Makefile
config.status:683: creating vfs/Makefile
config.status:683: creating control-center/Makefile
config.status:683: creating components/Makefile
config.status:683: creating components/GNOME_Database_Components.server.in
config.status:683: creating monikers/Makefile
config.status:683: creating testing/Makefile
config.status:683: creating data/Makefile
config.status:683: creating stamp.h
config.status:787: creating config.h
config.status:1057: executing default-1 commands
config.status:1057: executing default-2 commands
config.status:1057: executing default-3 commands

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

ac_cv_build=3Di386-unknown-freebsd4.7
ac_cv_build_alias=3Di386-unknown-freebsd4.7
ac_cv_c_compiler_gnu=3Dyes
ac_cv_c_const=3Dyes
ac_cv_c_inline=3Dinline
ac_cv_env_CC_set=3Dset
ac_cv_env_CC_value=3Dcc
ac_cv_env_CFLAGS_set=3Dset
ac_cv_env_CFLAGS_value=3D'-O -pipe -march=3Dpentiumpro'
ac_cv_env_CPPFLAGS_set=3Dset
ac_cv_env_CPPFLAGS_value=3D-I/usr/local/include
ac_cv_env_CPP_set=3D
ac_cv_env_CPP_value=3D
ac_cv_env_LDFLAGS_set=3D
ac_cv_env_LDFLAGS_value=3D
ac_cv_env_build_alias_set=3D
ac_cv_env_build_alias_value=3D
ac_cv_env_host_alias_set=3D
ac_cv_env_host_alias_value=3D
ac_cv_env_target_alias_set=3Dset
ac_cv_env_target_alias_value=3Di386-unknown-freebsd4.7
ac_cv_exeext=3D
ac_cv_func___argz_count=3Dno
ac_cv_func___argz_next=3Dno
ac_cv_func___argz_stringify=3Dno
ac_cv_func_alloca_works=3Dyes
ac_cv_func_dcgettext=3Dyes
ac_cv_func_getcwd=3Dyes
ac_cv_func_getpagesize=3Dyes
ac_cv_func_mmap_fixed_mapped=3Dyes
ac_cv_func_munmap=3Dyes
ac_cv_func_putenv=3Dyes
ac_cv_func_setenv=3Dyes
ac_cv_func_setlocale=3Dyes
ac_cv_func_strcasecmp=3Dyes
ac_cv_func_strchr=3Dyes
ac_cv_func_strdup=3Dyes
ac_cv_header_argz_h=3Dno
ac_cv_header_dlfcn_h=3Dyes
ac_cv_header_inttypes_h=3Dyes
ac_cv_header_libintl_h=3Dyes
ac_cv_header_limits_h=3Dyes
ac_cv_header_locale_h=3Dyes
ac_cv_header_malloc_h=3Dyes
ac_cv_header_memory_h=3Dyes
ac_cv_header_nl_types_h=3Dyes
ac_cv_header_stdc=3Dyes
ac_cv_header_stdint_h=3Dno
ac_cv_header_stdlib_h=3Dyes
ac_cv_header_string_h=3Dyes
ac_cv_header_strings_h=3Dyes
ac_cv_header_sys_param_h=3Dyes
ac_cv_header_sys_stat_h=3Dyes
ac_cv_header_sys_types_h=3Dyes
ac_cv_header_unistd_h=3Dyes
ac_cv_host=3Di386-unknown-freebsd4.7
ac_cv_host_alias=3Di386-unknown-freebsd4.7
ac_cv_lib_cposix_strerror=3Dno
ac_cv_lib_intl_bindtextdomain=3Dyes
ac_cv_lib_intl_dcgettext=3Dyes
ac_cv_lib_intl_dgettext=3Dyes
ac_cv_objext=3Do
ac_cv_path_GCONFTOOL=3D/usr/X11R6/bin/gconftool-2
ac_cv_path_GMSGFMT=3D/usr/local/bin/msgfmt
ac_cv_path_INTLTOOL_PERL=3D/usr/bin/perl
ac_cv_path_MSGFMT=3D/usr/local/bin/msgfmt
ac_cv_path_PKG_CONFIG=3D/usr/local/bin/pkg-config
ac_cv_path_XGETTEXT=3D/usr/local/bin/xgettext
ac_cv_prog_CPP=3D'cc -E'
ac_cv_prog_GTKDOC=3Dtrue
ac_cv_prog_ac_ct_CC=3Dcc
ac_cv_prog_ac_ct_RANLIB=3Dranlib
ac_cv_prog_ac_ct_STRIP=3Dstrip
ac_cv_prog_cc_g=3Dyes
ac_cv_prog_cc_stdc=3D
ac_cv_prog_make_gmake_set=3Dyes
ac_cv_type_off_t=3Dyes
ac_cv_type_size_t=3Dyes
ac_cv_working_alloca_h=3Dno
am_cv_val_LC_MESSAGES=3Dyes
gt_cv_func_dgettext_libc=3Dno
gt_cv_func_dgettext_libintl=3Dyes
lt_cv_archive_cmds_need_lc=3Dyes
lt_cv_compiler_c_o=3Dyes
lt_cv_compiler_o_lo=3Dyes
lt_cv_deplibs_check_method=3Dpass_all
lt_cv_file_magic_cmd=3D'$MAGIC_CMD'
lt_cv_file_magic_test_file=3D
lt_cv_global_symbol_to_c_name_address=3D'sed -n -e '\''s/^: \([^ ]*\) $/  {=
\"\1\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \([^ ]*\) \([^ ]*\)$/  {"\2=
", (lt_ptr) \&\2},/p'\'''
lt_cv_global_symbol_to_cdecl=3D'sed -n -e '\''s/^. .* \(.*\)$/extern char \=
1;/p'\'''
lt_cv_ld_reload_flag=3D-r
lt_cv_path_LD=3D/usr/libexec/elf/ld
lt_cv_path_NM=3D'/usr/bin/nm -B'
lt_cv_path_SED=3D/usr/bin/sed
lt_cv_prog_cc_can_build_shared=3Dyes
lt_cv_prog_cc_no_builtin=3D
lt_cv_prog_cc_pic=3D' -fPIC'
lt_cv_prog_cc_pic_works=3Dyes
lt_cv_prog_cc_shlib=3D
lt_cv_prog_cc_static=3D-static
lt_cv_prog_cc_static_works=3Dyes
lt_cv_prog_cc_wl=3D-Wl,
lt_cv_prog_gnu_ld=3Dyes
lt_cv_sys_global_symbol_pipe=3D'sed -n -e '\''s/^.*[ 	]\([ABCDGISTW][ABCDGI=
STW]*\)[ 	][ 	]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p'\'''
lt_cv_sys_path_separator=3D:
nls_cv_force_use_gnu_gettext=3Dno
nls_cv_header_intl=3D
nls_cv_header_libgt=3D
nls_cv_use_gnu_gettext=3Dno

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

#define PACKAGE_NAME ""
#define PACKAGE_TARNAME ""
#define PACKAGE_VERSION ""
#define PACKAGE_STRING ""
#define PACKAGE_BUGREPORT ""
#define PACKAGE "libgnomedb"
#define VERSION "0.8.192"
#define BONOBO_EXPLICIT_TRANSLATION_DOMAIN "libgnomedb-2"
#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_DLFCN_H 1
#define GETTEXT_PACKAGE "libgnomedb-2"
#define HAVE_ALLOCA 1
#define HAVE_STDLIB_H 1
#define HAVE_UNISTD_H 1
#define HAVE_GETPAGESIZE 1
#define HAVE_MMAP 1
#define HAVE_LIMITS_H 1
#define HAVE_LOCALE_H 1
#define HAVE_NL_TYPES_H 1
#define HAVE_MALLOC_H 1
#define HAVE_STRING_H 1
#define HAVE_UNISTD_H 1
#define HAVE_SYS_PARAM_H 1
#define HAVE_GETCWD 1
#define HAVE_MUNMAP 1
#define HAVE_PUTENV 1
#define HAVE_SETENV 1
#define HAVE_SETLOCALE 1
#define HAVE_STRCHR 1
#define HAVE_STRCASECMP 1
#define HAVE_STRDUP 1
#define HAVE_LC_MESSAGES 1
#define HAVE_GETTEXT 1
#define HAVE_DCGETTEXT 1
#define ENABLE_NLS 1

configure: exit 0

--=-13mVUns3E5uaPaKTmTin--


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-gnome" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1031647105.646.5.camel>