Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 27 Dec 2003 21:51:07 +0100
From:      Bert van de Grift <bvdgrift@xs4all.nl>
To:        gnome@FreeBSD.org
Subject:   gnucash make problem
Message-ID:  <20031227205107.GA2499@snoozy.vdgrift.org>

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

--zYM0uCDKw75PZbzx
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline

Hi,

I get the following error when I try to make gnucash:

configure: error: Cannot find ltdl.h -- libtool-devel not installed?

See attached files as suggested by the configure script...

FreeBSD version: 4.8-RELEASE-p13

Any help would be appreciated.

Regards,

-- 
Bert van de Grift
bvdgrift@xs4all.nl

--zYM0uCDKw75PZbzx
Content-Type: text/plain; charset=us-ascii
Content-Disposition: attachment; filename="config.log"

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

configure:841: checking for non-GNU ld
configure:876: checking if the linker (/usr/bin/ld) is GNU ld
GNU ld version 2.12.1 [FreeBSD] 2002-07-20
configure:897: checking for gcc
configure:1010: checking whether the C compiler (cc -O -pipe  ) works
configure:1026: cc -o conftest -O -pipe  -I/usr/local/include -I/usr/X11R6/include  conftest.c -L/usr/local/lib -L/usr/X11R6/lib -lintl 1>&5
configure:1052: checking whether the C compiler (cc -O -pipe  ) is a cross-compiler
configure:1057: checking whether we are using GNU C
configure:1066: cc -E conftest.c
configure:1085: checking whether cc accepts -g
configure:1157: checking for a BSD compatible install
configure:1210: checking whether build environment is sane
configure:1267: checking whether gmake sets ${MAKE}
configure:1313: checking for working aclocal
configure:1326: checking for working autoconf
configure:1339: checking for working automake
configure:1352: checking for working autoheader
configure:1365: checking for working makeinfo
configure:1436: checking for perl
configure:1506: checking how to run the C preprocessor
configure:1527: cc -E -I/usr/local/include -I/usr/X11R6/include conftest.c >/dev/null 2>conftest.out
configure:1587: checking for inttypes.h
configure:1600: cc -c -O -pipe  -I/usr/local/include -I/usr/X11R6/include conftest.c 1>&5
configure: In function `main':
configure:1596: syntax error before `i'
configure: failed program was:
#line 1592 "configure"
#include "confdefs.h"
#include <sys/types.h>
#include <inttypes.h>
int main() {
uintmax_t i = (uintmax_t) -1;
; return 0; }
configure:1622: checking for stdint.h
configure:1635: cc -c -O -pipe  -I/usr/local/include -I/usr/X11R6/include conftest.c 1>&5
configure:1629: stdint.h: No such file or directory
configure: In function `main':
configure:1631: syntax error before `i'
configure: failed program was:
#line 1627 "configure"
#include "confdefs.h"
#include <sys/types.h>
#include <stdint.h>
int main() {
uintmax_t i = (uintmax_t) -1;
; return 0; }
configure:1657: checking for unsigned long long
configure:1670: cc -o conftest -O -pipe  -I/usr/local/include -I/usr/X11R6/include  conftest.c -L/usr/local/lib -L/usr/X11R6/lib -lintl 1>&5
configure:1708: checking for shared library run path origin
configure:1757: checking host system type
configure:1780: checking for ranlib
configure:1809: checking for strerror in -lcposix
configure:1828: cc -o conftest -O -pipe  -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 1817 "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:1851: checking for ANSI C header files
configure:1864: cc -E -I/usr/local/include -I/usr/X11R6/include conftest.c >/dev/null 2>conftest.out
configure:1931: cc -o conftest -O -pipe  -I/usr/local/include -I/usr/X11R6/include  conftest.c -L/usr/local/lib -L/usr/X11R6/lib -lintl 1>&5
configure:1955: checking for working const
configure:2009: cc -c -O -pipe  -I/usr/local/include -I/usr/X11R6/include conftest.c 1>&5
configure:2030: checking for inline
configure:2044: cc -c -O -pipe  -I/usr/local/include -I/usr/X11R6/include conftest.c 1>&5
configure:2070: checking for off_t
configure:2103: checking for size_t
configure:2138: checking for working alloca.h
configure:2150: cc -o conftest -O -pipe  -I/usr/local/include -I/usr/X11R6/include  conftest.c -L/usr/local/lib -L/usr/X11R6/lib -lintl 1>&5
configure:2144: alloca.h: No such file or directory
configure: failed program was:
#line 2143 "configure"
#include "confdefs.h"
#include <alloca.h>
int main() {
char *p = alloca(2 * sizeof(int));
; return 0; }
configure:2171: checking for alloca
configure:2204: cc -o conftest -O -pipe  -I/usr/local/include -I/usr/X11R6/include  conftest.c -L/usr/local/lib -L/usr/X11R6/lib -lintl 1>&5
configure:2373: checking for stdlib.h
configure:2383: cc -E -I/usr/local/include -I/usr/X11R6/include conftest.c >/dev/null 2>conftest.out
configure:2373: checking for unistd.h
configure:2383: cc -E -I/usr/local/include -I/usr/X11R6/include conftest.c >/dev/null 2>conftest.out
configure:2373: checking for sys/stat.h
configure:2383: cc -E -I/usr/local/include -I/usr/X11R6/include conftest.c >/dev/null 2>conftest.out
configure:2373: checking for sys/types.h
configure:2383: cc -E -I/usr/local/include -I/usr/X11R6/include conftest.c >/dev/null 2>conftest.out
configure:2412: checking for getpagesize
configure:2440: cc -o conftest -O -pipe  -I/usr/local/include -I/usr/X11R6/include  conftest.c -L/usr/local/lib -L/usr/X11R6/lib -lintl 1>&5
configure:2465: checking for working mmap
configure:2626: cc -o conftest -O -pipe  -I/usr/local/include -I/usr/X11R6/include  conftest.c -L/usr/local/lib -L/usr/X11R6/lib -lintl 1>&5
configure:2557: conflicting types for `malloc'
/usr/include/stdlib.h:101: previous declaration of `malloc'
configure: failed program was:
#line 2473 "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:2650: checking whether we are using the GNU C Library 2.1 or newer
configure:2657: features.h: No such file or directory
configure:2688: checking whether integer division by zero raises SIGFPE
configure:2745: cc -o conftest -O -pipe  -I/usr/local/include -I/usr/X11R6/include  conftest.c -L/usr/local/lib -L/usr/X11R6/lib -lintl 1>&5
configure:2786: checking for inttypes.h
configure:2800: cc -c -O -pipe  -I/usr/local/include -I/usr/X11R6/include conftest.c 1>&5
configure:2825: checking whether the inttypes.h PRIxNN macros are broken
configure:2842: cc -c -O -pipe  -I/usr/local/include -I/usr/X11R6/include conftest.c 1>&5
configure:3253: checking for msgfmt
configure:3288: checking for gmsgfmt
configure:3325: checking for xgettext
configure:3362: checking for msgmerge
configure:3425: checking for argz.h
configure:3435: cc -E -I/usr/local/include -I/usr/X11R6/include conftest.c >/dev/null 2>conftest.out
configure:3431: argz.h: No such file or directory
configure: failed program was:
#line 3430 "configure"
#include "confdefs.h"
#include <argz.h>
configure:3425: checking for limits.h
configure:3435: cc -E -I/usr/local/include -I/usr/X11R6/include conftest.c >/dev/null 2>conftest.out
configure:3425: checking for locale.h
configure:3435: cc -E -I/usr/local/include -I/usr/X11R6/include conftest.c >/dev/null 2>conftest.out
configure:3425: checking for nl_types.h
configure:3435: cc -E -I/usr/local/include -I/usr/X11R6/include conftest.c >/dev/null 2>conftest.out
configure:3425: checking for malloc.h
configure:3435: cc -E -I/usr/local/include -I/usr/X11R6/include conftest.c >/dev/null 2>conftest.out
In file included from configure:3431:
/usr/include/malloc.h:2: warning: #warning "this file includes <malloc.h> which is deprecated, use <stdlib.h> instead"
configure: failed program was:
#line 3430 "configure"
#include "confdefs.h"
#include <malloc.h>
configure:3425: checking for stddef.h
configure:3435: cc -E -I/usr/local/include -I/usr/X11R6/include conftest.c >/dev/null 2>conftest.out
configure:3425: checking for stdlib.h
configure:3425: checking for string.h
configure:3435: cc -E -I/usr/local/include -I/usr/X11R6/include conftest.c >/dev/null 2>conftest.out
configure:3425: checking for unistd.h
configure:3425: checking for sys/param.h
configure:3435: cc -E -I/usr/local/include -I/usr/X11R6/include conftest.c >/dev/null 2>conftest.out
configure:3466: checking for feof_unlocked
configure:3494: cc -o conftest -O -pipe  -I/usr/local/include -I/usr/X11R6/include  conftest.c -L/usr/local/lib -L/usr/X11R6/lib -lintl 1>&5
/tmp/ccTUzu8u.o: In function `main':
/tmp/ccTUzu8u.o(.text+0x7): undefined reference to `feof_unlocked'
configure: failed program was:
#line 3471 "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:3466: checking for fgets_unlocked
configure:3494: cc -o conftest -O -pipe  -I/usr/local/include -I/usr/X11R6/include  conftest.c -L/usr/local/lib -L/usr/X11R6/lib -lintl 1>&5
/tmp/cczMxXBH.o: In function `main':
/tmp/cczMxXBH.o(.text+0x7): undefined reference to `fgets_unlocked'
configure: failed program was:
#line 3471 "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:3466: checking for getc_unlocked
configure:3494: cc -o conftest -O -pipe  -I/usr/local/include -I/usr/X11R6/include  conftest.c -L/usr/local/lib -L/usr/X11R6/lib -lintl 1>&5
/tmp/ccnSQ9MZ.o: In function `main':
/tmp/ccnSQ9MZ.o(.text+0x7): undefined reference to `getc_unlocked'
configure: failed program was:
#line 3471 "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:3466: checking for getcwd
configure:3494: cc -o conftest -O -pipe  -I/usr/local/include -I/usr/X11R6/include  conftest.c -L/usr/local/lib -L/usr/X11R6/lib -lintl 1>&5
configure:3466: checking for getegid
configure:3494: cc -o conftest -O -pipe  -I/usr/local/include -I/usr/X11R6/include  conftest.c -L/usr/local/lib -L/usr/X11R6/lib -lintl 1>&5
configure:3466: checking for geteuid
configure:3494: cc -o conftest -O -pipe  -I/usr/local/include -I/usr/X11R6/include  conftest.c -L/usr/local/lib -L/usr/X11R6/lib -lintl 1>&5
configure:3466: checking for getgid
configure:3494: cc -o conftest -O -pipe  -I/usr/local/include -I/usr/X11R6/include  conftest.c -L/usr/local/lib -L/usr/X11R6/lib -lintl 1>&5
configure:3466: checking for getuid
configure:3494: cc -o conftest -O -pipe  -I/usr/local/include -I/usr/X11R6/include  conftest.c -L/usr/local/lib -L/usr/X11R6/lib -lintl 1>&5
configure:3466: checking for mempcpy
configure:3494: cc -o conftest -O -pipe  -I/usr/local/include -I/usr/X11R6/include  conftest.c -L/usr/local/lib -L/usr/X11R6/lib -lintl 1>&5
/tmp/ccFyzCHj.o: In function `main':
/tmp/ccFyzCHj.o(.text+0x7): undefined reference to `mempcpy'
configure: failed program was:
#line 3471 "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:3466: checking for munmap
configure:3494: cc -o conftest -O -pipe  -I/usr/local/include -I/usr/X11R6/include  conftest.c -L/usr/local/lib -L/usr/X11R6/lib -lintl 1>&5
configure:3466: checking for putenv
configure:3494: cc -o conftest -O -pipe  -I/usr/local/include -I/usr/X11R6/include  conftest.c -L/usr/local/lib -L/usr/X11R6/lib -lintl 1>&5
configure:3466: checking for setenv
configure:3494: cc -o conftest -O -pipe  -I/usr/local/include -I/usr/X11R6/include  conftest.c -L/usr/local/lib -L/usr/X11R6/lib -lintl 1>&5
configure:3466: checking for setlocale
configure:3494: cc -o conftest -O -pipe  -I/usr/local/include -I/usr/X11R6/include  conftest.c -L/usr/local/lib -L/usr/X11R6/lib -lintl 1>&5
configure:3466: checking for stpcpy
configure:3494: cc -o conftest -O -pipe  -I/usr/local/include -I/usr/X11R6/include  conftest.c -L/usr/local/lib -L/usr/X11R6/lib -lintl 1>&5
/tmp/ccfWORmA.o: In function `main':
/tmp/ccfWORmA.o(.text+0x7): undefined reference to `stpcpy'
configure: failed program was:
#line 3471 "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:3466: checking for strcasecmp
configure:3494: cc -o conftest -O -pipe  -I/usr/local/include -I/usr/X11R6/include  conftest.c -L/usr/local/lib -L/usr/X11R6/lib -lintl 1>&5
configure:3466: checking for strdup
configure:3494: cc -o conftest -O -pipe  -I/usr/local/include -I/usr/X11R6/include  conftest.c -L/usr/local/lib -L/usr/X11R6/lib -lintl 1>&5
configure:3466: checking for strtoul
configure:3494: cc -o conftest -O -pipe  -I/usr/local/include -I/usr/X11R6/include  conftest.c -L/usr/local/lib -L/usr/X11R6/lib -lintl 1>&5
configure:3466: checking for tsearch
configure:3494: cc -o conftest -O -pipe  -I/usr/local/include -I/usr/X11R6/include  conftest.c -L/usr/local/lib -L/usr/X11R6/lib -lintl 1>&5
configure:3466: checking for __argz_count
configure:3494: cc -o conftest -O -pipe  -I/usr/local/include -I/usr/X11R6/include  conftest.c -L/usr/local/lib -L/usr/X11R6/lib -lintl 1>&5
/tmp/cccbaJED.o: In function `main':
/tmp/cccbaJED.o(.text+0x7): undefined reference to `__argz_count'
configure: failed program was:
#line 3471 "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:3466: checking for __argz_stringify
configure:3494: cc -o conftest -O -pipe  -I/usr/local/include -I/usr/X11R6/include  conftest.c -L/usr/local/lib -L/usr/X11R6/lib -lintl 1>&5
/tmp/cc6YFaur.o: In function `main':
/tmp/cc6YFaur.o(.text+0x7): undefined reference to `__argz_stringify'
configure: failed program was:
#line 3471 "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:3466: checking for __argz_next
configure:3494: cc -o conftest -O -pipe  -I/usr/local/include -I/usr/X11R6/include  conftest.c -L/usr/local/lib -L/usr/X11R6/lib -lintl 1>&5
/tmp/ccuOMvil.o: In function `main':
/tmp/ccuOMvil.o(.text+0x7): undefined reference to `__argz_next'
configure: failed program was:
#line 3471 "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:3550: checking for iconv
configure:3568: cc -o conftest -O -pipe  -I/usr/local/include -I/usr/X11R6/include  conftest.c -L/usr/local/lib -L/usr/X11R6/lib -lintl 1>&5
configure:3625: checking for iconv declaration
configure:3650: cc -c -O -pipe  -I/usr/local/include -I/usr/X11R6/include conftest.c 1>&5
configure:3640: conflicting types for `libiconv'
/usr/local/include/iconv.h:82: previous declaration of `libiconv'
configure: failed program was:
#line 3631 "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:3674: checking for nl_langinfo and CODESET
configure:3686: cc -o conftest -O -pipe  -I/usr/local/include -I/usr/X11R6/include  conftest.c -L/usr/local/lib -L/usr/X11R6/lib -lintl 1>&5
configure:3710: checking for LC_MESSAGES
configure:3722: cc -o conftest -O -pipe  -I/usr/local/include -I/usr/X11R6/include  conftest.c -L/usr/local/lib -L/usr/X11R6/lib -lintl 1>&5
configure:3749: checking for bison
configure:3782: checking version of bison
configure:3811: checking whether NLS is requested
configure:3835: checking whether included gettext is requested
configure:3855: checking for GNU gettext in libc
configure:3870: cc -o conftest -O -pipe  -I/usr/local/include -I/usr/X11R6/include  conftest.c -L/usr/local/lib -L/usr/X11R6/lib -lintl 1>&5
configure:4457: checking whether to enable maintainer-specific portions of Makefiles
configure:4507: checking for a BSD compatible install
configure:4596: checking for Cygwin environment
configure:4612: cc -c -O -pipe  -I/usr/local/include -I/usr/X11R6/include conftest.c 1>&5
configure: In function `main':
configure:4608: `__CYGWIN32__' undeclared (first use in this function)
configure:4608: (Each undeclared identifier is reported only once
configure:4608: for each function it appears in.)
configure: failed program was:
#line 4601 "configure"
#include "confdefs.h"

