Skip site navigation (1)Skip section navigation (2)
Date:      19 Aug 2002 15:14:02 -0000
From:      Martin Klaffenboeck <martin@kleinerdrache.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        gnome@FreeBSD.org
Subject:   ports/41780: gnucash doesn't build.
Message-ID:  <20020819151402.1543.qmail@martin.kleinerdrache.org>

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

>Number:         41780
>Category:       ports
>Synopsis:       gnucash doesn't build.
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Mon Aug 19 08:10:03 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator:     Martin Klaffenboeck
>Release:        FreeBSD 4.6-STABLE i386
>Organization:
>Environment:
System: FreeBSD martin.kleinerdrache.org 4.6-STABLE FreeBSD 4.6-STABLE #17: Tue Jul 16 21:27:09 CEST 2002 martin@martin.kleinerdrache.org:/usr/obj/usr/src/sys/MYKERNEL i386


>Description:

gnucash does not build after typeing 'make'

Here is the Information you requested:

####################
# Terminal output: #
####################

checking for g-wrap-config... /usr/local/bin/g-wrap-config
checking for g-wrap - 1.1.11 <= version < 1.3.0... no
configure: warning: gwrap check failed
configure: error: 

  g-wrap does not appear to be installed correctly, or is not in the
  correct version range.  Right now gnucash requires at least version
  1.1.11 to build, but does not work with 1.3 or greater.
  If you need to install g-wrap, you can find it at
  ftp://ftp.gnucash.org/pub/g-wrap.

===>  Script "configure" failed unexpectedly.
      Please report the problem to gnome@FreeBSD.org [maintainer] and attach
      the "/usr/ports/deskutils/gnucash/work/gnucash-1.6.7/config.log"
      including the output of the failure of your make command. Also, it might
      be a good idea to provide an overview of all packages installed on your
      system (e.g. an `ls /var/db/pkg`).
*** Error code 1

Stop in /usr/ports/deskutils/gnucash.

###############
# config.log: #
###############

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

configure:815: checking for non-GNU ld
configure:850: checking if the linker (/usr/bin/ld) is GNU ld
GNU ld version 2.11.2 20010719 [FreeBSD] (with BFD 2.11.2 20010719 [FreeBSD])
configure:898: checking for a BSD compatible install
configure:951: checking whether build environment is sane
configure:1008: checking whether gmake sets ${MAKE}
configure:1054: checking for working aclocal
configure:1067: checking for working autoconf
configure:1080: checking for working automake
configure:1093: checking for working autoheader
configure:1106: checking for working makeinfo
configure:1130: checking host system type
configure:1151: checking whether to enable maintainer-specific portions of Makefiles
configure:1201: checking for a BSD compatible install
configure:1256: checking for gcc
configure:1369: checking whether the C compiler (cc -O -pipe -march=pentiumpro ) works
configure:1385: cc -o conftest -O -pipe -march=pentiumpro -I/usr/local/include -I/usr/X11R6/include  conftest.c -L/usr/local/lib -L/usr/X11R6/lib -lintl 1>&5
configure:1411: checking whether the C compiler (cc -O -pipe -march=pentiumpro ) is a cross-compiler
configure:1416: checking whether we are using GNU C
configure:1425: cc -E conftest.c
configure:1444: checking whether cc accepts -g
configure:1487: checking for Cygwin environment
configure:1503: cc -c -O -pipe -march=pentiumpro -I/usr/local/include -I/usr/X11R6/include conftest.c 1>&5
configure: In function `main':
configure:1499: `__CYGWIN32__' undeclared (first use in this function)
configure:1499: (Each undeclared identifier is reported only once
configure:1499: for each function it appears in.)
configure: failed program was:
#line 1492 "configure"
#include "confdefs.h"

int main() {

#ifndef __CYGWIN__
#define __CYGWIN__ __CYGWIN32__
#endif
return __CYGWIN__;
; return 0; }
configure:1520: checking for mingw32 environment
configure:1532: cc -c -O -pipe -march=pentiumpro -I/usr/local/include -I/usr/X11R6/include conftest.c 1>&5
configure: In function `main':
configure:1528: `__MINGW32__' undeclared (first use in this function)
configure:1528: (Each undeclared identifier is reported only once
configure:1528: for each function it appears in.)
configure: failed program was:
#line 1525 "configure"
#include "confdefs.h"

int main() {
return __MINGW32__;
; return 0; }
configure:1549: checking how to run the C preprocessor
configure:1570: cc -E -I/usr/local/include -I/usr/X11R6/include conftest.c >/dev/null 2>conftest.out
configure:1698: checking build system type
configure:1727: checking for ld used by GCC
configure:1795: checking if the linker (/usr/bin/ld) is GNU ld
GNU ld version 2.11.2 20010719 [FreeBSD] (with BFD 2.11.2 20010719 [FreeBSD])
configure:1812: checking for /usr/bin/ld option to reload object files
configure:1824: checking for BSD-compatible nm
configure:1862: checking whether ln -s works
configure:1883: checking how to recognise dependant libraries
configure:2066: checking for object suffix
configure:2072: cc -c -O -pipe -march=pentiumpro -I/usr/local/include -I/usr/X11R6/include conftest.c 1>&5
configure:2092: checking for executable suffix
configure:2102: cc -o conftest -O -pipe -march=pentiumpro -I/usr/local/include -I/usr/X11R6/include  conftest.c -L/usr/local/lib -L/usr/X11R6/lib -lintl 1>&5
configure:2133: checking command to parse /usr/bin/nm -B output
configure:2213: cc -c -O -pipe -march=pentiumpro -I/usr/local/include -I/usr/X11R6/include conftest.c 1>&5
configure:2216: /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:2267: cc -o conftest -O -pipe -march=pentiumpro -I/usr/local/include -I/usr/X11R6/include  conftest.c conftstm.o 1>&5
configure:2316: checking for dlfcn.h
configure:2326: cc -E -I/usr/local/include -I/usr/X11R6/include conftest.c >/dev/null 2>conftest.out
configure:2494: checking for ranlib
configure:2561: checking for strip
configure:2804: checking for objdir
configure:2831: checking for cc option to produce PIC
configure:2983: checking if cc PIC flag -fPIC works
configure:2997: cc -c -O -pipe -march=pentiumpro -fPIC -DPIC -I/usr/local/include -I/usr/X11R6/include conftest.c 1>&5
configure:3049: checking if cc static flag -static works
configure:3064: cc -o conftest -O -pipe -march=pentiumpro -I/usr/local/include -I/usr/X11R6/include  -static conftest.c -L/usr/local/lib -L/usr/X11R6/lib -lintl 1>&5
configure:3091: checking if cc supports -c -o file.o
configure:3110: cc -c -O -pipe -march=pentiumpro -o out/conftest2.o -I/usr/local/include -I/usr/X11R6/include conftest.c 1>&5
configure:3139: checking if cc supports -c -o file.lo
configure:3157: cc -c -O -pipe -march=pentiumpro -c -o conftest.lo -I/usr/local/include -I/usr/X11R6/include conftest.c 1>&5
configure:3207: checking if cc supports -fno-rtti -fno-exceptions
configure:3220: cc -c -O -pipe -march=pentiumpro -fno-rtti -fno-exceptions -c conftest.c -I/usr/local/include -I/usr/X11R6/include conftest.c 1>&5
configure:3247: checking whether the linker (/usr/bin/ld) supports shared libraries
configure:3931: checking how to hardcode library paths into programs
configure:3959: checking whether stripping libraries is possible
configure:3973: checking dynamic linker characteristics
configure:4370: checking if libtool supports shared libraries
configure:4374: checking whether to build shared libraries
configure:4397: checking whether to build static libraries
configure:4933: checking whether -lc should be explicitly linked in
configure:4940: cc -c -O -pipe -march=pentiumpro -I/usr/local/include -I/usr/X11R6/include conftest.c 1>&5
configure:4953: cc -shared conftest.o  -v -Wl,-soname -Wl,conftest -o conftest 2>&1 | grep  -lc  >/dev/null 2>&1
configure:5557: checking for strerror in -lcposix
configure:5576: cc -o conftest -O -pipe -march=pentiumpro -I/usr/local/include -I/usr/X11R6/include  conftest.c -lcposix  -L/usr/local/lib -L/usr/X11R6/lib -lintl 1>&5
/usr/libexec/elf/ld: cannot find -lcposix
configure: failed program was:
#line 5565 "configure"
#include "confdefs.h"
/* Override any gcc2 internal prototype to avoid an error.  */
/* We use char because int might match the return type of a gcc2
    builtin and then its argument prototype would still apply.  */
char strerror();

