On 11/15/05, Der Lockruf des Kaos <[EMAIL PROTECTED]> wrote:
> Am Montag, dem 14. November im Jahre 2005
> schrieb Nupur <[EMAIL PROTECTED]>:
>
> > Possibly configure picks up an outdated version
> >           installed by XFree86.
>
> What outdated Version installed by XFree86 we're talking about.
> Did you install XFree86's zlib or something similar?
> I don't know what Package configure means, is outdated.
> Can you tell me?
>
> Usally you can configure XFree86 or Xorg whether it should build its own 
> zlib, fontconfig, ... or to use the System's ones.
> So it's possibly that there appear Errors if you for Example have zlib 
> installed on your System and also said the "XFree86 configure" Script to 
> compile zlib again an install it too.
> Normally there's a host.def File at "XOrg/xc/config/cf/host.def"
>
> Mine looks like this:
> #define HasFreetype2            YES
> #define HasFontconfig           YES
> #define HasExpat                YES
> #define HasLibpng               YES
> #define HasZlib                 YES
>
> So i tell XOrg that i have all this already installed and that XOrg should 
> use them instead of compiling the Ones the where shipped by XOrg itself.
>
> Can you please give us the config.log too.
>
> Christian
>

Hi Christian,
I have not made any configuration changes in XFree86. Will do that and
recompile X.

As per arts is concerned, here goes my config.log file. It is trimmed
as message length more than 50MB is not allowed :).

It was created by configure, which was generated by GNU Autoconf 2.59.
 Invocation command line was

  $ ./configure --prefix=/usr --disable-debug --disable-dependency-tracking

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

hostname = puja-w2s.hardware.cdac.ernet.in
uname -m = i686
uname -r = 2.6.13
uname -s = Linux
uname -v = #2 SMP Tue Nov 8 17:34:05 IST 2005

/usr/bin/uname -p = unknown
/bin/uname -X     = unknown

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

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


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

configure:1604: checking build system type
configure:1622: result: i686-pc-linux-gnu
configure:1630: checking host system type
configure:1644: result: i686-pc-linux-gnu
configure:1652: checking target system type
configure:1666: result: i686-pc-linux-gnu
configure:1718: checking for a BSD-compatible install
configure:1773: result: /usr/bin/install -c
configure:1788: checking for -p flag to install
configure:1801: result: yes
configure:1812: checking whether build environment is sane
configure:1855: result: yes
configure:1907: checking for gawk
configure:1923: found /bin/gawk
configure:1933: result: gawk
configure:1943: checking whether make sets $(MAKE)
configure:1963: result: yes
configure:2144: checking for a BSD-compatible install
configure:2199: result: /usr/bin/install -c -p
configure:2225: checking for style of include used by make
configure:2253: result: GNU
configure:2401: checking for gcc
configure:2417: found /usr/local/bin/gcc
configure:2427: result: gcc
configure:2671: checking for C compiler version
configure:2674: gcc --version </dev/null >&5
gcc (GCC) 3.4.3
Copyright (C) 2004 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

configure:2677: $? = 0
configure:2679: gcc -v </dev/null >&5
Reading specs from /usr/local/lib/gcc/i686-pc-linux-gnu/3.4.3/specs
Configured with:  : (reconfigured)  : (reconfigured)
Thread model: posix
gcc version 3.4.3
configure:2682: $? = 0
configure:2684: gcc -V </dev/null >&5
gcc: `-V' option must have argument
configure:2687: $? = 1
configure:2710: checking for C compiler default output file name
configure:2713: gcc     conftest.c  >&5
configure:2716: $? = 0
configure:2762: result: a.out
configure:2767: checking whether the C compiler works
configure:2773: ./a.out
configure:2776: $? = 0
configure:2793: result: yes
configure:2800: checking whether we are cross compiling
configure:2802: result: no
configure:2805: checking for suffix of executables
configure:2807: gcc -o conftest     conftest.c  >&5
configure:2810: $? = 0
configure:2835: result:
configure:2841: checking for suffix of object files
configure:2862: gcc -c    conftest.c >&5
configure:2865: $? = 0
configure:2887: result: o
configure:2891: checking whether we are using the GNU C compiler
configure:2915: gcc -c    conftest.c >&5
configure:2921: $? = 0
configure:2925: test -z
                         || test ! -s conftest.err
configure:2928: $? = 0
configure:2931: test -s conftest.o
configure:2934: $? = 0
configure:2947: result: yes
configure:2953: checking whether gcc accepts -g
configure:2974: gcc -c -g  conftest.c >&5
configure:2980: $? = 0
configure:2984: test -z
                         || test ! -s conftest.err
configure:2987: $? = 0
configure:2990: test -s conftest.o
configure:2993: $? = 0
configure:3004: result: yes
configure:3021: checking for gcc option to accept ANSI C
configure:3091: gcc  -c    conftest.c >&5
configure:3097: $? = 0
configure:3101: test -z
                         || test ! -s conftest.err
configure:3104: $? = 0
configure:3107: test -s conftest.o
configure:3110: $? = 0
configure:3128: result: none needed
configure:3146: gcc -c    conftest.c >&5
conftest.c:2: error: parse error before "me"
configure:3152: $? = 1
configure: failed program was:
| #ifndef __cplusplus
|   choke me
| #endif
configure:3287: checking dependency style of gcc
configure:3377: result: none
configure:3400: checking how to run the C preprocessor
configure:3435: gcc -E  conftest.c
configure:3441: $? = 0
configure:3473: gcc -E  conftest.c
conftest.c:11:28: ac_nonexistent.h: No such file or directory
configure:3479: $? = 1
configure: failed program was:
| /* confdefs.h.  */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "arts"
| #define VERSION "1.4.1"
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:3518: result: gcc -E
configure:3542: gcc -E  conftest.c
configure:3548: $? = 0
configure:3580: gcc -E  conftest.c
conftest.c:11:28: ac_nonexistent.h: No such file or directory
configure:3586: $? = 1
configure: failed program was:
| /* confdefs.h.  */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "arts"
| #define VERSION "1.4.1"
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:3710: checking for g++
configure:3726: found /usr/local/bin/g++
configure:3736: result: g++
configure:3752: checking for C++ compiler version
configure:3755: g++ --version </dev/null >&5
g++ (GCC) 3.4.3
Copyright (C) 2004 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

configure:3758: $? = 0
configure:3760: g++ -v </dev/null >&5
Reading specs from /usr/local/lib/gcc/i686-pc-linux-gnu/3.4.3/specs
Configured with:  : (reconfigured)  : (reconfigured)
Thread model: posix
gcc version 3.4.3
configure:3763: $? = 0
configure:3765: g++ -V </dev/null >&5
g++: `-V' option must have argument
configure:3768: $? = 1
configure:3771: checking whether we are using the GNU C++ compiler
configure:3795: g++ -c    conftest.cc >&5
configure:3801: $? = 0
configure:3805: test -z
                         || test ! -s conftest.err