int main() {

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

int main() {
return __MINGW32__;
; return 0; }
configure:4704: checking build system type
configure:4733: checking for ld used by GCC
configure:4801: checking if the linker (/usr/bin/ld) is GNU ld
GNU ld version 2.12.1 [FreeBSD] 2002-07-20
configure:4818: checking for /usr/bin/ld option to reload object files
configure:4830: checking for BSD-compatible nm
configure:4868: checking whether ln -s works
configure:4889: checking how to recognise dependant libraries
configure:5072: checking for object suffix
configure:5078: cc -c -O -pipe  -I/usr/local/include -I/usr/X11R6/include conftest.c 1>&5
configure:5098: checking for executable suffix
configure:5108: cc -o conftest -O -pipe  -I/usr/local/include -I/usr/X11R6/include  conftest.c -L/usr/local/lib -L/usr/X11R6/lib -lintl 1>&5
configure:5139: checking command to parse /usr/bin/nm -B output
configure:5219: cc -c -O -pipe  -I/usr/local/include -I/usr/X11R6/include conftest.c 1>&5
configure:5222: /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:5273: cc -o conftest -O -pipe  -I/usr/local/include -I/usr/X11R6/include  conftest.c conftstm.o 1>&5
configure:5322: checking for dlfcn.h
configure:5332: cc -E -I/usr/local/include -I/usr/X11R6/include conftest.c >/dev/null 2>conftest.out
configure:5500: checking for ranlib
configure:5567: checking for strip
configure:5810: checking for objdir
configure:5837: checking for cc option to produce PIC
configure:5989: checking if cc PIC flag -fPIC works
configure:6003: cc -c -O -pipe  -fPIC -DPIC -I/usr/local/include -I/usr/X11R6/include conftest.c 1>&5
configure:6055: checking if cc static flag -static works
configure:6070: cc -o conftest -O -pipe  -I/usr/local/include -I/usr/X11R6/include  -static conftest.c -L/usr/local/lib -L/usr/X11R6/lib -lintl 1>&5
configure:6097: checking if cc supports -c -o file.o
configure:6116: cc -c -O -pipe  -o out/conftest2.o -I/usr/local/include -I/usr/X11R6/include conftest.c 1>&5
configure:6145: checking if cc supports -c -o file.lo
configure:6163: cc -c -O -pipe  -c -o conftest.lo -I/usr/local/include -I/usr/X11R6/include conftest.c 1>&5
configure:6213: checking if cc supports -fno-rtti -fno-exceptions
configure:6226: cc -c -O -pipe  -fno-rtti -fno-exceptions -c conftest.c -I/usr/local/include -I/usr/X11R6/include conftest.c 1>&5
configure:6253: checking whether the linker (/usr/bin/ld) supports shared libraries
configure:6937: checking how to hardcode library paths into programs
configure:6965: checking whether stripping libraries is possible
configure:6979: checking dynamic linker characteristics
configure:7376: checking if libtool supports shared libraries
configure:7380: checking whether to build shared libraries
configure:7403: checking whether to build static libraries
configure:7444: checking for shl_load
configure:7472: cc -o conftest -O -pipe  -I/usr/local/include -I/usr/X11R6/include  conftest.c -L/usr/local/lib -L/usr/X11R6/lib -lintl 1>&5
/tmp/ccvCywBy.o: In function `main':
/tmp/ccvCywBy.o(.text+0x7): undefined reference to `shl_load'
configure: failed program was:
#line 7449 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
    which can conflict with char shl_load(); 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 shl_load();

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_shl_load) || defined (__stub___shl_load)
choke me
#else
shl_load();
#endif