int main() {
strerror()
; return 0; }
configure:5599: checking whether byte ordering is bigendian
configure:5617: cc -c -O -pipe -march=pentiumpro -I/usr/local/include -I/usr/X11R6/include conftest.c 1>&5
configure:5632: cc -c -O -pipe -march=pentiumpro -I/usr/local/include -I/usr/X11R6/include conftest.c 1>&5
configure: In function `main':
configure:5627: syntax error before `big'
configure: failed program was:
#line 5621 "configure"
#include "confdefs.h"
#include <sys/types.h>
#include <sys/param.h>
int main() {

#if BYTE_ORDER != BIG_ENDIAN
 not big endian
#endif
; return 0; }
configure:5689: checking whether gmake sets ${MAKE}
configure:5716: checking for ANSI C header files
configure:5729: cc -E -I/usr/local/include -I/usr/X11R6/include conftest.c >/dev/null 2>conftest.out
configure:5796: cc -o conftest -O -pipe -march=pentiumpro -I/usr/local/include -I/usr/X11R6/include  conftest.c -L/usr/local/lib -L/usr/X11R6/lib -lintl 1>&5
configure:5824: checking for limits.h
configure:5834: cc -E -I/usr/local/include -I/usr/X11R6/include conftest.c >/dev/null 2>conftest.out
configure:5863: checking for stpcpy
configure:5891: cc -o conftest -O -pipe -march=pentiumpro -I/usr/local/include -I/usr/X11R6/include  conftest.c -L/usr/local/lib -L/usr/X11R6/lib -lintl 1>&5
/tmp/cc1gSbes.o: In function `main':
/tmp/cc1gSbes.o(.text+0x7): undefined reference to `stpcpy'
configure: failed program was:
#line 5868 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
    which can conflict with char stpcpy(); below.  */
#include <assert.h>
/* Override any gcc2 internal prototype to avoid an error.  */
/* We use char because int might match the return type of a gcc2
    builtin and then its argument prototype would still apply.  */
char stpcpy();