configure:3808: $? = 0
configure:3811: test -s conftest.o
configure:3814: $? = 0
configure:3827: result: yes
configure:3833: checking whether g++ accepts -g
configure:3854: g++ -c -g  conftest.cc >&5
configure:3860: $? = 0
configure:3864: test -z
                         || test ! -s conftest.err
configure:3867: $? = 0
configure:3870: test -s conftest.o
configure:3873: $? = 0
configure:3884: result: yes
configure:3926: g++ -c    conftest.cc >&5
configure:3932: $? = 0
configure:3936: test -z
                         || test ! -s conftest.err
configure:3939: $? = 0
configure:3942: test -s conftest.o
configure:3945: $? = 0
configure:3971: g++ -c    conftest.cc >&5
conftest.cc: In function `int main()':
conftest.cc:15: error: `exit' undeclared (first use this function)
conftest.cc:15: error: (Each undeclared identifier is reported only
once for each function it appears in.)
configure:3977: $? = 1
configure: failed program was:
| /* confdefs.h.  */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "arts"
| #define VERSION "1.4.1"
| /* end confdefs.h.  */
|
| int
| main ()
| {
| exit (42);
|   ;
|   return 0;
| }
configure:3926: g++ -c    conftest.cc >&5
configure:3932: $? = 0
configure:3936: test -z
                         || test ! -s conftest.err
configure:3939: $? = 0
configure:3942: test -s conftest.o
configure:3945: $? = 0
configure:3971: g++ -c    conftest.cc >&5
configure:3977: $? = 0
configure:3981: test -z
                         || test ! -s conftest.err
configure:3984: $? = 0
configure:3987: test -s conftest.o
configure:3990: $? = 0
configure:4015: checking dependency style of g++
configure:4105: result: none
configure:4124: checking whether gcc is blacklisted
configure:4150: gcc -c -DNDEBUG -O2    conftest.c >&5
configure:4156: $? = 0
configure:4160: test -z
                         || test ! -s conftest.err
configure:4163: $? = 0
configure:4166: test -s conftest.o
configure:4169: $? = 0
configure:4181: result: no
configure:4518: checking whether g++ supports -Wmissing-format-attribute
configure:4554: rm -rf SunWS_cache; g++ -o conftest -ansi
-D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion
-Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -DNDEBUG
-DNO_DEBUG -O2   -Wmissing-format-attribute   conftest.cc  1>&5
configure:4560: $? = 0
configure:4564: test -z
                         || test ! -s conftest.err
configure:4567: $? = 0
configure:4570: test -s conftest
configure:4573: $? = 0
configure:4594: result: yes
configure:4606: checking whether gcc supports -Wmissing-format-attribute
configure:4639: gcc -o conftest -ansi -W -Wall -Wchar-subscripts
-Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings
-D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2  
-Wmissing-format-attribute   conftest.c  >&5
configure:4645: $? = 0
configure:4649: test -z
                         || test ! -s conftest.err
configure:4652: $? = 0
configure:4655: test -s conftest
configure:4658: $? = 0
configure:4679: result: yes
configure:4693: checking whether g++ supports -Wundef
configure:4729: rm -rf SunWS_cache; g++ -o conftest -ansi
-D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion
-Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -DNDEBUG
-DNO_DEBUG -O2   -Wformat-security -Wmissing-format-attribute -Wundef 
 conftest.cc  1>&5
configure:4735: $? = 0
configure:4739: test -z
                         || test ! -s conftest.err
