[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

Re: gEDA-user: Rebuild of geda



Ales,

Attached is the config.log for libgeda

Thanks,
  George

On Thu, 2006-03-16 at 23:06 -0500, Ales Hvezda wrote:
[snip]
>I continue to have no success with building gEGA on FC4.  I think the
>required
>libs are installed. Both the rpm query and the lib ls show installed. 
>

	Please post or send via private e-mail the libgeda/config.log 
file.  Maybe that will shed some light as to what is going wrong.

								-Ales

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 --prefix=/usr/local

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

hostname = scuba.home.net
uname -m = i686
uname -r = 2.6.15-1.1833_FC4smp
uname -s = Linux
uname -v = #1 SMP Wed Mar 1 23:56:51 EST 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: /usr/local/Xilinx/bin/lin
PATH: /usr/kerberos/bin
PATH: /usr/local/bin
PATH: /bin
PATH: /usr/bin
PATH: /usr/X11R6/bin


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

configure:1617: checking for a BSD-compatible install
configure:1672: result: /usr/bin/install -c
configure:1683: checking whether build environment is sane
configure:1726: result: yes
configure:1791: checking for gawk
configure:1807: found /bin/gawk
configure:1817: result: gawk
configure:1827: checking whether make sets $(MAKE)
configure:1847: result: yes
configure:2088: checking build system type
configure:2106: result: i686-redhat-linux-gnu
configure:2114: checking host system type
configure:2128: result: i686-redhat-linux-gnu
configure:2148: checking for style of include used by make
configure:2176: result: GNU
configure:2247: checking for gcc
configure:2263: found /usr/bin/gcc
configure:2273: result: gcc
configure:2517: checking for C compiler version
configure:2520: gcc --version </dev/null >&5
gcc (GCC) 3.2.3 20030502 (Red Hat Linux 3.2.3-47.fc4)
Copyright (C) 2002 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:2523: $? = 0
configure:2525: gcc -v </dev/null >&5
Reading specs from /usr/lib/gcc-lib/i386-redhat-linux/3.2.3/specs
Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --enable-threads=posix --disable-checking --with-system-zlib --enable-__cxa_atexit --enable-languages=c,c++,f77 --disable-libgcj --host=i386-redhat-linux
Thread model: posix
gcc version 3.2.3 20030502 (Red Hat Linux 3.2.3-47.fc4)
configure:2528: $? = 0
configure:2530: gcc -V </dev/null >&5
gcc: argument to `-V' is missing
configure:2533: $? = 1
configure:2556: checking for C compiler default output file name
configure:2559: gcc    conftest.c  >&5
configure:2562: $? = 0
configure:2608: result: a.out
configure:2613: checking whether the C compiler works
configure:2619: ./a.out
configure:2622: $? = 0
configure:2639: result: yes
configure:2646: checking whether we are cross compiling
configure:2648: result: no
configure:2651: checking for suffix of executables
configure:2653: gcc -o conftest    conftest.c  >&5
configure:2656: $? = 0
configure:2681: result: 
configure:2687: checking for suffix of object files
configure:2708: gcc -c   conftest.c >&5
configure:2711: $? = 0
configure:2733: result: o
configure:2737: checking whether we are using the GNU C compiler
configure:2761: gcc -c   conftest.c >&5
configure:2767: $? = 0
configure:2771: test -z 
			 || test ! -s conftest.err
configure:2774: $? = 0
configure:2777: test -s conftest.o
configure:2780: $? = 0
configure:2793: result: yes
configure:2799: checking whether gcc accepts -g
configure:2820: gcc -c -g  conftest.c >&5
configure:2826: $? = 0
configure:2830: test -z 
			 || test ! -s conftest.err
configure:2833: $? = 0
configure:2836: test -s conftest.o
configure:2839: $? = 0
configure:2850: result: yes
configure:2867: checking for gcc option to accept ANSI C
configure:2937: gcc  -c -g -O2  conftest.c >&5
configure:2943: $? = 0
configure:2947: test -z 
			 || test ! -s conftest.err
configure:2950: $? = 0
configure:2953: test -s conftest.o
configure:2956: $? = 0
configure:2974: result: none needed
configure:2992: gcc -c -g -O2  conftest.c >&5
conftest.c:2: syntax error before "me"
configure:2998: $? = 1
configure: failed program was:
| #ifndef __cplusplus
|   choke me
| #endif
configure:3133: checking dependency style of gcc
configure:3223: result: gcc3
configure:3240: checking for a sed that does not truncate output
configure:3294: result: /bin/sed
configure:3297: checking for egrep
configure:3307: result: grep -E
configure:3323: checking for ld used by gcc
configure:3390: result: /usr/bin/ld
configure:3399: checking if the linker (/usr/bin/ld) is GNU ld
configure:3414: result: yes
configure:3419: checking for /usr/bin/ld option to reload object files
configure:3426: result: -r
configure:3444: checking for BSD-compatible nm
configure:3486: result: /usr/bin/nm -B
configure:3490: checking whether ln -s works
configure:3494: result: yes
configure:3501: checking how to recognise dependent libraries
configure:3673: result: pass_all
configure:3887: checking how to run the C preprocessor
configure:3922: gcc -E  conftest.c
configure:3928: $? = 0
configure:3960: gcc -E  conftest.c
conftest.c:9:28: ac_nonexistent.h: No such file or directory
configure:3966: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:4005: result: gcc -E
configure:4029: gcc -E  conftest.c
configure:4035: $? = 0
configure:4067: gcc -E  conftest.c
conftest.c:9:28: ac_nonexistent.h: No such file or directory
configure:4073: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:4117: checking for ANSI C header files
configure:4142: gcc -c -g -O2  conftest.c >&5
configure:4148: $? = 0
configure:4152: test -z 
			 || test ! -s conftest.err
configure:4155: $? = 0
configure:4158: test -s conftest.o
configure:4161: $? = 0
configure:4250: gcc -o conftest -g -O2   conftest.c  >&5
configure:4253: $? = 0
configure:4255: ./conftest
configure:4258: $? = 0
configure:4273: result: yes
configure:4297: checking for sys/types.h
configure:4313: gcc -c -g -O2  conftest.c >&5
configure:4319: $? = 0
configure:4323: test -z 
			 || test ! -s conftest.err
configure:4326: $? = 0
configure:4329: test -s conftest.o
configure:4332: $? = 0
configure:4343: result: yes
configure:4297: checking for sys/stat.h
configure:4313: gcc -c -g -O2  conftest.c >&5
configure:4319: $? = 0
configure:4323: test -z 
			 || test ! -s conftest.err
configure:4326: $? = 0
configure:4329: test -s conftest.o
configure:4332: $? = 0
configure:4343: result: yes
configure:4297: checking for stdlib.h
configure:4313: gcc -c -g -O2  conftest.c >&5
configure:4319: $? = 0
configure:4323: test -z 
			 || test ! -s conftest.err
configure:4326: $? = 0
configure:4329: test -s conftest.o
configure:4332: $? = 0
configure:4343: result: yes
configure:4297: checking for string.h
configure:4313: gcc -c -g -O2  conftest.c >&5
configure:4319: $? = 0
configure:4323: test -z 
			 || test ! -s conftest.err
configure:4326: $? = 0
configure:4329: test -s conftest.o
configure:4332: $? = 0
configure:4343: result: yes
configure:4297: checking for memory.h
configure:4313: gcc -c -g -O2  conftest.c >&5
configure:4319: $? = 0
configure:4323: test -z 
			 || test ! -s conftest.err
configure:4326: $? = 0
configure:4329: test -s conftest.o
configure:4332: $? = 0
configure:4343: result: yes
configure:4297: checking for strings.h
configure:4313: gcc -c -g -O2  conftest.c >&5
configure:4319: $? = 0
configure:4323: test -z 
			 || test ! -s conftest.err
configure:4326: $? = 0
configure:4329: test -s conftest.o
configure:4332: $? = 0
configure:4343: result: yes
configure:4297: checking for inttypes.h
configure:4313: gcc -c -g -O2  conftest.c >&5
configure:4319: $? = 0
configure:4323: test -z 
			 || test ! -s conftest.err
configure:4326: $? = 0
configure:4329: test -s conftest.o
configure:4332: $? = 0
configure:4343: result: yes
configure:4297: checking for stdint.h
configure:4313: gcc -c -g -O2  conftest.c >&5
configure:4319: $? = 0
configure:4323: test -z 
			 || test ! -s conftest.err
configure:4326: $? = 0
configure:4329: test -s conftest.o
configure:4332: $? = 0
configure:4343: result: yes
configure:4297: checking for unistd.h
configure:4313: gcc -c -g -O2  conftest.c >&5
configure:4319: $? = 0
configure:4323: test -z 
			 || test ! -s conftest.err
configure:4326: $? = 0
configure:4329: test -s conftest.o
configure:4332: $? = 0
configure:4343: result: yes
configure:4369: checking dlfcn.h usability
configure:4381: gcc -c -g -O2  conftest.c >&5
configure:4387: $? = 0
configure:4391: test -z 
			 || test ! -s conftest.err
configure:4394: $? = 0
configure:4397: test -s conftest.o
configure:4400: $? = 0
configure:4410: result: yes
configure:4414: checking dlfcn.h presence
configure:4424: gcc -E  conftest.c
configure:4430: $? = 0
configure:4450: result: yes
configure:4485: checking for dlfcn.h
configure:4492: result: yes
configure:4557: checking for g++
configure:4573: found /usr/bin/g++
configure:4583: result: g++
configure:4599: checking for C++ compiler version
configure:4602: g++ --version </dev/null >&5
g++ (GCC) 3.2.3 20030502 (Red Hat Linux 3.2.3-47.fc4)
Copyright (C) 2002 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:4605: $? = 0
configure:4607: g++ -v </dev/null >&5
Reading specs from /usr/lib/gcc-lib/i386-redhat-linux/3.2.3/specs
Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --enable-threads=posix --disable-checking --with-system-zlib --enable-__cxa_atexit --enable-languages=c,c++,f77 --disable-libgcj --host=i386-redhat-linux
Thread model: posix
gcc version 3.2.3 20030502 (Red Hat Linux 3.2.3-47.fc4)
configure:4610: $? = 0
configure:4612: g++ -V </dev/null >&5
g++: argument to `-V' missing

configure:4615: $? = 1
configure:4618: checking whether we are using the GNU C++ compiler
configure:4642: g++ -c   conftest.cc >&5
configure:4648: $? = 0
configure:4652: test -z 
			 || test ! -s conftest.err
configure:4655: $? = 0
configure:4658: test -s conftest.o
configure:4661: $? = 0
configure:4674: result: yes
configure:4680: checking whether g++ accepts -g
configure:4701: g++ -c -g  conftest.cc >&5
configure:4707: $? = 0
configure:4711: test -z 
			 || test ! -s conftest.err
configure:4714: $? = 0
configure:4717: test -s conftest.o
configure:4720: $? = 0
configure:4731: result: yes
configure:4773: g++ -c -g -O2  conftest.cc >&5
configure:4779: $? = 0
configure:4783: test -z 
			 || test ! -s conftest.err
configure:4786: $? = 0
configure:4789: test -s conftest.o
configure:4792: $? = 0
configure:4818: g++ -c -g -O2  conftest.cc >&5
conftest.cc: In function `int main()':
conftest.cc:24: `exit' undeclared (first use this function)
conftest.cc:24: (Each undeclared identifier is reported only once for each 
   function it appears in.)
configure:4824: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| /* end confdefs.h.  */
| 
| int
| main ()
| {
| exit (42);
|   ;
|   return 0;
| }
configure:4773: g++ -c -g -O2  conftest.cc >&5
configure:4779: $? = 0
configure:4783: test -z 
			 || test ! -s conftest.err
configure:4786: $? = 0
configure:4789: test -s conftest.o
configure:4792: $? = 0
configure:4818: g++ -c -g -O2  conftest.cc >&5
configure:4824: $? = 0
configure:4828: test -z 
			 || test ! -s conftest.err
configure:4831: $? = 0
configure:4834: test -s conftest.o
configure:4837: $? = 0
configure:4862: checking dependency style of g++
configure:4952: result: gcc3
configure:4979: checking how to run the C++ preprocessor
configure:5010: g++ -E  conftest.cc
configure:5016: $? = 0
configure:5048: g++ -E  conftest.cc
conftest.cc:23:28: ac_nonexistent.h: No such file or directory
configure:5054: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:5093: result: g++ -E
configure:5117: g++ -E  conftest.cc
configure:5123: $? = 0
configure:5155: g++ -E  conftest.cc
conftest.cc:23:28: ac_nonexistent.h: No such file or directory
configure:5161: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:5258: checking for g77
configure:5287: result: no
configure:5258: checking for f77
configure:5287: result: no
configure:5258: checking for xlf
configure:5287: result: no
configure:5258: checking for frt
configure:5287: result: no
configure:5258: checking for pgf77
configure:5287: result: no
configure:5258: checking for fort77
configure:5287: result: no
configure:5258: checking for fl32
configure:5287: result: no
configure:5258: checking for af77
configure:5287: result: no
configure:5258: checking for f90
configure:5287: result: no
configure:5258: checking for xlf90
configure:5287: result: no
configure:5258: checking for pgf90
configure:5287: result: no
configure:5258: checking for epcf90
configure:5287: result: no
configure:5258: checking for f95
configure:5274: found /usr/bin/f95
configure:5284: result: f95
configure:5299: checking for Fortran 77 compiler version
configure:5302: f95 --version </dev/null >&5
GNU Fortran 95 (GCC 4.0.2 20051125 (Red Hat 4.0.2-8))
Copyright (C) 2005 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
configure:5305: $? = 0
configure:5307: f95 -v </dev/null >&5
Using built-in specs.
Target: i386-redhat-linux
Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-libgcj-multifile --enable-languages=c,c++,objc,java,f95,ada --enable-java-awt=gtk --with-java-home=/usr/lib/jvm/java-1.4.2-gcj-1.4.2.0/jre --host=i386-redhat-linux
Thread model: posix
gcc version 4.0.2 20051125 (Red Hat 4.0.2-8)
configure:5310: $? = 0
configure:5312: f95 -V </dev/null >&5
f95: '-V' option must have argument
configure:5315: $? = 1
configure:5323: checking whether we are using the GNU Fortran 77 compiler
configure:5337: f95 -c  conftest.F >&5
configure:5343: $? = 0
configure:5347: test -z 
			 || test ! -s conftest.err
configure:5350: $? = 0
configure:5353: test -s conftest.o
configure:5356: $? = 0
configure:5369: result: yes
configure:5375: checking whether f95 accepts -g
configure:5387: f95 -c -g conftest.f >&5
configure:5393: $? = 0
configure:5397: test -z 
			 || test ! -s conftest.err
configure:5400: $? = 0
configure:5403: test -s conftest.o
configure:5406: $? = 0
configure:5418: result: yes
configure:5448: checking the maximum length of command line arguments
configure:5540: result: 32768
configure:5551: checking command to parse /usr/bin/nm -B output from gcc object
configure:5647: gcc -c -g -O2  conftest.c >&5
configure:5650: $? = 0
configure:5654: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ 	]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ 	][ 	]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm
configure:5657: $? = 0
configure:5709: gcc -o conftest -g -O2   conftest.c conftstm.o >&5
configure:5712: $? = 0
configure:5750: result: ok
configure:5754: checking for objdir
configure:5769: result: .libs
configure:5859: checking for ar
configure:5875: found /usr/bin/ar
configure:5886: result: ar
configure:5939: checking for ranlib
configure:5955: found /usr/bin/ranlib
configure:5966: result: ranlib
configure:6019: checking for strip
configure:6035: found /usr/bin/strip
configure:6046: result: strip
configure:6333: checking if gcc static flag  works
configure:6361: result: yes
configure:6379: checking if gcc supports -fno-rtti -fno-exceptions
configure:6397: gcc -c -g -O2  -fno-rtti -fno-exceptions conftest.c >&5
configure:6401: $? = 0
configure:6414: result: yes
configure:6429: checking for gcc option to produce PIC
configure:6633: result: -fPIC
configure:6641: checking if gcc PIC flag -fPIC works
configure:6659: gcc -c -g -O2  -fPIC -DPIC conftest.c >&5
configure:6663: $? = 0
configure:6676: result: yes
configure:6700: checking if gcc supports -c -o file.o
configure:6721: gcc -c -g -O2  -o out/conftest2.o conftest.c >&5
configure:6725: $? = 0
configure:6747: result: yes
configure:6773: checking whether the gcc linker (/usr/bin/ld) supports shared libraries
configure:7668: result: yes
configure:7694: checking whether -lc should be explicitly linked in
configure:7699: gcc -c -g -O2  conftest.c >&5
configure:7702: $? = 0
configure:7716: gcc -shared conftest.o  -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep  -lc  \>/dev/null 2\>\&1
configure:7719: $? = 0
configure:7731: result: no
configure:7739: checking dynamic linker characteristics
configure:8302: result: GNU/Linux ld.so
configure:8306: checking how to hardcode library paths into programs
configure:8331: result: immediate
configure:8345: checking whether stripping libraries is possible
configure:8350: result: yes
configure:9180: checking if libtool supports shared libraries
configure:9182: result: yes
configure:9185: checking whether to build shared libraries
configure:9206: result: yes
configure:9209: checking whether to build static libraries
configure:9213: result: yes
configure:9305: creating libtool
configure:9883: checking for ld used by g++
configure:9950: result: /usr/bin/ld
configure:9959: checking if the linker (/usr/bin/ld) is GNU ld
configure:9974: result: yes
configure:10025: checking whether the g++ linker (/usr/bin/ld) supports shared libraries
configure:10912: result: yes
configure:10930: g++ -c -g -O2  conftest.cc >&5
configure:10933: $? = 0
configure:11029: checking for g++ option to produce PIC
configure:11297: result: -fPIC
configure:11305: checking if g++ PIC flag -fPIC works
configure:11323: g++ -c -g -O2  -fPIC -DPIC conftest.cc >&5
configure:11327: $? = 0
configure:11340: result: yes
configure:11364: checking if g++ supports -c -o file.o
configure:11385: g++ -c -g -O2  -o out/conftest2.o conftest.cc >&5
configure:11389: $? = 0
configure:11411: result: yes
configure:11437: checking whether the g++ linker (/usr/bin/ld) supports shared libraries
configure:11462: result: yes
configure:11533: checking dynamic linker characteristics
configure:12096: result: GNU/Linux ld.so
configure:12100: checking how to hardcode library paths into programs
configure:12125: result: immediate
configure:12139: checking whether stripping libraries is possible
configure:12144: result: yes
configure:13480: checking if libtool supports shared libraries
configure:13482: result: yes
configure:13485: checking whether to build shared libraries
configure:13505: result: yes
configure:13508: checking whether to build static libraries
configure:13512: result: yes
configure:13524: checking for f95 option to produce PIC
configure:13728: result: -fPIC
configure:13736: checking if f95 PIC flag -fPIC works
configure:13754: f95 -c -g -O2 -fPIC conftest.f >&5
configure:13758: $? = 0
configure:13771: result: yes
configure:13795: checking if f95 supports -c -o file.o
configure:13816: f95 -c -g -O2 -o out/conftest2.o conftest.f >&5
configure:13820: $? = 0
configure:13842: result: yes
configure:13868: checking whether the f95 linker (/usr/bin/ld) supports shared libraries
configure:14743: result: yes
configure:14814: checking dynamic linker characteristics
configure:15377: result: GNU/Linux ld.so
configure:15381: checking how to hardcode library paths into programs
configure:15406: result: immediate
configure:15420: checking whether stripping libraries is possible
configure:15425: result: yes
configure:19684: checking whether to enable maintainer-specific portions of Makefiles
configure:19693: result: no
configure:19810: checking for gcc
configure:19836: result: gcc
configure:20080: checking for C compiler version
configure:20083: gcc --version </dev/null >&5
gcc (GCC) 3.2.3 20030502 (Red Hat Linux 3.2.3-47.fc4)
Copyright (C) 2002 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:20086: $? = 0
configure:20088: gcc -v </dev/null >&5
Reading specs from /usr/lib/gcc-lib/i386-redhat-linux/3.2.3/specs
Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --enable-threads=posix --disable-checking --with-system-zlib --enable-__cxa_atexit --enable-languages=c,c++,f77 --disable-libgcj --host=i386-redhat-linux
Thread model: posix
gcc version 3.2.3 20030502 (Red Hat Linux 3.2.3-47.fc4)
configure:20091: $? = 0
configure:20093: gcc -V </dev/null >&5
gcc: argument to `-V' is missing
configure:20096: $? = 1
configure:20099: checking whether we are using the GNU C compiler
configure:20155: result: yes
configure:20161: checking whether gcc accepts -g
configure:20212: result: yes
configure:20229: checking for gcc option to accept ANSI C
configure:20336: result: none needed
configure:20354: gcc -c -g -O2  conftest.c >&5
conftest.c:2: syntax error before "me"
configure:20360: $? = 1
configure: failed program was:
| #ifndef __cplusplus
|   choke me
| #endif
configure:20495: checking dependency style of gcc
configure:20585: result: gcc3
configure:20617: checking how to run the C preprocessor
configure:20735: result: gcc -E
configure:20759: gcc -E  conftest.c
configure:20765: $? = 0
configure:20797: gcc -E  conftest.c
conftest.c:23:28: ac_nonexistent.h: No such file or directory
configure:20803: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:20846: checking whether make sets $(MAKE)
configure:20866: result: yes
configure:20881: checking for guile
configure:20899: found /usr/bin/guile
configure:20911: result: /usr/bin/guile
configure:20926: checking for guile-config
configure:20944: found /usr/bin/guile-config
configure:20956: result: /usr/bin/guile-config
configure:20971: checking for guile-tools
configure:20989: found /usr/bin/guile-tools
configure:21001: result: /usr/bin/guile-tools
configure:21010: checking libguile compile flags
configure:21013: result: 
configure:21015: checking libguile link flags
configure:21018: result: -lguile -lguile-ltdl -lqthreads -lpthread -lcrypt -lm
configure:21028: checking for guile-config
configure:21058: result: /usr/bin/guile-config
configure:21077: checking if scm_eval_x() takes a second module argument
configure:21095: gcc -c -g -O2   conftest.c >&5
conftest.c: In function `main':
conftest.c:27: too many arguments to function `scm_eval_x'
configure:21101: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| /* end confdefs.h.  */
| #include <libguile.h>
| int
| main ()
| {
| SCM foo,bar; scm_eval_x(foo,bar);
|   ;
|   return 0;
| }
configure:21127: result: no
configure:21135: checking for scm_make_smob_type in -lguile
configure:21165: gcc -o conftest -g -O2   conftest.c -lguile -lguile -lguile-ltdl -lqthreads -lpthread -lcrypt -lm  >&5
configure:21171: $? = 0
configure:21175: test -z 
			 || test ! -s conftest.err
configure:21178: $? = 0
configure:21181: test -s conftest
configure:21184: $? = 0
configure:21197: result: yes
configure:21218: checking for scm_set_smob_mark in -lguile
configure:21248: gcc -o conftest -g -O2   conftest.c -lguile -lguile -lguile-ltdl -lqthreads -lpthread -lcrypt -lm  >&5
configure:21254: $? = 0
configure:21258: test -z 
			 || test ! -s conftest.err
configure:21261: $? = 0
configure:21264: test -s conftest
configure:21267: $? = 0
configure:21280: result: yes
configure:21301: checking for scm_set_smob_free in -lguile
configure:21331: gcc -o conftest -g -O2   conftest.c -lguile -lguile -lguile-ltdl -lqthreads -lpthread -lcrypt -lm  >&5
configure:21337: $? = 0
configure:21341: test -z 
			 || test ! -s conftest.err
configure:21344: $? = 0
configure:21347: test -s conftest
configure:21350: $? = 0
configure:21363: result: yes
configure:21384: checking for scm_set_smob_print in -lguile
configure:21414: gcc -o conftest -g -O2   conftest.c -lguile -lguile -lguile-ltdl -lqthreads -lpthread -lcrypt -lm  >&5
configure:21420: $? = 0
configure:21424: test -z 
			 || test ! -s conftest.err
configure:21427: $? = 0
configure:21430: test -s conftest
configure:21433: $? = 0
configure:21446: result: yes
configure:21475: checking for rint in -lm
configure:21505: gcc -o conftest -g -O2   conftest.c -lm   >&5
configure:21511: $? = 0
configure:21515: test -z 
			 || test ! -s conftest.err
configure:21518: $? = 0
configure:21521: test -s conftest
configure:21524: $? = 0
configure:21537: result: yes
configure:21551: checking for dlopen in -ldl
configure:21581: gcc -o conftest -g -O2   conftest.c -ldl   >&5
configure:21587: $? = 0
configure:21591: test -z 
			 || test ! -s conftest.err
configure:21594: $? = 0
configure:21597: test -s conftest
configure:21600: $? = 0
configure:21613: result: yes
configure:21630: checking for libgdgeda-config
configure:21648: found /usr/bin/libgdgeda-config
configure:21661: result: /usr/bin/libgdgeda-config
configure:21741: checking for pkg-config
configure:21759: found /usr/bin/pkg-config
configure:21771: result: /usr/bin/pkg-config
configure:21786: checking pkg-config is at least version 0.9.0
configure:21789: result: yes
configure:21800: checking for libgdgeda
configure:21808: $PKG_CONFIG --exists --print-errors "libgdgeda >= 2.0.15"
configure:21811: $? = 0
configure:21826: $PKG_CONFIG --exists --print-errors "libgdgeda >= 2.0.15"
configure:21829: $? = 0
configure:21905: result: yes
configure:21927: checking for X
configure:22157: result: libraries /usr/X11R6/lib, headers /usr/X11R6/include
configure:22329: gcc -o conftest -g -O2   conftest.c   -L/usr/X11R6/lib -lX11 >&5
configure:22335: $? = 0
configure:22339: test -z 
			 || test ! -s conftest.err
configure:22342: $? = 0
configure:22345: test -s conftest
configure:22348: $? = 0
configure:22506: checking for gethostbyname
configure:22563: gcc -o conftest -g -O2   conftest.c  >&5
configure:22569: $? = 0
configure:22573: test -z 
			 || test ! -s conftest.err
configure:22576: $? = 0
configure:22579: test -s conftest
configure:22582: $? = 0
configure:22594: result: yes
configure:22745: checking for connect
configure:22802: gcc -o conftest -g -O2   conftest.c  >&5
configure:22808: $? = 0
configure:22812: test -z 
			 || test ! -s conftest.err
configure:22815: $? = 0
configure:22818: test -s conftest
configure:22821: $? = 0
configure:22833: result: yes
configure:22908: checking for remove
configure:22965: gcc -o conftest -g -O2   conftest.c  >&5
configure:22971: $? = 0
configure:22975: test -z 
			 || test ! -s conftest.err
configure:22978: $? = 0
configure:22981: test -s conftest
configure:22984: $? = 0
configure:22996: result: yes
configure:23071: checking for shmat
configure:23128: gcc -o conftest -g -O2   conftest.c  >&5
configure:23134: $? = 0
configure:23138: test -z 
			 || test ! -s conftest.err
configure:23141: $? = 0
configure:23144: test -s conftest
configure:23147: $? = 0
configure:23159: result: yes
configure:23243: checking for IceConnectionNumber in -lICE
configure:23273: gcc -o conftest -g -O2   -L/usr/X11R6/lib conftest.c -lICE   >&5
configure:23279: $? = 0
configure:23283: test -z 
			 || test ! -s conftest.err
configure:23286: $? = 0
configure:23289: test -s conftest
configure:23292: $? = 0
configure:23305: result: yes
configure:23331: checking for pkg-config
configure:23362: result: /usr/bin/pkg-config
configure:23377: checking for GTK22
configure:23385: $PKG_CONFIG --exists --print-errors "gtk+-2.0 >= 2.2.0"
configure:23388: $? = 0
configure:23403: $PKG_CONFIG --exists --print-errors "gtk+-2.0 >= 2.2.0"
configure:23406: $? = 0
configure:23440: result: yes
configure:23461: checking for GLIB22
configure:23469: $PKG_CONFIG --exists --print-errors "glib-2.0 >= 2.2.0"
configure:23472: $? = 0
configure:23487: $PKG_CONFIG --exists --print-errors "glib-2.0 >= 2.2.0"
configure:23490: $? = 0
configure:23524: result: yes
configure:23560: checking for pkg-config
configure:23591: result: /usr/bin/pkg-config
configure:23606: checking for GDK
configure:23614: $PKG_CONFIG --exists --print-errors "gdk-2.0 >= 2.2.0"
configure:23617: $? = 0
configure:23632: $PKG_CONFIG --exists --print-errors "gdk-2.0 >= 2.2.0"
configure:23635: $? = 0
configure:23669: result: yes
configure:23707: checking for pkg-config
configure:23738: result: /usr/bin/pkg-config
configure:23753: checking for GDK_PIXBUF
configure:23761: $PKG_CONFIG --exists --print-errors "gdk-pixbuf-2.0 >= 0.15.0"
configure:23764: $? = 0
configure:23779: $PKG_CONFIG --exists --print-errors "gdk-pixbuf-2.0 >= 0.15.0"
configure:23782: $? = 0
configure:23816: result: yes
configure:23865: checking for notangle
configure:23896: result: no
configure:24023: checking for noweave
configure:24054: result: no
configure:24069: checking for gawk
configure:24095: result: gawk
configure:24145: checking for texi2html
configure:24176: result: no
configure:24193: checking for indent
configure:24211: found /usr/bin/indent
configure:24224: result: /usr/bin/indent
configure:24295: checking for ANSI C header files
configure:24451: result: yes
configure:24461: checking for sys/wait.h that is POSIX.1 compatible
configure:24492: gcc -c -g -O2  conftest.c >&5
configure:24498: $? = 0
configure:24502: test -z 
			 || test ! -s conftest.err
configure:24505: $? = 0
configure:24508: test -s conftest.o
configure:24511: $? = 0
configure:24522: result: yes
configure:24540: checking for dirent.h that defines DIR
configure:24564: gcc -c -g -O2  conftest.c >&5
configure:24570: $? = 0
configure:24574: test -z 
			 || test ! -s conftest.err
configure:24577: $? = 0
configure:24580: test -s conftest.o
configure:24583: $? = 0
configure:24594: result: yes
configure:24607: checking for library containing opendir
configure:24637: gcc -o conftest -g -O2   conftest.c  >&5
configure:24643: $? = 0
configure:24647: test -z 
			 || test ! -s conftest.err
configure:24650: $? = 0
configure:24653: test -s conftest
configure:24656: $? = 0
configure:24726: result: none required
configure:24874: checking for unistd.h
configure:24879: result: yes
configure:24874: checking for string.h
configure:24879: result: yes
configure:24874: checking for stdlib.h
configure:24879: result: yes
configure:24883: checking stdarg.h usability
configure:24895: gcc -c -g -O2  conftest.c >&5
configure:24901: $? = 0
configure:24905: test -z 
			 || test ! -s conftest.err
configure:24908: $? = 0
configure:24911: test -s conftest.o
configure:24914: $? = 0
configure:24924: result: yes
configure:24928: checking stdarg.h presence
configure:24938: gcc -E  conftest.c
configure:24944: $? = 0
configure:24964: result: yes
configure:24999: checking for stdarg.h
configure:25006: result: yes
configure:24883: checking assert.h usability
configure:24895: gcc -c -g -O2  conftest.c >&5
configure:24901: $? = 0
configure:24905: test -z 
			 || test ! -s conftest.err
configure:24908: $? = 0
configure:24911: test -s conftest.o
configure:24914: $? = 0
configure:24924: result: yes
configure:24928: checking assert.h presence
configure:24938: gcc -E  conftest.c
configure:24944: $? = 0
configure:24964: result: yes
configure:24999: checking for assert.h
configure:25006: result: yes
configure:24883: checking fcntl.h usability
configure:24895: gcc -c -g -O2  conftest.c >&5
configure:24901: $? = 0
configure:24905: test -z 
			 || test ! -s conftest.err
configure:24908: $? = 0
configure:24911: test -s conftest.o
configure:24914: $? = 0
configure:24924: result: yes
configure:24928: checking fcntl.h presence
configure:24938: gcc -E  conftest.c
configure:24944: $? = 0
configure:24964: result: yes
configure:24999: checking for fcntl.h
configure:25006: result: yes
configure:24883: checking errno.h usability
configure:24895: gcc -c -g -O2  conftest.c >&5
configure:24901: $? = 0
configure:24905: test -z 
			 || test ! -s conftest.err
configure:24908: $? = 0
configure:24911: test -s conftest.o
configure:24914: $? = 0
configure:24924: result: yes
configure:24928: checking errno.h presence
configure:24938: gcc -E  conftest.c
configure:24944: $? = 0
configure:24964: result: yes
configure:24999: checking for errno.h
configure:25006: result: yes
configure:25020: checking for optarg in unistd.h
configure:25038: gcc -c -g -O2  conftest.c >&5
configure:25044: $? = 0
configure:25048: test -z 
			 || test ! -s conftest.err
configure:25051: $? = 0
configure:25054: test -s conftest.o
configure:25057: $? = 0
configure:25067: result: yes
configure:25078: checking for an ANSI C-conforming const
configure:25145: gcc -c -g -O2  conftest.c >&5
configure:25151: $? = 0
configure:25155: test -z 
			 || test ! -s conftest.err
configure:25158: $? = 0
configure:25161: test -s conftest.o
configure:25164: $? = 0
configure:25175: result: yes
configure:25187: checking return type of signal handlers
configure:25218: gcc -c -g -O2  conftest.c >&5
configure:25224: $? = 0
configure:25228: test -z 
			 || test ! -s conftest.err
configure:25231: $? = 0
configure:25234: test -s conftest.o
configure:25237: $? = 0
configure:25248: result: void
configure:25263: checking for getcwd
configure:25320: gcc -o conftest -g -O2   conftest.c  >&5
configure:25326: $? = 0
configure:25330: test -z 
			 || test ! -s conftest.err
configure:25333: $? = 0
configure:25336: test -s conftest
configure:25339: $? = 0
configure:25351: result: yes
configure:25263: checking for strstr
configure:25320: gcc -o conftest -g -O2   conftest.c  >&5
conftest.c:69: warning: conflicting types for built-in function `strstr'
configure:25326: $? = 0
configure:25330: test -z 
			 || test ! -s conftest.err
