Sophie

Sophie

distrib > Mandriva > 9.1 > i586 > by-pkgid > cce809453106f3d971492cadb2639fdc > files > 15

libltdl3-devel-1.4.3-1mdk.i586.rpm

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

configure:728: checking for a BSD compatible install
configure:781: checking whether build environment is sane
configure:838: checking whether make sets ${MAKE}
configure:884: checking for working aclocal-1.4
configure:897: checking for working autoconf
configure:910: checking for working automake-1.4
configure:923: checking for working autoheader
configure:936: checking for working makeinfo
configure:953: checking for gcc
configure:1066: checking whether the C compiler (gcc -O2 -fomit-frame-pointer -pipe -march=i586 -mcpu=pentiumpro ) works
configure:1082: gcc -o conftest -O2 -fomit-frame-pointer -pipe -march=i586 -mcpu=pentiumpro   conftest.c  1>&5
configure:1108: checking whether the C compiler (gcc -O2 -fomit-frame-pointer -pipe -march=i586 -mcpu=pentiumpro ) is a cross-compiler
configure:1113: checking whether we are using GNU C
configure:1122: gcc -E conftest.c
configure:1141: checking whether gcc accepts -g
configure:1173: checking for working const
configure:1227: gcc -c -O2 -fomit-frame-pointer -pipe -march=i586 -mcpu=pentiumpro  conftest.c 1>&5
configure:1248: checking for Cygwin environment
configure:1264: gcc -c -O2 -fomit-frame-pointer -pipe -march=i586 -mcpu=pentiumpro  conftest.c 1>&5
configure: In function `main':
configure:1260: `__CYGWIN32__' undeclared (first use in this function)
configure:1260: (Each undeclared identifier is reported only once
configure:1260: for each function it appears in.)
configure: failed program was:
#line 1253 "configure"
#include "confdefs.h"

int main() {

#ifndef __CYGWIN__
#define __CYGWIN__ __CYGWIN32__
#endif
return __CYGWIN__;
; return 0; }
configure:1281: checking for mingw32 environment
configure:1293: gcc -c -O2 -fomit-frame-pointer -pipe -march=i586 -mcpu=pentiumpro  conftest.c 1>&5
configure: In function `main':
configure:1289: `__MINGW32__' undeclared (first use in this function)
configure:1289: (Each undeclared identifier is reported only once
configure:1289: for each function it appears in.)
configure: failed program was:
#line 1286 "configure"
#include "confdefs.h"