configure:4742: $? = 0
configure:4745: test -s conftest
configure:4748: $? = 0
configure:4769: result: yes
configure:4781: checking whether g++ supports -Wno-long-long
configure:4817: rm -rf SunWS_cache; g++ -o conftest -Wundef -ansi
-D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion
-Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -DNDEBUG
-DNO_DEBUG -O2   -Wformat-security -Wmissing-format-attribute
-Wno-long-long   conftest.cc  1>&5
configure:4823: $? = 0
configure:4827: test -z
                         || test ! -s conftest.err
configure:4830: $? = 0
configure:4833: test -s conftest
configure:4836: $? = 0
configure:4857: result: yes
configure:4869: checking whether g++ supports -Wnon-virtual-dtor
configure:4905: rm -rf SunWS_cache; g++ -o conftest -Wno-long-long
-Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align
-Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith
-Wwrite-strings -DNDEBUG -DNO_DEBUG -O2   -Wformat-security
-Wmissing-format-attribute -Wnon-virtual-dtor   conftest.cc  1>&5
configure:4911: $? = 0
configure:4915: test -z
                         || test ! -s conftest.err
configure:4918: $? = 0
configure:4921: test -s conftest
configure:4924: $? = 0
configure:4945: result: yes
configure:4976: checking whether g++ supports -fno-exceptions
configure:5012: rm -rf SunWS_cache; g++ -o conftest -Wnon-virtual-dtor
-Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE
-Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith
-Wwrite-strings -DNDEBUG -DNO_DEBUG -O2   -Wformat-security
-Wmissing-format-attribute -fno-exceptions   conftest.cc  1>&5
configure:5018: $? = 0
configure:5022: test -z
                         || test ! -s conftest.err
configure:5025: $? = 0
configure:5028: test -s conftest
configure:5031: $? = 0
configure:5052: result: yes
configure:5064: checking whether g++ supports -fno-check-new
configure:5100: rm -rf SunWS_cache; g++ -o conftest -Wnon-virtual-dtor
-Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE
-Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith
-Wwrite-strings -DNDEBUG -DNO_DEBUG -O2   -Wformat-security
-Wmissing-format-attribute -fno-exceptions -fno-check-new  
conftest.cc  1>&5
configure:5106: $? = 0
configure:5110: test -z
                         || test ! -s conftest.err
configure:5113: $? = 0
configure:5116: test -s conftest
configure:5119: $? = 0
configure:5140: result: yes
configure:5152: checking whether g++ supports -fno-common
configure:5188: rm -rf SunWS_cache; g++ -o conftest -Wnon-virtual-dtor
-Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE
-Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith
-Wwrite-strings -DNDEBUG -DNO_DEBUG -O2   -Wformat-security
-Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common 
 conftest.cc  1>&5
configure:5194: $? = 0
configure:5198: test -z
                         || test ! -s conftest.err
configure:5201: $? = 0
configure:5204: test -s conftest
configure:5207: $? = 0
configure:5228: result: yes
configure:5240: checking whether g++ supports -fexceptions
configure:5276: rm -rf SunWS_cache; g++ -o conftest -Wnon-virtual-dtor
-Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE
-Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith
-Wwrite-strings -DNDEBUG -DNO_DEBUG -O2   -Wformat-security
-Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common
-fexceptions   conftest.cc  1>&5
configure:5282: $? = 0
configure:5286: test -z
                         || test ! -s conftest.err
configure:5289: $? = 0
configure:5292: test -s conftest
configure:5295: $? = 0
configure:5316: result: yes
configure:6007: checking how to run the C++ preprocessor
configure:6038: g++ -E  conftest.cc
configure:6044: $? = 0
configure:6076: g++ -E  conftest.cc
conftest.cc:14:28: ac_nonexistent.h: No such file or directory
configure:6082: $? = 1
configure: failed program was:
| /* confdefs.h.  */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "arts"
| #define VERSION "1.4.1"
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:6121: result: g++ -E
configure:6145: g++ -E  conftest.cc
configure:6151: $? = 0
configure:6183: g++ -E  conftest.cc
conftest.cc:14:28: ac_nonexistent.h: No such file or directory
configure:6189: $? = 1
configure: failed program was:
| /* confdefs.h.  */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "arts"
| #define VERSION "1.4.1"
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:6237: checking whether g++ supports -O0
configure:6273: rm -rf SunWS_cache; g++ -o conftest -Wnon-virtual-dtor
-Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE
-Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith
-Wwrite-strings -DNDEBUG -DNO_DEBUG -O2 -Wformat-security
-Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common
-O0   conftest.cc  1>&5
configure:6279: $? = 0
configure:6283: test -z
                         || test ! -s conftest.err
configure:6286: $? = 0
configure:6289: test -s conftest
configure:6292: $? = 0
configure:6313: result: yes
configure:6584: checking whether g++ supports -Wl,--no-undefined
configure:6620: rm -rf SunWS_cache; g++ -o conftest -Wnon-virtual-dtor
-Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE
-Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith
-Wwrite-strings -DNDEBUG -DNO_DEBUG -O2 -Wformat-security
-Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common
-Wl,--no-undefined   conftest.cc  1>&5
configure:6626: $? = 0
configure:6630: test -z
                         || test ! -s conftest.err