configure:25333: $? = 0
configure:25336: test -s conftest
configure:25339: $? = 0
configure:25351: result: yes
configure:25263: checking for vsnprintf
configure:25320: gcc -o conftest -g -O2   conftest.c  >&5
configure:25326: $? = 0
configure:25330: test -z 
			 || test ! -s conftest.err
configure:25333: $? = 0
configure:25336: test -s conftest
configure:25339: $? = 0
configure:25351: result: yes
configure:25263: checking for snprintf
configure:25320: gcc -o conftest -g -O2   conftest.c  >&5
configure:25326: $? = 0
configure:25330: test -z 
			 || test ! -s conftest.err
configure:25333: $? = 0
configure:25336: test -s conftest
configure:25339: $? = 0
configure:25351: result: yes
configure:25371: checking if dmalloc debugging should be enabled
configure:25608: result: no
configure:25616: checking if ElectricFence debugging should be enabled
configure:25705: result: no
configure:25942: 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 scuba.home.net

config.status:770: creating Makefile
config.status:770: creating src/Makefile
config.status:770: creating noweb/Makefile
config.status:770: creating scripts/Makefile
config.status:770: creating include/Makefile
config.status:770: creating docs/Makefile
config.status:770: creating libgeda.pc
config.status:770: creating scripts/geda_totexi
config.status:770: creating scripts/notangle_guile
config.status:874: creating config.h
config.status:1226: executing depfiles commands
config.status:1226: executing geda_totexi-chmod commands
config.status:1226: executing notangle_guile-chmod commands
configure:27327: result:
** Configuration summary for libgeda 20060123:

   GLIB library version:             2.6.6
   GTK+ library version:             2.6.10
   GUILE library version:            1.6.7
   libgdgeda (png output):           yes 2.0.15
   mingw build:                      no
   data directory:                   /usr/local/share/gEDA
   rc directory:                     /usr/local/share/gEDA
   LIBGEDA .so version:              25:0:0
   dmalloc debugging:                no
   ElectricFence debugging:          no


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

