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

Re: gEDA-user: Compile under Solaris 9



Okidokey...

well, I decided to try configuring it with --disable-nls and that resolved the readline stuff. Still won't compile though. I've attached the results of that. The configure and compile messages when I compile with nls will follow in a few minutes.



/* config.h.  Generated by configure.  */
/* config.h.in.  Generated from configure.ac by autoheader.  */

/* Define to one of `_getb67', `GETB67', `getb67' for Cray-2 and Cray-YMP
   systems. This function is required for `alloca.c' support on those systems.
   */
/* #undef CRAY_STACKSEG_END */

/* Define to 1 if using `alloca.c'. */
/* #undef C_ALLOCA */

/* Define to 1 if translation of program messages to the user's native
   language is requested. */
/* #undef ENABLE_NLS */

/* Define to 1 if you have `alloca', as a function or macro. */
#define HAVE_ALLOCA 1

/* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix).
   */
#define HAVE_ALLOCA_H 1

/* Define to 1 if you have the <argz.h> header file. */
/* #undef HAVE_ARGZ_H */

/* Define if the GNU dcgettext() function is already present or preinstalled.
   */
/* #undef HAVE_DCGETTEXT */

/* Define to 1 if you have the `feof_unlocked' function. */
/* #undef HAVE_FEOF_UNLOCKED */

/* Define to 1 if you have the `fgets_unlocked' function. */
/* #undef HAVE_FGETS_UNLOCKED */

/* Define to 1 if you have the `getcwd' function. */
#define HAVE_GETCWD 1

/* Define to 1 if you have the `getc_unlocked' function. */
#define HAVE_GETC_UNLOCKED 1

/* Define to 1 if you have the `getegid' function. */
#define HAVE_GETEGID 1

/* Define to 1 if you have the `geteuid' function. */
#define HAVE_GETEUID 1

/* Define to 1 if you have the `getgid' function. */
#define HAVE_GETGID 1

/* Define to 1 if you have the `getpagesize' function. */
#define HAVE_GETPAGESIZE 1

/* Define if the GNU gettext() function is already present or preinstalled. */
/* #undef HAVE_GETTEXT */

/* Define to 1 if you have the `getuid' function. */
#define HAVE_GETUID 1

/* Define if you have the iconv() function. */
#define HAVE_ICONV 1

/* Define if <inttypes.h> exists and doesn't clash with <sys/types.h>. */
#define HAVE_INTTYPES_H 1

/* Define if <inttypes.h> exists, doesn't clash with <sys/types.h>, and
   declares uintmax_t. */
#define HAVE_INTTYPES_H_WITH_UINTMAX 1

/* Define if you have <langinfo.h> and nl_langinfo(CODESET). */
#define HAVE_LANGINFO_CODESET 1

/* Define if your <locale.h> file defines LC_MESSAGES. */
#define HAVE_LC_MESSAGES 1

/* Define to 1 if you have the <limits.h> header file. */
#define HAVE_LIMITS_H 1

/* Define to 1 if you have the <locale.h> header file. */
#define HAVE_LOCALE_H 1

/* Define to 1 if you have the <malloc.h> header file. */
#define HAVE_MALLOC_H 1

/* Define to 1 if you have the <memory.h> header file. */
#define HAVE_MEMORY_H 1

/* Define to 1 if you have the `mempcpy' function. */
/* #undef HAVE_MEMPCPY */

/* Define to 1 if you have a working `mmap' system call. */
#define HAVE_MMAP 1

/* Define to 1 if you have the `munmap' function. */
#define HAVE_MUNMAP 1

/* Define to 1 if you have the `nanosleep' function. */
/* #undef HAVE_NANOSLEEP */

/* Define to 1 if you have the <nl_types.h> header file. */
#define HAVE_NL_TYPES_H 1

/* Define to 1 if you have the `putenv' function. */
#define HAVE_PUTENV 1

/* Define to 1 if you have the `setenv' function. */
/* #undef HAVE_SETENV */

/* Define to 1 if you have the `setlocale' function. */
#define HAVE_SETLOCALE 1

/* Define to 1 if you have the <stddef.h> header file. */
#define HAVE_STDDEF_H 1

/* Define to 1 if you have the <stdint.h> header file. */
/* #undef HAVE_STDINT_H */

/* Define if <stdint.h> exists, doesn't clash with <sys/types.h>, and declares
   uintmax_t. */
/* #undef HAVE_STDINT_H_WITH_UINTMAX */

/* Define to 1 if you have the <stdlib.h> header file. */
#define HAVE_STDLIB_H 1

/* Define to 1 if you have the `stpcpy' function. */
/* #undef HAVE_STPCPY */

/* Define to 1 if you have the `strcasecmp' function. */
#define HAVE_STRCASECMP 1

/* Define to 1 if you have the `strdup' function. */
#define HAVE_STRDUP 1

/* Define to 1 if you have the <strings.h> header file. */
#define HAVE_STRINGS_H 1

/* Define to 1 if you have the <string.h> header file. */
#define HAVE_STRING_H 1

/* Define to 1 if you have the `strtoul' function. */
#define HAVE_STRTOUL 1

/* Define to 1 if you have the <sys/param.h> header file. */
#define HAVE_SYS_PARAM_H 1

/* Define to 1 if you have the <sys/stat.h> header file. */
#define HAVE_SYS_STAT_H 1

/* Define to 1 if you have the <sys/types.h> header file. */
#define HAVE_SYS_TYPES_H 1

/* Define to 1 if you have the <time.h> header file. */
#define HAVE_TIME_H 1

/* Define to 1 if you have the `tsearch' function. */
#define HAVE_TSEARCH 1

/* Define if you have the 'uintmax_t' type in <stdint.h> or <inttypes.h>. */
#define HAVE_UINTMAX_T 1

/* Define to 1 if you have the <unistd.h> header file. */
#define HAVE_UNISTD_H 1

/* Define if you have the unsigned long long type. */
#define HAVE_UNSIGNED_LONG_LONG 1

/* Define to 1 if you have the `__argz_count' function. */
/* #undef HAVE___ARGZ_COUNT */

/* Define to 1 if you have the `__argz_next' function. */
/* #undef HAVE___ARGZ_NEXT */

/* Define to 1 if you have the `__argz_stringify' function. */
/* #undef HAVE___ARGZ_STRINGIFY */

/* Define to 1 if you have the `__fsetlocking' function. */
#define HAVE___FSETLOCKING 1

/* Define as const if the declaration of iconv() needs const. */
#define ICONV_CONST const

/* Define if integer division by zero raises signal SIGFPE. */
#define INTDIV0_RAISES_SIGFPE 1

/* Name of package */
#define PACKAGE "geda"

/* Define to the address where bug reports for this package should be sent. */
#define PACKAGE_BUGREPORT ""

/* Package data directory */
#define PACKAGE_DATA_DIR "/usr/local/share/geda"

/* Package doc directory */
#define PACKAGE_DOC_DIR "/usr/local/doc/geda"

/* Package help directory */
#define PACKAGE_HELP_DIR "/usr/local/share/geda/help"

/* Package locale directory */
#define PACKAGE_LOCALE_DIR "/usr/local/share/locale"

/* Package menu directroy */
#define PACKAGE_MENU_DIR "/usr/local/share/geda"

/* Define to the full name of this package. */
#define PACKAGE_NAME ""

/* Package pixmap directory */
#define PACKAGE_PIXMAPS_DIR "/usr/local/share/geda/pixmaps"

