OpenCores
URL https://opencores.org/ocsvn/firgen/firgen/trunk

Subversion Repositories firgen

[/] [firgen/] [trunk/] [firgen/] [RedFIR/] [config.log] - Rev 8

Compare with Previous | Blame | View Log

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

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

  $ ./configure 

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

hostname = mx114
uname -m = i686
uname -r = 2.6.18-1-686
uname -s = Linux
uname -v = #1 SMP Mon Oct 30 22:26:51 CET 2006

/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: /home/redfir/OpenOffice.org1.0.1/program
PATH: /local/eclipse
PATH: .
PATH: /home/redfir/bin
PATH: /local/j2sdk1.4.2/bin
PATH: /usr/local/bin
PATH: /bin
PATH: /usr/bin
PATH: /usr/X11R6/bin
PATH: /opt/bin
PATH: /opt/kde2/bin
PATH: /opt/kde/bin
PATH: /local/eclipse
PATH: /local/bin
PATH: .
PATH: /home/redfir/bin
PATH: /local/bin
PATH: /local/j2sdk1.4.2/bin
PATH: /home/redfir/OpenOffice.org1.0.1/program
PATH: /local/eclipse
PATH: .
PATH: /home/redfir/bin
PATH: /local/j2sdk1.4.2/bin
PATH: /usr/local/bin
PATH: /bin
PATH: /usr/bin
PATH: /usr/X11R6/bin
PATH: /opt/bin
PATH: /opt/kde2/bin
PATH: /opt/kde/bin
PATH: /local/eclipse
PATH: /local/bin
PATH: .
PATH: /home/redfir/bin
PATH: /local/bin
PATH: /local/j2sdk1.4.2/bin
PATH: /usr/local/bin
PATH: /bin
PATH: /usr/bin
PATH: /usr/X11R6/bin
PATH: /usr/sbin
PATH: /usr/X11R6/bin
PATH: /local/openoffice/program
PATH: /usr/local/bin
PATH: /bin
PATH: /usr/bin
PATH: /opt/bin
PATH: /opt/kde2/bin
PATH: /opt/kde/bin
PATH: /local/j2sdkee1.3/bin
PATH: /local/apache-ant-1.6.1/bin
PATH: /local/bin
PATH: /local/postgres72/bin
PATH: /usr/sbin
PATH: /usr/X11R6/bin
PATH: /local/openoffice/program
PATH: /usr/local/bin
PATH: /bin
PATH: /usr/bin
PATH: /opt/bin
PATH: /opt/kde2/bin
PATH: /opt/kde/bin
PATH: /local/j2sdkee1.3/bin
PATH: /local/apache-ant-1.6.1/bin
PATH: /local/bin
PATH: /local/postgres72/bin


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