int main() {

/* The GNU C library defines this for functions which it implements
    to always fail with ENOSYS.  Some functions are actually named
    something starting with __ and the normal name is an alias.  */
#if defined (__stub_stpcpy) || defined (__stub___stpcpy)
choke me
#else
stpcpy();
#endif

; return 0; }
configure:5863: checking for memcpy
configure:5891: cc -o conftest -O -pipe -march=pentiumpro -I/usr/local/include -I/usr/X11R6/include  conftest.c -L/usr/local/lib -L/usr/X11R6/lib -lintl 1>&5
configure:5875: warning: conflicting types for built-in function `memcpy'
configure:5863: checking for timegm
configure:5891: cc -o conftest -O -pipe -march=pentiumpro -I/usr/local/include -I/usr/X11R6/include  conftest.c -L/usr/local/lib -L/usr/X11R6/lib -lintl 1>&5
configure:5863: checking for towupper
configure:5891: cc -o conftest -O -pipe -march=pentiumpro -I/usr/local/include -I/usr/X11R6/include  conftest.c -L/usr/local/lib -L/usr/X11R6/lib -lintl 1>&5
/tmp/ccv2eDvP.o: In function `main':
/tmp/ccv2eDvP.o(.text+0x7): undefined reference to `towupper'
configure: failed program was:
#line 5868 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
    which can conflict with char towupper(); below.  */
#include <assert.h>
/* Override any gcc2 internal prototype to avoid an error.  */
/* We use char because int might match the return type of a gcc2
    builtin and then its argument prototype would still apply.  */
char towupper();

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_towupper) || defined (__stub___towupper)
choke me
#else
towupper();
#endif

; return 0; }
configure:5918: checking for the tm_gmtoff member of struct tm
configure:5935: cc -o conftest -O -pipe -march=pentiumpro -I/usr/local/include -I/usr/X11R6/include  conftest.c -L/usr/local/lib -L/usr/X11R6/lib -lintl 1>&5
configure:5958: checking if scanf supports %lld conversions
configure:5984: cc -o conftest -O -pipe -march=pentiumpro -I/usr/local/include -I/usr/X11R6/include  conftest.c -L/usr/local/lib -L/usr/X11R6/lib -lintl 1>&5
configure: failed program was:
#line 5966 "configure"
#include "confdefs.h"

#include <stdio.h>
#include <stdlib.h>

int main ()
{
  long long int d;

  d = 0;
  if ((sscanf ("10000000000", "%lld", &d) != 1) || (d != 10000000000))
    exit (1);

  exit (0);
}

configure:6060: checking for glib-config
configure:6095: checking for GLIB - version >= 0.99.7
configure:6194: cc -o conftest -O -pipe -march=pentiumpro -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include  conftest.c -L/usr/local/lib -lglib12 -L/usr/local/lib -L/usr/X11R6/lib -lintl 1>&5
configure:6286: checking for dlfcn.h
configure:6286: checking for dl.h
configure:6296: cc -E -I/usr/local/include -I/usr/X11R6/include conftest.c >/dev/null 2>conftest.out
configure:6292: dl.h: No such file or directory
configure: failed program was:
#line 6291 "configure"
#include "confdefs.h"
#include <dl.h>
configure:6286: checking for ghttp_ssl.h
configure:6296: cc -E -I/usr/local/include -I/usr/X11R6/include conftest.c >/dev/null 2>conftest.out
configure:6292: ghttp_ssl.h: No such file or directory
configure: failed program was:
#line 6291 "configure"
#include "confdefs.h"
#include <ghttp_ssl.h>
configure:6286: checking for utmp.h
configure:6296: cc -E -I/usr/local/include -I/usr/X11R6/include conftest.c >/dev/null 2>conftest.out
configure:6286: checking for locale.h
configure:6296: cc -E -I/usr/local/include -I/usr/X11R6/include conftest.c >/dev/null 2>conftest.out
configure:6286: checking for mcheck.h
configure:6296: cc -E -I/usr/local/include -I/usr/X11R6/include conftest.c >/dev/null 2>conftest.out
configure:6292: mcheck.h: No such file or directory
configure: failed program was:
#line 6291 "configure"
#include "confdefs.h"
#include <mcheck.h>
configure:6286: checking for unistd.h
configure:6296: cc -E -I/usr/local/include -I/usr/X11R6/include conftest.c >/dev/null 2>conftest.out
configure:6286: checking for wctype.h
configure:6296: cc -E -I/usr/local/include -I/usr/X11R6/include conftest.c >/dev/null 2>conftest.out
configure:6327: checking for dlopen
configure:6355: cc -o conftest -O -pipe -march=pentiumpro -I/usr/local/include -I/usr/X11R6/include  conftest.c -L/usr/local/lib -L/usr/X11R6/lib -lintl 1>&5
configure:6526: checking for dlerror
configure:6554: cc -o conftest -O -pipe -march=pentiumpro -I/usr/local/include -I/usr/X11R6/include  conftest.c -L/usr/local/lib -L/usr/X11R6/lib -lintl  1>&5
configure:6636: checking for gnome-config
configure:6673: checking if /usr/X11R6/bin/gnome-config works
configure:6681: checking for orbit-config
configure:6717: checking for orbit-idl
configure:6751: checking for working ORBit environment
configure:6787: checking for gnorba libraries
configure:6904: checking what warning flags to pass to the C compiler
configure:6936: checking what language compliance flags to pass to the C compiler
configure:6999: checking for gdk-pixbuf-config
configure:7034: checking for GDK_PIXBUF - version >= 0.2.5
configure:7116: cc -o conftest -O -pipe -march=pentiumpro -Wall -Wunused  -I/usr/X11R6/include/gdk-pixbuf-1.0 -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include -I/usr/X11R6/include  conftest.c -L/usr/local/lib -L/usr/X11R6/lib -lintl -L/usr/X11R6/lib -lgdk_pixbuf -L/usr/X11R6/lib -L/usr/X11R6/lib -lgtk12 -lgdk12 -L/usr/local/lib -Wl,-E -lgmodule12 -lglib12 -lintl -lXext -lX11 -lm 1>&5
configure:7199: checking for qt_null in -lqthreads
configure:7218: cc -o conftest -O -pipe -march=pentiumpro -Wall -Wunused  -I/usr/local/include -I/usr/X11R6/include  -Wl,-E -L/usr/X11R6/lib -L/usr/local/lib conftest.c -lqthreads -L/usr/local/lib -L/usr/X11R6/lib -lintl -L/usr/local/lib -L/usr/X11R6/lib -lintl 1>&5
configure:7285: checking for main in -ltermcap
configure:7300: cc -o conftest -O -pipe -march=pentiumpro -Wall -Wunused  -I/usr/local/include -I/usr/X11R6/include  -Wl,-E -L/usr/X11R6/lib -L/usr/local/lib conftest.c -ltermcap  -L/usr/local/lib -L/usr/X11R6/lib -lintl 1>&5
configure:7321: checking for main in -lreadline
configure:7336: cc -o conftest -O -pipe -march=pentiumpro -Wall -Wunused  -I/usr/local/include -I/usr/X11R6/include  -Wl,-E -L/usr/X11R6/lib -L/usr/local/lib conftest.c -lreadline -ltermcap -L/usr/local/lib -L/usr/X11R6/lib -lintl 1>&5
configure:7369: checking for guile-config
configure:7399: checking whether guile-config works
configure:7456: checking for sin in -lm
configure:7475: cc -o conftest -O -pipe -march=pentiumpro -Wall -Wunused  -I/usr/local/include -I/usr/X11R6/include  -Wl,-E -L/usr/X11R6/lib -L/usr/local/lib conftest.c -lm  -L/usr/local/lib -L/usr/X11R6/lib -lintl 1>&5
configure:7468: warning: conflicting types for built-in function `sin'
configure:7505: checking for guile libraries
configure:7509: checking for guile headers
configure:7722: checking whether guile works
configure:7737: cc -o conftest -O -pipe -march=pentiumpro -Wall -Wunused  -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include  -Wl,-E -L/usr/X11R6/lib -L/usr/local/lib conftest.c -lm -L/usr/local/lib -L/usr/X11R6/lib -lintl -L/usr/local/lib -lguile -lqthreads -lm -L/usr/local/lib 1>&5
/usr/local/lib/libguile.so: warning: tmpnam() possibly used unsafely; consider using mkstemp()
configure:7791: checking for gnome-config
configure:7828: checking for GNOME-PRINT - version >= 0.21
configure:7873: checking for gnome-config
configure:7914: checking for xmlNewDoc in -lxml
configure:7933: cc -o conftest -O -pipe -march=pentiumpro -Wall -Wunused  -I/usr/local/include -I/usr/X11R6/include  conftest.c -lxml -L/usr/local/lib -lxml -lz -lm -L/usr/local/lib -L/usr/X11R6/lib -lintl 1>&5
configure:7989: checking for shared library run path origin
configure:8026: checking for ranlib
configure:8054: checking for working const
configure:8108: cc -c -O -pipe -march=pentiumpro -Wall -Wunused  -I/usr/local/include -I/usr/X11R6/include conftest.c 1>&5
configure: In function `main':
configure:8082: warning: unused variable `s'
configure:8102: warning: unused variable `foo'
configure:8070: warning: unused variable `zero'
configure:8064: warning: unused variable `x'
configure:8081: warning: `t' might be used uninitialized in this function
configure:8099: warning: `b' might be used uninitialized in this function
configure:8129: checking for inline
configure:8143: cc -c -O -pipe -march=pentiumpro -Wall -Wunused  -I/usr/local/include -I/usr/X11R6/include conftest.c 1>&5
configure: In function `main':
configure:8139: warning: control reaches end of non-void function
configure: At top level:
configure:8139: warning: return-type defaults to `int'
configure:8169: checking for off_t
configure:8202: checking for size_t
configure:8237: checking for working alloca.h
configure:8249: cc -o conftest -O -pipe -march=pentiumpro -Wall -Wunused  -I/usr/local/include -I/usr/X11R6/include  conftest.c -lm -L/usr/local/lib -L/usr/X11R6/lib -lintl 1>&5
configure:8243: alloca.h: No such file or directory
configure: In function `main':
configure:8245: warning: unused variable `p'
configure: failed program was:
#line 8242 "configure"
#include "confdefs.h"
#include <alloca.h>
int main() {
char *p = alloca(2 * sizeof(int));
; return 0; }
configure:8270: checking for alloca
configure:8303: cc -o conftest -O -pipe -march=pentiumpro -Wall -Wunused  -I/usr/local/include -I/usr/X11R6/include  conftest.c -lm -L/usr/local/lib -L/usr/X11R6/lib -lintl 1>&5
configure: In function `main':
configure:8299: warning: unused variable `p'
configure:8472: checking for stdlib.h
configure:8482: cc -E -I/usr/local/include -I/usr/X11R6/include conftest.c >/dev/null 2>conftest.out
configure:8472: checking for unistd.h
configure:8472: checking for sys/stat.h
configure:8482: cc -E -I/usr/local/include -I/usr/X11R6/include conftest.c >/dev/null 2>conftest.out
configure:8472: checking for sys/types.h
configure:8482: cc -E -I/usr/local/include -I/usr/X11R6/include conftest.c >/dev/null 2>conftest.out
configure:8511: checking for getpagesize
configure:8539: cc -o conftest -O -pipe -march=pentiumpro -Wall -Wunused  -I/usr/local/include -I/usr/X11R6/include  conftest.c -lm -L/usr/local/lib -L/usr/X11R6/lib -lintl 1>&5
configure:8564: checking for working mmap
configure:8725: cc -o conftest -O -pipe -march=pentiumpro -Wall -Wunused  -I/usr/local/include -I/usr/X11R6/include  conftest.c -lm -L/usr/local/lib -L/usr/X11R6/lib -lintl 1>&5
configure:8656: conflicting types for `malloc'
/usr/include/stdlib.h:99: previous declaration of `malloc'
configure: failed program was:
#line 8572 "configure"
#include "confdefs.h"

/* Thanks to Mike Haertel and Jim Avera for this test.
   Here is a matrix of mmap possibilities:
	mmap private not fixed
	mmap private fixed at somewhere currently unmapped
	mmap private fixed at somewhere already mapped
	mmap shared not fixed
	mmap shared fixed at somewhere currently unmapped
	mmap shared fixed at somewhere already mapped
   For private mappings, we should verify that changes cannot be read()
   back from the file, nor mmap's back from the file at a different
   address.  (There have been systems where private was not correctly
   implemented like the infamous i386 svr4.0, and systems where the
   VM page cache was not coherent with the filesystem buffer cache
   like early versions of FreeBSD and possibly contemporary NetBSD.)
   For shared mappings, we should conversely verify that changes get
   propogated back to all the places they're supposed to be.

   Grep wants private fixed already mapped.
   The main things grep needs to know about mmap are:
   * does it exist and is it safe to write into the mmap'd area
   * how to use it (BSD variants)  */
#include <sys/types.h>
#include <fcntl.h>
#include <sys/mman.h>

#if HAVE_SYS_TYPES_H
# include <sys/types.h>
#endif

#if HAVE_STDLIB_H
# include <stdlib.h>
#endif

#if HAVE_SYS_STAT_H
# include <sys/stat.h>
#endif

#if HAVE_UNISTD_H
# include <unistd.h>
#endif

/* This mess was copied from the GNU getpagesize.h.  */
#ifndef HAVE_GETPAGESIZE

/* Assume that all systems that can run configure have sys/param.h.  */
# ifndef HAVE_SYS_PARAM_H
#  define HAVE_SYS_PARAM_H 1
# endif

# ifdef _SC_PAGESIZE
#  define getpagesize() sysconf(_SC_PAGESIZE)
# else /* no _SC_PAGESIZE */
#  ifdef HAVE_SYS_PARAM_H
#   include <sys/param.h>
#   ifdef EXEC_PAGESIZE
#    define getpagesize() EXEC_PAGESIZE
#   else /* no EXEC_PAGESIZE */
#    ifdef NBPG
#     define getpagesize() NBPG * CLSIZE
#     ifndef CLSIZE
#      define CLSIZE 1
#     endif /* no CLSIZE */
#    else /* no NBPG */
#     ifdef NBPC
#      define getpagesize() NBPC
#     else /* no NBPC */
#      ifdef PAGESIZE
#       define getpagesize() PAGESIZE
#      endif /* PAGESIZE */
#     endif /* no NBPC */
#    endif /* no NBPG */
#   endif /* no EXEC_PAGESIZE */
#  else /* no HAVE_SYS_PARAM_H */
#   define getpagesize() 8192	/* punt totally */
#  endif /* no HAVE_SYS_PARAM_H */
# endif /* no _SC_PAGESIZE */

#endif /* no HAVE_GETPAGESIZE */

#ifdef __cplusplus
extern "C" { void *malloc(unsigned); }
#else
char *malloc();
#endif

int
main()
{
	char *data, *data2, *data3;
	int i, pagesize;
	int fd;

	pagesize = getpagesize();

	/*
	 * First, make a file with some known garbage in it.
	 */
	data = malloc(pagesize);
	if (!data)
		exit(1);
	for (i = 0; i < pagesize; ++i)
		*(data + i) = rand();
	umask(0);
	fd = creat("conftestmmap", 0600);
	if (fd < 0)
		exit(1);
	if (write(fd, data, pagesize) != pagesize)
		exit(1);
	close(fd);

	/*
	 * Next, try to mmap the file at a fixed address which
	 * already has something else allocated at it.  If we can,
	 * also make sure that we see the same garbage.
	 */
	fd = open("conftestmmap", O_RDWR);
	if (fd < 0)
		exit(1);
	data2 = malloc(2 * pagesize);
	if (!data2)
		exit(1);
	data2 += (pagesize - ((int) data2 & (pagesize - 1))) & (pagesize - 1);
	if (data2 != mmap(data2, pagesize, PROT_READ | PROT_WRITE,
	    MAP_PRIVATE | MAP_FIXED, fd, 0L))
		exit(1);
	for (i = 0; i < pagesize; ++i)
		if (*(data + i) != *(data2 + i))
			exit(1);

	/*
	 * Finally, make sure that changes to the mapped area
	 * do not percolate back to the file as seen by read().
	 * (This is a bug on some variants of i386 svr4.0.)
	 */
	for (i = 0; i < pagesize; ++i)
		*(data2 + i) = *(data2 + i) + 1;
	data3 = malloc(pagesize);
	if (!data3)
		exit(1);
	if (read(fd, data3, pagesize) != pagesize)
		exit(1);
	for (i = 0; i < pagesize; ++i)
		if (*(data + i) != *(data3 + i))
			exit(1);
	close(fd);
	unlink("conftestmmap");
	exit(0);
}

configure:8749: checking whether we are using the GNU C Library 2.1 or newer
configure:8756: features.h: No such file or directory
configure:9169: checking for iconv
configure:9187: cc -o conftest -O -pipe -march=pentiumpro -Wall -Wunused  -I/usr/local/include -I/usr/X11R6/include  conftest.c -lm -L/usr/local/lib -L/usr/X11R6/lib -lintl 1>&5
configure:9248: checking for msgfmt
configure:9283: checking for gmsgfmt
configure:9320: checking for xgettext
configure:9357: checking for msgmerge
configure:9420: checking for argz.h
configure:9430: cc -E -I/usr/local/include -I/usr/X11R6/include conftest.c >/dev/null 2>conftest.out
configure:9426: argz.h: No such file or directory
configure: failed program was:
#line 9425 "configure"
#include "confdefs.h"
#include <argz.h>
configure:9420: checking for limits.h
configure:9420: checking for locale.h
configure:9420: checking for nl_types.h
configure:9430: cc -E -I/usr/local/include -I/usr/X11R6/include conftest.c >/dev/null 2>conftest.out
configure:9420: checking for malloc.h
configure:9430: cc -E -I/usr/local/include -I/usr/X11R6/include conftest.c >/dev/null 2>conftest.out
In file included from configure:9426:
/usr/include/malloc.h:2: warning: #warning "this file includes <malloc.h> which is deprecated, use <stdlib.h> instead"
configure: failed program was:
#line 9425 "configure"
#include "confdefs.h"
#include <malloc.h>
configure:9420: checking for stddef.h
configure:9430: cc -E -I/usr/local/include -I/usr/X11R6/include conftest.c >/dev/null 2>conftest.out
configure:9420: checking for stdlib.h
configure:9420: checking for string.h
configure:9430: cc -E -I/usr/local/include -I/usr/X11R6/include conftest.c >/dev/null 2>conftest.out
configure:9420: checking for unistd.h
configure:9420: checking for sys/param.h
configure:9430: cc -E -I/usr/local/include -I/usr/X11R6/include conftest.c >/dev/null 2>conftest.out
configure:9461: checking for feof_unlocked
configure:9489: cc -o conftest -O -pipe -march=pentiumpro -Wall -Wunused  -I/usr/local/include -I/usr/X11R6/include  conftest.c -lm -L/usr/local/lib -L/usr/X11R6/lib -lintl 1>&5
/tmp/ccqza33R.o: In function `main':
/tmp/ccqza33R.o(.text+0x7): undefined reference to `feof_unlocked'
configure: failed program was:
#line 9466 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
    which can conflict with char feof_unlocked(); below.  */
#include <assert.h>
/* Override any gcc2 internal prototype to avoid an error.  */
/* We use char because int might match the return type of a gcc2
    builtin and then its argument prototype would still apply.  */
char feof_unlocked();

int main() {

/* The GNU C library defines this for functions which it implements
    to always fail with ENOSYS.  Some functions are actually named
    something starting with __ and the normal name is an alias.  */
#if defined (__stub_feof_unlocked) || defined (__stub___feof_unlocked)
choke me
#else
feof_unlocked();
#endif

; return 0; }
configure:9461: checking for fgets_unlocked
configure:9489: cc -o conftest -O -pipe -march=pentiumpro -Wall -Wunused  -I/usr/local/include -I/usr/X11R6/include  conftest.c -lm -L/usr/local/lib -L/usr/X11R6/lib -lintl 1>&5
/tmp/ccH78Jfy.o: In function `main':
/tmp/ccH78Jfy.o(.text+0x7): undefined reference to `fgets_unlocked'
configure: failed program was:
#line 9466 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
    which can conflict with char fgets_unlocked(); below.  */
#include <assert.h>
/* Override any gcc2 internal prototype to avoid an error.  */
/* We use char because int might match the return type of a gcc2
    builtin and then its argument prototype would still apply.  */
char fgets_unlocked();

int main() {

/* The GNU C library defines this for functions which it implements
    to always fail with ENOSYS.  Some functions are actually named
    something starting with __ and the normal name is an alias.  */
#if defined (__stub_fgets_unlocked) || defined (__stub___fgets_unlocked)
choke me
#else
fgets_unlocked();
#endif

; return 0; }
configure:9461: checking for getc_unlocked
configure:9489: cc -o conftest -O -pipe -march=pentiumpro -Wall -Wunused  -I/usr/local/include -I/usr/X11R6/include  conftest.c -lm -L/usr/local/lib -L/usr/X11R6/lib -lintl 1>&5
/tmp/ccrwWDMG.o: In function `main':
/tmp/ccrwWDMG.o(.text+0x7): undefined reference to `getc_unlocked'
configure: failed program was:
#line 9466 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
    which can conflict with char getc_unlocked(); below.  */
#include <assert.h>
/* Override any gcc2 internal prototype to avoid an error.  */
/* We use char because int might match the return type of a gcc2
    builtin and then its argument prototype would still apply.  */
char getc_unlocked();

int main() {

/* The GNU C library defines this for functions which it implements
    to always fail with ENOSYS.  Some functions are actually named
    something starting with __ and the normal name is an alias.  */
#if defined (__stub_getc_unlocked) || defined (__stub___getc_unlocked)
choke me
#else
getc_unlocked();
#endif

; return 0; }
configure:9461: checking for getcwd
configure:9489: cc -o conftest -O -pipe -march=pentiumpro -Wall -Wunused  -I/usr/local/include -I/usr/X11R6/include  conftest.c -lm -L/usr/local/lib -L/usr/X11R6/lib -lintl 1>&5
configure:9461: checking for getegid
configure:9489: cc -o conftest -O -pipe -march=pentiumpro -Wall -Wunused  -I/usr/local/include -I/usr/X11R6/include  conftest.c -lm -L/usr/local/lib -L/usr/X11R6/lib -lintl 1>&5
configure:9461: checking for geteuid
configure:9489: cc -o conftest -O -pipe -march=pentiumpro -Wall -Wunused  -I/usr/local/include -I/usr/X11R6/include  conftest.c -lm -L/usr/local/lib -L/usr/X11R6/lib -lintl 1>&5
configure:9461: checking for getgid
configure:9489: cc -o conftest -O -pipe -march=pentiumpro -Wall -Wunused  -I/usr/local/include -I/usr/X11R6/include  conftest.c -lm -L/usr/local/lib -L/usr/X11R6/lib -lintl 1>&5
configure:9461: checking for getuid
configure:9489: cc -o conftest -O -pipe -march=pentiumpro -Wall -Wunused  -I/usr/local/include -I/usr/X11R6/include  conftest.c -lm -L/usr/local/lib -L/usr/X11R6/lib -lintl 1>&5
configure:9461: checking for mempcpy
configure:9489: cc -o conftest -O -pipe -march=pentiumpro -Wall -Wunused  -I/usr/local/include -I/usr/X11R6/include  conftest.c -lm -L/usr/local/lib -L/usr/X11R6/lib -lintl 1>&5
/tmp/ccSLMWGU.o: In function `main':
/tmp/ccSLMWGU.o(.text+0x7): undefined reference to `mempcpy'
configure: failed program was:
#line 9466 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
    which can conflict with char mempcpy(); below.  */
#include <assert.h>
/* Override any gcc2 internal prototype to avoid an error.  */
/* We use char because int might match the return type of a gcc2
    builtin and then its argument prototype would still apply.  */
char mempcpy();

int main() {

/* The GNU C library defines this for functions which it implements
    to always fail with ENOSYS.  Some functions are actually named
    something starting with __ and the normal name is an alias.  */
#if defined (__stub_mempcpy) || defined (__stub___mempcpy)
choke me
#else
mempcpy();
#endif

; return 0; }
configure:9461: checking for munmap
configure:9489: cc -o conftest -O -pipe -march=pentiumpro -Wall -Wunused  -I/usr/local/include -I/usr/X11R6/include  conftest.c -lm -L/usr/local/lib -L/usr/X11R6/lib -lintl 1>&5
configure:9461: checking for putenv
configure:9489: cc -o conftest -O -pipe -march=pentiumpro -Wall -Wunused  -I/usr/local/include -I/usr/X11R6/include  conftest.c -lm -L/usr/local/lib -L/usr/X11R6/lib -lintl 1>&5
configure:9461: checking for setenv
configure:9489: cc -o conftest -O -pipe -march=pentiumpro -Wall -Wunused  -I/usr/local/include -I/usr/X11R6/include  conftest.c -lm -L/usr/local/lib -L/usr/X11R6/lib -lintl 1>&5
configure:9461: checking for setlocale
configure:9489: cc -o conftest -O -pipe -march=pentiumpro -Wall -Wunused  -I/usr/local/include -I/usr/X11R6/include  conftest.c -lm -L/usr/local/lib -L/usr/X11R6/lib -lintl 1>&5
configure:9461: checking for stpcpy
configure:9461: checking for strcasecmp
configure:9489: cc -o conftest -O -pipe -march=pentiumpro -Wall -Wunused  -I/usr/local/include -I/usr/X11R6/include  conftest.c -lm -L/usr/local/lib -L/usr/X11R6/lib -lintl 1>&5
configure:9461: checking for strdup
configure:9489: cc -o conftest -O -pipe -march=pentiumpro -Wall -Wunused  -I/usr/local/include -I/usr/X11R6/include  conftest.c -lm -L/usr/local/lib -L/usr/X11R6/lib -lintl 1>&5
configure:9461: checking for strtoul
configure:9489: cc -o conftest -O -pipe -march=pentiumpro -Wall -Wunused  -I/usr/local/include -I/usr/X11R6/include  conftest.c -lm -L/usr/local/lib -L/usr/X11R6/lib -lintl 1>&5
configure:9461: checking for tsearch
configure:9489: cc -o conftest -O -pipe -march=pentiumpro -Wall -Wunused  -I/usr/local/include -I/usr/X11R6/include  conftest.c -lm -L/usr/local/lib -L/usr/X11R6/lib -lintl 1>&5
configure:9461: checking for __argz_count
configure:9489: cc -o conftest -O -pipe -march=pentiumpro -Wall -Wunused  -I/usr/local/include -I/usr/X11R6/include  conftest.c -lm -L/usr/local/lib -L/usr/X11R6/lib -lintl 1>&5
/tmp/cckeN5ev.o: In function `main':
/tmp/cckeN5ev.o(.text+0x7): undefined reference to `__argz_count'
configure: failed program was:
#line 9466 "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.  */
/* 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();

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
__argz_count();
#endif

; return 0; }
configure:9461: checking for __argz_stringify
configure:9489: cc -o conftest -O -pipe -march=pentiumpro -Wall -Wunused  -I/usr/local/include -I/usr/X11R6/include  conftest.c -lm -L/usr/local/lib -L/usr/X11R6/lib -lintl 1>&5
/tmp/ccFY6LwB.o: In function `main':
/tmp/ccFY6LwB.o(.text+0x7): undefined reference to `__argz_stringify'
configure: failed program was:
#line 9466 "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.  */
/* 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();

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
__argz_stringify();
#endif

; return 0; }
configure:9461: checking for __argz_next
configure:9489: cc -o conftest -O -pipe -march=pentiumpro -Wall -Wunused  -I/usr/local/include -I/usr/X11R6/include  conftest.c -lm -L/usr/local/lib -L/usr/X11R6/lib -lintl 1>&5
/tmp/cck9jtvb.o: In function `main':
/tmp/cck9jtvb.o(.text+0x7): undefined reference to `__argz_next'
configure: failed program was:
#line 9466 "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.  */
/* 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();

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
__argz_next();
#endif

; return 0; }
configure:9518: checking for iconv declaration
configure:9543: cc -c -O -pipe -march=pentiumpro -Wall -Wunused  -I/usr/local/include -I/usr/X11R6/include conftest.c 1>&5
configure:9533: conflicting types for `iconv'
/usr/local/include/iconv.h:91: previous declaration of `iconv'
configure: failed program was:
#line 9524 "configure"
#include "confdefs.h"

#include <stdlib.h>
#include <iconv.h>
extern
#ifdef __cplusplus
"C"
#endif
#if defined(__STDC__) || defined(__cplusplus)
size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
#else
size_t iconv();
#endif

int main() {

; return 0; }
configure:9567: checking for nl_langinfo and CODESET
configure:9579: cc -o conftest -O -pipe -march=pentiumpro -Wall -Wunused  -I/usr/local/include -I/usr/X11R6/include  conftest.c -lm -L/usr/local/lib -L/usr/X11R6/lib -lintl 1>&5
configure: In function `main':
configure:9575: warning: unused variable `cs'
configure:9602: checking for LC_MESSAGES
configure:9614: cc -o conftest -O -pipe -march=pentiumpro -Wall -Wunused  -I/usr/local/include -I/usr/X11R6/include  conftest.c -lm -L/usr/local/lib -L/usr/X11R6/lib -lintl 1>&5
configure:9640: checking for bison
configure:9673: checking version of bison
configure:9700: checking whether NLS is requested
configure:9724: checking whether included gettext is requested
configure:9744: checking for GNU gettext in libc
configure:9759: cc -o conftest -O -pipe -march=pentiumpro -Wall -Wunused  -I/usr/local/include -I/usr/X11R6/include  conftest.c -lm -L/usr/local/lib -L/usr/X11R6/lib -lintl 1>&5
/tmp/ccpf42xd.o: In function `main':
/tmp/ccpf42xd.o(.text+0x2e): undefined reference to `_nl_domain_bindings'
configure: failed program was:
#line 9749 "configure"
#include "confdefs.h"
#include <libintl.h>
extern int _nl_msg_cat_cntr;
extern int *_nl_domain_bindings;
int main() {
bindtextdomain ("", "");
return (int) gettext ("") + _nl_msg_cat_cntr + *_nl_domain_bindings
; return 0; }
configure:10129: checking for GNU gettext in libintl
configure:10153: cc -o conftest -O -pipe -march=pentiumpro -Wall -Wunused  -I/usr/local/include -I/usr/X11R6/include   conftest.c -lm -L/usr/local/lib -L/usr/X11R6/lib -lintl -lintl 1>&5
configure:10247: checking how to link with libintl
configure:10577: checking for nl_langinfo and D_FMT
configure:10589: cc -o conftest -O -pipe -march=pentiumpro -Wall -Wunused  -Wall -Wno-unused -Werror-implicit-function-declaration -I/usr/local/include -I/usr/X11R6/include  conftest.c -lm -L/usr/local/lib -L/usr/X11R6/lib -lintl 1>&5
configure:10690: checking for glade_init in -lglade
configure:10709: cc -o conftest -O -pipe -march=pentiumpro -Wall -Wunused  -Wall -Wno-unused -Werror-implicit-function-declaration -I/usr/local/include -I/usr/X11R6/include  conftest.c -lglade -Wl,-E -L/usr/X11R6/lib -L/usr/local/lib -lglade-gnome -lglade -lxml -lXpm -ljpeg -lgnomeui -lart_lgpl -lgdk_imlib -ltiff -lungif -lpng -lz -lSM -lICE -lgtk12 -lgdk12 -lgmodule12 -lXext -lX11 -lgnome -lgnomesupport -lintl -lesd -lgnugetopt -laudiofile -lm -lglib12 -lm -L/usr/local/lib -L/usr/X11R6/lib -lintl 1>&5
configure:10756: checking for perl
configure:10837: checking for dbopen
configure:10865: cc -o conftest -O -pipe -march=pentiumpro -Wall -Wunused  -Wall -Wno-unused -Werror-implicit-function-declaration -I/usr/local/include -I/usr/X11R6/include  conftest.c -lm -L/usr/local/lib -L/usr/X11R6/lib -lintl -lm 1>&5
configure:11142: checking for db_185.h
configure:11152: cc -E -I/usr/local/include -I/usr/X11R6/include conftest.c >/dev/null 2>conftest.out
configure:11148: db_185.h: No such file or directory
configure: failed program was:
#line 11147 "configure"
#include "confdefs.h"
#include <db_185.h>
configure:11142: checking for db.h
configure:11152: cc -E -I/usr/local/include -I/usr/X11R6/include conftest.c >/dev/null 2>conftest.out
configure:11142: checking for db1/db.h
configure:11152: cc -E -I/usr/local/include -I/usr/X11R6/include conftest.c >/dev/null 2>conftest.out
configure:11148: db1/db.h: No such file or directory
configure: failed program was:
#line 11147 "configure"
#include "confdefs.h"
#include <db1/db.h>
configure:11244: checking for xmlElemDump in -lxml
configure:11263: cc -o conftest -O -pipe -march=pentiumpro -Wall -Wunused  -Wall -Wno-unused -Werror-implicit-function-declaration -I/usr/local/include -I/usr/X11R6/include  conftest.c -lxml  -lm -L/usr/local/lib -L/usr/X11R6/lib -lintl -lm -L/usr/local/lib -lxml -lz 1>&5
configure:11294: checking for main in -lgal
configure:11309: cc -o conftest -O -pipe -march=pentiumpro -Wall -Wunused  -Wall -Wno-unused -Werror-implicit-function-declaration -I/usr/local/include -I/usr/X11R6/include  conftest.c -lgal -Wl,-E -L/usr/X11R6/lib -L/usr/local/lib -lgal -lgnomeprint -lfreetype -lglade-gnome -lglade -lxml -lXpm -ljpeg -lgnomeui -lart_lgpl -lgdk_imlib -ltiff -lungif -lpng -lz -lSM -lICE -lgnome -lgnomesupport -lesd -lgnugetopt -laudiofile -lgdk_pixbuf -lgtk12 -lgdk12 -lgmodule12 -lglib12 -lintl -lXext -lX11 -lm -lgnomecanvaspixbuf -liconv -lm -L/usr/local/lib -L/usr/X11R6/lib -lintl -lm 1>&5
configure:11334: checking for gtk_html_new in -lgtkhtml
configure:11353: cc -o conftest -O -pipe -march=pentiumpro -Wall -Wunused  -Wall -Wno-unused -Werror-implicit-function-declaration -I/usr/local/include -I/usr/X11R6/include  conftest.c -lgtkhtml -Wl,-E -L/usr/X11R6/lib -L/usr/local/lib -lgtkhtml -lgal -lgnomeprint -lfreetype -lglade-gnome -lglade -lxml -lXpm -ljpeg -lgnomeui -lart_lgpl -lgdk_imlib -ltiff -lungif -lpng -lz -lSM -lICE -lgnome -lgnomesupport -lesd -lgnugetopt -laudiofile -lgdk_pixbuf -lgnomecanvaspixbuf -liconv -lgconf-gtk-1 -lgconf-1 -loaf -lORBitCosNaming -lORBit -lIIOP -lORBitutil -lwrap -lgtk12 -lgdk12 -lgmodule12 -lglib12 -lintl -lXext -lX11 -lm -lm -L/usr/local/lib -L/usr/X11R6/lib -lintl -lm 1>&5
configure:11384: checking for ghttp_request_new in -lghttp
configure:11403: cc -o conftest -O -pipe -march=pentiumpro -Wall -Wunused  -Wall -Wno-unused -Werror-implicit-function-declaration -I/usr/local/include -I/usr/X11R6/include  conftest.c -lghttp -L/usr/local/lib -lghttp -lm -L/usr/local/lib -L/usr/X11R6/lib -lintl -lm 1>&5
configure:11433: checking for ghttp_enable_ssl in -lghttp
configure:11452: cc -o conftest -O -pipe -march=pentiumpro -Wall -Wunused  -Wall -Wno-unused -Werror-implicit-function-declaration -I/usr/local/include -I/usr/X11R6/include  conftest.c -lghttp -L/usr/local/lib -lghttp -lm -L/usr/local/lib -L/usr/X11R6/lib -lintl -lm 1>&5
/tmp/ccORGOv5.o: In function `main':
/tmp/ccORGOv5.o(.text+0x7): undefined reference to `ghttp_enable_ssl'
configure: failed program was:
#line 11441 "configure"
#include "confdefs.h"
/* Override any gcc2 internal prototype to avoid an error.  */
/* We use char because int might match the return type of a gcc2
    builtin and then its argument prototype would still apply.  */
char ghttp_enable_ssl();

int main() {
ghttp_enable_ssl()
; return 0; }
configure:11531: checking for main in -lzvt
configure:11546: cc -o conftest -O -pipe -march=pentiumpro -Wall -Wunused  -Wall -Wno-unused -Werror-implicit-function-declaration -I/usr/local/include -I/usr/X11R6/include  conftest.c -lzvt -Wl,-E -L/usr/X11R6/lib -L/usr/local/lib -lzvt -lutil -lgtkhtml -lgal -lgnomeprint -lfreetype -lglade-gnome -lglade -lxml -lXpm -ljpeg -lgnomeui -lart_lgpl -lgdk_imlib -ltiff -lungif -lpng -lz -lSM -lICE -lgnome -lgnomesupport -lesd -lgnugetopt -laudiofile -lgdk_pixbuf -lgnomecanvaspixbuf -liconv -lgconf-gtk-1 -lgconf-1 -loaf -lORBitCosNaming -lORBit -lIIOP -lORBitutil -lwrap -lgtk12 -lgdk12 -lgmodule12 -lglib12 -lintl -lXext -lX11 -lm -lm -L/usr/local/lib -L/usr/X11R6/lib -lintl -lm 1>&5
configure:11569: checking for main in -lbonobo
configure:11584: cc -o conftest -O -pipe -march=pentiumpro -Wall -Wunused  -Wall -Wno-unused -Werror-implicit-function-declaration -I/usr/local/include -I/usr/X11R6/include  conftest.c -lbonobo -Wl,-E -L/usr/X11R6/lib -L/usr/local/lib -lbonobo -loaf -lORBitCosNaming -lORBit -lIIOP -lORBitutil -lwrap -lgtk12 -lgdk12 -lgmodule12 -lXext -lX11 -lgnome -lgnomesupport -lintl -lesd -lgnugetopt -laudiofile -lm -lglib12 -lm -L/usr/local/lib -L/usr/X11R6/lib -lintl -lm 1>&5
configure:11608: checking for main in -loaf
configure:11623: cc -o conftest -O -pipe -march=pentiumpro -Wall -Wunused  -Wall -Wno-unused -Werror-implicit-function-declaration -I/usr/local/include -I/usr/X11R6/include  conftest.c -loaf -L/usr/X11R6/lib -L/usr/local/lib -loaf -lORBitCosNaming -lORBit -lIIOP -lORBitutil -lglib12 -lwrap -lm -lm -L/usr/local/lib -L/usr/X11R6/lib -lintl -lm 1>&5
configure:11691: checking for gnome-config
configure:11726: checking for libguppi - version >= 0.35.1
configure:11818: cc -o conftest -O -pipe -march=pentiumpro -Wall -Wunused  -Wall -Wno-unused -Werror-implicit-function-declaration -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include/gnome-1.0 -I/usr/X11R6/include/gnome-1.0/libguppitank -DNEED_GNOMESUPPORT_H -I/usr/X11R6/lib/gnome-libs/include -I/usr/local/include/orbit-1.0 -I/usr/local/include/gnome-xml -I/usr/X11R6/include/libglade-1.0 -I/usr/local/include/freetype2 -I/usr/X11R6/include/gdk-pixbuf-1.0 -I/usr/local/include -I/usr/X11R6/include  conftest.c -lm -L/usr/local/lib -L/usr/X11R6/lib -lintl -lm -Wl,-E -pthread -L/usr/X11R6/lib -L/usr/local/lib -lguppitank -lguppi -lzvt -lutil -lglade-gnome -lglade -lbonobo -loaf -lORBitCosNaming -lORBit -lIIOP -lORBitutil -lwrap -lbonobox -lbonobo-print -lgnomeprint -lXpm -ljpeg -lgnomeui -lgdk_imlib -ltiff -lungif -lpng -lSM -lICE -lgnome -lgnomesupport -lesd -lgnugetopt -laudiofile -lgdk_pixbuf -lgtk12 -lgdk12 -lgmo
 dule12 -lglib12 -lintl -lXext -lX11 -lart_lgpl -lm -lxml -lz -lfreetype 1>&5
/usr/libexec/elf/ld: warning: libfreetype.so.8, needed by /usr/X11R6/lib/libgnomeprint.so, may conflict with libfreetype.so.9
configure:11923: checking for poptStrippedArgv in -lpopt
configure:11942: cc -o conftest -O -pipe -march=pentiumpro -Wall -Wunused  -Wall -Wno-unused -Werror-implicit-function-declaration -I/usr/local/include -I/usr/X11R6/include  conftest.c -lpopt  -lm -L/usr/local/lib -L/usr/X11R6/lib -lintl -lm 1>&5
configure:12000: checking for guile
configure:12040: checking for guile - 1.3.4 <= version < 1.5.0
configure:12156: checking for g-wrap-config
configure:12197: checking for g-wrap - 1.1.11 <= version < 1.3.0

##################
# ls /var/db/pkg #
##################

AbiWord-gnome-1.0.2
Atlas-0.4.4
Hermes-1.3.2
IglooFTP-0.6.1
ImageMagick-5.4.7.4
Mesa-3.4.2_2
ORBit-0.5.17
ORBit2-2.4.1
Sablot-0.95_1
XFree86-4.2.0_1,1
XFree86-FontServer-4.2.0
XFree86-Server-4.2.0_5
XFree86-VirtualFramebufferServer-4.2.0_1
XFree86-aoutlibs-3.3.6.9
XFree86-clients-4.2.0_3
XFree86-documents-4.2.0
XFree86-font100dpi-4.2.0
XFree86-font75dpi-4.2.0
XFree86-fontCyrillic-4.2.0
XFree86-fontDefaultBitmaps-4.2.0
XFree86-fontEncodings-4.2.0
XFree86-fontScalable-4.2.0
XFree86-libraries-4.2.0_3
XFree86-manuals-4.2.0
Xaw3d-1.5
a2ps-a4-4.13_1
a2ps-letter-4.13_1
aalib-1.4.r5_1
acroread-5.06
acroread4-4.05
afm-1.0
agrep-2.04
allegro-4.0.0_1
amp-0.7.6
apache-1.3.26_3
apsfilter-7.2.2
aspell-0.33.7.1_1
atk-1.0.3
autoconf-2.53
autoconf213-2.13.000227_2
automake-1.5,1
automake14-1.4.5_1
bash-2.05b
bison-1.35_1
blt-2.4u
boehm-gc-6.0
bonobo-1.0.20_2
bonobo-activation-1.0.3
bonobo-conf-0.14_1
bugbuddy2-2.2.0
burgerspace-1.5
bzflag-1.7e.6
cabextract-0.5
cclient-2001a,1
cdlabelgen-1.5.0
cdrdao-1.1.5
cdrtools-1.11.a28
checkpassword-0.90
crafty-18.14
css-mode-elisp-0.11
cups-base-1.1.15.1_3
curl-7.9.8
cvsadmin-1.0.2
cvsup-16.1f
cvsutils-2001.07.05
cyrus-sasl-1.5.27_4
db3-3.2.9_3,1
de-dict-1.2
de-ding-1.2
de-ispell-neu-20001109-3.2.06_2
de-manpages-1.0
de-php_doc-1.20020119
detex-2.6
dia-gnome-0.90
djbfft-0.76
docbook-3.0
docbook-xml-4.1.2_1
docbook-xsl-1.51.1
doom-1.8
dsssl-docbook-modular-1.73,1
edonkey-core-16.16.58.3
edonkey-gui-gtk-0.2.0.a.2002080400
edonkey-gui-gtk-urlslave-0.0.2
eel2-2.0.4
eog2-1.0.2
eperl-2.2.14
esound-0.2.28
evolution-1.0.8
expat-1.95.4
ezm3-1.0
ezmlm-idx-0.40_1
festival-1.4.1_1
fetchmail-5.9.11
ffmpeg-0.4.5_2
fftw-2.1.3
freefonts-0.10_1
freetype-1.3.1_2
freetype2-2.1.2
fxhtml-1.6.7
g-wrap-1.1.9
gail-0.17
gal-0.19.3
galeon-1.2.5
gawk-3.1.1
gcc-2.95.3
gcc-3.1.1_20020726
gcc30-3.0.4
gcombust-0.1.49_1
gcompris-1.0.5
gconf-1.0.9
gconf-editor-0.3
gconf2-1.2.1
gcvs-1.0b3
gd-1.8.4_6
gd-2.0.1_3
gdbm-1.8.0
gdk-pixbuf-0.18.0
gdm2-2.4.0.7
gedit2-2.0.2
gengameng-3.0
getmail-2.3.9
gettext-0.10.35_2
gettext-0.11.5
gftp-2.0.13
ggv-1.0.2_1
ghex-1.2.1
ghostscript-gnu-7.05_2
ghostview-1.5
gimp-1.2.3_2,1
gimp-print-4.2.1
glade-0.6.4
glade2-1.1.0
glademm-0.5.11
glass-1.1.5
gle-3.0.3
glib-1.2.10_7
glib-2.0.6
glibwww-0.2_1
glimmer-1.2.1_1
gmake-3.79.1_2
gman-0.9.3
gnet-1.1.4
gnome2-2.0_4
gnomeapplets2-2.0.1_1
gnomeaudio-1.4.0
gnomebasic-0.0.20
gnomecanvas-0.18.0
gnomecontrolcenter-1.4.0.5_1
gnomecontrolcenter2-2.0.1
gnomedb-0.2.96_1
gnomedesktop-2.0.6
gnomegames2-2.0.3
gnomehier-1.0_3
gnomelibs-1.4.1.7_1
gnomemedia2-2.0.0_1
gnomemimedata-2.0.0
gnomemm-1.2.2
gnomepanel-2.0.6
gnomepilot-0.1.65
gnomepilot-conduits-0.9
gnomepim-1.4.6_1
gnomeprint-0.36
gnomesession-2.0.5
gnomespell-0.4.1
gnomesystemmonitor-2.0.1
gnometerminal-2.0.1
gnomeuserdocs2-2.0.0
gnomeutils2-2.0.2,1
gnomevfs-1.0.5_4
gnomevfs2-2.0.2
gnucash-1.6.6_1
gnuchess-4.0.80
gnumeric-1.0.9
gnupg-1.0.7
gob-1.0.12
golem-0.0.5
gpa-0.4.3
gqview-1.1.1
grepmail-4.70
gsm-1.0.10
gtar-1.13.25_4
gtk+licq-0.51_1
gtk-1.2.10_7
gtk-2.0.6
gtk-doc-0.9
gtk-engines2-1.9.0
gtk-gnutella-0.90
gtkglarea-1.2.2
gtkhtml-1.0.4
gtkmm-1.2.8_1
gtoaster-2001033113
guile-1.4.1_2
guile-gnome-0.20_3
guile-gtk-0.20_1
guilib-1.1.0_1
guppi-0.40.3_1
gv-3.5.8
hevea-1.06
html-4.01
html2latex-0.9c
html2ps-A4-1.0_1
icmpmonitor-1.1_1
iconv-2.0_3
id3ed-1.10.2
id3el-0.05
id3lib-3.7.13
id3ren-0.97a
id3tool-1.1f
imake-4.2.0_1
imlib-1.9.14_1
imwheel-0.9.9
intlfonts-1.2
intltool-0.22
irc-2.10.3
ircii-20020403
iso8879-1986
itcl-3.2
iv-3.2a
jade-1.2.1_1
javavmwrapper-1.4
jbigkit-1.4
jdk-1.3.1p6_4
jmk-x11-fonts-3.0
jpeg-6b_1
jpeg2ps-a4-1.9
keyprint-1.0
knightcap-3.6
kobodeluxe-0.4.p8
lame-gtk-3.91
latex2rtf-1.8aa
lcms-1.08
leafnode-1.9.24
lha-1.14i
lib3ds-1.2.0
libIDL-0.8.0
libXgFonts-1.0
liba52-0.7.4
libao-esound-0.8.3
libart_lgpl2-2.3.10
libaudiofile-0.2.3
libaux-1.0
libbonobo-2.0.0
libbonoboui-2.0.1
libdvdcss-1.2.1
libelysium-0.3.5
libfpx-1.2.0.4_1
libgda-0.2.96_1
libgda2-0.8.192
libghttp-1.0.9
libglade-0.17_2
libglade2-2.0.0
libgnome-2.0.2
libgnomecanvas-2.0.2
libgnomedb-0.8.191
libgnomeprint-1.116.0
libgnomeprintui-1.116.0
libgnomeui-2.0.3
libgnugetopt-1.1
libgtkhtml-2.0.1
libgtop2-2.0.0
libiconv-1.8_1
libicq2000-0.3.2_1
libijs-0.34
libmcal-0.6_2
libmcrypt-2.5.2
libmikmod-3.1.10
libmng-1.0.3
libmorph-0.1.2
libmpeg2-0.2.1_1
libogg-1.0,3
libole2-0.2.4
libproplist-0.10.1
librep-0.16.1_1
librsvg2-2.0.1
libshhcards-1.0.5
libsidplay-1.36.55
libsigc++-1.0.4
libslang-1.4.5
libtool-1.3.4_4
libungif-4.1.0b1
libunicode-0.4_3
libusb-0.1.6a
libvorbis-1.0,3
libwmf-0.2.6
libwnck-0.16
libwww-5.4.0
libxml-1.8.17_1
libxml2-2.4.23
libxslt-1.0.19
libzvt-2.0.1
licq-base-1.2.0a
linc-0.5.2
lincity-1.11
linux-gtk-1.2_2
linux-jpeg-6b.15_2
linux-libxml-1.8.10_2
linux-netscape-navigator-4.79
linux-openmotif-2.1.30
linux-opera-6.02.20020701
linux-png-1.0.9_2
linux-sun-jdk-1.3.1.04_1
linux-vsound-0.4
linux_base-7.1
linuxdoc-1.1
logrotate-3.5.2
lsof-4.64.1
luna-1.9
lwm-1.00_1
lynx-2.8.4.1b_1
m4-1.4_1
mad-esound-0.14.2b_2
madbomber-0.2.4
magiccube4d-2.1
man2html-3.0.1
maplay-1.2
marbles-1.0.2
mc-4.5.55_3
medusa-0.5.1
metacity-2.3.987
metacity-setup-0.6
metatheme2-0.9.7
mhash-0.8.14
mkcatalog-1.1
mkisofs-1.15.a27
mod_php4-4.2.2
movemail-1.0
mozilla-1.0_2,1
mozilla-fonts-1.0_1
mozilla-headers-1.0_2,1
mp-a4-3.0.1
mp3_check-1.98
mp3check-1.5
mp3chew-0.51.0
mp3info-0.8.4
mp3mover-1.432
mp3rename-0.6
mpack-1.5_1
mpd-3.8
mpeg-1.2.2
mpeg2codec-1.2
mpeg2play-1.1b
mpeg_play-2.4
mpegaudio-3.9
mpg123-esound-0.59r_8
mpg123.el-1.24
mpgtx-1.1.1
mplayer-fonts-0.50
mplayer-gtk-0.90.0.6
mplex-1.1
mtv-1.2.5
muse-0.1
muttzilla-0.40
mysql-client-3.23.51
mysql-server-3.23.51
nadar-1.0
nas-1.5
nasm-0.98.33,1
nautilus-gtkhtml-0.3.2_1
nautilus2-2.0.4
ncftp-3.1.4_1
nedit-5.3
neon-0.21.2_1
netcdf-3.5.0
netpbm-10.7
netrek-BRMH-2.2.2
netscape-communicator-4.76
netscape-remote-1.0_1
netscape-wrapper-2000.07.07
newvox-1.0
nmap-3.00
nologin-1.0
nspmod-0.1
nspr-4.2
nss-3.4.2
oaf-0.6.10
objprelink-1.0_2
ocaml-3.05
open-motif-2.1.30_3
opengl-man-657
openldap-1.2.13
openldap-2.0.25
openquicktime-1.0
p5-Authen-PAM-0.13
p5-Compress-Zlib-1.16
p5-DBI-1.28
p5-Data-ShowTable-3.3
p5-Date-Calc-4.3
p5-Date-Manip-5.40
p5-Digest-MD5-2.20
p5-File-Tail-0.98
p5-Finance-Quote-1.07
p5-GdkImlib-0.7008
p5-Gnome-0.7008
p5-Gtk-0.7008
p5-HTML-0.6
p5-HTML-Parser-3.26
p5-HTML-TableExtract-1.08
p5-HTML-Tagset-3.03
p5-MIME-Base64-2.12
p5-Mail-Sendmail-0.78
p5-Mail-Tools-1.46
p5-Mysql-modules-1.2216
p5-Net-1.11,1
p5-Net-Daemon-0.36
p5-Net-SSLeay-1.17
p5-PlRPC-0.2016
p5-Storable-2.04
p5-Test-Simple-0.42
p5-Time-HiRes-01.20
p5-TimeDate-1.11
p5-Tk-800.023
p5-URI-1.21
p5-Unicode-String-2.06
p5-XML-Parser-2.31
p5-XML-Writer-0.4_1
p5-Xmms-0.10
p5-libwww-5.65_1
p5-tagged-0.40
p5-type1inst-0.6.1
pan-0.11.4
panelmm-0.3.1
pango-1.0.4
pccts-1.33.33
pcnfsd-93.02.16
pcre-3.7
pdflib-4.0.3
pgp-2.6.3i
pilot-link-0.9.5_4
pimp3-0.5.8
pkfonts600-1.0
pkg_tarup-1.2_3
pkg_tree-1.1
pkgconfig-0.12.0
pkgdb.db
plib-1.4.2
plugger-4.0
pm3-base-1.1.15
pm3-forms-1.1.15
pm3-gui-1.1.15
pm3-net-1.1.15
png-1.2.4
popt-1.6.4
portcheckout-2.0
porteasy-2.7.3
portlint-2.3.2
portscanner-1.2
portupgrade-20020805
procmail-3.22
procmap-1.0
pscan-1.3
psiconv-0.8.3
pspell-0.12.2_1
psutils-a4-1.17_1
psutils-letter-1.17_1
pth-1.4.1_1
py-gnome-1.4.2
py-gtk-0.6.9
py22-expat-2.2.1_1
py22-imaging-1.1.3
py22-numeric-21.0
py22-scientific-2.4
py22-tkinter-2.2.1
python-2.2.1
qix-1.2
qmail-1.03_1
qstat-2.5.b
qt1-1.45_2
rep-gtk-gnome-0.15_1
rep-gtk2-0.16,1
robocode-1.0
rplay-3.3.2
rpm-3.0.6_6
rtf2latex-1.5
ruby-1.6.7.2002.07.15
ruby-bdb1-0.1.7
ruby-shim-ruby18-1.7.2.2002.07.31
rxvt-2.6.4_1
sane-backends-1.0.8
sane-frontends-1.0.8
sawfish2-2002.06.11
scrollkeeper-0.3.11_1,1
sdl-1.2.4_1
sdl_image-1.2.2_1
sdl_mixer-1.2.4_1
sdl_net-1.2.4
sdl_ttf-2.0.5
sdlmm-0.1.8
sdocbook-xml-4.1.2.5
sed_inplace-2002.06.28
sharefonts-0.10
sidplay-1.0.8
sitecopy-0.11.4_2
slib-2d1_2
slrn-0.9.7.4
smpeg-0.4.4
sopwith-1.5.0
sox-12.17.3_1
staroffice-5.2_1
stlport-4.5.3
stunnel-3.22
sudo-1.6.6
svgalib-1.4.2_1
swatch-3.0.4
swig-1.1p5_8
t1lib-1.3.1
t1utils-1.25
tank-0.4a
tcl-8.0.5
tcl-8.2.3_2
tcl-8.3.4_4
tclX-8.3
teTeX-1.0.7_1
texi2html-1.64
texmacs-1.0
tiff-3.5.7
timidity++-esound-2.11.3
tk-8.3.4_3
tmda-0.59
togl-1.5
traceroute-991603
transfig-3.2.3d
ttmkfdir-0.0
tuxpuck-0.7.116_1
txfonts-3.1.1
ucspi-tcp-0.88
unarj-2.43_1
unix2dos-1.3
unrar-2.50
unzip-5.50
urwfonts-1.0
uulib-0.5.13
vamos-0.2.3
vim-6.1.141
virtualpaper-1.4_1
vorbis-tools-1.0_1,3
wavplay-1.4
webfonts-0.21
weblint-1.020
webmin-0.990_5
wget-1.8.2_1
win32-codecs-011002.0.0.60
wmicons-1.0
word2x-0.005
wrapper-1.0_2
wv-0.7.2
xanim-2.80.2
xbill-2.0
xbl-1.0k
xboard-4.2.6
xcdroast-0.98.a.10
xchat-1.8.9
xdvik-20a
xfig-3.2.3d
xforms-1.0_1,1
xinetd-2.3.7
xinvaders3d-1.3.6
xjumpjump-0.12
xkobo-1.11
xmbdfed-4.5.1
xml-i18n-tools-0.9
xmms-esound-1.2.7_2
xmp-esound-2.0.4
xonix-1.4
xpdf-1.01
xpm-3.4k
xrick-010808
xscreensaver-4.05
xscreensaver-gnome-4.05_2
xshipwars-client-1.23
xsoldier-0.96
xsysinfo-1.4a
xview-3.2.1_1
yelp-1.0.3
zip-2.3_1
zsh-4.0.6


>How-To-Repeat:

cd /usr/ports/deskutils/gnucash
make

>Fix:
I don't know.


>Release-Note:
>Audit-Trail:
>Unformatted:

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




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