1754978 Members
3097 Online
108828 Solutions
New Discussion юеВ

Config

 
Ceaser123
Occasional Advisor

Config

Here is the config:

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

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

hostname = Warlock
uname -m = 9000/712
uname -r = B.11.00
uname -s = HP-UX
uname -v = U

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

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

PATH: /usr/sbin
PATH: /usr/bin
PATH: /usr/ccs/bin
PATH: /usr/contrib/bin
PATH: /opt/nettladm/bin
PATH: /opt/fc/bin
PATH: /opt/fcms/bin
PATH: /opt/upgrade/bin
PATH: /opt/pd/bin
PATH: /usr/dt/bin
PATH: /usr/bin/X11
PATH: /usr/contrib/bin/X11
PATH: /opt/mozilla
PATH: /opt/netscape
PATH: /usr/local/bin
PATH: /opt/OpenSource/bin
PATH: /opt/resmon/bin
PATH: /usr/sbin/diag/contrib
PATH: /opt/hparray/bin
PATH: /opt/graphics/common/bin
PATH: /opt/imake/bin
PATH: /opt/ignite/bin
PATH: /opt/gnome/bin
PATH: /sbin


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

configure:1519: checking for a BSD-compatible install
configure:1573: result: /opt/imake/bin/install -c
configure:1584: checking whether build environment is sane
configure:1627: result: yes
configure:1660: checking for gawk
configure:1689: result: no
configure:1660: checking for mawk
configure:1689: result: no
configure:1660: checking for nawk
configure:1689: result: no
configure:1660: checking for awk
configure:1676: found /usr/bin/awk
configure:1686: result: awk
configure:1696: checking whether make sets $(MAKE)
configure:1716: result: yes
configure:1884: checking whether to enable maintainer-specific portions of Makefiles
configure:1893: result: no
configure:1924: checking for style of include used by make
configure:1952: result: GNU
configure:2023: checking for gcc
configure:2039: found /usr/local/bin/gcc
configure:2049: result: gcc
configure:2293: checking for C compiler version
configure:2296: gcc --version &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:2299: $? = 0
configure:2301: gcc -v &5
Reading specs from /usr/local/lib/gcc-lib/hppa2.0n-hp-hpux11.00/3.3.2/specs
Configured with: ./configure : (reconfigured) ./configure : (reconfigured) ./configure : (reconfigured) ./configure : (reconfigured) ./configure : (reconfigured) ./configure : (reconfigured) ./configure : (reconfigured) ./configure : (reconfigured) ./configure : (reconfigured) ./configure : (reconfigured) ./configure : (reconfigured) ./configure : (reconfigured) ./configure : (reconfigured) ./configure : (reconfigured) ./configure : (reconfigured) ./configure : (reconfigured) ./configure
Thread model: single
gcc version 3.3.2
configure:2304: $? = 0
configure:2306: gcc -V &5
gcc: `-V' option must have argument
configure:2309: $? = 1
configure:2333: checking for C compiler default output
configure:2336: gcc conftest.c >&5
configure:2339: $? = 0
configure:2385: result: a.out
configure:2390: checking whether the C compiler works
configure:2396: ./a.out
configure:2399: $? = 0
configure:2416: result: yes
configure:2423: checking whether we are cross compiling
configure:2425: result: no
configure:2428: checking for suffix of executables
configure:2430: gcc -o conftest conftest.c >&5
configure:2433: $? = 0
configure:2458: result:
configure:2464: checking for suffix of object files
configure:2486: gcc -c conftest.c >&5
configure:2489: $? = 0
configure:2511: result: o
configure:2515: checking whether we are using the GNU C compiler
configure:2540: gcc -c conftest.c >&5
configure:2543: $? = 0
configure:2546: test -s conftest.o
configure:2549: $? = 0
configure:2562: result: yes
configure:2568: checking whether gcc accepts -g
configure:2590: gcc -c -g conftest.c >&5
configure:2593: $? = 0
configure:2596: test -s conftest.o
configure:2599: $? = 0
configure:2610: result: yes
configure:2627: checking for gcc option to accept ANSI C
configure:2688: gcc -c -g -O2 conftest.c >&5
configure:2691: $? = 0
configure:2694: test -s conftest.o
configure:2697: $? = 0
configure:2715: result: none needed
configure:2733: gcc -c -g -O2 conftest.c >&5
conftest.c:2: error: parse error before "me"
configure:2736: $? = 1
configure: failed program was:
| #ifndef __cplusplus
| choke me
| #endif
configure:2847: checking dependency style of gcc
configure:2915: result: gcc3
configure:2938: checking how to run the C preprocessor
configure:2974: gcc -E conftest.c
configure:2980: $? = 0
configure:3012: gcc -E conftest.c
configure:3013:28: ac_nonexistent.h: No such file or directory
configure:3018: $? = 1
configure: failed program was:
| #line 3003 "configure"
| /* confdefs.h. */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "libxfcegui4"
| #define VERSION "4.0.2"
| /* end confdefs.h. */
| #include
configure:3056: result: gcc -E
configure:3081: gcc -E conftest.c
configure:3087: $? = 0
configure:3119: gcc -E conftest.c
configure:3120:28: ac_nonexistent.h: No such file or directory
configure:3125: $? = 1
configure: failed program was:
| #line 3110 "configure"
| /* confdefs.h. */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "libxfcegui4"
| #define VERSION "4.0.2"
| /* end confdefs.h. */
| #include
configure:3168: checking for egrep
configure:3178: result: grep -E
configure:3184: checking for AIX
configure:3207: result: no
configure:3214: checking for strerror in -lcposix
configure:3245: gcc -o conftest -g -O2 conftest.c -lcposix >&5
/usr/ccs/bin/ld: Can't find library: "cposix"
collect2: ld returned 1 exit status
configure:3248: $? = 1
configure: failed program was:
| #line 3221 "configure"
| /* confdefs.h. */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "libxfcegui4"
| #define VERSION "4.0.2"
| /* 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:3266: result: no
configure:3274: checking for ANSI C header files
configure:3300: gcc -c -g -O2 conftest.c >&5
configure:3303: $? = 0
configure:3306: test -s conftest.o
configure:3309: $? = 0
configure:3401: gcc -o conftest -g -O2 conftest.c >&5
configure:3404: $? = 0
configure:3406: ./conftest
configure:3409: $? = 0
configure:3424: result: yes
configure:3448: checking for sys/types.h
configure:3465: gcc -c -g -O2 conftest.c >&5
configure:3468: $? = 0
configure:3471: test -s conftest.o
configure:3474: $? = 0
configure:3485: result: yes
configure:3448: checking for sys/stat.h
configure:3465: gcc -c -g -O2 conftest.c >&5
configure:3468: $? = 0
configure:3471: test -s conftest.o
configure:3474: $? = 0
configure:3485: result: yes
configure:3448: checking for stdlib.h
configure:3465: gcc -c -g -O2 conftest.c >&5
configure:3468: $? = 0
configure:3471: test -s conftest.o
configure:3474: $? = 0
configure:3485: result: yes
configure:3448: checking for string.h
configure:3465: gcc -c -g -O2 conftest.c >&5
configure:3468: $? = 0
configure:3471: test -s conftest.o
configure:3474: $? = 0
configure:3485: result: yes
configure:3448: checking for memory.h
configure:3465: gcc -c -g -O2 conftest.c >&5
configure:3468: $? = 0
configure:3471: test -s conftest.o
configure:3474: $? = 0
configure:3485: result: yes
configure:3448: checking for strings.h
configure:3465: gcc -c -g -O2 conftest.c >&5
configure:3468: $? = 0
configure:3471: test -s conftest.o
configure:3474: $? = 0
configure:3485: result: yes
configure:3448: checking for inttypes.h
configure:3465: gcc -c -g -O2 conftest.c >&5
configure:3468: $? = 0
configure:3471: test -s conftest.o
configure:3474: $? = 0
configure:3485: result: yes
configure:3448: checking for stdint.h
configure:3465: gcc -c -g -O2 conftest.c >&5
configure:3506:20: stdint.h: No such file or directory
configure:3468: $? = 1
configure: failed program was:
| #line 3453 "configure"
| /* confdefs.h. */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "libxfcegui4"
| #define VERSION "4.0.2"
| #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
| #if HAVE_SYS_TYPES_H
| # include
| #endif
| #if HAVE_SYS_STAT_H
| # include
| #endif
| #if STDC_HEADERS
| # include
| # include
| #else
| # if HAVE_STDLIB_H
| # include
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #if HAVE_STRINGS_H
| # include
| #endif
| #if HAVE_INTTYPES_H
| # include
| #else
| # if HAVE_STDINT_H
| # include
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include
| #endif
|
| #include
configure:3485: result: no
configure:3448: checking for unistd.h
configure:3465: gcc -c -g -O2 conftest.c >&5
configure:3468: $? = 0
configure:3471: test -s conftest.o
configure:3474: $? = 0
configure:3485: result: yes
configure:3507: checking minix/config.h usability
configure:3520: gcc -c -g -O2 conftest.c >&5
configure:3562:26: minix/config.h: No such file or directory
configure:3523: $? = 1
configure: failed program was:
| #line 3509 "configure"
| /* confdefs.h. */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "libxfcegui4"
| #define VERSION "4.0.2"
| #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
| /* end confdefs.h. */
| #include
| #if HAVE_SYS_TYPES_H
| # include
| #endif
| #if HAVE_SYS_STAT_H
| # include
| #endif
| #if STDC_HEADERS
| # include
| # include
| #else
| # if HAVE_STDLIB_H
| # include
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #if HAVE_STRINGS_H
| # include
| #endif
| #if HAVE_INTTYPES_H
| # include
| #else
| # if HAVE_STDINT_H
| # include
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include
| #endif
| #include
configure:3539: result: no
configure:3543: checking minix/config.h presence
configure:3554: gcc -E conftest.c
configure:3564:26: minix/config.h: No such file or directory
configure:3560: $? = 1
configure: failed program was:
| #line 3545 "configure"
| /* confdefs.h. */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "libxfcegui4"
| #define VERSION "4.0.2"
| #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
| /* end confdefs.h. */
| #include
configure:3579: result: no
configure:3615: checking for minix/config.h
configure:3622: result: no
configure:3698: checking for gcc
configure:3724: result: gcc
configure:3968: checking for C compiler version
configure:3971: gcc --version
&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:3974: $? = 0
configure:3976: gcc -v
&5
Reading specs from /usr/local/lib/gcc-lib/hppa2.0n-hp-hpux11.00/3.3.2/specs
Configured with: ./configure : (reconfigured) ./configure : (reconfigured) ./configure : (reconfigured) ./configure : (reconfigured) ./configure : (reconfigured) ./configure : (reconfigured) ./configure : (reconfigured) ./configure : (reconfigured) ./configure : (reconfigured) ./configure : (reconfigured) ./configure : (reconfigured) ./configure : (reconfigured) ./configure : (reconfigured) ./configure : (reconfigured) ./configure : (reconfigured) ./configure : (reconfigured) ./configure
Thread model: single
gcc version 3.3.2
configure:3979: $? = 0
configure:3981: gcc -V
&5
gcc: `-V' option must have argument
configure:3984: $? = 1
configure:3987: checking whether we are using the GNU C compiler
configure:4034: result: yes
configure:4040: checking whether gcc accepts -g
configure:4082: result: yes
configure:4099: checking for gcc option to accept ANSI C
configure:4187: result: none needed
configure:4205: gcc -c -g -O2 conftest.c >&5
conftest.c:2: error: parse error before "me"
configure:4208: $? = 1
configure: failed program was:
| #ifndef __cplusplus
| choke me
| #endif
configure:4319: checking dependency style of gcc
configure:4387: result: gcc3
configure:4416: checking for a BSD-compatible install
configure:4470: result: /opt/imake/bin/install -c
configure:4559: checking build system type
configure:4577: result: hppa1.1-hp-hpux11.00
configure:4585: checking host system type
configure:4599: result: hppa1.1-hp-hpux11.00
configure:4607: checking for a sed that does not truncate output
configure:4661: result: /usr/bin/sed
configure:4675: checking for ld used by gcc
configure:4742: result: /usr/ccs/bin/ld
configure:4751: checking if the linker (/usr/ccs/bin/ld) is GNU ld
configure:4766: result: no
configure:4771: checking for /usr/ccs/bin/ld option to reload object files
configure:4778: result: -r
configure:4787: checking for BSD-compatible nm
configure:4829: result: /usr/bin/nm -p
configure:4833: checking whether ln -s works
configure:4837: result: yes
configure:4844: checking how to recognise dependent libraries
configure:5044: ...