; return 0; }
configure:7490: checking for shl_load in -ldld
configure:7509: cc -o conftest -O -pipe  -I/usr/local/include -I/usr/X11R6/include  conftest.c -ldld  -L/usr/local/lib -L/usr/X11R6/lib -lintl 1>&5
/usr/libexec/elf/ld: cannot find -ldld
configure: failed program was:
#line 7498 "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 shl_load();

int main() {
shl_load()
; return 0; }
configure:7528: checking for dlopen
configure:7556: cc -o conftest -O -pipe  -I/usr/local/include -I/usr/X11R6/include  conftest.c -L/usr/local/lib -L/usr/X11R6/lib -lintl 1>&5
configure:7725: checking whether a program can dlopen itself
configure:7796: cc -o conftest -O -pipe  -I/usr/local/include -I/usr/X11R6/include -DHAVE_DLFCN_H  -Wl,--export-dynamic conftest.c  -L/usr/local/lib -L/usr/X11R6/lib -lintl 1>&5
configure:7819: checking whether a statically linked program can dlopen itself
configure:7890: cc -o conftest -O -pipe  -I/usr/local/include -I/usr/X11R6/include -DHAVE_DLFCN_H  -Wl,--export-dynamic -static conftest.c  -L/usr/local/lib -L/usr/X11R6/lib -lintl 1>&5
configure:7939: checking whether -lc should be explicitly linked in
configure:7946: cc -c -O -pipe  -I/usr/local/include -I/usr/X11R6/include conftest.c 1>&5
configure:7959: cc -shared conftest.o  -v -Wl,-soname -Wl,conftest -o conftest 2>&1 | grep  -lc  >/dev/null 2>&1
configure:8545: checking for strerror in -lcposix
configure:8587: checking whether byte ordering is bigendian
configure:8605: cc -c -O -pipe  -I/usr/local/include -I/usr/X11R6/include conftest.c 1>&5
configure:8620: cc -c -O -pipe  -I/usr/local/include -I/usr/X11R6/include conftest.c 1>&5
configure: In function `main':
configure:8615: syntax error before `big'
configure: failed program was:
#line 8609 "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:8677: checking whether gmake sets ${MAKE}
configure:8704: checking for ANSI C header files
configure:8812: checking for limits.h
configure:8851: checking for stpcpy
configure:8851: checking for memcpy
configure:8879: cc -o conftest -O -pipe  -I/usr/local/include -I/usr/X11R6/include  conftest.c -L/usr/local/lib -L/usr/X11R6/lib -lintl 1>&5
configure:8863: warning: conflicting types for built-in function `memcpy'
configure:8851: checking for timegm
configure:8879: cc -o conftest -O -pipe  -I/usr/local/include -I/usr/X11R6/include  conftest.c -L/usr/local/lib -L/usr/X11R6/lib -lintl 1>&5
configure:8851: checking for towupper
configure:8879: cc -o conftest -O -pipe  -I/usr/local/include -I/usr/X11R6/include  conftest.c -L/usr/local/lib -L/usr/X11R6/lib -lintl 1>&5
/tmp/ccnCWMxD.o: In function `main':
/tmp/ccnCWMxD.o(.text+0x7): undefined reference to `towupper'
configure: failed program was:
#line 8856 "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:8906: checking for the tm_gmtoff member of struct tm
configure:8923: cc -o conftest -O -pipe  -I/usr/local/include -I/usr/X11R6/include  conftest.c -L/usr/local/lib -L/usr/X11R6/lib -lintl 1>&5
configure:8946: checking if scanf supports %lld conversions
configure:8972: cc -o conftest -O -pipe  -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 8954 "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:8999: checking for ltdl.h
configure:9009: cc -E -I/usr/local/include -I/usr/X11R6/include conftest.c >/dev/null 2>conftest.out
configure:9005: ltdl.h: No such file or directory
configure: failed program was:
#line 9004 "configure"
#include "confdefs.h"
#include <ltdl.h>

--zYM0uCDKw75PZbzx
Content-Type: text/plain; charset=us-ascii
Content-Disposition: attachment; filename="pkg.txt"

ImageMagick-5.5.7.14
ORBit-0.5.17_1
ORBit2-2.8.3
OpenSP-1.5_4
XFree86-4.3.0,1
XFree86-FontServer-4.3.0_3
XFree86-Server-4.3.0_12
XFree86-clients-4.3.0_6
XFree86-documents-4.3.0
XFree86-font100dpi-4.3.0
XFree86-font75dpi-4.3.0
XFree86-fontCyrillic-4.3.0
XFree86-fontDefaultBitmaps-4.3.0
XFree86-fontEncodings-4.3.0
XFree86-fontScalable-4.3.0
XFree86-libraries-4.3.0_6
Xft-2.1.2
aalib-1.4.r5_1
aclgen-2.02
acroread-5.08
amavisd-0.1,1
apache-2.0.48_1
arc-5.21j
arts-1.1.4,1
aspell-0.50.4.1
atk-1.4.1_1
autoconf-2.13.000227_5
autoconf-2.53_1
automake-1.4.5_9
automake-1.5,1
bash-2.05b.007
bison-1.75_1
bladeenc-0.94.2
bonobo-1.0.22
cclient-2002d,1
cdparanoia-3.9.8_6
cdrtools-2.0.3
compat3x-i386-4.4.20020925
cracklib-2.7_1
cthumb-4.1
cups-base-1.1.20.0
cups-pstoraster-7.07
curl-7.10.8
cvsup-16.1h
cyrus-sasl-1.5.28_2
db3-3.3.11,1
db4-4.0.14_1,1
db41-4.1.25_1
docbook-1.2_1
docbook-241_2
docbook-3.0_2
docbook-3.1_2
docbook-4.0_2
docbook-4.1_2
docbook-sk-4.1.2_1
docbook-xml-4.2_1
docbook-xsl-1.63.0
dri-4.3.0,1
eel2-2.4.1
esound-0.2.32_1
expat-1.95.6_1
expect-5.38.0_3
ezm3-1.1
faces-1.7.7_4
fam-2.6.9_3
fetchmail-6.2.5
firebird-1.5.r7
flac-1.1.0_3
fontconfig-2.2.90_3
fping-2.4b2
freetype2-2.1.5_1
freeze-2.5_1
fribidi-0.10.4_1
g-wrap-1.3.4_5
gail-1.4.1
gaim-0.74_3
gal-0.24
gallery-1.4.0.2
gbuffy-0.2.6
gcc-3.3.3_20031222
gconf-1.0.9_6
gconf2-2.4.0.1
gd-2.0.15_1,1
gdbm-1.8.3
gdk-pixbuf-0.22.0
gettext-0.12.1
ghostscript-gnu-7.07_4
gimp-1.2.5,1
gimp-print-4.2.5_1
glib-1.2.10_10
glib-2.2.3
glibwww-0.2_1
gmake-3.80_1
gnet-glib2-1.1.9_1
gnet2-2.0.4
gnome-icon-theme-1.0.9
gnomecanvas-0.22.0
gnomedb-0.2.96_1
gnomedesktop-2.4.1.1_1
gnomehier-1.0_10
gnomelibs-1.4.2_1
gnomemimedata-2.4.1
gnomeprint-0.37
gnomevfs-1.0.5_4
gnomevfs2-2.4.1_1
gnucash-1.8.7
gnucash-docs-1.8.3_1
gocr-0.37
gotmail-0.7.10
grip-3.1.3
gsm-1.0.10
gtk-1.2.10_10
gtk-2.2.4_1
gtk-engines2-2.2.0
gtkglarea-1.2.2_1
gtkhtml-1.1.10_2
gtkspell2-2.0.4
guile-1.6.4_3
guile-gtk-0.31
guppi-0.40.3_3
hdf-4.1r5
help2man-1.29
hpijs-1.5
hpoj-0.91_1
id3lib-3.8.2
imake-4.3.0_2
imlib-1.9.14_1
intltool-0.28_1
ipcalc-0.35_1
iso8879-1986_2
ispell-3.2.06_4
jade-1.2.1_5
jasper-1.700.5
jbigkit-1.5
jhead-2.0
jpeg-6b_1
jpilot-0.99.6_1
kde-3.1.4
kdeaddons-3.1.4
kdeadmin-3.1.4_1
kdeartwork-3.1.4_1
kdebase-3.1.4
kdeedu-3.1.4
kdegames-3.1.4
kdegraphics-3.1.4
kdelibs-3.1.4_1
kdemultimedia-3.1.4_2
kdenetwork-3.1.4
kdepim-3.1.4
kdesdk-3.1.4
kdetoys-3.1.4
kdeutils-3.1.4
kdevelop-2.1.5
koffice-1.2.1_1,1
lame-3.93.1
lcms-1.09,1
lha-1.14i_2
libIDL-0.8.2
libao-esound-0.8.4_1
libart_lgpl2-2.3.16
libaudiofile-0.2.5
libbonobo-2.4.2
libbonoboui-2.4.2
libcapplet-1.4.0.5_1
libfpx-1.2.0.9
libgda-0.2.96_1
libghttp-1.0.9
libglade-0.17_2
libglade2-2.0.1_1
libglut-5.0.2
libgmp-4.1.2_2
libgnome-2.4.0_3
libgnomecanvas-2.4.0
libgnomeui-2.4.0.1_1
libgnugetopt-1.2
libgsf-1.8.2
libiconv-1.9.1_3
libijs-0.34
libltdl-1.5
libmal-0.31
libmcal-0.7
libmcrypt-2.5.7_1
libmcve-3.2.2
libmng-1.0.5_1
libmpeg2-0.3.1_1
libofx-0.6.5
libogg-1.1,3
libproplist-0.10.1
librsvg2-2.4.0_1
libslang-1.4.9
libtool-1.3.5_1
libtool-1.4.3_2
libtool-1.5
libungif-4.1.0b1_1
libunicode-0.4_3
libusb-0.1.7_1
libvorbis-1.0.1,3
libwmf-0.2.8.2
libwww-5.4.0
libxml-1.8.17_1
libxml2-2.6.4
libxslt-1.1.2
linc-1.0.3
linux-gtk-1.2_2
linux_base-7.1_5
linuxdoc-1.1_1
lynx-2.8.4.1d
lzo-1.08_1
lzop-1.01
m4-1.4_1
mhash-0.8.18
ming-0.2a_1
mkcatalog-1.1
mkisofs-2.0.3
mldonkey-2.5.4
mp-a4-3.0.1
mp3gain-1.3.2
mp3info-gtk-0.8.4
mpg123-esound-0.59r_9
mrtg-2.10.5_1,1
mtr-gtk-0.54
mutt-1.4.1_4
mysql-client-4.0.17
mysql-server-4.0.17
nasm-0.98.38_1,1
netpbm-10.19_2
netscape7-7.1
newspost-2.1.1
nspr-4.3_2
nss-3.8
oaf-0.6.10_1
ocaml-3.07_1
ocaml-cryptokit-1.1
ocaml-jabbr-0.0.20021124
ocaml-lablgl-0.99
ocaml-lablgtk-1.2.5
ocaml-yaxpo-0.0.20020816
openldap-client-2.1.23
openldap-client-2.2.2.b
openldap-server-2.2.2.b
openssl-0.9.7c
oracle7-client-0.02
p5-Archive-Tar-1.07
p5-Archive-Zip-1.09
p5-Authen-PAM-0.14
p5-Authen-SASL-2.06
p5-CGI-SpeedyCGI-2.22
p5-CGI.pm-3.01,1
p5-Compress-Zlib-1.32
p5-Convert-TNEF-0.17
p5-Convert-UUlib-1.0,1
p5-DBD-mysql-2.9003
p5-DBI-137-1.37
p5-Date-Manip-5.42a
p5-Digest-1.05
p5-Digest-HMAC-1.01
p5-Digest-MD5-2.33
p5-Digest-Nilsimsa-0.06
p5-Digest-SHA1-2.07
p5-File-Spec-0.86
p5-Finance-Quote-1.08
p5-Finance-QuoteHist-0.31
p5-Gtk-0.7008_1
p5-HTML-0.6
p5-HTML-Parser-3.34
p5-HTML-TableExtract-1.08
p5-HTML-Tagset-3.03
p5-IO-1.20
p5-IO-INET6-1.28
p5-IO-String-1.02
p5-IO-stringy-2.108
p5-MIME-Base64-2.21
p5-MIME-Tools-5.411a_3,1
p5-Mail-SpamAssassin-2.61
p5-Mail-Tools-1.60
p5-Net-1.17,1
p5-Net-DNS-0.42
p5-Net-SSLeay-1.23
p5-Net-Server-0.85
p5-Parse-RecDescent-1.94
p5-PodParser-1.26
p5-SNMP_Session-0.98
p5-Socket6-0.10
p5-Storable-2.08
p5-Test-Harness-2.38_1
p5-Test-Simple-0.47_1
p5-Text-Balanced-1.95
p5-Text-EtText-2.2
p5-Time-HiRes-1.52,1
p5-URI-1.28
p5-Unix-Syslog-0.100
p5-XML-Parser-2.34
p5-XML-Writer-0.4.1
p5-libwww-5.76
pan2-0.14.2
pango-1.2.5
pcre-4.4
pdflib-5.0.2
pdftohtml-0.36
pear-Archive_Tar-1.1
pear-Console_Getopt-1.0_1
pear-PEAR-1.2.1
php4-4.3.4_4
phpMyAdmin-2.5.4
pilot-link-0.11.8_1
pkgconfig-0.15.0
pkgdb.db
png-1.2.5_3
popt-1.6.4_1
portupgrade-20030723
procmail-3.22_3
py23-expat-2.3.3_2
python-2.3.3
qpopper-4.0.5_1
qt-3.2.3
quanta-3.1.4,2
razor-agents-2.36_2
rc_subr-1.16
rplay-3.3.2_1
rpm-3.0.6_8
rrdtool-1.0.45
ruby-1.6.8.2003.10.15
ruby-bdb1-0.2.1
ruby-shim-ruby18-1.8.1.p3
samba-2.2.8a
sane-backends-1.0.13_1
screen-4.0.1_2
scrollkeeper-0.3.14,1
sdl-1.2.5_3,1
sdocbook-xml-4.1.2.5_1
sgmlformat-1.7_2
slib-3a1_1
slib-guile-3a1
slrn-0.9.8.0_1
slrnconf-0.8.2
smokeping-1.24
soup-0.7.11
speex-1.0.3_1,1
startup-notification-0.5_1
svgalib-1.4.3_1
tcl-8.3.5_2
tcl-8.4.5,1
teTeX-2.0.2_2
tiff-3.6.0_1
tk-8.3.5_2
tk-8.4.5,1
ucd-snmp-4.2.6_3
unarj-2.43_1
unrar-3.20,2
unzip-5.50_2
uulib-0.5.18
uvscan-4.24e
uvscan_dat-4311
vim-6.2.154
vorbis-tools-1.0.1,3
vte-0.11.10_2
webalizer-2.1.10_4
webmin-1.121_1
wget-1.8.2_5
wrapper-1.0_3
wwwcount-2.5_1
xanim-2.92.0
xmlcatmgr-1.1
xsane-0.91
xv-3.10a_3
zip-2.3_1
zoo-2.10.1

--zYM0uCDKw75PZbzx--



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