ac_cv_build=i686-redhat-linux-gnu
ac_cv_build_alias=i686-redhat-linux-gnu
ac_cv_c_compiler_gnu=yes
ac_cv_c_const=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_F77_set=
ac_cv_env_F77_value=
ac_cv_env_FFLAGS_set=
ac_cv_env_FFLAGS_value=
ac_cv_env_GDK_CFLAGS_set=
ac_cv_env_GDK_CFLAGS_value=
ac_cv_env_GDK_LIBS_set=
ac_cv_env_GDK_LIBS_value=
ac_cv_env_GDK_PIXBUF_CFLAGS_set=
ac_cv_env_GDK_PIXBUF_CFLAGS_value=
ac_cv_env_GDK_PIXBUF_LIBS_set=
ac_cv_env_GDK_PIXBUF_LIBS_value=
ac_cv_env_GLIB22_CFLAGS_set=
ac_cv_env_GLIB22_CFLAGS_value=
ac_cv_env_GLIB22_LIBS_set=
ac_cv_env_GLIB22_LIBS_value=
ac_cv_env_GTK22_CFLAGS_set=
ac_cv_env_GTK22_CFLAGS_value=
ac_cv_env_GTK22_LIBS_set=
ac_cv_env_GTK22_LIBS_value=
ac_cv_env_LDFLAGS_set=
ac_cv_env_LDFLAGS_value=
ac_cv_env_PKG_CONFIG_set=
ac_cv_env_PKG_CONFIG_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_libgdgeda_CFLAGS_set=
ac_cv_env_libgdgeda_CFLAGS_value=
ac_cv_env_libgdgeda_LIBS_set=
ac_cv_env_libgdgeda_LIBS_value=
ac_cv_env_target_alias_set=
ac_cv_env_target_alias_value=
ac_cv_exeext=
ac_cv_f77_compiler_gnu=yes
ac_cv_func_connect=yes
ac_cv_func_getcwd=yes
ac_cv_func_gethostbyname=yes
ac_cv_func_remove=yes
ac_cv_func_shmat=yes
ac_cv_func_snprintf=yes
ac_cv_func_strstr=yes
ac_cv_func_vsnprintf=yes
ac_cv_have_x='have_x=yes 		ac_x_includes=/usr/X11R6/include ac_x_libraries=/usr/X11R6/lib'
ac_cv_header_assert_h=yes
ac_cv_header_dirent_dirent_h=yes
ac_cv_header_dlfcn_h=yes
ac_cv_header_errno_h=yes
ac_cv_header_fcntl_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_memory_h=yes
ac_cv_header_stdarg_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_sys_wait_h=yes
ac_cv_header_unistd_h=yes
ac_cv_host=i686-redhat-linux-gnu
ac_cv_host_alias=i686-redhat-linux-gnu
ac_cv_lib_ICE_IceConnectionNumber=yes
ac_cv_lib_dl_dlopen=yes
ac_cv_lib_guile_scm_make_smob_type=yes
ac_cv_lib_guile_scm_set_smob_free=yes
ac_cv_lib_guile_scm_set_smob_mark=yes
ac_cv_lib_guile_scm_set_smob_print=yes
ac_cv_lib_m_rint=yes
ac_cv_objext=o
ac_cv_path_GUILE=/usr/bin/guile
ac_cv_path_GUILE_CONFIG=/usr/bin/guile-config
ac_cv_path_GUILE_TOOLS=/usr/bin/guile-tools
ac_cv_path_INDENT=/usr/bin/indent
ac_cv_path_LIBGDGEDACONFIG=/usr/bin/libgdgeda-config
ac_cv_path_NOTANGLE=no
ac_cv_path_NOWEAVE=no
ac_cv_path_PKG_CONFIG=/usr/bin/pkg-config
ac_cv_path_TEXI2HTML=no
ac_cv_path_ac_pt_PKG_CONFIG=/usr/bin/pkg-config
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_AR=ar
ac_cv_prog_ac_ct_CC=gcc
ac_cv_prog_ac_ct_CXX=g++
ac_cv_prog_ac_ct_F77=f95
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_f77_g=yes
ac_cv_prog_make_make_set=yes
ac_cv_search_opendir='none required'
ac_cv_type_signal=void
am_cv_CC_dependencies_compiler_type=gcc3
am_cv_CXX_dependencies_compiler_type=gcc3
lt_cv_deplibs_check_method=pass_all
lt_cv_file_magic_cmd='$MAGIC_CMD'
lt_cv_file_magic_test_file=
lt_cv_ld_reload_flag=-r
lt_cv_objdir=.libs
lt_cv_path_LD=/usr/bin/ld
lt_cv_path_LDCXX=/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_F77=yes
lt_cv_prog_compiler_rtti_exceptions=yes
lt_cv_prog_gnu_ld=yes
lt_cv_prog_gnu_ldcxx=yes
lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ 	]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ 	][ 	]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/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_F77='"yes"'
lt_lt_cv_sys_global_symbol_pipe='"sed -n -e '\''s/^.*[ 	]\\([ABCDGIRSTW][ABCDGIRSTW]*\\)[ 	][ 	]*\\([_A-Za-z][_A-Za-z0-9]*\\)\$/\\1 \\2 \\2/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'\''"'
pkg_cv_GDK_CFLAGS='-DXTHREADS -D_REENTRANT -DXUSE_MTSAFE_API -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/X11R6/include -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/freetype2/config -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include  '
pkg_cv_GDK_LIBS='-lgdk-x11-2.0 -lgdk_pixbuf-2.0 -lm -lpangoxft-1.0 -lpangox-1.0 -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0  '
pkg_cv_GDK_PIXBUF_CFLAGS='-I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include  '
pkg_cv_GDK_PIXBUF_LIBS='-lgdk_pixbuf-2.0 -lm -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0  '
pkg_cv_GLIB22_CFLAGS='-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include  '
pkg_cv_GLIB22_LIBS='-lglib-2.0  '
pkg_cv_GTK22_CFLAGS='-DXTHREADS -D_REENTRANT -DXUSE_MTSAFE_API -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/X11R6/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/freetype2/config -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include  '
pkg_cv_GTK22_LIBS='-lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangoxft-1.0 -lpangox-1.0 -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0  '
pkg_cv_libgdgeda_CFLAGS='-I/usr/include/libgdgeda  '
pkg_cv_libgdgeda_LIBS='-lpng -lz -lm  '

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