configure:6633: $? = 0
configure:6636: test -s conftest
configure:6639: $? = 0
configure:6660: result: yes
configure:6664: checking whether g++ supports -Wl,--allow-shlib-undefined
configure:6700: rm -rf SunWS_cache; g++ -o conftest -Wnon-virtual-dtor
-Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE
-Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith
-Wwrite-strings -DNDEBUG -DNO_DEBUG -O2 -Wformat-security
-Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common
-Wl,--allow-shlib-undefined   conftest.cc  1>&5
configure:6706: $? = 0
configure:6710: test -z
                         || test ! -s conftest.err
configure:6713: $? = 0
configure:6716: test -s conftest
configure:6719: $? = 0
configure:6740: result: yes
configure:6866: result: not using lib directory suffix
configure:6911: checking for a sed that does not truncate output
configure:6965: result: /bin/sed
configure:6968: checking for egrep
configure:6978: result: grep -E
configure:6994: checking for ld used by gcc
configure:7061: result: /usr/local/i686-pc-linux-gnu/bin/ld
configure:7070: checking if the linker
(/usr/local/i686-pc-linux-gnu/bin/ld) is GNU ld
configure:7085: result: yes
configure:7090: checking for /usr/local/i686-pc-linux-gnu/bin/ld
option to reload object files
configure:7097: result: -r
configure:7106: checking for BSD-compatible nm
configure:7148: result: /usr/local/bin/nm -B
configure:7152: checking whether ln -s works
configure:7156: result: yes
configure:7163: checking how to recognise dependent libraries
configure:7370: result: pass_all
configure:7579: checking for ANSI C header files
configure:7604: gcc -c -ansi -W -Wall -Wchar-subscripts -Wshadow
-Wpointer-arith -Wmissing-prototypes -Wwrite-strings
-D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2   -Wformat-security
-Wmissing-format-attribute  conftest.c >&5
configure:7610: $? = 0
configure:7614: test -z
                         || test ! -s conftest.err
configure:7617: $? = 0
configure:7620: test -s conftest.o
configure:7623: $? = 0
configure:7712: gcc -o conftest -ansi -W -Wall -Wchar-subscripts
-Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings
-D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2   -Wformat-security
-Wmissing-format-attribute   conftest.c  >&5
conftest.c: In function `main':
conftest.c:32: warning: implicit declaration of function `exit'
configure:7715: $? = 0
configure:7717: ./conftest
configure:7720: $? = 0
configure:7735: result: yes
configure:7759: checking for sys/types.h
configure:7775: gcc -c -ansi -W -Wall -Wchar-subscripts -Wshadow
-Wpointer-arith -Wmissing-prototypes -Wwrite-strings
-D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2   -Wformat-security
-Wmissing-format-attribute  conftest.c >&5
configure:7781: $? = 0
configure:7785: test -z
                         || test ! -s conftest.err
configure:7788: $? = 0
configure:7791: test -s conftest.o
configure:7794: $? = 0
configure:7805: result: yes
configure:7759: checking for sys/stat.h
configure:7775: gcc -c -ansi -W -Wall -Wchar-subscripts -Wshadow
-Wpointer-arith -Wmissing-prototypes -Wwrite-strings
-D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2   -Wformat-security
-Wmissing-format-attribute  conftest.c >&5
configure:7781: $? = 0
configure:7785: test -z
                         || test ! -s conftest.err
configure:7788: $? = 0
configure:7791: test -s conftest.o
configure:7794: $? = 0
configure:7805: result: yes
configure:7759: checking for stdlib.h
configure:7775: gcc -c -ansi -W -Wall -Wchar-subscripts -Wshadow
-Wpointer-arith -Wmissing-prototypes -Wwrite-strings
-D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2   -Wformat-security
-Wmissing-format-attribute  conftest.c >&5
configure:7781: $? = 0
configure:7785: test -z
                         || test ! -s conftest.err
configure:7788: $? = 0
configure:7791: test -s conftest.o
configure:7794: $? = 0
configure:7805: result: yes
configure:7759: checking for string.h
configure:7775: gcc -c -ansi -W -Wall -Wchar-subscripts -Wshadow
-Wpointer-arith -Wmissing-prototypes -Wwrite-strings
-D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2   -Wformat-security
-Wmissing-format-attribute  conftest.c >&5
configure:7781: $? = 0
configure:7785: test -z
                         || test ! -s conftest.err
configure:7788: $? = 0
configure:7791: test -s conftest.o
configure:7794: $? = 0
configure:7805: result: yes
configure:7759: checking for memory.h
configure:7775: gcc -c -ansi -W -Wall -Wchar-subscripts -Wshadow
-Wpointer-arith -Wmissing-prototypes -Wwrite-strings
-D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2   -Wformat-security
-Wmissing-format-attribute  conftest.c >&5
configure:7781: $? = 0
configure:7785: test -z
                         || test ! -s conftest.err
configure:7788: $? = 0
configure:7791: test -s conftest.o
configure:7794: $? = 0
configure:7805: result: yes
configure:7759: checking for strings.h
configure:7775: gcc -c -ansi -W -Wall -Wchar-subscripts -Wshadow
-Wpointer-arith -Wmissing-prototypes -Wwrite-strings
-D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2   -Wformat-security
-Wmissing-format-attribute  conftest.c >&5
configure:7781: $? = 0
configure:7785: test -z
                         || test ! -s conftest.err