/* Package source directory */
#define PACKAGE_SOURCE_DIR "/install/GEDA/geda-20040111"

/* Define to the full name and version of this package. */
#define PACKAGE_STRING ""

/* Define to the one symbol short name of this package. */
#define PACKAGE_TARNAME ""

/* Define to the version of this package. */
#define PACKAGE_VERSION ""

/* Define if <inttypes.h> exists and defines unusable PRI* macros. */
/* #undef PRI_MACROS_BROKEN */

/* If using the C implementation of alloca, define if you know the
   direction of stack growth for your system; otherwise it will be
   automatically deduced at run-time.
        STACK_DIRECTION > 0 => grows toward higher addresses
        STACK_DIRECTION < 0 => grows toward lower addresses
        STACK_DIRECTION = 0 => direction of growth unknown */
/* #undef STACK_DIRECTION */

/* Define to 1 if you have the ANSI C header files. */
#define STDC_HEADERS 1

/* Version number of package */
#define VERSION "20040111"

/* Define to empty if `const' does not conform to ANSI C. */
/* #undef const */

/* Define as `__inline' if that's what the C compiler calls it, or to nothing
   if it is not supported. */
/* #undef inline */

/* Define to `long' if <sys/types.h> does not define. */
/* #undef off_t */

/* Define to `unsigned' if <sys/types.h> does not define. */
/* #undef size_t */

/* Define to unsigned long or unsigned long long if <stdint.h> and
   <inttypes.h> don't define. */
/* #undef uintmax_t */
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.57.  Invocation command line was

  $ ./configure --disable-nls

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

hostname = raistlin
uname -m = sun4u
uname -r = 5.9
uname -s = SunOS
uname -v = Generic_112233-01

/usr/bin/uname -p = sparc
/bin/uname -X     = System = SunOS
Node = raistlin
Release = 5.9
KernelID = Generic_112233-01
Machine = sun4u
BusType = <unknown>
Serial = <unknown>
Users = <unknown>
OEM# = 0
Origin# = 1
NumCPU = 1

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

PATH: /usr/bin
PATH: /usr/sbin
PATH: /etc
PATH: /usr/local/lib
PATH: /usr/local/bin
PATH: /usr/bin
PATH: /usr/lib
PATH: /usr/include
PATH: /opt/sfw/lib
PATH: /opt/sfw/bin
PATH: /opt/sfw/include
PATH: /usr/local/include
PATH: /usr/ccs/bin
PATH: /opt/sfw/lib
PATH: /opt/sfw/include
PATH: .


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

configure:1330: checking for a BSD-compatible install
configure:1384: result: ./install-sh -c
configure:1395: checking whether build environment is sane
configure:1438: result: yes
configure:1471: checking for gawk
configure:1487: found /usr/local/bin/gawk
configure:1497: result: gawk
configure:1507: checking whether make sets $(MAKE)
configure:1527: result: yes
configure:1706: checking for style of include used by make
configure:1734: result: GNU
configure:1805: checking for gcc
configure:1821: found /usr/local/bin/gcc
configure:1831: result: gcc
configure:2075: checking for C compiler version
configure:2078: gcc --version </dev/null >&5
gcc (GCC) 3.3.2
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:2081: $? = 0
configure:2083: gcc -v </dev/null >&5
Reading specs from /usr/local/lib/gcc-lib/sparc-sun-solaris2.9/3.3.2/specs
Configured with: ../configure --with-as=/usr/ccs/bin/as --with-ld=/usr/ccs/bin/ld --disable-nls
Thread model: posix
gcc version 3.3.2
configure:2086: $? = 0
configure:2088: gcc -V </dev/null >&5
gcc: `-V' option must have argument
configure:2091: $? = 1
configure:2115: checking for C compiler default output
configure:2118: gcc    conftest.c  >&5
configure:2121: $? = 0
configure:2167: result: a.out
configure:2172: checking whether the C compiler works
configure:2178: ./a.out
configure:2181: $? = 0
configure:2198: result: yes
configure:2205: checking whether we are cross compiling
configure:2207: result: no
configure:2210: checking for suffix of executables
configure:2212: gcc -o conftest    conftest.c  >&5
configure:2215: $? = 0
configure:2240: result: 
configure:2246: checking for suffix of object files
configure:2268: gcc -c   conftest.c >&5
configure:2271: $? = 0
configure:2293: result: o
configure:2297: checking whether we are using the GNU C compiler
configure:2322: gcc -c   conftest.c >&5
configure:2325: $? = 0
configure:2328: test -s conftest.o
configure:2331: $? = 0
configure:2344: result: yes
configure:2350: checking whether gcc accepts -g
configure:2372: gcc -c -g  conftest.c >&5
configure:2375: $? = 0
configure:2378: test -s conftest.o
configure:2381: $? = 0
configure:2392: result: yes
configure:2409: checking for gcc option to accept ANSI C
configure:2470: gcc  -c -g -O2  conftest.c >&5
configure:2473: $? = 0
configure:2476: test -s conftest.o
configure:2479: $? = 0
configure:2497: result: none needed
configure:2515: gcc -c -g -O2  conftest.c >&5
conftest.c:2: error: parse error before "me"
configure:2518: $? = 1
configure: failed program was:
| #ifndef __cplusplus
|   choke me
| #endif
configure:2628: checking dependency style of gcc
configure:2711: result: gcc3
configure:2730: checking for strerror in -lcposix
configure:2761: gcc -o conftest -g -O2   conftest.c -lcposix   >&5
ld: fatal: library -lcposix: not found
ld: fatal: File processing errors. No output written to conftest
collect2: ld returned 1 exit status
configure:2764: $? = 1
configure: failed program was:
| #line 2737 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "geda"
| #define VERSION "20040111"
| /* end confdefs.h.  */
| 
| /* Override any gcc2 internal prototype to avoid an error.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| /* We use char because int might match the return type of a gcc2
|    builtin and then its argument prototype would still apply.  */
| char strerror ();
| int
| main ()
| {
| strerror ();
|   ;
|   return 0;
| }
configure:2782: result: no
configure:2836: checking for gcc
configure:2862: result: gcc
configure:3106: checking for C compiler version
configure:3109: gcc --version </dev/null >&5
gcc (GCC) 3.3.2
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:3112: $? = 0
configure:3114: gcc -v </dev/null >&5
Reading specs from /usr/local/lib/gcc-lib/sparc-sun-solaris2.9/3.3.2/specs
Configured with: ../configure --with-as=/usr/ccs/bin/as --with-ld=/usr/ccs/bin/ld --disable-nls
Thread model: posix
gcc version 3.3.2
configure:3117: $? = 0
configure:3119: gcc -V </dev/null >&5
gcc: `-V' option must have argument
configure:3122: $? = 1
configure:3125: checking whether we are using the GNU C compiler
configure:3172: result: yes
configure:3178: checking whether gcc accepts -g
configure:3220: result: yes
configure:3237: checking for gcc option to accept ANSI C
configure:3325: result: none needed
configure:3343: gcc -c -g -O2  conftest.c >&5
conftest.c:2: error: parse error before "me"
configure:3346: $? = 1
configure: failed program was:
| #ifndef __cplusplus
|   choke me
| #endif
configure:3456: checking dependency style of gcc
configure:3539: result: gcc3
configure:3559: checking for gcc option to accept ANSI C
configure:3623: gcc  -c -g -O2  conftest.c >&5
configure:3626: $? = 0
configure:3629: test -s conftest.o
configure:3632: $? = 0
configure:3647: result: none needed
configure:3663: checking how to run the C preprocessor
configure:3699: gcc -E  conftest.c
configure:3705: $? = 0
configure:3737: gcc -E  conftest.c
configure:3738:28: ac_nonexistent.h: No such file or directory
configure:3743: $? = 1
configure: failed program was:
| #line 3728 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "geda"
| #define VERSION "20040111"
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:3781: result: gcc -E
configure:3806: gcc -E  conftest.c
configure:3812: $? = 0
configure:3844: gcc -E  conftest.c
configure:3845:28: ac_nonexistent.h: No such file or directory
configure:3850: $? = 1
configure: failed program was:
| #line 3835 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "geda"
| #define VERSION "20040111"
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:3893: checking for egrep
configure:3903: result: egrep
configure:3908: checking for ANSI C header files
configure:3934: gcc -c -g -O2  conftest.c >&5
configure:3937: $? = 0
configure:3940: test -s conftest.o
configure:3943: $? = 0
configure:4032: gcc -o conftest -g -O2   conftest.c  >&5
configure:4035: $? = 0
configure:4037: ./conftest
configure:4040: $? = 0
configure:4055: result: yes
configure:4114: checking for gtk-config
configure:4132: found /usr/local/bin/gtk-config
configure:4145: result: /usr/local/bin/gtk-config
configure:4153: checking for GTK - version >= 1.2.0
configure:4260: gcc -o conftest -g -O2 -I/usr/local/include/gtk-1.2 -I/usr/local/include/glib-1.2 -I/usr/local/lib/glib/include -I/usr/openwin/include   conftest.c -L/usr/local/lib -L/usr/openwin/lib -R/usr/openwin/lib -lgtk -lgdk -lgmodule -lglib -ldl -lXext -lX11 -lsocket -lnsl -lm  >&5
configure:4263: $? = 0
configure:4265: ./conftest
configure:4268: $? = 0
configure:4286: result: yes
configure:4388: checking for sys/types.h
configure:4405: gcc -c -g -O2  conftest.c >&5
configure:4408: $? = 0
configure:4411: test -s conftest.o
configure:4414: $? = 0
configure:4425: result: yes
configure:4388: checking for sys/stat.h
configure:4405: gcc -c -g -O2  conftest.c >&5
configure:4408: $? = 0
configure:4411: test -s conftest.o
configure:4414: $? = 0
configure:4425: result: yes
configure:4388: checking for stdlib.h
configure:4405: gcc -c -g -O2  conftest.c >&5
configure:4408: $? = 0
configure:4411: test -s conftest.o
configure:4414: $? = 0
configure:4425: result: yes
configure:4388: checking for string.h
configure:4405: gcc -c -g -O2  conftest.c >&5
configure:4408: $? = 0
configure:4411: test -s conftest.o
configure:4414: $? = 0
configure:4425: result: yes
configure:4388: checking for memory.h
configure:4405: gcc -c -g -O2  conftest.c >&5
configure:4408: $? = 0
configure:4411: test -s conftest.o
configure:4414: $? = 0
configure:4425: result: yes
configure:4388: checking for strings.h
configure:4405: gcc -c -g -O2  conftest.c >&5
configure:4408: $? = 0
configure:4411: test -s conftest.o
configure:4414: $? = 0
configure:4425: result: yes
configure:4388: checking for inttypes.h
configure:4405: gcc -c -g -O2  conftest.c >&5
configure:4408: $? = 0
configure:4411: test -s conftest.o
configure:4414: $? = 0
configure:4425: result: yes
configure:4388: checking for stdint.h
configure:4405: gcc -c -g -O2  conftest.c >&5
configure:4446:20: stdint.h: No such file or directory
configure:4408: $? = 1
configure: failed program was:
| #line 4393 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "geda"
| #define VERSION "20040111"
| #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
| /* end confdefs.h.  */
| #include <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| #  include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| 
| #include <stdint.h>
configure:4425: result: no
configure:4388: checking for unistd.h
configure:4405: gcc -c -g -O2  conftest.c >&5
configure:4408: $? = 0
configure:4411: test -s conftest.o
configure:4414: $? = 0
configure:4425: result: yes
configure:4451: checking time.h usability
configure:4464: gcc -c -g -O2  conftest.c >&5
configure:4467: $? = 0
configure:4470: test -s conftest.o
configure:4473: $? = 0
configure:4483: result: yes
configure:4487: checking time.h presence
configure:4498: gcc -E  conftest.c
configure:4504: $? = 0
configure:4523: result: yes
configure:4559: checking for time.h
configure:4566: result: yes
configure:4584: checking for nanosleep
configure:4634: gcc -o conftest -g -O2   conftest.c  >&5
Undefined			first referenced
 symbol  			    in file