configure:1531: checking build system type
configure:1549: result: i686-pc-linux-gnu
configure:1557: checking host system type
configure:1571: result: i686-pc-linux-gnu
configure:1579: checking target system type
configure:1593: result: i686-pc-linux-gnu
configure:1640: checking for a BSD-compatible install
configure:1695: result: /usr/bin/install -c
configure:1710: checking for -p flag to install
configure:1723: result: yes
configure:1734: checking whether build environment is sane
configure:1777: result: yes
configure:1797: checking for gawk
configure:1813: found /usr/bin/gawk
configure:1823: result: gawk
configure:1833: checking whether make sets $(MAKE)
configure:1853: result: yes
configure:2056: checking for style of include used by make
configure:2084: result: GNU
configure:2231: checking for gcc
configure:2247: found /usr/bin/gcc
configure:2257: result: gcc
configure:2501: checking for C compiler version
configure:2504: gcc --version </dev/null >&5
gcc (GCC) 3.3.5 (Debian 1:3.3.5-13)
Copyright (C) 2003 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:2507: $? = 0
configure:2509: gcc -v </dev/null >&5
Reading specs from /usr/lib/gcc-lib/i486-linux/3.3.5/specs
Configured with: ../src/configure -v --enable-languages=c,c++,java,f77,pascal,objc,ada,treelang --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-gxx-include-dir=/usr/include/c++/3.3 --enable-shared --enable-__cxa_atexit --with-system-zlib --enable-nls --without-included-gettext --enable-clocale=gnu --enable-debug --enable-java-gc=boehm --enable-java-awt=xlib --enable-objc-gc i486-linux
Thread model: posix
gcc version 3.3.5 (Debian 1:3.3.5-13)
configure:2512: $? = 0
configure:2514: gcc -V </dev/null >&5
gcc: `-V' option must have argument
configure:2517: $? = 1
configure:2540: checking for C compiler default output file name
configure:2543: gcc     conftest.c  >&5
configure:2546: $? = 0
configure:2592: result: a.out
configure:2597: checking whether the C compiler works
configure:2603: ./a.out
configure:2606: $? = 0
configure:2623: result: yes
configure:2630: checking whether we are cross compiling
configure:2632: result: no
configure:2635: checking for suffix of executables
configure:2637: gcc -o conftest     conftest.c  >&5
configure:2640: $? = 0
configure:2665: result: 
configure:2671: checking for suffix of object files
configure:2692: gcc -c    conftest.c >&5
configure:2695: $? = 0
configure:2717: result: o
configure:2721: checking whether we are using the GNU C compiler
configure:2745: gcc -c    conftest.c >&5
configure:2751: $? = 0
configure:2754: test -z                          || test ! -s conftest.err
configure:2757: $? = 0
configure:2760: test -s conftest.o
configure:2763: $? = 0
configure:2776: result: yes
configure:2782: checking whether gcc accepts -g
configure:2803: gcc -c -g  conftest.c >&5
configure:2809: $? = 0
configure:2812: test -z                          || test ! -s conftest.err
configure:2815: $? = 0
configure:2818: test -s conftest.o
configure:2821: $? = 0
configure:2832: result: yes
configure:2849: checking for gcc option to accept ANSI C
configure:2919: gcc  -c    conftest.c >&5
configure:2925: $? = 0
configure:2928: test -z                          || test ! -s conftest.err
configure:2931: $? = 0
configure:2934: test -s conftest.o
configure:2937: $? = 0
configure:2955: result: none needed
configure:2973: gcc -c    conftest.c >&5
conftest.c:2: error: syntax error before "me"
configure:2979: $? = 1
configure: failed program was:
| #ifndef __cplusplus
|   choke me
| #endif
configure:3111: checking dependency style of gcc
configure:3173: result: gcc3
configure:3184: checking how to run the C preprocessor
configure:3219: gcc -E  conftest.c
configure:3225: $? = 0
configure:3257: gcc -E  conftest.c
conftest.c:11:28: ac_nonexistent.h: No such file or directory
configure:3263: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "firgen"
| #define VERSION "0.1"
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:3302: result: gcc -E
configure:3326: gcc -E  conftest.c
configure:3332: $? = 0
configure:3364: gcc -E  conftest.c
conftest.c:11:28: ac_nonexistent.h: No such file or directory
configure:3370: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "firgen"
| #define VERSION "0.1"
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:3494: checking for g++
configure:3510: found /usr/bin/g++
configure:3520: result: g++
configure:3536: checking for C++ compiler version
configure:3539: g++ --version </dev/null >&5
g++ (GCC) 3.3.5 (Debian 1:3.3.5-13)
Copyright (C) 2003 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:3542: $? = 0
configure:3544: g++ -v </dev/null >&5
Reading specs from /usr/lib/gcc-lib/i486-linux/3.3.5/specs
Configured with: ../src/configure -v --enable-languages=c,c++,java,f77,pascal,objc,ada,treelang --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-gxx-include-dir=/usr/include/c++/3.3 --enable-shared --enable-__cxa_atexit --with-system-zlib --enable-nls --without-included-gettext --enable-clocale=gnu --enable-debug --enable-java-gc=boehm --enable-java-awt=xlib --enable-objc-gc i486-linux
Thread model: posix
gcc version 3.3.5 (Debian 1:3.3.5-13)
configure:3547: $? = 0
configure:3549: g++ -V </dev/null >&5
g++: `-V' option must have argument
configure:3552: $? = 1
configure:3555: checking whether we are using the GNU C++ compiler
configure:3579: g++ -c    conftest.cc >&5
configure:3585: $? = 0
configure:3588: test -z                          || test ! -s conftest.err
configure:3591: $? = 0
configure:3594: test -s conftest.o
configure:3597: $? = 0
configure:3610: result: yes
configure:3616: checking whether g++ accepts -g
configure:3637: g++ -c -g  conftest.cc >&5
configure:3643: $? = 0
configure:3646: test -z                          || test ! -s conftest.err
configure:3649: $? = 0
configure:3652: test -s conftest.o
configure:3655: $? = 0
configure:3666: result: yes
configure:3708: g++ -c    conftest.cc >&5
configure:3714: $? = 0
configure:3717: test -z                          || test ! -s conftest.err
configure:3720: $? = 0
configure:3723: test -s conftest.o
configure:3726: $? = 0
configure:3752: 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:3758: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "firgen"
| #define VERSION "0.1"
| /* end confdefs.h.  */
| 
| int
| main ()
| {
| exit (42);
|   ;
|   return 0;
| }
configure:3708: g++ -c    conftest.cc >&5
configure:3714: $? = 0
configure:3717: test -z                          || test ! -s conftest.err
configure:3720: $? = 0
configure:3723: test -s conftest.o
configure:3726: $? = 0
configure:3752: g++ -c    conftest.cc >&5
configure:3758: $? = 0
configure:3761: test -z                          || test ! -s conftest.err
configure:3764: $? = 0
configure:3767: test -s conftest.o
configure:3770: $? = 0
configure:3795: checking dependency style of g++
configure:3857: result: gcc3
configure:4168: checking whether g++ supports -Wundef
configure:4204: rm -rf SunWS_cache; g++ -o conftest -Wall -pedantic -W -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -O2   -Wundef   conftest.cc  1>&5
configure:4210: $? = 0
configure:4213: test -z                          || test ! -s conftest.err
configure:4216: $? = 0
configure:4219: test -s conftest
configure:4222: $? = 0
configure:4243: result: yes
configure:4255: checking whether g++ supports -Wno-long-long
configure:4291: rm -rf SunWS_cache; g++ -o conftest -Wundef -Wall -pedantic -W -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -O2   -Wno-long-long   conftest.cc  1>&5
configure:4297: $? = 0
configure:4300: test -z                          || test ! -s conftest.err
configure:4303: $? = 0
configure:4306: test -s conftest
configure:4309: $? = 0
configure:4330: result: yes
configure:4342: checking whether g++ supports -Wnon-virtual-dtor
configure:4378: rm -rf SunWS_cache; g++ -o conftest -Wno-long-long -Wundef -Wall -pedantic -W -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -O2   -Wnon-virtual-dtor   conftest.cc  1>&5
configure:4384: $? = 0
configure:4387: test -z                          || test ! -s conftest.err
configure:4390: $? = 0
configure:4393: test -s conftest
configure:4396: $? = 0
configure:4417: result: yes
configure:4437: checking whether g++ supports -fno-exceptions
configure:4473: rm -rf SunWS_cache; g++ -o conftest -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -pedantic -W -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -O2   -fno-exceptions   conftest.cc  1>&5
configure:4479: $? = 0
configure:4482: test -z                          || test ! -s conftest.err
configure:4485: $? = 0
configure:4488: test -s conftest
configure:4491: $? = 0
configure:4512: result: yes
configure:4524: checking whether g++ supports -fno-check-new
configure:4560: rm -rf SunWS_cache; g++ -o conftest -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -pedantic -W -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -O2   -fno-exceptions -fno-check-new   conftest.cc  1>&5
configure:4566: $? = 0
configure:4569: test -z                          || test ! -s conftest.err
configure:4572: $? = 0
configure:4575: test -s conftest
configure:4578: $? = 0
configure:4599: result: yes
configure:4611: checking whether g++ supports -fexceptions
configure:4647: rm -rf SunWS_cache; g++ -o conftest -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -pedantic -W -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -O2   -fno-exceptions -fno-check-new -fexceptions   conftest.cc  1>&5
configure:4653: $? = 0
configure:4656: test -z                          || test ! -s conftest.err
configure:4659: $? = 0
configure:4662: test -s conftest
configure:4665: $? = 0
configure:4686: result: yes
configure:5341: checking how to run the C++ preprocessor
configure:5372: g++ -E  conftest.cc
configure:5378: $? = 0
configure:5410: g++ -E  conftest.cc
conftest.cc:14:28: ac_nonexistent.h: No such file or directory
configure:5416: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "firgen"
| #define VERSION "0.1"
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:5455: result: g++ -E
configure:5479: g++ -E  conftest.cc
configure:5485: $? = 0
configure:5517: g++ -E  conftest.cc
conftest.cc:14:28: ac_nonexistent.h: No such file or directory
configure:5523: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "firgen"
| #define VERSION "0.1"
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:5589: checking whether g++ supports -frepo
configure:5625: rm -rf SunWS_cache; g++ -o conftest -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -pedantic -W -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -O2 -fno-exceptions -fno-check-new -frepo   conftest.cc  1>&5
conftest.cc:1: warning: -frepo must be used with -c
configure:5631: $? = 0
configure:5634: test -z                          || test ! -s conftest.err
configure:5637: $? = 0
configure:5640: test -s conftest
configure:5643: $? = 0
configure:5664: result: yes
configure:5885: result: not using lib directory suffix
configure:5941: checking for ld used by GCC
configure:6005: result: /usr/bin/ld
configure:6014: checking if the linker (/usr/bin/ld) is GNU ld
GNU ld version 2.15
configure:6026: result: yes
configure:6031: checking for /usr/bin/ld option to reload object files
configure:6038: result: -r
configure:6047: checking for BSD-compatible nm
configure:6082: result: /usr/bin/nm -B
configure:6086: checking for a sed that does not truncate output
configure:6162: result: 
configure:6165: checking whether ln -s works
configure:6169: result: yes
configure:6176: checking how to recognise dependant libraries
configure:6363: result: pass_all
configure:6433: gcc -c -ansi -W -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2    conftest.c >&5
configure:6436: $? = 0
configure:6531: checking for egrep
configure:6541: result: grep -E
configure:6546: checking for ANSI C header files
configure:6571: gcc -c -ansi -W -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2    conftest.c >&5
configure:6577: $? = 0
configure:6580: test -z                          || test ! -s conftest.err
configure:6583: $? = 0
configure:6586: test -s conftest.o
configure:6589: $? = 0
configure:6675: gcc -o conftest -ansi -W -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2     conftest.c  >&5
conftest.c: In function `main':
conftest.c:33: warning: implicit declaration of function `exit'
configure:6678: $? = 0
configure:6680: ./conftest
configure:6683: $? = 0
configure:6698: result: yes
configure:6722: checking for sys/types.h
configure:6738: gcc -c -ansi -W -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2    conftest.c >&5
configure:6744: $? = 0
configure:6747: test -z                          || test ! -s conftest.err
configure:6750: $? = 0
configure:6753: test -s conftest.o
configure:6756: $? = 0
configure:6767: result: yes
configure:6722: checking for sys/stat.h
configure:6738: gcc -c -ansi -W -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2    conftest.c >&5
configure:6744: $? = 0
configure:6747: test -z                          || test ! -s conftest.err
configure:6750: $? = 0
configure:6753: test -s conftest.o
configure:6756: $? = 0
configure:6767: result: yes
configure:6722: checking for stdlib.h
configure:6738: gcc -c -ansi -W -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2    conftest.c >&5
configure:6744: $? = 0
configure:6747: test -z                          || test ! -s conftest.err
configure:6750: $? = 0
configure:6753: test -s conftest.o
configure:6756: $? = 0
configure:6767: result: yes
configure:6722: checking for string.h
configure:6738: gcc -c -ansi -W -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2    conftest.c >&5
configure:6744: $? = 0
configure:6747: test -z                          || test ! -s conftest.err
configure:6750: $? = 0
configure:6753: test -s conftest.o
configure:6756: $? = 0
configure:6767: result: yes
configure:6722: checking for memory.h
configure:6738: gcc -c -ansi -W -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2    conftest.c >&5
configure:6744: $? = 0
configure:6747: test -z                          || test ! -s conftest.err
configure:6750: $? = 0
configure:6753: test -s conftest.o
configure:6756: $? = 0
configure:6767: result: yes
configure:6722: checking for strings.h
configure:6738: gcc -c -ansi -W -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2    conftest.c >&5
configure:6744: $? = 0
configure:6747: test -z                          || test ! -s conftest.err
configure:6750: $? = 0
configure:6753: test -s conftest.o
configure:6756: $? = 0
configure:6767: result: yes
configure:6722: checking for inttypes.h
configure:6738: gcc -c -ansi -W -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2    conftest.c >&5
configure:6744: $? = 0
configure:6747: test -z                          || test ! -s conftest.err
configure:6750: $? = 0
configure:6753: test -s conftest.o
configure:6756: $? = 0
configure:6767: result: yes
configure:6722: checking for stdint.h
configure:6738: gcc -c -ansi -W -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2    conftest.c >&5
configure:6744: $? = 0
configure:6747: test -z                          || test ! -s conftest.err
configure:6750: $? = 0
configure:6753: test -s conftest.o
configure:6756: $? = 0
configure:6767: result: yes
configure:6722: checking for unistd.h
configure:6738: gcc -c -ansi -W -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2    conftest.c >&5
configure:6744: $? = 0
configure:6747: test -z                          || test ! -s conftest.err
configure:6750: $? = 0
configure:6753: test -s conftest.o
configure:6756: $? = 0
configure:6767: result: yes
configure:6793: checking dlfcn.h usability
configure:6805: gcc -c -ansi -W -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2    conftest.c >&5
configure:6811: $? = 0
configure:6814: test -z                          || test ! -s conftest.err
configure:6817: $? = 0
configure:6820: test -s conftest.o
configure:6823: $? = 0
configure:6833: result: yes
configure:6837: checking dlfcn.h presence
configure:6847: gcc -E  conftest.c
configure:6853: $? = 0
configure:6873: result: yes
configure:6908: checking for dlfcn.h
configure:6915: result: yes
configure:6932: checking the maximum length of command line arguments
configure:6980: result: 32768
configure:6991: checking command to parse /usr/bin/nm -B output from gcc object
configure:7076: gcc -c -ansi -W -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2    conftest.c >&5
conftest.c:5: warning: no previous prototype for `nm_test_func'
configure:7079: $? = 0
configure:7083: /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:7086: $? = 0
configure:7138: gcc -o conftest -ansi -W -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2     conftest.c conftstm.o >&5
configure:7141: $? = 0
configure:7179: result: ok
configure:7183: checking for objdir
configure:7198: result: .libs
configure:7288: checking for ranlib
configure:7304: found /usr/bin/ranlib
configure:7315: result: ranlib
configure:7368: checking for strip
configure:7384: found /usr/bin/strip
configure:7395: result: strip
configure:7658: checking if gcc static flag  works
conftest.c:1: warning: return type defaults to `int'
configure:7681: result: no
configure:7698: checking if gcc supports -fno-rtti -fno-exceptions
cc1: warning: "-fno-rtti" is valid for C++ but not for C/ObjC
cc1: warning: "-fno-rtti" is valid for C++ but not for C/ObjC
configure:7722: result: no
configure:7737: checking for gcc option to produce PIC
configure:7890: result: -fPIC
configure:7897: checking if gcc PIC flag -fPIC works
configure:7921: result: yes
configure:7945: checking if gcc supports -c -o file.o
configure:7986: result: yes
configure:8012: checking whether the gcc linker (/usr/bin/ld) supports shared libraries
configure:8813: result: yes
configure:8835: checking whether -lc should be explicitly linked in
configure:8840: gcc -c -ansi -W -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2    conftest.c >&5
conftest.c:1: warning: `dummy' defined but not used
configure:8843: $? = 0
configure:8857: gcc -shared conftest.o  -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep  -lc  \>/dev/null 2\>\&1
configure:8860: $? = 0
configure:8872: result: no
configure:8878: checking how to hardcode library paths into programs
configure:8902: result: immediate
configure:8916: checking whether stripping libraries is possible
configure:8921: result: yes
configure:8928: checking dynamic linker characteristics
configure:9379: result: GNU/Linux ld.so
configure:10102: checking if libtool supports shared libraries
configure:10104: result: yes
configure:10107: checking whether to build shared libraries
configure:10128: result: yes
configure:10131: checking whether to build static libraries
configure:10135: result: no
configure:10214: creating libtool
configure:10939: checking whether the g++ linker (/usr/bin/ld) supports shared libraries
configure:11612: result: yes
configure:11629: g++ -c -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -pedantic -W -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -O2 -fno-exceptions -fno-check-new  conftest.cc >&5
configure:11632: $? = 0
configure:11732: checking for g++ option to produce PIC
configure:11968: result: -fPIC
configure:11975: checking if g++ PIC flag -fPIC works
configure:11999: result: yes
configure:12023: checking if g++ supports -c -o file.o
configure:12064: result: yes
configure:12090: checking whether the g++ linker (/usr/bin/ld) supports shared libraries
configure:12112: result: yes
configure:12134: checking whether -lc should be explicitly linked in
configure:12139: g++ -c -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -pedantic -W -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -O2 -fno-exceptions -fno-check-new  conftest.cc >&5
conftest.cc:1: warning: `int dummy' defined but not used
configure:12142: $? = 0
configure:12156: g++ -shared -nostdlib  conftest.o   -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep  -lc  \>/dev/null 2\>\&1
configure:12159: $? = 1
configure:12171: result: yes
configure:12177: checking how to hardcode library paths into programs
configure:12201: result: immediate
configure:12215: checking whether stripping libraries is possible
configure:12220: result: yes
configure:12227: checking dynamic linker characteristics
configure:12678: result: GNU/Linux ld.so
configure:13817: checking if gcj supports -fno-rtti -fno-exceptions
configure:13841: result: no
configure:13856: checking for gcj option to produce PIC
configure:14009: result: -fPIC
configure:14016: checking if gcj PIC flag -fPIC works
configure:14040: result: no
configure:14064: checking if gcj supports -c -o file.o
configure:14105: result: no
configure:14131: checking whether the gcj linker (/usr/bin/ld) supports shared libraries
configure:14932: result: yes
configure:14954: checking whether -lc should be explicitly linked in
configure:14959: gcj -c -ansi -W -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2    conftest.java >&5
./configure: line 1: gcj: command not found
configure:14962: $? = 127
configure:14991: result: yes
configure:14997: checking how to hardcode library paths into programs
configure:15021: result: immediate
configure:15035: checking whether stripping libraries is possible
configure:15040: result: yes
configure:15047: checking dynamic linker characteristics
configure:15498: result: GNU/Linux ld.so
configure:17113: checking for extra includes
configure:17141: result: no
configure:17145: checking for extra libs
configure:17174: result: no
configure:17205: checking if firgen should be compiled
configure:17217: result: yes
configure:17340: creating ./config.status

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

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

  CONFIG_FILES    = 
  CONFIG_HEADERS  = 
  CONFIG_LINKS    = 
  CONFIG_COMMANDS = 
  $ ./config.status 