int main() {
return __MINGW32__;
; return 0; }
configure:1312: checking for executable suffix
configure:1322: gcc -o conftest -O2 -fomit-frame-pointer -pipe -march=i586 -mcpu=pentiumpro   conftest.c  1>&5
configure:1355: checking how to run the C preprocessor
configure:1376: gcc -E  conftest.c >/dev/null 2>conftest.out
configure:1510: checking host system type
configure:1531: checking build system type
configure:1560: checking for ld used by GCC
configure:1628: checking if the linker (/usr/bin/ld) is GNU ld
GNU ld version 2.13.90.0.18 20030121
configure:1645: checking for /usr/bin/ld option to reload object files
configure:1657: checking for BSD-compatible nm
configure:1695: checking for a sed that does not truncate output
configure:1779: checking whether ln -s works
configure:1800: checking how to recognise dependent libraries
configure:1986: checking for object suffix
configure:1992: gcc -c -O2 -fomit-frame-pointer -pipe -march=i586 -mcpu=pentiumpro  conftest.c 1>&5
configure:2020: checking command to parse /usr/bin/nm -B output
configure:2103: gcc -c -O2 -fomit-frame-pointer -pipe -march=i586 -mcpu=pentiumpro  conftest.c 1>&5
configure:2106: /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:2157: gcc -o conftest -O2 -fomit-frame-pointer -pipe -march=i586 -mcpu=pentiumpro   conftest.c conftstm.o 1>&5
configure:2206: checking for dlfcn.h
configure:2216: gcc -E  conftest.c >/dev/null 2>conftest.out
configure:2385: checking for ranlib
configure:2452: checking for strip
configure:2554: gcc -c -O2 -fomit-frame-pointer -pipe -march=i586 -mcpu=pentiumpro  conftest.c 1>&5
configure:2709: checking for objdir
configure:2736: checking for gcc option to produce PIC
configure:2884: checking if gcc PIC flag -fPIC works
configure:2898: gcc -c -O2 -fomit-frame-pointer -pipe -march=i586 -mcpu=pentiumpro -fPIC -DPIC  conftest.c 1>&5
configure:2950: checking if gcc static flag -static works
configure:2965: gcc -o conftest -O2 -fomit-frame-pointer -pipe -march=i586 -mcpu=pentiumpro   -static conftest.c  1>&5
configure:2992: checking if gcc supports -c -o file.o
configure:3011: gcc -c -O2 -fomit-frame-pointer -pipe -march=i586 -mcpu=pentiumpro -o out/conftest2.o  conftest.c 1>&5
configure:3040: checking if gcc supports -c -o file.lo
configure:3058: gcc -c -O2 -fomit-frame-pointer -pipe -march=i586 -mcpu=pentiumpro -c -o conftest.lo  conftest.c 1>&5
configure:3108: checking if gcc supports -fno-rtti -fno-exceptions
configure:3121: gcc -c -O2 -fomit-frame-pointer -pipe -march=i586 -mcpu=pentiumpro -fno-rtti -fno-exceptions -c conftest.c  conftest.c 1>&5
configure:3148: checking whether the linker (/usr/bin/ld) supports shared libraries
configure:3847: checking how to hardcode library paths into programs
configure:3875: checking whether stripping libraries is possible
configure:3889: checking dynamic linker characteristics
configure:4307: checking if libtool supports shared libraries
configure:4311: checking whether to build shared libraries
configure:4334: checking whether to build static libraries
configure:4375: checking for shl_load
configure:4403: gcc -o conftest -O2 -fomit-frame-pointer -pipe -march=i586 -mcpu=pentiumpro   conftest.c  1>&5
/tmp/cclzY6vy.o(.text+0xa): In function `main':
: undefined reference to `shl_load'
collect2: ld returned 1 exit status
configure: failed program was:
#line 4380 "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:4421: checking for shl_load in -ldld
configure:4440: gcc -o conftest -O2 -fomit-frame-pointer -pipe -march=i586 -mcpu=pentiumpro   conftest.c -ldld   1>&5
/usr/bin/ld: cannot find -ldld
collect2: ld returned 1 exit status
configure: failed program was:
#line 4429 "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:4459: checking for dlopen
configure:4487: gcc -o conftest -O2 -fomit-frame-pointer -pipe -march=i586 -mcpu=pentiumpro   conftest.c  1>&5
/tmp/cci6aTcM.o(.text+0xa): In function `main':
: undefined reference to `dlopen'
collect2: ld returned 1 exit status
configure: failed program was:
#line 4464 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
    which can conflict with char dlopen(); 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 dlopen();

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_dlopen) || defined (__stub___dlopen)
choke me
#else
dlopen();
#endif

; return 0; }
configure:4505: checking for dlopen in -ldl
configure:4524: gcc -o conftest -O2 -fomit-frame-pointer -pipe -march=i586 -mcpu=pentiumpro   conftest.c -ldl   1>&5
configure:4656: checking whether a program can dlopen itself
configure:4727: gcc -o conftest -O2 -fomit-frame-pointer -pipe -march=i586 -mcpu=pentiumpro  -DHAVE_DLFCN_H  -Wl,--export-dynamic conftest.c -ldl  1>&5
configure:4750: checking whether a statically linked program can dlopen itself
configure:4821: gcc -o conftest -O2 -fomit-frame-pointer -pipe -march=i586 -mcpu=pentiumpro  -DHAVE_DLFCN_H  -Wl,--export-dynamic -static conftest.c -ldl  1>&5
configure:4870: checking whether -lc should be explicitly linked in
configure:4877: gcc -c -O2 -fomit-frame-pointer -pipe -march=i586 -mcpu=pentiumpro  conftest.c 1>&5
configure:4890: gcc -shared conftest.o  -v -Wl,-soname -Wl,conftest -o conftest 2>&1 | grep  -lc  >/dev/null 2>&1
configure:5497: checking for string.h
configure:5507: gcc -E  conftest.c >/dev/null 2>conftest.out
configure:5497: checking for math.h
configure:5507: gcc -E  conftest.c >/dev/null 2>conftest.out
configure:5619: checking for main in -lm
configure:5634: gcc -o conftest -O2 -fomit-frame-pointer -pipe -march=i586 -mcpu=pentiumpro   conftest.c -lm   1>&5