nanosleep                           /var/tmp//ccbWbRSQ.o
ld: fatal: Symbol referencing errors. No output written to conftest
collect2: ld returned 1 exit status
configure:4637: $? = 1
configure: failed program was:
| #line 4589 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "geda"
| #define VERSION "20040111"
| #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_UNISTD_H 1
| #define HAVE_TIME_H 1
| /* end confdefs.h.  */
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char nanosleep (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| /* Override any gcc2 internal prototype to avoid an error.  */
| #ifdef __cplusplus
| extern "C"
| {
| #endif
| /* We use char because int might match the return type of a gcc2
|    builtin and then its argument prototype would still apply.  */
| char nanosleep ();
| /* The GNU C library defines this for functions which it implements
|     to always fail with ENOSYS.  Some functions are actually named
|     something starting with __ and the normal name is an alias.  */
| #if defined (__stub_nanosleep) || defined (__stub___nanosleep)
| choke me
| #else
| char (*f) () = nanosleep;
| #endif
| #ifdef __cplusplus
| }
| #endif
| 
| int
| main ()
| {
| return f != nanosleep;
|   ;
|   return 0;
| }
configure:4654: result: no
configure:4681: checking whether NLS is requested
configure:4690: result: no
configure:4728: checking for msgfmt
configure:4762: result: no
configure:4768: checking for gmsgfmt
configure:4786: found /usr/lib/gmsgfmt
configure:4799: result: /usr/lib/gmsgfmt
configure:4838: checking for xgettext
configure:4872: result: no
configure:4909: checking for msgmerge
configure:4942: result: no
configure:4953: result: found gmsgfmt program is not GNU msgfmt; ignore it
configure:4980: checking build system type
configure:4998: result: sparc-sun-solaris2.9
configure:5006: checking host system type
configure:5020: result: sparc-sun-solaris2.9
configure:5069: checking for ranlib
configure:5085: found /usr/ccs/bin/ranlib
configure:5096: result: ranlib
configure:5108: checking for an ANSI C-conforming const
configure:5176: gcc -c -g -O2  conftest.c >&5
configure:5179: $? = 0
configure:5182: test -s conftest.o
configure:5185: $? = 0
configure:5196: result: yes
configure:5206: checking for inline
configure:5228: gcc -c -g -O2  conftest.c >&5
configure:5231: $? = 0
configure:5234: test -s conftest.o
configure:5237: $? = 0
configure:5249: result: inline
configure:5264: checking for off_t
configure:5289: gcc -c -g -O2  conftest.c >&5
configure:5292: $? = 0
configure:5295: test -s conftest.o
configure:5298: $? = 0
configure:5309: result: yes
configure:5321: checking for size_t
configure:5346: gcc -c -g -O2  conftest.c >&5
configure:5349: $? = 0
configure:5352: test -s conftest.o
configure:5355: $? = 0
configure:5366: result: yes
configure:5380: checking for working alloca.h
configure:5402: gcc -o conftest -g -O2   conftest.c  >&5
configure:5405: $? = 0
configure:5408: test -s conftest
configure:5411: $? = 0
configure:5422: result: yes
configure:5432: checking for alloca
configure:5474: gcc -o conftest -g -O2   conftest.c  >&5
configure:5477: $? = 0
configure:5480: test -s conftest
configure:5483: $? = 0
configure:5494: result: yes
configure:5707: checking for stdlib.h
configure:5712: result: yes
configure:5707: checking for unistd.h
configure:5712: result: yes
configure:5848: checking for getpagesize
configure:5898: gcc -o conftest -g -O2   conftest.c  >&5
configure:5901: $? = 0
configure:5904: test -s conftest
configure:5907: $? = 0
configure:5918: result: yes
configure:5928: checking for working mmap
configure:6071: gcc -o conftest -g -O2   conftest.c  >&5
configure:6074: $? = 0
configure:6076: ./conftest
configure:6079: $? = 0
configure:6093: result: yes
configure:6105: checking whether we are using the GNU C Library 2.1 or newer
configure:6137:22: features.h: No such file or directory
configure:6137: result: no
configure:6145: checking whether integer division by zero raises SIGFPE
configure:6208: gcc -o conftest -g -O2   conftest.c  >&5
configure:6206: warning: built-in function `nan' declared as non-function
configure:6211: $? = 0
configure:6213: ./conftest
configure:6216: $? = 0
configure:6231: result: yes
configure:6244: checking for inttypes.h
configure:6267: gcc -c -g -O2  conftest.c >&5
configure:6270: $? = 0
configure:6273: test -s conftest.o
configure:6276: $? = 0
configure:6287: result: yes
configure:6298: checking for stdint.h
configure:6321: gcc -c -g -O2  conftest.c >&5
configure:6332:20: stdint.h: No such file or directory
configure:6324: $? = 1
configure: failed program was:
| #line 6303 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "geda"
| #define VERSION "20040111"
| #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_UNISTD_H 1
| #define HAVE_TIME_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define INTDIV0_RAISES_SIGFPE 1
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| /* end confdefs.h.  */
| #include <sys/types.h>
| #include <stdint.h>
| int
| main ()
| {
| uintmax_t i = (uintmax_t) -1;
|   ;
|   return 0;
| }
configure:6341: result: no
configure:6352: checking for unsigned long long
configure:6375: gcc -o conftest -g -O2   conftest.c  >&5
configure:6378: $? = 0
configure:6381: test -s conftest
configure:6384: $? = 0
configure:6395: result: yes
configure:6427: checking for inttypes.h
configure:6451: gcc -c -g -O2  conftest.c >&5
configure:6454: $? = 0
configure:6457: test -s conftest.o
configure:6460: $? = 0
configure:6472: result: yes
configure:6485: checking whether the inttypes.h PRIxNN macros are broken
configure:6512: gcc -c -g -O2  conftest.c >&5
configure:6515: $? = 0
configure:6518: test -s conftest.o
configure:6521: $? = 0
configure:6533: result: no
configure:6584: checking for ld used by GCC
configure:6647: result: /usr/ccs/bin/ld
configure:6656: checking if the linker (/usr/ccs/bin/ld) is GNU ld
configure:6668: result: no
configure:6674: checking for shared library run path origin
configure:6687: result: done
configure:7113: checking argz.h usability
configure:7126: gcc -c -g -O2  conftest.c >&5
configure:7180:18: argz.h: No such file or directory
configure:7129: $? = 1
configure: failed program was:
| #line 7115 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "geda"
| #define VERSION "20040111"
| #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_UNISTD_H 1
| #define HAVE_TIME_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define INTDIV0_RAISES_SIGFPE 1
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| #  include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <argz.h>
configure:7145: result: no
configure:7149: checking argz.h presence
configure:7160: gcc -E  conftest.c
configure:7182:18: argz.h: No such file or directory
configure:7166: $? = 1
configure: failed program was:
| #line 7151 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "geda"
| #define VERSION "20040111"
| #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_UNISTD_H 1
| #define HAVE_TIME_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define INTDIV0_RAISES_SIGFPE 1
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| /* end confdefs.h.  */
| #include <argz.h>
configure:7185: result: no
configure:7221: checking for argz.h
configure:7228: result: no
configure:7113: checking limits.h usability
configure:7126: gcc -c -g -O2  conftest.c >&5
configure:7129: $? = 0
configure:7132: test -s conftest.o
configure:7135: $? = 0
configure:7145: result: yes
configure:7149: checking limits.h presence
configure:7160: gcc -E  conftest.c
configure:7166: $? = 0
configure:7185: result: yes
configure:7221: checking for limits.h
configure:7228: result: yes
configure:7113: checking locale.h usability
configure:7126: gcc -c -g -O2  conftest.c >&5
configure:7129: $? = 0
configure:7132: test -s conftest.o
configure:7135: $? = 0
configure:7145: result: yes
configure:7149: checking locale.h presence
configure:7160: gcc -E  conftest.c
configure:7166: $? = 0
configure:7185: result: yes
configure:7221: checking for locale.h
configure:7228: result: yes
configure:7113: checking nl_types.h usability
configure:7126: gcc -c -g -O2  conftest.c >&5
configure:7129: $? = 0
configure:7132: test -s conftest.o
configure:7135: $? = 0
configure:7145: result: yes
configure:7149: checking nl_types.h presence
configure:7160: gcc -E  conftest.c
configure:7166: $? = 0
configure:7185: result: yes
configure:7221: checking for nl_types.h
configure:7228: result: yes
configure:7113: checking malloc.h usability
configure:7126: gcc -c -g -O2  conftest.c >&5
configure:7129: $? = 0
configure:7132: test -s conftest.o
configure:7135: $? = 0
configure:7145: result: yes
configure:7149: checking malloc.h presence
configure:7160: gcc -E  conftest.c
configure:7166: $? = 0
configure:7185: result: yes
configure:7221: checking for malloc.h
configure:7228: result: yes
configure:7113: checking stddef.h usability
configure:7126: gcc -c -g -O2  conftest.c >&5
configure:7129: $? = 0
configure:7132: test -s conftest.o
configure:7135: $? = 0
configure:7145: result: yes
configure:7149: checking stddef.h presence
configure:7160: gcc -E  conftest.c
configure:7166: $? = 0
configure:7185: result: yes
configure:7221: checking for stddef.h
configure:7228: result: yes
configure:7104: checking for stdlib.h
configure:7109: result: yes
configure:7104: checking for string.h
configure:7109: result: yes
configure:7104: checking for unistd.h
configure:7109: result: yes
configure:7113: checking sys/param.h usability
configure:7126: gcc -c -g -O2  conftest.c >&5
configure:7129: $? = 0
configure:7132: test -s conftest.o
configure:7135: $? = 0
configure:7145: result: yes
configure:7149: checking sys/param.h presence
configure:7160: gcc -E  conftest.c
configure:7166: $? = 0
configure:7185: result: yes
configure:7221: checking for sys/param.h
configure:7228: result: yes
configure:7269: checking for feof_unlocked
configure:7319: gcc -o conftest -g -O2   conftest.c  >&5
Undefined			first referenced
 symbol  			    in file
feof_unlocked                       /var/tmp//ccKpdNLd.o
ld: fatal: Symbol referencing errors. No output written to conftest
collect2: ld returned 1 exit status
configure:7322: $? = 1
configure: failed program was:
| #line 7274 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "geda"
| #define VERSION "20040111"
| #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_UNISTD_H 1
| #define HAVE_TIME_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define INTDIV0_RAISES_SIGFPE 1
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NL_TYPES_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| /* end confdefs.h.  */
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char feof_unlocked (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| /* Override any gcc2 internal prototype to avoid an error.  */
| #ifdef __cplusplus
| extern "C"
| {
| #endif
| /* We use char because int might match the return type of a gcc2
|    builtin and then its argument prototype would still apply.  */
| char feof_unlocked ();
| /* The GNU C library defines this for functions which it implements
|     to always fail with ENOSYS.  Some functions are actually named
|     something starting with __ and the normal name is an alias.  */
| #if defined (__stub_feof_unlocked) || defined (__stub___feof_unlocked)
| choke me
| #else
| char (*f) () = feof_unlocked;
| #endif
| #ifdef __cplusplus
| }
| #endif
| 
| int
| main ()
| {
| return f != feof_unlocked;
|   ;
|   return 0;
| }
configure:7339: result: no
configure:7269: checking for fgets_unlocked
configure:7319: gcc -o conftest -g -O2   conftest.c  >&5
Undefined			first referenced
 symbol  			    in file
fgets_unlocked                      /var/tmp//ccKa6TKG.o
ld: fatal: Symbol referencing errors. No output written to conftest
collect2: ld returned 1 exit status
configure:7322: $? = 1
configure: failed program was:
| #line 7274 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "geda"
| #define VERSION "20040111"
| #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_UNISTD_H 1
| #define HAVE_TIME_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define INTDIV0_RAISES_SIGFPE 1
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NL_TYPES_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| /* end confdefs.h.  */
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char fgets_unlocked (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| /* Override any gcc2 internal prototype to avoid an error.  */
| #ifdef __cplusplus
| extern "C"
| {
| #endif
| /* We use char because int might match the return type of a gcc2
|    builtin and then its argument prototype would still apply.  */
| char fgets_unlocked ();
| /* The GNU C library defines this for functions which it implements
|     to always fail with ENOSYS.  Some functions are actually named
|     something starting with __ and the normal name is an alias.  */
| #if defined (__stub_fgets_unlocked) || defined (__stub___fgets_unlocked)
| choke me
| #else
| char (*f) () = fgets_unlocked;
| #endif
| #ifdef __cplusplus
| }
| #endif
| 
| int
| main ()
| {
| return f != fgets_unlocked;
|   ;
|   return 0;
| }
configure:7339: result: no
configure:7269: checking for getc_unlocked
configure:7319: gcc -o conftest -g -O2   conftest.c  >&5
configure:7322: $? = 0
configure:7325: test -s conftest
configure:7328: $? = 0
configure:7339: result: yes
configure:7269: checking for getcwd
configure:7319: gcc -o conftest -g -O2   conftest.c  >&5
configure:7322: $? = 0
configure:7325: test -s conftest
configure:7328: $? = 0
configure:7339: result: yes
configure:7269: checking for getegid
configure:7319: gcc -o conftest -g -O2   conftest.c  >&5
configure:7322: $? = 0
configure:7325: test -s conftest
configure:7328: $? = 0
configure:7339: result: yes
configure:7269: checking for geteuid
configure:7319: gcc -o conftest -g -O2   conftest.c  >&5
configure:7322: $? = 0
configure:7325: test -s conftest
configure:7328: $? = 0
configure:7339: result: yes
configure:7269: checking for getgid
configure:7319: gcc -o conftest -g -O2   conftest.c  >&5
configure:7322: $? = 0
configure:7325: test -s conftest
configure:7328: $? = 0
configure:7339: result: yes
configure:7269: checking for getuid
configure:7319: gcc -o conftest -g -O2   conftest.c  >&5
configure:7322: $? = 0
configure:7325: test -s conftest
configure:7328: $? = 0
configure:7339: result: yes
configure:7269: checking for mempcpy
configure:7319: gcc -o conftest -g -O2   conftest.c  >&5
Undefined			first referenced
 symbol  			    in file
mempcpy                             /var/tmp//cc0Knk6d.o
ld: fatal: Symbol referencing errors. No output written to conftest
collect2: ld returned 1 exit status
configure:7322: $? = 1
configure: failed program was:
| #line 7274 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "geda"
| #define VERSION "20040111"
| #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_UNISTD_H 1
| #define HAVE_TIME_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define INTDIV0_RAISES_SIGFPE 1
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NL_TYPES_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETC_UNLOCKED 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| /* end confdefs.h.  */
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char mempcpy (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| /* Override any gcc2 internal prototype to avoid an error.  */
| #ifdef __cplusplus
| extern "C"
| {
| #endif
| /* We use char because int might match the return type of a gcc2
|    builtin and then its argument prototype would still apply.  */
| char mempcpy ();
| /* The GNU C library defines this for functions which it implements
|     to always fail with ENOSYS.  Some functions are actually named
|     something starting with __ and the normal name is an alias.  */
| #if defined (__stub_mempcpy) || defined (__stub___mempcpy)
| choke me
| #else
| char (*f) () = mempcpy;
| #endif
| #ifdef __cplusplus
| }
| #endif
| 
| int
| main ()
| {
| return f != mempcpy;
|   ;
|   return 0;
| }
configure:7339: result: no
configure:7269: checking for munmap
configure:7319: gcc -o conftest -g -O2   conftest.c  >&5
configure:7322: $? = 0
configure:7325: test -s conftest
configure:7328: $? = 0
configure:7339: result: yes
configure:7269: checking for putenv
configure:7319: gcc -o conftest -g -O2   conftest.c  >&5
configure:7322: $? = 0
configure:7325: test -s conftest
configure:7328: $? = 0
configure:7339: result: yes
configure:7269: checking for setenv
configure:7319: gcc -o conftest -g -O2   conftest.c  >&5
Undefined			first referenced
 symbol  			    in file
setenv                              /var/tmp//ccixBykV.o
ld: fatal: Symbol referencing errors. No output written to conftest
collect2: ld returned 1 exit status
configure:7322: $? = 1
configure: failed program was:
| #line 7274 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "geda"
| #define VERSION "20040111"
| #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_UNISTD_H 1
| #define HAVE_TIME_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define INTDIV0_RAISES_SIGFPE 1
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NL_TYPES_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETC_UNLOCKED 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_PUTENV 1
| /* end confdefs.h.  */
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char setenv (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| /* Override any gcc2 internal prototype to avoid an error.  */
| #ifdef __cplusplus
| extern "C"
| {
| #endif
| /* We use char because int might match the return type of a gcc2
|    builtin and then its argument prototype would still apply.  */
| char setenv ();
| /* The GNU C library defines this for functions which it implements
|     to always fail with ENOSYS.  Some functions are actually named
|     something starting with __ and the normal name is an alias.  */
| #if defined (__stub_setenv) || defined (__stub___setenv)
| choke me
| #else
| char (*f) () = setenv;
| #endif
| #ifdef __cplusplus
| }
| #endif
| 
| int
| main ()
| {
| return f != setenv;
|   ;
|   return 0;
| }
configure:7339: result: no
configure:7269: checking for setlocale
configure:7319: gcc -o conftest -g -O2   conftest.c  >&5
configure:7322: $? = 0
configure:7325: test -s conftest
configure:7328: $? = 0
configure:7339: result: yes
configure:7269: checking for stpcpy
configure:7319: gcc -o conftest -g -O2   conftest.c  >&5
Undefined			first referenced
 symbol  			    in file
stpcpy                              /var/tmp//ccsX5675.o
ld: fatal: Symbol referencing errors. No output written to conftest
collect2: ld returned 1 exit status
configure:7322: $? = 1
configure: failed program was:
| #line 7274 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "geda"
| #define VERSION "20040111"
| #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_UNISTD_H 1
| #define HAVE_TIME_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define INTDIV0_RAISES_SIGFPE 1
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NL_TYPES_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETC_UNLOCKED 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_PUTENV 1
| #define HAVE_SETLOCALE 1
| /* end confdefs.h.  */
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char stpcpy (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| /* Override any gcc2 internal prototype to avoid an error.  */
| #ifdef __cplusplus
| extern "C"
| {
| #endif
| /* We use char because int might match the return type of a gcc2
|    builtin and then its argument prototype would still apply.  */
| char stpcpy ();
| /* The GNU C library defines this for functions which it implements
|     to always fail with ENOSYS.  Some functions are actually named
|     something starting with __ and the normal name is an alias.  */
| #if defined (__stub_stpcpy) || defined (__stub___stpcpy)
| choke me
| #else
| char (*f) () = stpcpy;
| #endif
| #ifdef __cplusplus
| }
| #endif
| 
| int
| main ()
| {
| return f != stpcpy;
|   ;
|   return 0;
| }
configure:7339: result: no
configure:7269: checking for strcasecmp
configure:7319: gcc -o conftest -g -O2   conftest.c  >&5
configure:7322: $? = 0
configure:7325: test -s conftest
configure:7328: $? = 0
configure:7339: result: yes
configure:7269: checking for strdup
configure:7319: gcc -o conftest -g -O2   conftest.c  >&5
configure:7322: $? = 0
configure:7325: test -s conftest
configure:7328: $? = 0
configure:7339: result: yes
configure:7269: checking for strtoul
configure:7319: gcc -o conftest -g -O2   conftest.c  >&5
configure:7322: $? = 0
configure:7325: test -s conftest
configure:7328: $? = 0
configure:7339: result: yes
configure:7269: checking for tsearch
configure:7319: gcc -o conftest -g -O2   conftest.c  >&5
configure:7322: $? = 0
configure:7325: test -s conftest
configure:7328: $? = 0
configure:7339: result: yes
configure:7269: checking for __argz_count
configure:7319: gcc -o conftest -g -O2   conftest.c  >&5
Undefined			first referenced
 symbol  			    in file
__argz_count                        /var/tmp//ccWbiT4V.o
ld: fatal: Symbol referencing errors. No output written to conftest
collect2: ld returned 1 exit status
configure:7322: $? = 1
configure: failed program was:
| #line 7274 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "geda"
| #define VERSION "20040111"
| #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_UNISTD_H 1
| #define HAVE_TIME_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define INTDIV0_RAISES_SIGFPE 1
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NL_TYPES_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETC_UNLOCKED 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_PUTENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| /* end confdefs.h.  */
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char __argz_count (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| /* Override any gcc2 internal prototype to avoid an error.  */
| #ifdef __cplusplus
| extern "C"
| {
| #endif
| /* We use char because int might match the return type of a gcc2
|    builtin and then its argument prototype would still apply.  */
| char __argz_count ();
| /* The GNU C library defines this for functions which it implements
|     to always fail with ENOSYS.  Some functions are actually named
|     something starting with __ and the normal name is an alias.  */
| #if defined (__stub___argz_count) || defined (__stub_____argz_count)
| choke me
| #else
| char (*f) () = __argz_count;
| #endif
| #ifdef __cplusplus
| }
| #endif
| 
| int
| main ()
| {
| return f != __argz_count;
|   ;
|   return 0;
| }
configure:7339: result: no
configure:7269: checking for __argz_stringify
configure:7319: gcc -o conftest -g -O2   conftest.c  >&5
Undefined			first referenced
 symbol  			    in file
__argz_stringify                    /var/tmp//ccNIEeSq.o
ld: fatal: Symbol referencing errors. No output written to conftest
collect2: ld returned 1 exit status
configure:7322: $? = 1
configure: failed program was:
| #line 7274 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "geda"
| #define VERSION "20040111"
| #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_UNISTD_H 1
| #define HAVE_TIME_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define INTDIV0_RAISES_SIGFPE 1
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NL_TYPES_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETC_UNLOCKED 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_PUTENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| /* end confdefs.h.  */
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char __argz_stringify (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| /* Override any gcc2 internal prototype to avoid an error.  */
| #ifdef __cplusplus
| extern "C"
| {
| #endif
| /* We use char because int might match the return type of a gcc2
|    builtin and then its argument prototype would still apply.  */
| char __argz_stringify ();
| /* The GNU C library defines this for functions which it implements
|     to always fail with ENOSYS.  Some functions are actually named
|     something starting with __ and the normal name is an alias.  */
| #if defined (__stub___argz_stringify) || defined (__stub_____argz_stringify)
| choke me
| #else
| char (*f) () = __argz_stringify;
| #endif
| #ifdef __cplusplus
| }
| #endif
| 
| int
| main ()
| {
| return f != __argz_stringify;
|   ;
|   return 0;
| }
configure:7339: result: no
configure:7269: checking for __argz_next
configure:7319: gcc -o conftest -g -O2   conftest.c  >&5
Undefined			first referenced
 symbol  			    in file
__argz_next                         /var/tmp//cc2pK1RP.o
ld: fatal: Symbol referencing errors. No output written to conftest
collect2: ld returned 1 exit status
configure:7322: $? = 1
configure: failed program was:
| #line 7274 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "geda"
| #define VERSION "20040111"
| #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_UNISTD_H 1
| #define HAVE_TIME_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define INTDIV0_RAISES_SIGFPE 1
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NL_TYPES_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETC_UNLOCKED 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_PUTENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| /* end confdefs.h.  */
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char __argz_next (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| /* Override any gcc2 internal prototype to avoid an error.  */
| #ifdef __cplusplus
| extern "C"
| {
| #endif
| /* We use char because int might match the return type of a gcc2
|    builtin and then its argument prototype would still apply.  */
| char __argz_next ();
| /* The GNU C library defines this for functions which it implements
|     to always fail with ENOSYS.  Some functions are actually named
|     something starting with __ and the normal name is an alias.  */
| #if defined (__stub___argz_next) || defined (__stub_____argz_next)
| choke me
| #else
| char (*f) () = __argz_next;
| #endif
| #ifdef __cplusplus
| }
| #endif
| 
| int
| main ()
| {
| return f != __argz_next;
|   ;
|   return 0;
| }
configure:7339: result: no
configure:7269: checking for __fsetlocking
configure:7319: gcc -o conftest -g -O2   conftest.c  >&5
configure:7322: $? = 0
configure:7325: test -s conftest
configure:7328: $? = 0
configure:7339: result: yes
configure:7380: checking for iconv
configure:7408: gcc -o conftest -g -O2   conftest.c  >&5
configure:7411: $? = 0
configure:7414: test -s conftest
configure:7417: $? = 0
configure:7472: result: yes
configure:7495: checking for iconv declaration
configure:7530: gcc -c -g -O2  conftest.c >&5
configure:7564: error: conflicting types for `iconv'
/usr/include/iconv.h:20: error: previous declaration of `iconv'
configure:7533: $? = 1
configure: failed program was:
| #line 7501 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "geda"
| #define VERSION "20040111"
| #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_UNISTD_H 1
| #define HAVE_TIME_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define INTDIV0_RAISES_SIGFPE 1
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1
| #define HAVE_UNSIGNED_LONG_LONG 1
| #define HAVE_UINTMAX_T 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NL_TYPES_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETC_UNLOCKED 1
| #define HAVE_GETCWD 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETGID 1
| #define HAVE_GETUID 1
| #define HAVE_MUNMAP 1
| #define HAVE_PUTENV 1
| #define HAVE_SETLOCALE 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRTOUL 1
| #define HAVE_TSEARCH 1
| #define HAVE___FSETLOCKING 1
| #define HAVE_ICONV 1
| /* end confdefs.h.  */
| 
| #include <stdlib.h>
| #include <iconv.h>
| extern
| #ifdef __cplusplus
| "C"
| #endif
| #if defined(__STDC__) || defined(__cplusplus)
| size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
| #else
| size_t iconv();
| #endif
| 
| int
| main ()
| {
| 
|   ;
|   return 0;
| }
configure:7554: result: 
         extern size_t iconv (iconv_t cd, const char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
configure:7565: checking for nl_langinfo and CODESET
configure:7587: gcc -o conftest -g -O2   conftest.c  >&5
configure:7590: $? = 0
configure:7593: test -s conftest
configure:7596: $? = 0
configure:7608: result: yes
configure:7620: checking for LC_MESSAGES
configure:7642: gcc -o conftest -g -O2   conftest.c  >&5
configure:7645: $? = 0
configure:7648: test -s conftest
configure:7651: $? = 0
configure:7662: result: yes
configure:7678: checking for bison
configure:7694: found /usr/local/bin/bison
configure:7704: result: bison
configure:7717: checking version of bison
configure:7726: result: 1.875, ok
configure:7748: checking whether NLS is requested
configure:7757: result: no
configure:8372: checking whether to use NLS
configure:8374: result: no
configure:8682: creating ./config.status

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

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

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

on raistlin

config.status:713: creating Makefile
config.status:713: creating m4/Makefile
config.status:713: creating intl/Makefile
config.status:713: creating po/Makefile.in
config.status:713: creating include/Makefile
config.status:713: creating src/Makefile
config.status:713: creating pixmaps/Makefile
config.status:713: creating graphman/Makefile
config.status:817: creating config.h
config.status:1152: executing depfiles commands
config.status:1152: executing default-1 commands

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

ac_cv_build=sparc-sun-solaris2.9
ac_cv_build_alias=sparc-sun-solaris2.9
ac_cv_c_compiler_gnu=yes
ac_cv_c_const=yes
ac_cv_c_inline=inline
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_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_func___argz_count=no
ac_cv_func___argz_next=no
ac_cv_func___argz_stringify=no
ac_cv_func___fsetlocking=yes
ac_cv_func_alloca_works=yes
ac_cv_func_feof_unlocked=no
ac_cv_func_fgets_unlocked=no
ac_cv_func_getc_unlocked=yes
ac_cv_func_getcwd=yes
ac_cv_func_getegid=yes
ac_cv_func_geteuid=yes
ac_cv_func_getgid=yes
ac_cv_func_getpagesize=yes
ac_cv_func_getuid=yes
ac_cv_func_mempcpy=no
ac_cv_func_mmap_fixed_mapped=yes
ac_cv_func_munmap=yes
ac_cv_func_nanosleep=no
ac_cv_func_putenv=yes
ac_cv_func_setenv=no
ac_cv_func_setlocale=yes
ac_cv_func_stpcpy=no
ac_cv_func_strcasecmp=yes
ac_cv_func_strdup=yes
ac_cv_func_strtoul=yes
ac_cv_func_tsearch=yes
ac_cv_gnu_library_2_1=no
ac_cv_header_argz_h=no
ac_cv_header_inttypes_h=yes
ac_cv_header_limits_h=yes
ac_cv_header_locale_h=yes
ac_cv_header_malloc_h=yes
ac_cv_header_memory_h=yes
ac_cv_header_nl_types_h=yes
ac_cv_header_stdc=yes
ac_cv_header_stddef_h=yes
ac_cv_header_stdint_h=no
ac_cv_header_stdlib_h=yes
ac_cv_header_string_h=yes
ac_cv_header_strings_h=yes
ac_cv_header_sys_param_h=yes
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_time_h=yes
ac_cv_header_unistd_h=yes
ac_cv_host=sparc-sun-solaris2.9
ac_cv_host_alias=sparc-sun-solaris2.9
ac_cv_lib_cposix_strerror=no
ac_cv_objext=o
ac_cv_path_GMSGFMT=/usr/lib/gmsgfmt
ac_cv_path_GTK_CONFIG=/usr/local/bin/gtk-config
ac_cv_path_MSGFMT=:
ac_cv_path_MSGMERGE=:
ac_cv_path_XGETTEXT=:
ac_cv_prog_AWK=gawk
ac_cv_prog_CPP=$'gcc -E'
ac_cv_prog_INTLBISON=bison
ac_cv_prog_ac_ct_CC=gcc
ac_cv_prog_ac_ct_RANLIB=ranlib
ac_cv_prog_cc_g=yes
ac_cv_prog_cc_stdc=
ac_cv_prog_egrep=egrep
ac_cv_prog_make_make_set=yes
ac_cv_type_off_t=yes
ac_cv_type_size_t=yes
ac_cv_type_unsigned_long_long=yes
ac_cv_working_alloca_h=yes
acl_cv_hardcode_direct=no
acl_cv_hardcode_libdir_flag_spec=$'-R$libdir'
acl_cv_hardcode_libdir_separator=
acl_cv_hardcode_minus_L=no
acl_cv_libext=a
acl_cv_path_LD=/usr/ccs/bin/ld
acl_cv_prog_gnu_ld=no
acl_cv_rpath=done
acl_cv_shlibext=so
acl_cv_wl=-Wl,
am_cv_CC_dependencies_compiler_type=gcc3
am_cv_func_iconv=yes
am_cv_langinfo_codeset=yes
am_cv_lib_iconv=no
am_cv_prog_cc_stdc=
am_cv_proto_iconv=$'extern size_t iconv (iconv_t cd, const char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);'
am_cv_proto_iconv_arg1=const
am_cv_val_LC_MESSAGES=yes
gt_cv_header_inttypes_h=yes
gt_cv_int_divbyzero_sigfpe=yes
gt_cv_inttypes_pri_broken=no
jm_ac_cv_header_inttypes_h=yes
jm_ac_cv_header_stdint_h=no
nls_cv_header_intl=
nls_cv_header_libgt=

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

ACLOCAL='${SHELL} /install/GEDA/geda-20040111/missing --run aclocal-1.7'
ALLOCA=''
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='${SHELL} /install/GEDA/geda-20040111/missing --run tar'
AUTOCONF='${SHELL} /install/GEDA/geda-20040111/missing --run autoconf'
AUTOHEADER='${SHELL} /install/GEDA/geda-20040111/missing --run autoheader'
AUTOMAKE='${SHELL} /install/GEDA/geda-20040111/missing --run automake-1.7'
AWK='gawk'
BUILD_INCLUDED_LIBINTL='no'
CATOBJEXT=''
CC='gcc'
CCDEPMODE='depmode=gcc3'
CFLAGS='-g -O2'
CPP='gcc -E'
CPPFLAGS=''
CYGPATH_W='echo'
DATADIRNAME='share'
DEFS='-DHAVE_CONFIG_H'
DEPDIR='.deps'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='egrep'
EXEEXT=''
GENCAT='gencat'
GLIBC21='no'
GMSGFMT=':'
GTK_CFLAGS='-I/usr/local/include/gtk-1.2 -I/usr/local/include/glib-1.2 -I/usr/local/lib/glib/include -I/usr/openwin/include'
GTK_CONFIG='/usr/local/bin/gtk-config'
GTK_LIBS='-L/usr/local/lib -L/usr/openwin/lib -R/usr/openwin/lib -lgtk -lgdk -lgmodule -lglib -ldl -lXext -lX11 -lsocket -lnsl -lm'
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s'
INSTOBJEXT='.mo'
INTLBISON='bison'
INTLLIBS=''
INTLOBJS=''
INTL_LIBTOOL_SUFFIX_PREFIX=''
LDFLAGS=''
LIBICONV=''
LIBINTL=''
LIBOBJS=''
LIBS=''
LTLIBICONV=''
LTLIBINTL=''
LTLIBOBJS=''
MAKEINFO='${SHELL} /install/GEDA/geda-20040111/missing --run makeinfo'
MKINSTALLDIRS='$(top_builddir)/./mkinstalldirs'
MSGFMT=':'
MSGMERGE=':'
NO_PREFIX_PACKAGE_DATA_DIR='share/geda'
NO_PREFIX_PACKAGE_DOC_DIR='doc/geda'
NO_PREFIX_PACKAGE_HELP_DIR='share/geda/help'
NO_PREFIX_PACKAGE_MENU_DIR='share/geda'
NO_PREFIX_PACKAGE_PIXMAPS_DIR='share/geda/pixmaps'
OBJEXT='o'
PACKAGE='geda'
PACKAGE_BUGREPORT=''
PACKAGE_DATA_DIR='/usr/local/share/geda'
PACKAGE_DOC_DIR='/usr/local/doc/geda'
PACKAGE_HELP_DIR='/usr/local/share/geda/help'
PACKAGE_MENU_DIR='/usr/local/share/geda'
PACKAGE_NAME=''
PACKAGE_PIXMAPS_DIR='/usr/local/share/geda/pixmaps'
PACKAGE_STRING=''
PACKAGE_TARNAME=''
PACKAGE_VERSION=''
PATH_SEPARATOR=':'
POSUB=''
RANLIB='ranlib'
SET_MAKE=''
SHELL='/bin/bash'
STRIP=''
USE_INCLUDED_LIBINTL='no'
USE_NLS='no'
VERSION='20040111'
XGETTEXT=':'
ac_ct_CC='gcc'
ac_ct_RANLIB='ranlib'
ac_ct_STRIP=''
am__fastdepCC_FALSE='#'
am__fastdepCC_TRUE=''
am__include='include'
am__leading_dot='.'
am__quote=''
bindir='${exec_prefix}/bin'
build='sparc-sun-solaris2.9'
build_alias=''
build_cpu='sparc'
build_os='solaris2.9'
build_vendor='sun'
datadir='${prefix}/share'
exec_prefix='${prefix}'
host='sparc-sun-solaris2.9'
host_alias=''
host_cpu='sparc'
host_os='solaris2.9'
host_vendor='sun'
includedir='${prefix}/include'
infodir='${prefix}/info'
install_sh='/install/GEDA/geda-20040111/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_alias=''

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

#define HAVE_ALLOCA 1
#define HAVE_ALLOCA_H 1
#define HAVE_GETCWD 1
#define HAVE_GETC_UNLOCKED 1
#define HAVE_GETEGID 1
#define HAVE_GETEUID 1
#define HAVE_GETGID 1
#define HAVE_GETPAGESIZE 1
#define HAVE_GETUID 1
#define HAVE_ICONV 1
#define HAVE_INTTYPES_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_INTTYPES_H_WITH_UINTMAX 1
#define HAVE_LANGINFO_CODESET 1
#define HAVE_LC_MESSAGES 1
#define HAVE_LIMITS_H 1
#define HAVE_LOCALE_H 1
#define HAVE_MALLOC_H 1
#define HAVE_MEMORY_H 1
#define HAVE_MMAP 1
#define HAVE_MUNMAP 1
#define HAVE_NL_TYPES_H 1
#define HAVE_PUTENV 1
#define HAVE_SETLOCALE 1
#define HAVE_STDDEF_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRCASECMP 1
#define HAVE_STRDUP 1
#define HAVE_STRINGS_H 1
#define HAVE_STRING_H 1
#define HAVE_STRING_H 1
#define HAVE_STRTOUL 1
#define HAVE_SYS_PARAM_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_TIME_H 1
#define HAVE_TSEARCH 1
#define HAVE_UINTMAX_T 1
#define HAVE_UNISTD_H 1
#define HAVE_UNISTD_H 1
#define HAVE_UNISTD_H 1
#define HAVE_UNSIGNED_LONG_LONG 1
#define HAVE___FSETLOCKING 1
#define ICONV_CONST const
#define INTDIV0_RAISES_SIGFPE 1
#define PACKAGE "geda"
#define PACKAGE_BUGREPORT ""
#define PACKAGE_DATA_DIR "/usr/local/share/geda"
#define PACKAGE_DOC_DIR "/usr/local/doc/geda"
#define PACKAGE_HELP_DIR "/usr/local/share/geda/help"
#define PACKAGE_LOCALE_DIR "/usr/local/share/locale"
#define PACKAGE_MENU_DIR "/usr/local/share/geda"
#define PACKAGE_NAME ""
#define PACKAGE_PIXMAPS_DIR "/usr/local/share/geda/pixmaps"
#define PACKAGE_SOURCE_DIR "/install/GEDA/geda-20040111"
#define PACKAGE_STRING ""
#define PACKAGE_TARNAME ""
#define PACKAGE_VERSION ""
#define STDC_HEADERS 1
#define VERSION "20040111"

configure: exit 0
# make
make  all-recursive
make[1]: Entering directory `/install/GEDA/geda-20040111'
Making all in m4
make[2]: Entering directory `/install/GEDA/geda-20040111/m4'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/install/GEDA/geda-20040111/m4'
Making all in intl
make[2]: Entering directory `/install/GEDA/geda-20040111/intl'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/install/GEDA/geda-20040111/intl'
Making all in po
make[2]: Entering directory `/install/GEDA/geda-20040111/po'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/install/GEDA/geda-20040111/po'
Making all in include
make[2]: Entering directory `/install/GEDA/geda-20040111/include'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/install/GEDA/geda-20040111/include'
Making all in src
make[2]: Entering directory `/install/GEDA/geda-20040111/src'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/install/GEDA/geda-20040111/src'
Making all in pixmaps
make[2]: Entering directory `/install/GEDA/geda-20040111/pixmaps'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/install/GEDA/geda-20040111/pixmaps'
Making all in graphman
make[2]: Entering directory `/install/GEDA/geda-20040111/graphman'
gcc -Wall -Wimplicit -Wreturn-type -Wunused -Wswitch -Wcomment
-Wuninitialized -Wparentheses -Wpointer-arith -Wmissing-prototypes -O1 -g -g -O2   -o
raw2gw  raw2gw.o  
Undefined                       first referenced
 symbol                             in file
get_current_dir_name                raw2gw.o
ld: fatal: Symbol referencing errors. No output written to raw2gw
collect2: ld returned 1 exit status
make[2]: *** [raw2gw] Error 1
make[2]: Leaving directory `/install/GEDA/geda-20040111/graphman'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/install/GEDA/geda-20040111'
make: *** [all] Error 2