configure:7788: $? = 0
configure:7791: test -s conftest.o
configure:7794: $? = 0
configure:7805: result: yes
configure:7759: checking for inttypes.h
configure:7775: gcc -c -ansi -W -Wall -Wchar-subscripts -Wshadow
-Wpointer-arith -Wmissing-prototypes -Wwrite-strings
-D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2   -Wformat-security
-Wmissing-format-attribute  conftest.c >&5
configure:7781: $? = 0
configure:7785: test -z
                         || test ! -s conftest.err
configure:7788: $? = 0
configure:7791: test -s conftest.o
configure:7794: $? = 0
configure:7805: result: yes
configure:7759: checking for stdint.h
configure:7775: gcc -c -ansi -W -Wall -Wchar-subscripts -Wshadow
-Wpointer-arith -Wmissing-prototypes -Wwrite-strings
-D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2   -Wformat-security
-Wmissing-format-attribute  conftest.c >&5
configure:7781: $? = 0
configure:7785: test -z
                         || test ! -s conftest.err
configure:7788: $? = 0
configure:7791: test -s conftest.o
configure:7794: $? = 0
configure:7805: result: yes
configure:7759: checking for unistd.h
configure:7775: gcc -c -ansi -W -Wall -Wchar-subscripts -Wshadow
-Wpointer-arith -Wmissing-prototypes -Wwrite-strings
-D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2   -Wformat-security
-Wmissing-format-attribute  conftest.c >&5
configure:7781: $? = 0
configure:7785: test -z
                         || test ! -s conftest.err
configure:7788: $? = 0
configure:7791: test -s conftest.o
configure:7794: $? = 0
configure:7805: result: yes
configure:7831: checking dlfcn.h usability
configure:7843: gcc -c -ansi -W -Wall -Wchar-subscripts -Wshadow
-Wpointer-arith -Wmissing-prototypes -Wwrite-strings
-D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2   -Wformat-security
-Wmissing-format-attribute  conftest.c >&5
configure:7849: $? = 0
configure:7853: test -z
                         || test ! -s conftest.err
configure:7856: $? = 0
configure:7859: test -s conftest.o
configure:7862: $? = 0
configure:7872: result: yes
configure:7876: checking dlfcn.h presence
configure:7886: gcc -E  conftest.c
configure:7892: $? = 0
configure:7912: result: yes
configure:7947: checking for dlfcn.h
configure:7954: result: yes
configure:8018: checking for g77
configure:8034: found /usr/local/bin/g77
configure:8044: result: g77
configure:8059: checking for Fortran 77 compiler version
configure:8062: g77 --version </dev/null >&5
GNU Fortran (GCC) 3.4.3
Copyright (C) 2004 Free Software Foundation, Inc.

GNU Fortran comes with NO WARRANTY, to the extent permitted by law.
You may redistribute copies of GNU Fortran
under the terms of the GNU General Public License.
For more information about these matters, see the file named COPYING
or type the command `info -f g77 Copying'.
configure:8065: $? = 0
configure:8067: g77 -v </dev/null >&5
Reading specs from /usr/local/lib/gcc/i686-pc-linux-gnu/3.4.3/specs
Configured with:  : (reconfigured)  : (reconfigured)
Thread model: posix
gcc version 3.4.3
configure:8070: $? = 0
configure:8072: g77 -V </dev/null >&5
g77: `-V' option must have argument
configure:8075: $? = 1
configure:8083: checking whether we are using the GNU Fortran 77 compiler
configure:8097: g77 -c  conftest.F >&5
configure:8103: $? = 0
configure:8107: test -z
                         || test ! -s conftest.err
configure:8110: $? = 0
configure:8113: test -s conftest.o
configure:8116: $? = 0
configure:8129: result: yes
configure:8135: checking whether g77 accepts -g
configure:8147: g77 -c -g conftest.f >&5
configure:8153: $? = 0
configure:8157: test -z
                         || test ! -s conftest.err