ACLOCAL='${SHELL} /usr/local/src/geda/gedagaf/libgeda-20060123/missing --run aclocal-1.9'
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='${SHELL} /usr/local/src/geda/gedagaf/libgeda-20060123/missing --run tar'
AR='ar'
AUTOCONF='${SHELL} /usr/local/src/geda/gedagaf/libgeda-20060123/missing --run autoconf'
AUTOHEADER='${SHELL} /usr/local/src/geda/gedagaf/libgeda-20060123/missing --run autoheader'
AUTOMAKE='${SHELL} /usr/local/src/geda/gedagaf/libgeda-20060123/missing --run automake-1.9'
AWK='gawk'
BUILDDOC_FALSE=''
BUILDDOC_TRUE='#'
CC='gcc'
CCDEPMODE='depmode=gcc3'
CCISGCC_FALSE='#'
CCISGCC_TRUE=''
CFLAGS='-g -O2'
CPP='gcc -E'
CPPFLAGS=''
CXX='g++'
CXXCPP='g++ -E'
CXXDEPMODE='depmode=gcc3'
CXXFLAGS='-g -O2'
CYGPATH_W='echo'
DEFS='-DHAVE_CONFIG_H'
DEPDIR='.deps'
ECHO='echo'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='grep -E'
EXEEXT=''
F77='f95'
FFLAGS='-g -O2'
GDK_CFLAGS='-DXTHREADS -D_REENTRANT -DXUSE_MTSAFE_API -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/X11R6/include -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/freetype2/config -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include  '
GDK_LIBS='-lgdk-x11-2.0 -lgdk_pixbuf-2.0 -lm -lpangoxft-1.0 -lpangox-1.0 -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0  '
GDK_PIXBUF_CFLAGS='-I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include  '
GDK_PIXBUF_LIBS='-lgdk_pixbuf-2.0 -lm -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0  '
GEDADATADIR='${prefix}/share/gEDA'
GEDARCDIR='${prefix}/share/gEDA'
GINDENT=''
GLIB22_CFLAGS='-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include  '
GLIB22_LIBS='-lglib-2.0  '
GTK22_CFLAGS='-DXTHREADS -D_REENTRANT -DXUSE_MTSAFE_API -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/X11R6/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/freetype2/config -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include  '
GTK22_LIBS='-lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangoxft-1.0 -lpangox-1.0 -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0  '
GUILE='/usr/bin/guile'
GUILEINTERP=''
GUILE_CFLAGS=''
GUILE_CONFIG='/usr/bin/guile-config'
GUILE_LDFLAGS='-lguile -lguile-ltdl -lqthreads -lpthread -lcrypt -lm'
GUILE_TOOLS='/usr/bin/guile-tools'
INDENT='/usr/bin/indent'
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s'
LDFLAGS=''
LIBGDGEDACONFIG='/usr/bin/libgdgeda-config'
LIBGEDA_CFLAGS='  -I/usr/include -DXTHREADS -D_REENTRANT -DXUSE_MTSAFE_API -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/X11R6/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/freetype2/config -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include    -I/usr/X11R6/include -I/usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -DXTHREADS -D_REENTRANT -DXUSE_MTSAFE_API -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/X11R6/include -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/freetype2/config -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include  '
LIBGEDA_LDFLAGS='-lguile -lguile-ltdl -lqthreads -lpthread -lcrypt -lm -L/usr/X11R6/lib -L/usr/lib -lgdgeda -lpng -lz -lm -lglib-2.0     -lgdk_pixbuf-2.0 -lm -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0   -lgdk-x11-2.0 -lgdk_pixbuf-2.0 -lm -lpangoxft-1.0 -lpangox-1.0 -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0  '
LIBOBJS=''
LIBS=''
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
LIBTOOL_FLAGS='-version-info 25:0:0'
LN_S='ln -s'
LTLIBOBJS=''
MAINT='#'
MAINTAINER_MODE_FALSE=''
MAINTAINER_MODE_TRUE='#'
MAKEINFO='${SHELL} /usr/local/src/geda/gedagaf/libgeda-20060123/missing --run makeinfo'
NOTANGLE='no'
NOTANGLEFLAGS='-L'
NOTANGLEROOT='-R'
NOWEAVE='echo'
OBJEXT='o'
OTHERPATHSEP='\\'
PACKAGE='libgeda'
PACKAGE_BUGREPORT=''
PACKAGE_NAME=''
PACKAGE_STRING=''
PACKAGE_TARNAME=''
PACKAGE_VERSION=''
PATHSEP='/'
PATH_SEPARATOR=':'
PKG_CONFIG='/usr/bin/pkg-config'
RANLIB='ranlib'
SET_MAKE=''
SHELL='/bin/sh'
STRIP='strip'
TEXI2HTML='echo'
VERSION='20060123'
X_CFLAGS=' -I/usr/X11R6/include'
X_EXTRA_LIBS=''
X_LIBS=' -L/usr/X11R6/lib'
X_PRE_LIBS=' -lSM -lICE'
ac_ct_AR='ar'
ac_ct_CC='gcc'
ac_ct_CXX='g++'
ac_ct_F77='f95'
ac_ct_RANLIB='ranlib'
ac_ct_STRIP='strip'
ac_pt_PKG_CONFIG='/usr/bin/pkg-config'
am__fastdepCC_FALSE='#'
am__fastdepCC_TRUE=''
am__fastdepCXX_FALSE='#'
am__fastdepCXX_TRUE=''
am__include='include'
am__leading_dot='.'
am__quote=''
am__tar='${AMTAR} chof - "$$tardir"'
am__untar='${AMTAR} xf -'
bindir='${exec_prefix}/bin'
build='i686-redhat-linux-gnu'
build_alias=''
build_cpu='i686'
build_os='linux-gnu'
build_vendor='redhat'
datadir='${prefix}/share'
exec_prefix='${prefix}'
host='i686-redhat-linux-gnu'
host_alias=''
host_cpu='i686'
host_os='linux-gnu'
host_vendor='redhat'
includedir='${prefix}/include'
infodir='${prefix}/info'
install_sh='/usr/local/src/geda/gedagaf/libgeda-20060123/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
libgdgeda_CFLAGS='-I/usr/include/libgdgeda  '
libgdgeda_LIBS='-lpng -lz -lm  '
localstatedir='${prefix}/var'
mandir='${prefix}/man'
mkdir_p='mkdir -p --'
oldincludedir='/usr/include'
prefix='/usr/local'
program_transform_name='s,x,x,'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target_alias=''

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