on mx114

config.status:765: creating Makefile
config.status:765: creating firgen/Makefile
config.status:765: creating firgen/docs/Makefile
config.status:765: creating firgen/docs/en/Makefile
config.status:831: creating config.h
config.status:943: config.h is unchanged
config.status:1107: executing depfiles commands

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

ac_cv_build=i686-pc-linux-gnu
ac_cv_build_alias=i686-pc-linux-gnu
ac_cv_c_compiler_gnu=yes
ac_cv_cxx_compiler_gnu=yes
ac_cv_env_CC_set=
ac_cv_env_CC_value=
ac_cv_env_CFLAGS_set=
ac_cv_env_CFLAGS_value=
ac_cv_env_CPPFLAGS_set=
ac_cv_env_CPPFLAGS_value=
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=
ac_cv_env_CXXCPP_set=
ac_cv_env_CXXCPP_value=
ac_cv_env_CXXFLAGS_set=
ac_cv_env_CXXFLAGS_value=
ac_cv_env_CXX_set=
ac_cv_env_CXX_value=
ac_cv_env_LDFLAGS_set=
ac_cv_env_LDFLAGS_value=
ac_cv_env_build_alias_set=
ac_cv_env_build_alias_value=
ac_cv_env_host_alias_set=
ac_cv_env_host_alias_value=
ac_cv_env_target_alias_set=
ac_cv_env_target_alias_value=
ac_cv_exeext=
ac_cv_header_dlfcn_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_memory_h=yes
ac_cv_header_stdc=yes
ac_cv_header_stdint_h=yes
ac_cv_header_stdlib_h=yes
ac_cv_header_string_h=yes
ac_cv_header_strings_h=yes
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_unistd_h=yes
ac_cv_host=i686-pc-linux-gnu
ac_cv_host_alias=i686-pc-linux-gnu
ac_cv_objext=o
ac_cv_path_install='/usr/bin/install -c'
ac_cv_prog_AWK=gawk
ac_cv_prog_CPP='gcc -E'
ac_cv_prog_CXXCPP='g++ -E'
ac_cv_prog_ac_ct_CC=gcc
ac_cv_prog_ac_ct_CXX=g++
ac_cv_prog_ac_ct_RANLIB=ranlib
ac_cv_prog_ac_ct_STRIP=strip
ac_cv_prog_cc_g=yes
ac_cv_prog_cc_stdc=
ac_cv_prog_cxx_g=yes
ac_cv_prog_egrep='grep -E'
ac_cv_prog_make_make_set=yes
ac_cv_target=i686-pc-linux-gnu
ac_cv_target_alias=i686-pc-linux-gnu
am_cv_CC_dependencies_compiler_type=gcc3
am_cv_CXX_dependencies_compiler_type=gcc3
kde_cv_prog_cxx_Wno_long_long=yes
kde_cv_prog_cxx_Wnon_virtual_dtor=yes
kde_cv_prog_cxx_Wundef=yes
kde_cv_prog_cxx_fexceptions=yes
kde_cv_prog_cxx_fno_check_new=yes
kde_cv_prog_cxx_fno_exceptions=yes
kde_cv_prog_cxx_frepo=yes
lt_cv_deplibs_check_method=pass_all
lt_cv_file_magic_cmd='$MAGIC_CMD'
lt_cv_file_magic_test_file='/lib/libc.so.5 /lib/libc.so.5.4.46 /lib/libc.so.6 /lib/libc-2.3.2.so'
lt_cv_ld_reload_flag=-r
lt_cv_objdir=.libs
lt_cv_path_LD=/usr/bin/ld
lt_cv_path_NM='/usr/bin/nm -B'
lt_cv_path_SED=/bin/sed
lt_cv_prog_compiler_c_o=yes
lt_cv_prog_compiler_c_o_CXX=yes
lt_cv_prog_compiler_c_o_GCJ=no
lt_cv_prog_compiler_rtti_exceptions=no
lt_cv_prog_gnu_ld=yes
lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[      ]\([ABCDGISTW][ABCDGISTW]*\)[   ][      ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p'\'''
lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/  {\"\1\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \([^ ]*\) \([^ ]*\)$/  {"\2", (lt_ptr) \&\2},/p'\'''
lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern int \1;/p'\'''
lt_cv_sys_max_cmd_len=32768
lt_lt_cv_prog_compiler_c_o='"yes"'
lt_lt_cv_prog_compiler_c_o_CXX='"yes"'
lt_lt_cv_prog_compiler_c_o_GCJ='"no"'
lt_lt_cv_sys_global_symbol_pipe='"sed -n -e '\''s/^.*[  ]\\([ABCDGISTW][ABCDGISTW]*\\)[         ][      ]*\\(\\)\\([_A-Za-z][_A-Za-z0-9]*\\)\$/\\1 \\2\\3 \\3/p'\''"'
lt_lt_cv_sys_global_symbol_to_c_name_address='"sed -n -e '\''s/^: \\([^ ]*\\) \$/  {\\\"\\1\\\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \\([^ ]*\\) \\([^ ]*\\)\$/  {\"\\2\", (lt_ptr) \\&\\2},/p'\''"'
lt_lt_cv_sys_global_symbol_to_cdecl='"sed -n -e '\''s/^. .* \\(.*\\)\$/extern int \\1;/p'\''"'

## ----------------- ##
## Output variables. ##
## ----------------- ##

ACLOCAL='${SHELL} /home/redfir/user/geyerml/firgen/admin/missing --run aclocal-1.6'
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='${SHELL} /home/redfir/user/geyerml/firgen/admin/missing --run tar'
AUTOCONF='${SHELL} /home/redfir/user/geyerml/firgen/admin/missing --run autoconf'
AUTODIRS=''
AUTOHEADER='${SHELL} /home/redfir/user/geyerml/firgen/admin/missing --run autoheader'
AUTOMAKE='${SHELL} /home/redfir/user/geyerml/firgen/admin/missing --run automake-1.6'
AWK='gawk'
CC='gcc'
CCDEPMODE='depmode=gcc3'
CFLAGS='-ansi -W -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2  '
CONF_FILES=' $(top_srcdir)/configure.in.in'
CPP='gcc -E'
CPPFLAGS=''
CXX='g++'
CXXCPP='g++ -E'
CXXDEPMODE='depmode=gcc3'
CXXFLAGS='-Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -pedantic -W -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -O2 -fno-exceptions -fno-check-new'
DEFS='-DHAVE_CONFIG_H'
DEPDIR='.deps'
ECHO='echo'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='grep -E'
EXEEXT=''
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL} $(INSTALL_STRIP_FLAG)'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s'
KDE_PLUGIN='-avoid-version -module -no-undefined $(KDE_RPATH) $(KDE_MT_LDFLAGS)'
KDE_USE_CLOSURE_FALSE='#'
KDE_USE_CLOSURE_TRUE=''
KDE_USE_FINAL_FALSE=''
KDE_USE_FINAL_TRUE='#'
LDFLAGS=''
LIBOBJS=''
LIBS=''
LIBTOOL='$(SHELL) $(top_builddir)/libtool --silent'
LN_S='ln -s'
LTLIBOBJS=''
MAKEINFO='${SHELL} /home/redfir/user/geyerml/firgen/admin/missing --run makeinfo'
NOOPT_CFLAGS='-O0'
NOOPT_CXXFLAGS='-O0'
NOREPO='-fno-repo'
OBJEXT='o'
PACKAGE='firgen'
PACKAGE_BUGREPORT=''
PACKAGE_NAME=''
PACKAGE_STRING=''
PACKAGE_TARNAME=''
PACKAGE_VERSION=''
PATH_SEPARATOR=':'
RANLIB='ranlib'
REPO='-frepo'
SET_MAKE=''
SHELL='/bin/sh'
STRIP='strip'
TOPSUBDIRS=' firgen'
USER_INCLUDES=''
USER_LDFLAGS=''
USE_EXCEPTIONS='-fexceptions'
USE_RTTI=''
VERSION='0.1'
WOVERLOADED_VIRTUAL=''
ac_ct_CC='gcc'
ac_ct_CXX='g++'
ac_ct_RANLIB='ranlib'
ac_ct_STRIP='strip'
all_includes=' '
all_libraries=' '
am__include='include'
am__quote=''
bindir='${exec_prefix}/bin'
build='i686-pc-linux-gnu'
build_alias=''
build_cpu='i686'
build_os='linux-gnu'
build_vendor='pc'
datadir='${prefix}/share'
exec_prefix='${prefix}'
host='i686-pc-linux-gnu'
host_alias=''
host_cpu='i686'
host_os='linux-gnu'
host_vendor='pc'
includedir='${prefix}/include'
infodir='${prefix}/info'
install_sh='/home/redfir/user/geyerml/firgen/admin/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localstatedir='${prefix}/var'
mandir='${prefix}/man'
oldincludedir='/usr/include'
prefix='/usr/local'
program_transform_name='s,x,x,'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target='i686-pc-linux-gnu'
target_alias=''
target_cpu='i686'
target_os='linux-gnu'
target_vendor='pc'

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

#define HAVE_DLFCN_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_MEMORY_H 1
#define HAVE_STDINT_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRINGS_H 1
#define HAVE_STRING_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_TEMPLATE_REPOSITORY 1
#define HAVE_UNISTD_H 1
#define KDELIBSUFF ""
#define PACKAGE "firgen"
#define PACKAGE_BUGREPORT ""
#define PACKAGE_NAME ""
#define PACKAGE_STRING ""
#define PACKAGE_TARNAME ""
#define PACKAGE_VERSION ""
#define STDC_HEADERS 1
#define VERSION "0.1"
#endif
#ifdef __cplusplus
extern "C" void std::exit (int) throw (); using std::exit;

configure: exit 0

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

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

  CONFIG_FILES    = 
  CONFIG_HEADERS  = 
  CONFIG_LINKS    = 
  CONFIG_COMMANDS = 
  $ ./config.status config.h

on mx114

config.status:831: creating config.h
config.status:943: config.h is unchanged

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

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

  CONFIG_FILES    = 
  CONFIG_HEADERS  = 
  CONFIG_LINKS    = 
  CONFIG_COMMANDS = 
  $ ./config.status firgen/Makefile depfiles

on mx114

config.status:765: creating firgen/Makefile
config.status:1107: executing depfiles commands

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

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

  CONFIG_FILES    = 
  CONFIG_HEADERS  = 
  CONFIG_LINKS    = 
  CONFIG_COMMANDS = 
  $ ./config.status firgen/docs/Makefile

on mx114

config.status:765: creating firgen/docs/Makefile

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

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

  CONFIG_FILES    = 
  CONFIG_HEADERS  = 
  CONFIG_LINKS    = 
  CONFIG_COMMANDS = 
  $ ./config.status firgen/docs/en/Makefile

on mx114

config.status:765: creating firgen/docs/en/Makefile

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

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

  CONFIG_FILES    = 
  CONFIG_HEADERS  = 
  CONFIG_LINKS    = 
  CONFIG_COMMANDS = 
  $ ./config.status Makefile

on mx114

config.status:765: creating Makefile

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

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

  CONFIG_FILES    = 
  CONFIG_HEADERS  = 
  CONFIG_LINKS    = 
  CONFIG_COMMANDS = 
  $ ./config.status config.h

on mx114

config.status:831: creating config.h
config.status:943: config.h is unchanged

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

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

  CONFIG_FILES    = 
  CONFIG_HEADERS  = 
  CONFIG_LINKS    = 
  CONFIG_COMMANDS = 
  $ ./config.status firgen/Makefile depfiles

on mx114

config.status:765: creating firgen/Makefile
config.status:1107: executing depfiles commands

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

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

  CONFIG_FILES    = 
  CONFIG_HEADERS  = 
  CONFIG_LINKS    = 
  CONFIG_COMMANDS = 
  $ ./config.status firgen/docs/Makefile

on mx114

config.status:765: creating firgen/docs/Makefile

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

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

  CONFIG_FILES    = 
  CONFIG_HEADERS  = 
  CONFIG_LINKS    = 
  CONFIG_COMMANDS = 
  $ ./config.status firgen/docs/en/Makefile

on mx114

config.status:765: creating firgen/docs/en/Makefile

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

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

  CONFIG_FILES    = 
  CONFIG_HEADERS  = 
  CONFIG_LINKS    = 
  CONFIG_COMMANDS = 
  $ ./config.status firgen/Makefile depfiles

on mx114

config.status:765: creating firgen/Makefile
config.status:1107: executing depfiles commands

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

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

  CONFIG_FILES    = 
  CONFIG_HEADERS  = 
  CONFIG_LINKS    = 
  CONFIG_COMMANDS = 
  $ ./config.status firgen/docs/Makefile

on mx114

config.status:765: creating firgen/docs/Makefile

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

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

  CONFIG_FILES    = 
  CONFIG_HEADERS  = 
  CONFIG_LINKS    = 
  CONFIG_COMMANDS = 
  $ ./config.status firgen/docs/en/Makefile

on mx114

config.status:765: creating firgen/docs/en/Makefile

Compare with Previous | Blame | View Log

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.