configure:8160: $? = 0
configure:8163: test -s conftest.o
configure:8166: $? = 0
configure:8178: result: yes
configure:8208: checking the maximum length of command line arguments
configure:8267: result: 32768
configure:8278: checking command to parse /usr/local/bin/nm -B output
from gcc object
configure:8367: gcc -c -ansi -W -Wall -Wchar-subscripts -Wshadow
-Wpointer-arith -Wmissing-prototypes -Wwrite-strings
-D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2   -Wformat-security
-Wmissing-format-attribute  conftest.c >&5
conftest.c:5: warning: no previous prototype for 'nm_test_func'
configure:8370: $? = 0
configure:8374: /usr/local/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:8377: $? = 0
configure:8429: gcc -o conftest -ansi -W -Wall -Wchar-subscripts
-Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings
-D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2   -Wformat-security
-Wmissing-format-attribute   conftest.c conftstm.o >&5
configure:8432: $? = 0
configure:8470: result: ok
configure:8474: checking for objdir
configure:8489: result: .libs
configure:8579: checking for ar
configure:8595: found /usr/local/bin/ar
configure:8606: result: ar
configure:8659: checking for ranlib
configure:8675: found /usr/local/bin/ranlib
configure:8686: result: ranlib
configure:8739: checking for strip
configure:8755: found /usr/local/bin/strip
configure:8766: result: strip
configure:9028: checking if gcc static flag  works
configure:9051: result: yes
configure:9073: checking if gcc supports -fno-rtti -fno-exceptions
configure:9091: gcc -c -ansi -W -Wall -Wchar-subscripts -Wshadow
-Wpointer-arith -Wmissing-prototypes -Wwrite-strings
-D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2   -Wformat-security
-Wmissing-format-attribute  -fno-rtti -fno-exceptions conftest.c >&5
cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++
but not for C
configure:9095: $? = 0
configure:9106: result: no
configure:9121: checking for gcc option to produce PIC
configure:9298: result: -fPIC
configure:9306: checking if gcc PIC flag -fPIC works
configure:9324: gcc -c -ansi -W -Wall -Wchar-subscripts -Wshadow
-Wpointer-arith -Wmissing-prototypes -Wwrite-strings
-D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2   -Wformat-security
-Wmissing-format-attribute  -fPIC -DPIC conftest.c >&5
configure:9328: $? = 0
configure:9339: result: yes
configure:9363: checking if gcc supports -c -o file.o
configure:9391: gcc -c -ansi -W -Wall -Wchar-subscripts -Wshadow
-Wpointer-arith -Wmissing-prototypes -Wwrite-strings
-D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2   -Wformat-security
-Wmissing-format-attribute  -o out/conftest2.o conftest.c >&5
configure:9395: $? = 0
configure:9412: result: yes
configure:9438: checking whether the gcc linker
(/usr/local/i686-pc-linux-gnu/bin/ld) supports shared libraries
configure:10250: result: yes
configure:10276: checking whether -lc should be explicitly linked in
configure:10281: gcc -c -ansi -W -Wall -Wchar-subscripts -Wshadow
-Wpointer-arith -Wmissing-prototypes -Wwrite-strings
-D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2   -Wformat-security
-Wmissing-format-attribute  conftest.c >&5
configure:10284: $? = 0
configure:10298: gcc -shared -v conftest.o  -Wl,-soname -Wl,conftest
-o conftest 2\>\&1 \| grep  -lc  \>/dev/null 2\>\&1
configure:10301: $? = 0
configure:10313: result: no
configure:10321: checking dynamic linker characteristics
configure:10839: result: GNU/Linux ld.so
configure:10843: checking how to hardcode library paths into programs
configure:10868: result: immediate
configure:10882: checking whether stripping libraries is possible
configure:10887: result: yes
configure:11013: checking for shl_load
configure:11070: gcc -o conftest -ansi -W -Wall -Wchar-subscripts
-Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings
-D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2   -Wformat-security
-Wmissing-format-attribute   conftest.c  >&5
/tmp/cce9bmqY.o: In function `main':
conftest.c:(.text+0x14): undefined reference to `shl_load'
/tmp/cce9bmqY.o:(.data+0x0): undefined reference to `shl_load'
collect2: ld returned 1 exit status
configure:11076: $? = 1
configure: failed program was:
| /* confdefs.h.  */

configure:11101: result: no
configure:11106: checking for shl_load in -ldld
configure:11136: gcc -o conftest -ansi -W -Wall -Wchar-subscripts
-Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings
-D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2   -Wformat-security
-Wmissing-format-attribute   conftest.c -ldld   >&5
/usr/local/lib/gcc/i686-pc-linux-gnu/3.4.3/../../../../i686-pc-linux-gnu/bin/ld:
cannot find -ldld
collect2: ld returned 1 exit status
configure:11142: $? = 1
configure: failed program was:
| /* confdefs.h.  */

configure:11168: result: no
configure:11173: checking for dlopen
configure:11230: gcc -o conftest -ansi -W -Wall -Wchar-subscripts
-Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings
-D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2   -Wformat-security
-Wmissing-format-attribute   conftest.c  >&5
/tmp/ccwNpWHn.o: In function `main':
conftest.c:(.text+0x14): undefined reference to `dlopen'
/tmp/ccwNpWHn.o:(.data+0x0): undefined reference to `dlopen'
collect2: ld returned 1 exit status
configure:11236: $? = 1
configure: failed program was:
| /* confdefs.h.  */

configure:11261: result: no
configure:11266: checking for dlopen in -ldl
configure:11296: gcc -o conftest -ansi -W -Wall -Wchar-subscripts
-Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings
-D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2   -Wformat-security
-Wmissing-format-attribute   conftest.c -ldl   >&5
configure:11302: $? = 0
configure:11306: test -z
                         || test ! -s conftest.err