#define GEDADATADIR "/usr/local/share/gEDA"
#define GEDARCDIR "none"
#define HAS_GDK 1
#define HAS_GDK_PIXBUF 1
#define HAS_GTK22 1
#define HAS_LIBGDGEDA 1
#define HAS_RINT 1
#define HAVE_ASSERT_H 1
#define HAVE_DIRENT_H 1
#define HAVE_DLFCN_H 1
#define HAVE_ERRNO_H 1
#define HAVE_FCNTL_H 1
#define HAVE_GETCWD 1
#define HAVE_INTTYPES_H 1
#define HAVE_LIBGUILE 1
#define HAVE_LIBGUILE 1
#define HAVE_LIBGUILE 1
#define HAVE_LIBGUILE 1
#define HAVE_MEMORY_H 1
#define HAVE_SNPRINTF 1
#define HAVE_STDARG_H 1
#define HAVE_STDINT_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRINGS_H 1
#define HAVE_STRING_H 1
#define HAVE_STRING_H 1
#define HAVE_STRSTR 1
#define HAVE_SYS_STAT_H 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_WAIT_H 1
#define HAVE_UNISTD_H 1
#define HAVE_UNISTD_H 1
#define HAVE_VSNPRINTF 1
#define OPTARG_IN_UNISTD 1
#define PACKAGE_BUGREPORT ""
#define PACKAGE_NAME ""
#define PACKAGE_STRING ""
#define PACKAGE_TARNAME ""
#define PACKAGE_VERSION ""
#define RETSIGTYPE void
#define STDC_HEADERS 1
#define STDC_HEADERS 1
#define VERSION "20060123"
#endif
#ifdef __cplusplus
extern "C" void std::exit (int) throw (); using std::exit;

configure: exit 0