configure:11309: $? = 0
configure:11312: test -s conftest
configure:11315: $? = 0
configure:11328: result: yes
configure:11503: checking whether a program can dlopen itself
configure:11575: gcc -o conftest -ansi -W -Wall -Wchar-subscripts
-Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings
-D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2   -Wformat-security
-Wmissing-format-attribute  -DHAVE_DLFCN_H  -Wl,--export-dynamic
conftest.c -ldl  >&5
configure:11558: warning: no previous prototype for 'fnord'
configure: In function `fnord':
configure:11558: warning: unused variable `i'
configure: In function `main':
configure:11571: warning: implicit declaration of function `exit'
configure:11578: $? = 0
configure:11596: result: yes
configure:11601: checking whether a statically linked program can dlopen itself
configure:11673: gcc -o conftest -ansi -W -Wall -Wchar-subscripts
-Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings
-D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2   -Wformat-security
-Wmissing-format-attribute  -DHAVE_DLFCN_H  -Wl,--export-dynamic 
conftest.c -ldl  >&5
configure:11656: warning: no previous prototype for 'fnord'
configure: In function `fnord':
configure:11656: warning: unused variable `i'
configure: In function `main':
configure:11669: warning: implicit declaration of function `exit'
configure:11676: $? = 0
configure:11694: result: yes
configure:11717: checking if libtool supports shared libraries
configure:11719: result: yes
configure:11722: checking whether to build shared libraries
configure:11780: result: yes
configure:11783: checking whether to build static libraries
configure:11787: result: no
configure:11878: creating libtool
configure:12422: checking for ld used by g++
configure:12489: result: /usr/local/i686-pc-linux-gnu/bin/ld
configure:12498: checking if the linker
(/usr/local/i686-pc-linux-gnu/bin/ld) is GNU ld
configure:12513: result: yes
configure:12564: checking whether the g++ linker
(/usr/local/i686-pc-linux-gnu/bin/ld) supports shared libraries
configure:13378: result: yes
configure:13400: g++ -c -Wnon-virtual-dtor -Wno-long-long -Wundef
-ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion
-Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -DNDEBUG
-DNO_DEBUG -O2 -Wformat-security -Wmissing-format-attribute
-fno-exceptions -fno-check-new -fno-common  conftest.cc >&5
configure:13403: $? = 0
configure:13499: checking for g++ option to produce PIC
configure:13751: result: -fPIC
configure:13759: checking if g++ PIC flag -fPIC works
configure:13777: g++ -c -Wnon-virtual-dtor -Wno-long-long -Wundef
-ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion
-Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -DNDEBUG
-DNO_DEBUG -O2 -Wformat-security -Wmissing-format-attribute
-fno-exceptions -fno-check-new -fno-common  -fPIC -DPIC conftest.cc
>&5
configure:13781: $? = 0
configure:13792: result: yes
configure:13816: checking if g++ supports -c -o file.o
configure:13844: g++ -c -Wnon-virtual-dtor -Wno-long-long -Wundef
-ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion
-Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -DNDEBUG
-DNO_DEBUG -O2 -Wformat-security -Wmissing-format-attribute
-fno-exceptions -fno-check-new -fno-common  -o out/conftest2.o
conftest.cc >&5
configure:13848: $? = 0
configure:13865: result: yes
configure:13891: checking whether the g++ linker
(/usr/local/i686-pc-linux-gnu/bin/ld) supports shared libraries
configure:13916: result: yes
configure:13987: checking dynamic linker characteristics
configure:14505: result: GNU/Linux ld.so
configure:14509: checking how to hardcode library paths into programs
configure:14534: result: immediate
configure:14548: checking whether stripping libraries is possible
configure:14553: result: yes
configure:14679: checking for shl_load
configure:14767: result: no
configure:14772: checking for shl_load in -ldld
configure:14834: result: no
configure:14839: checking for dlopen
configure:14927: result: no
configure:14932: checking for dlopen in -ldl
configure:14994: result: yes
configure:15169: checking whether a program can dlopen itself
configure:15262: result: yes
configure:15267: checking whether a statically linked program can dlopen itself
configure:15360: result: yes
configure:15856: checking if libtool supports shared libraries
configure:15858: result: yes
configure:15861: checking whether to build shared libraries
configure:15879: result: yes
configure:15882: checking whether to build static libraries
configure:15886: result: no
configure:15898: checking for g77 option to produce PIC
configure:16075: result: -fPIC
configure:16083: checking if g77 PIC flag -fPIC works
configure:16101: g77 -c -g -O2 -fPIC conftest.f >&5
configure:16105: $? = 0
configure:16116: result: yes
configure:16140: checking if g77 supports -c -o file.o
configure:16168: g77 -c -g -O2 -o out/conftest2.o conftest.f >&5
configure:16172: $? = 0
configure:16189: result: yes
configure:16215: checking whether the g77 linker
(/usr/local/i686-pc-linux-gnu/bin/ld) supports shared libraries
configure:17007: result: yes
configure:17078: checking dynamic linker characteristics
configure:17596: result: GNU/Linux ld.so
configure:17600: checking how to hardcode library paths into programs
configure:17625: result: immediate
configure:17639: checking whether stripping libraries is possible
configure:17644: result: yes
configure:21733: checking which extension is used for shared libraries
configure:21758: result:
configure:21768: checking which variable specifies run-time library path
configure:21775: result: LD_LIBRARY_PATH
configure:21785: checking for the default library search path
configure:21792: result: /lib /usr/lib
configure:21814: checking for objdir
configure:21834: result: .libs
configure:21843: checking command to parse /usr/local/bin/nm -B output
configure:21907: gcc -c -ansi -W -Wall -Wchar-subscripts -Wshadow
-Wpointer-arith -Wmissing-prototypes -Wwrite-strings
-D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2   -Wformat-security
-Wmissing-format-attribute  conftest.c >&5
conftest.c:5: warning: no previous prototype for 'nm_test_func'
conftest.c: In function `main':
conftest.c:9: warning: statement with no effect
configure:21910: $? = 0
configure:21915: /usr/local/bin/nm -B conftest.o \| sed -n -e 's/^.*
        \([ABCDGISTW]\)                 *\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 
\2\3 \3/p' \>
conftest.nm
configure:21918: $? = 0
configure:21971: gcc -o conftest -ansi -W -Wall -Wchar-subscripts
-Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings
-D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2   -Wformat-security
-Wmissing-format-attribute -fno-builtin   conftest.c conftstm.o >&5
conftest.c:6: warning: 'main' is usually a function
configure:21974: $? = 0
configure:22018: result: yes
configure:22021: checking whether libtool supports -dlopen/-dlpreopen
configure:22033: result: yes
configure:22044: checking for dlopen in -ldl
configure:22106: result: yes
configure:22289: checking for shl_load
configure:22377: result: no
configure:22386: checking for shl_load in -ldld
configure:22448: result: no
configure:22462: checking for dld_link in -ldld
configure:22492: gcc -o conftest -ansi -W -Wall -Wchar-subscripts
-Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings
-D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2   -Wformat-security
-Wmissing-format-attribute   conftest.c -ldld   >&5
/usr/local/lib/gcc/i686-pc-linux-gnu/3.4.3/../../../../i686-pc-linux-gnu/bin/ld:
cannot find -ldld
collect2: ld returned 1 exit status
configure:22498: $? = 1
configure: failed program was:
| /* confdefs.h.  */

configure:22524: result: no
configure:22543: checking for dlerror
configure:22600: gcc -o conftest -ansi -W -Wall -Wchar-subscripts
-Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings
-D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2   -Wformat-security
-Wmissing-format-attribute   conftest.c  -ldl >&5
configure:22606: $? = 0
configure:22610: test -z
                         || test ! -s conftest.err
configure:22613: $? = 0
configure:22616: test -s conftest
configure:22619: $? = 0
configure:22631: result: yes
configure:22644: checking for _ prefix in compiled symbols
configure:22687: result: no
configure:22796: checking whether deplibs are loaded by dlopen
configure:22828: result: yes
configure:22860: checking malloc.h usability
configure:22872: gcc -c -ansi -W -Wall -Wchar-subscripts -Wshadow
-Wpointer-arith -Wmissing-prototypes -Wwrite-strings
-D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2   -Wformat-security
-Wmissing-format-attribute  conftest.c >&5
configure:22878: $? = 0
configure:22882: test -z
                         || test ! -s conftest.err
configure:22885: $? = 0
configure:22888: test -s conftest.o
configure:22891: $? = 0
configure:22901: result: yes
configure:22905: checking malloc.h presence
configure:22915: gcc -E  conftest.c
configure:22921: $? = 0
configure:22941: result: yes
configure:22976: checking for malloc.h
configure:22983: result: yes
configure:22851: checking for memory.h
configure:22856: result: yes
configure:22851: checking for stdlib.h
configure:22856: result: yes
configure:22860: checking stdio.h usability
configure:22872: gcc -c -ansi -W -Wall -Wchar-subscripts -Wshadow
-Wpointer-arith -Wmissing-prototypes -Wwrite-strings
-D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2   -Wformat-security
-Wmissing-format-attribute  conftest.c >&5
configure:22878: $? = 0
configure:22882: test -z
                         || test ! -s conftest.err
configure:22885: $? = 0
configure:22888: test -s conftest.o
configure:22891: $? = 0
configure:22901: result: yes
configure:22905: checking stdio.h presence
configure:22915: gcc -E  conftest.c
configure:22921: $? = 0
configure:22941: result: yes
configure:22976: checking for stdio.h
configure:22983: result: yes
configure:22860: checking ctype.h usability
configure:22872: gcc -c -ansi -W -Wall -Wchar-subscripts -Wshadow
-Wpointer-arith -Wmissing-prototypes -Wwrite-strings
-D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2   -Wformat-security
-Wmissing-format-attribute  conftest.c >&5
configure:22878: $? = 0
configure:22882: test -z
                         || test ! -s conftest.err
configure:22885: $? = 0
configure:22888: test -s conftest.o
configure:22891: $? = 0
configure:22901: result: yes
configure:22905: checking ctype.h presence
configure:22915: gcc -E  conftest.c
configure:22921: $? = 0
configure:22941: result: yes
configure:22976: checking for ctype.h
configure:22983: result: yes
configure:22851: checking for dlfcn.h
configure:22856: result: yes
configure:22860: checking dl.h usability
configure:22872: gcc -c -ansi -W -Wall -Wchar-subscripts -Wshadow
-Wpointer-arith -Wmissing-prototypes -Wwrite-strings
-D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2   -Wformat-security
-Wmissing-format-attribute  conftest.c >&5
conftest.c:72:16: dl.h: No such file or directory
configure:22878: $? = 1
configure: failed program was:
| /* confdefs.h.  */
--
http://linuxfromscratch.org/mailman/listinfo/blfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to