bug-gmp
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

# If the bug is related to configure, then the contents of config.l


From: Morten Gulbrandsen
Subject: # If the bug is related to configure, then the contents of config.l
Date: Tue, 22 Feb 2005 15:51:31 +0100
User-agent: Mozilla/5.0 (X11; U; SunOS i86pc; en-US; rv:1.4) Gecko/20040414

# The GMP version number, and if pre-packaged or patched then say so.
gmp-4.1.4


# A test program that makes it possible for us to reproduce the bug.

Include instructions on how to run the program.

Not possible

# A description of what is wrong. If the results are incorrect, in what way. If you get a crash, say so.

can't install it on solaris 9 x86

have gcc   and gmake

# If you get a crash, include a stack backtrace from the debugger if it's informative (where in gdb, or $C in adb).


# Please do not send core dumps, executables or straces.


# The configuration options you used when building GMP, if any.
 ./configure



# The name of the compiler and its version. For gcc, get the version with gcc -v, otherwise perhaps what `which cc`, or similar.
gcc -v
Reading specs from /opt/sfw/gcc-3/lib/gcc-lib/i386-pc-solaris2.9/3.3.2/specs
Configured with: ../gcc-3.3.2/configure --prefix=/opt/sfw/gcc-3 --with-ld=/usr/ccs/bin/ld --with-as=/usr/ccs/bin/as --without-gnu-ld --without-gnu-as --enable-shared
Thread model: posix
gcc version 3.3.2



# The output from running uname -a.
bash-2.05$ uname -a
SunOS Hirschgraben15-23 5.9 Generic_112234-12 i86pc i386 i86pc
bash-2.05$

bash-2.05$ uname -X
System = SunOS
Node = Hirschgraben15-23
Release = 5.9
KernelID = Generic_112234-12
Machine = i86pc
BusType = <unknown>
Serial = <unknown>
Users = <unknown>
OEM# = 0
Origin# = 1
NumCPU = 1






# The output from running ./config.guess, and from running ./configfsf.guess (might be the same).


bash-2.05$ ./config.guess
pentium2-pc-solaris2.9


bash-2.05$ ./configfsf.guess
i386-pc-solaris2.9



# If the bug is related to configure, then the contents of config.log.


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

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

  $ ./configure

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

hostname = Hirschgraben15-23
uname -m = i86pc
uname -r = 5.9
uname -s = SunOS
uname -v = Generic_112234-12

/usr/bin/uname -p = i386
/bin/uname -X     = System = SunOS
Node = Hirschgraben15-23
Release = 5.9
KernelID = Generic_112234-12
Machine = i86pc
BusType = <unknown>
Serial = <unknown>
Users = <unknown>
OEM# = 0
Origin# = 1
NumCPU = 1

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

PATH = /usr/bin::/usr/dt/bin:/usr/openwin/bin:/bin:/usr/ucb:/opt/sfw/cups/bin:/opt/sfw/gcc-3/bin:/opt/sfw/gcc-3/lib:/opt/sfw/bin:/usr/sfw/bin:/opt/SUNWspr
o/bin:/opt/Acrobat4/bin







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

configure:1204: PATH=".;."; conftest.sh
./configure: conftest.sh: not found
configure:1207: $? = 1
configure:1282: checking build system type
configure:1300: result: pentium2-pc-solaris2.9
configure:1307: checking host system type
configure:1321: result: pentium2-pc-solaris2.9
configure:1347: checking for a BSD compatible install
configure:1396: result: /opt/sfw/bin/ginstall -c
configure:1407: checking whether build environment is sane
configure:1450: result: yes
configure:1483: checking for mawk
configure:1509: result: no
configure:1483: checking for gawk
configure:1498: found /opt/sfw/bin/gawk
configure:1506: result: gawk
configure:1516: checking whether make sets ${MAKE}
configure:1540: result: no
configure:1627: checking whether to enable maintainer-specific portions of Makefiles
configure:1636: result: no
configure:1083: User:
ABI=
CC=
CFLAGS=(unset)
CPPFLAGS=(unset)
MPN_PATH=
configure:1089: GMP:
abilist=standard
cclist=gcc cc
configure:2864: gcc 2>&1 | grep xlc >/dev/null
configure:2867: $? = 1
configure:2898: checking compiler gcc -g -O2 -fomit-frame-pointer
configure:2926: gcc -g -O2 -fomit-frame-pointer  conftest.c >&5
configure:2929: $? = 0
configure:2933: ./a.out || ./a.exe || ./conftest
configure:2936: $? = 0
configure:2945: result: yes


configure:3185: checking compiler gcc -g -O2 -fomit-frame-pointer -mcpu=pentiumpro configure:3213: gcc -g -O2 -fomit-frame-pointer -mcpu=pentiumpro conftest.c >&5
configure:3216: $? = 0
configure:3220: ./a.out || ./a.exe || ./conftest
configure:3223: $? = 0
configure:3232: result: yes
configure:3185: checking compiler gcc -g -O2 -fomit-frame-pointer -mcpu=pentiumpro -march=pentiumpro configure:3213: gcc -g -O2 -fomit-frame-pointer -mcpu=pentiumpro -march=pentiumpro conftest.c >&5
configure:3216: $? = 0
configure:3220: ./a.out || ./a.exe || ./conftest
configure:3223: $? = 0
configure:3232: result: yes
configure:3363: checking for gcc
configure:3386: result: gcc
configure:3614: checking for C compiler version
configure:3617: 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:3620: $? = 0
configure:3622: gcc -v </dev/null >&5
Reading specs from /opt/sfw/gcc-3/lib/gcc-lib/i386-pc-solaris2.9/3.3.2/specs
Configured with: ../gcc-3.3.2/configure --prefix=/opt/sfw/gcc-3 --with-ld=/usr/ccs/bin/ld --with-as=/usr/ccs/bin/as --without-gnu-ld --without-gnu-as --en
able-shared
Thread model: posix
gcc version 3.3.2
configure:3625: $? = 0
configure:3627: gcc -V </dev/null >&5
gcc: `-V' option must have argument
configure:3630: $? = 1
configure:3650: checking for C compiler default output
configure:3653: gcc -g -O2 -fomit-frame-pointer -mcpu=pentiumpro -march=pentiumpro conftest.c >&5
configure:3656: $? = 0
configure:3685: result: a.out
configure:3690: checking whether the C compiler works
configure:3696: ./a.out
configure:3699: $? = 0
configure:3714: result: yes
configure:3721: checking whether we are cross compiling
configure:3723: result: no
configure:3726: checking for executable suffix
configure:3728: gcc -o conftest -g -O2 -fomit-frame-pointer -mcpu=pentiumpro -march=pentiumpro conftest.c >&5
configure:3731: $? = 0
configure:3753: result:
configure:3759: checking for object suffix
configure:3777: gcc -c -g -O2 -fomit-frame-pointer -mcpu=pentiumpro -march=pentiumpro conftest.c >&5
configure:3780: $? = 0
configure:3799: result: o
configure:3803: checking whether we are using the GNU C compiler
configure:3824: gcc -c -g -O2 -fomit-frame-pointer -mcpu=pentiumpro -march=pentiumpro conftest.c >&5
configure:3827: $? = 0
configure:3830: test -s conftest.o
configure:3833: $? = 0
configure:3845: result: yes
configure:3851: checking whether gcc accepts -g
configure:3869: gcc -c -g  conftest.c >&5
configure:3872: $? = 0
configure:3875: test -s conftest.o
configure:3878: $? = 0
configure:3888: result: yes


configure:3915: gcc -c -g -O2 -fomit-frame-pointer -mcpu=pentiumpro -march=pentiumpro conftest.c >&5
conftest.c:2: error: parse error before "me"
configure:3918: $? = 1
configure: failed program was:
#ifndef __cplusplus
  choke me
#endif
configure:4024: checking for style of include used by make
configure:4051: result: none
configure:4057: checking dependency style of gcc
configure:4119: result: none
configure:4123: checking for gcc option to accept ANSI C
configure:4180: gcc -c -g -O2 -fomit-frame-pointer -mcpu=pentiumpro -march=pentiumpro conftest.c >&5
configure:4183: $? = 0
configure:4186: test -s conftest.o
configure:4189: $? = 0
configure:4206: result: none needed
configure:4219: checking how to run the C preprocessor
configure:4245: gcc -E  conftest.c
configure:4251: $? = 0
configure:4278: gcc -E  conftest.c
configure:4275:28: ac_nonexistent.h: No such file or directory
configure:4284: $? = 1
configure: failed program was:
#line 4274 "configure"
#include "confdefs.h"
#include <ac_nonexistent.h>
configure:4321: result: gcc -E
configure:4336: gcc -E  conftest.c
configure:4342: $? = 0
configure:4369: gcc -E  conftest.c
configure:4366:28: ac_nonexistent.h: No such file or directory
configure:4375: $? = 1
configure: failed program was:
#line 4365 "configure"
#include "confdefs.h"
#include <ac_nonexistent.h>
configure:4441: gcc -c -g -O2 -fomit-frame-pointer -mcpu=pentiumpro -march=pentiumpro conftest.c >&5
configure:4444: $? = 0
configure:4447: test -s conftest.o
configure:4450: $? = 0
configure:1482: Decided:


ABI=standard
CC=gcc
CFLAGS=-g -O2 -fomit-frame-pointer -mcpu=pentiumpro -march=pentiumpro
CPPFLAGS=
GMP_LDFLAGS=
CXX=
CXXFLAGS=
path= x86/p6/mmx x86/p6 x86 generic
configure:5168: checking for gcc option to accept ANSI C
configure:5228: gcc -c -g -O2 -fomit-frame-pointer -mcpu=pentiumpro -march=pentiumpro conftest.c >&5
configure:5231: $? = 0
configure:5234: test -s conftest.o
configure:5237: $? = 0
configure:5251: result: none needed
configure:5262: checking for function prototypes
configure:5265: result: yes
configure:5279: checking for ANSI C header files
configure:5293: gcc -E  conftest.c
configure:5299: $? = 0
configure:5386: gcc -o conftest -g -O2 -fomit-frame-pointer -mcpu=pentiumpro -march=pentiumpro conftest.c
  >&5
configure:5389: $? = 0
configure:5391: ./conftest
configure:5394: $? = 0
configure:5407: result: yes
configure:5420: checking for string.h
configure:5430: gcc -E  conftest.c
configure:5436: $? = 0
configure:5455: result: yes
configure:5504: checking for ar
configure:5528: result: ar
configure:5556: checking for BSD-compatible nm
configure:5591: result: /usr/ccs/bin/nm -p
configure:5907: checking for ld used by GCC
configure:5971: result: /usr/ccs/bin/ld
configure:5980: checking if the linker (/usr/ccs/bin/ld) is GNU ld
configure:5992: result: no
configure:5996: checking for /usr/ccs/bin/ld option to reload object files
configure:6003: result: -r
configure:6012: checking whether ln -s works
configure:6016: result: yes
configure:6023: checking how to recognise dependant libraries
configure:6210: result: pass_all
configure:6661: checking for dlfcn.h
configure:6671: gcc -E  conftest.c
configure:6677: $? = 0
configure:6696: result: yes
configure:6709: checking the maximum length of command line arguments
configure:6758: result: 393217
configure:6766: checking command to parse /usr/ccs/bin/nm -p output from gcc object configure:6851: gcc -c -g -O2 -fomit-frame-pointer -mcpu=pentiumpro -march=pentiumpro conftest.c >&5
configure:6854: $? = 0
configure:6858: /usr/ccs/bin/nm -p conftest.o \| sed -n -e 's/^.*[ ]\([BDT][BDT]*\)[ ][ ]*\
(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' \> conftest.nm
configure:6861: $? = 0
configure:6913: gcc -o conftest -g -O2 -fomit-frame-pointer -mcpu=pentiumpro -march=pentiumpro conftest.c
 conftstm.o >&5
configure:6916: $? = 0



configure:6954: result: ok
configure:6958: checking for objdir
configure:6973: result: .libs
configure:7056: checking for ranlib
configure:7080: result: :
configure:7130: checking for strip
configure:7154: result: :
configure:7410: checking if gcc static flag  works
configure:7433: result: yes
configure:7447: checking if gcc supports -fno-rtti -fno-exceptions
cc1: warning: "-fno-rtti" is valid for C++ but not for C/ObjC
cc1: warning: "-fno-rtti" is valid for C++ but not for C/ObjC
configure:7472: result: no
configure:7487: checking for gcc option to produce PIC
configure:7640: result: -fPIC
configure:7647: checking if gcc PIC flag -fPIC works
configure:7672: result: yes
configure:7696: checking if gcc supports -c -o file.o
configure:7737: result: yes
configure:7762: checking whether the gcc linker (/usr/ccs/bin/ld) supports shared libraries
configure:8546: result: yes
configure:8568: checking whether -lc should be explicitly linked in
configure:8573: gcc -c -g -O2 -fomit-frame-pointer -mcpu=pentiumpro -march=pentiumpro conftest.c >&5
configure:8576: $? = 0
configure:8590: gcc -shared -Wl,-h -Wl,conftest -o conftest conftest.o -v 2\>\&1 \| grep -lc \>/dev/null
 2\>\&1
configure:8593: $? = 1
configure:8605: result: yes
configure:8611: checking how to hardcode library paths into programs
configure:8635: result: immediate
configure:8649: checking whether stripping libraries is possible
configure:8657: result: no
configure:8661: checking dynamic linker characteristics
configure:9100: result: solaris2.9 ld.so
configure:9697: checking if libtool supports shared libraries
configure:9699: result: yes
configure:9702: checking whether to build shared libraries
configure:9723: result: yes
configure:9726: checking whether to build static libraries
configure:9730: result: yes
configure:9810: creating libtool
configure:16331: checking if the assembler knows about MMX instructions
configure:16341: gcc -c -g -O2 -fomit-frame-pointer -mcpu=pentiumpro -march=pentiumpro conftest.s >conftest
.out 2>&1
configure:16344: $? = 0
configure:16355: WARNING: "dis" not available to check for "as" movq bug
configure:16368: result: yes
configure:16491: checking for ANSI C header files
configure:16619: result: yes
configure:16629: checking whether time.h and sys/time.h may both be included
configure:16651: gcc -c -g -O2 -fomit-frame-pointer -mcpu=pentiumpro -march=pentiumpro conftest.c >&5
configure:16654: $? = 0
configure:16657: test -s conftest.o
configure:16660: $? = 0
configure:16670: result: yes
configure:16696: checking for fcntl.h
configure:16706: gcc -E  conftest.c

configure:16712: $? = 0
configure:16731: result: yes
configure:16696: checking for locale.h
configure:16706: gcc -E  conftest.c
configure:16712: $? = 0
configure:16731: result: yes
configure:16696: checking for sys/mman.h
configure:16706: gcc -E  conftest.c
configure:16712: $? = 0
configure:16731: result: yes
configure:16696: checking for sys/param.h
configure:16706: gcc -E  conftest.c
configure:16712: $? = 0
configure:16731: result: yes
configure:16696: checking for sys/processor.h
configure:16706: gcc -E  conftest.c
configure:16712: $? = 0
configure:16731: result: yes
configure:16696: checking for sys/resource.h
configure:16706: gcc -E  conftest.c
configure:16712: $? = 0
configure:16731: result: yes
configure:16696: checking for sys/sysctl.h
configure:16706: gcc -E  conftest.c
configure:16703:24: sys/sysctl.h: No such file or directory
configure:16712: $? = 1
configure: failed program was:
#line 16702 "configure"
#include "confdefs.h"
#include <sys/sysctl.h>
configure:16731: result: no
configure:16696: checking for sys/syssgi.h
configure:16706: gcc -E  conftest.c
configure:16703:24: sys/syssgi.h: No such file or directory
configure:16712: $? = 1
configure: failed program was:
#line 16702 "configure"
#include "confdefs.h"
#include <sys/syssgi.h>
configure:16731: result: no
configure:16696: checking for sys/systemcfg.h
configure:16706: gcc -E  conftest.c
configure:16703:27: sys/systemcfg.h: No such file or directory
configure:16712: $? = 1
configure: failed program was:
#line 16702 "configure"
#include "confdefs.h"
#include <sys/systemcfg.h>
configure:16731: result: no
configure:16696: checking for sys/time.h
configure:16706: gcc -E  conftest.c
configure:16712: $? = 0
configure:16731: result: yes
configure:16696: checking for sys/times.h
configure:16706: gcc -E  conftest.c
configure:16712: $? = 0
configure:16731: result: yes



configure:16748: checking for sys/types.h
configure:16760: gcc -c -g -O2 -fomit-frame-pointer -mcpu=pentiumpro -march=pentiumpro conftest.c >&5
configure:16763: $? = 0
configure:16766: test -s conftest.o
configure:16769: $? = 0
configure:16779: result: yes
configure:16748: checking for sys/stat.h
configure:16760: gcc -c -g -O2 -fomit-frame-pointer -mcpu=pentiumpro -march=pentiumpro conftest.c >&5
configure:16763: $? = 0
configure:16766: test -s conftest.o
configure:16769: $? = 0
configure:16779: result: yes
configure:16748: checking for stdlib.h
configure:16760: gcc -c -g -O2 -fomit-frame-pointer -mcpu=pentiumpro -march=pentiumpro conftest.c >&5
configure:16763: $? = 0
configure:16766: test -s conftest.o
configure:16769: $? = 0
configure:16779: result: yes
configure:16748: checking for string.h
configure:16779: result: yes
configure:16748: checking for memory.h
configure:16760: gcc -c -g -O2 -fomit-frame-pointer -mcpu=pentiumpro -march=pentiumpro conftest.c >&5
configure:16763: $? = 0
configure:16766: test -s conftest.o
configure:16769: $? = 0
configure:16779: result: yes
configure:16748: checking for strings.h
configure:16760: gcc -c -g -O2 -fomit-frame-pointer -mcpu=pentiumpro -march=pentiumpro conftest.c >&5
configure:16763: $? = 0
configure:16766: test -s conftest.o
configure:16769: $? = 0
configure:16779: result: yes
configure:16748: checking for inttypes.h
configure:16760: gcc -c -g -O2 -fomit-frame-pointer -mcpu=pentiumpro -march=pentiumpro conftest.c >&5
configure:16763: $? = 0
configure:16766: test -s conftest.o
configure:16769: $? = 0
configure:16779: result: yes
configure:16748: checking for stdint.h
configure:16760: gcc -c -g -O2 -fomit-frame-pointer -mcpu=pentiumpro -march=pentiumpro conftest.c >&5
configure:16789:20: stdint.h: No such file or directory
configure:16763: $? = 1
configure: failed program was:
#line 16754 "configure"
#include "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:16779: result: no
configure:16748: checking for unistd.h
configure:16760: gcc -c -g -O2 -fomit-frame-pointer -mcpu=pentiumpro -march=pentiumpro conftest.c >&5
configure:16763: $? = 0
configure:16766: test -s conftest.o
configure:16769: $? = 0
configure:16779: result: yes
configure:16789: checking whether fgetc is declared
configure:16810: gcc -c -g -O2 -fomit-frame-pointer -mcpu=pentiumpro -march=pentiumpro conftest.c >&5
configure:16813: $? = 0
configure:16816: test -s conftest.o
configure:16819: $? = 0
configure:16829: result: yes
configure:16843: checking whether fscanf is declared
configure:16864: gcc -c -g -O2 -fomit-frame-pointer -mcpu=pentiumpro -march=pentiumpro conftest.c >&5
configure:16867: $? = 0
configure:16870: test -s conftest.o
configure:16873: $? = 0
configure:16883: result: yes
configure:16897: checking whether optarg is declared
configure:16918: gcc -c -g -O2 -fomit-frame-pointer -mcpu=pentiumpro -march=pentiumpro conftest.c >&5
configure:16921: $? = 0
configure:16924: test -s conftest.o
configure:16927: $? = 0
configure:16937: result: yes
configure:16951: checking whether ungetc is declared
configure:16972: gcc -c -g -O2 -fomit-frame-pointer -mcpu=pentiumpro -march=pentiumpro conftest.c >&5
configure:16975: $? = 0
configure:16978: test -s conftest.o
configure:16981: $? = 0
configure:16991: result: yes
configure:17005: checking whether vfprintf is declared
configure:17026: gcc -c -g -O2 -fomit-frame-pointer -mcpu=pentiumpro -march=pentiumpro conftest.c >&5
configure:17029: $? = 0


configure:17032: test -s conftest.o
configure:17035: $? = 0
configure:17045: result: yes
configure:17060: checking return type of signal handlers
configure:17088: gcc -c -g -O2 -fomit-frame-pointer -mcpu=pentiumpro -march=pentiumpro conftest.c >&5
configure:17091: $? = 0
configure:17094: test -s conftest.o
configure:17097: $? = 0
configure:17107: result: void
configure:17115: checking for intmax_t
configure:17136: gcc -c -g -O2 -fomit-frame-pointer -mcpu=pentiumpro -march=pentiumpro conftest.c >&5
configure:17139: $? = 0
configure:17142: test -s conftest.o
configure:17145: $? = 0
configure:17155: result: yes
configure:17164: checking for long double
configure:17185: gcc -c -g -O2 -fomit-frame-pointer -mcpu=pentiumpro -march=pentiumpro conftest.c >&5
configure:17188: $? = 0
configure:17191: test -s conftest.o
configure:17194: $? = 0
configure:17204: result: yes
configure:17213: checking for long long
configure:17234: gcc -c -g -O2 -fomit-frame-pointer -mcpu=pentiumpro -march=pentiumpro conftest.c >&5
configure:17237: $? = 0
configure:17240: test -s conftest.o
configure:17243: $? = 0
configure:17253: result: yes
configure:17262: checking for ptrdiff_t
configure:17283: gcc -c -g -O2 -fomit-frame-pointer -mcpu=pentiumpro -march=pentiumpro conftest.c >&5
configure:17286: $? = 0
configure:17289: test -s conftest.o
configure:17292: $? = 0
configure:17302: result: yes
configure:17311: checking for quad_t
configure:17332: gcc -c -g -O2 -fomit-frame-pointer -mcpu=pentiumpro -march=pentiumpro conftest.c >&5
configure:17335: $? = 0
configure:17338: test -s conftest.o
configure:17341: $? = 0
configure:17351: result: yes
configure:17361: checking for preprocessor stringizing operator
configure:17382: result: yes
configure:17392: checking for working volatile
configure:17412: gcc -c -g -O2 -fomit-frame-pointer -mcpu=pentiumpro -march=pentiumpro conftest.c >&5
configure:17415: $? = 0
configure:17418: test -s conftest.o
configure:17421: $? = 0
configure:17431: result: yes
configure:17441: checking whether <stdarg.h> exists and works
configure:17468: gcc -c -g -O2 -fomit-frame-pointer -mcpu=pentiumpro -march=pentiumpro conftest.c >&5
configure:17471: $? = 0
configure:17474: test -s conftest.o
configure:17477: $? = 0
configure:17488: result: yes
configure:17498: checking whether gcc __attribute__ ((const)) works
configure:17516: gcc -c -g -O2 -fomit-frame-pointer -mcpu=pentiumpro -march=pentiumpro conftest.c >&5
configure:17519: $? = 0
configure:17522: test -s conftest.o
:

configure:17522: test -s conftest.o
configure:17525: $? = 0
configure:17536: result: yes
configure:17546: checking whether gcc __attribute__ ((malloc)) works
configure:17555: gcc -g -O2 -fomit-frame-pointer -mcpu=pentiumpro -march=pentiumpro -c conftest.c >conftes
t.out 2>&1
configure:17558: $? = 0
configure:17572: result: yes
configure:17582: checking whether gcc __attribute__ ((mode (XX))) works
configure:17600: gcc -c -g -O2 -fomit-frame-pointer -mcpu=pentiumpro -march=pentiumpro conftest.c >&5
configure:17603: $? = 0
configure:17606: test -s conftest.o
configure:17609: $? = 0
configure:17620: result: yes
configure:17630: checking whether gcc __attribute__ ((noreturn)) works
configure:17648: gcc -c -g -O2 -fomit-frame-pointer -mcpu=pentiumpro -march=pentiumpro conftest.c >&5
configure:17651: $? = 0
configure:17654: test -s conftest.o
configure:17657: $? = 0
configure:17668: result: yes
configure:17678: checking for inline
configure:17702: gcc -c -g -O2 -fomit-frame-pointer -mcpu=pentiumpro -march=pentiumpro conftest.c >&5
configure:17705: $? = 0
configure:17708: test -s conftest.o
configure:17711: $? = 0
configure:17726: result: yes
configure:17768: gcc -c -g -O2 -fomit-frame-pointer -mcpu=pentiumpro -march=pentiumpro conftest.c >&5
configure:17771: $? = 0
configure:17774: test -s conftest.o
configure:17777: $? = 0
configure:17902: checking for main in -lm
configure:17922: gcc -o conftest -g -O2 -fomit-frame-pointer -mcpu=pentiumpro -march=pentiumpro conftest.
c -lm   >&5
configure:17925: $? = 0
configure:17928: test -s conftest
configure:17931: $? = 0
configure:17942: result: yes
configure:17953: checking for working alloca.h
configure:17971: gcc -o conftest -g -O2 -fomit-frame-pointer -mcpu=pentiumpro -march=pentiumpro conftest.
c  >&5
configure:17974: $? = 0
configure:17977: test -s conftest
configure:17980: $? = 0
configure:17990: result: yes
configure:18000: checking for alloca (via gmp-impl.h)
configure:18026: gcc -o conftest -g -O2 -fomit-frame-pointer -mcpu=pentiumpro -march=pentiumpro conftest.
c  >&5
configure:18029: $? = 0
configure:18032: test -s conftest
configure:18035: $? = 0
configure:18045: result: yes
configure:18055: checking how to allocate temporary memory
configure:18079: result: alloca
configure:18150: gcc -c -g -O2 -fomit-frame-pointer -mcpu=pentiumpro -march=pentiumpro conftest.c >&5
configure:18153: $? = 0



configure:18156: test -s conftest.o
configure:18159: $? = 0
configure:18208: gcc -c -g -O2 -fomit-frame-pointer -mcpu=pentiumpro -march=pentiumpro conftest.c >&5
configure:18211: $? = 0
configure:18214: test -s conftest.o
configure:18217: $? = 0
configure:18243: checking whether byte ordering is bigendian
configure:18268: gcc -c -g -O2 -fomit-frame-pointer -mcpu=pentiumpro -march=pentiumpro conftest.c >&5
configure: In function `main':
configure:18259: error: `bogus' undeclared (first use in this function)
configure:18259: error: (Each undeclared identifier is reported only once
configure:18259: error: for each function it appears in.)
configure:18259: error: parse error before "endian"
configure:18271: $? = 1
configure: failed program was:
#line 18251 "configure"
#include "confdefs.h"
#include <sys/types.h>
#include <sys/param.h>

int
main ()
{
#if !BYTE_ORDER || !BIG_ENDIAN || !LITTLE_ENDIAN
 bogus endian macros
#endif

  ;
  return 0;
}
configure:18344: gcc -o conftest -g -O2 -fomit-frame-pointer -mcpu=pentiumpro -march=pentiumpro conftest.
c  >&5
configure:18347: $? = 0
configure:18349: ./conftest
configure:18352: $? = 0
configure:18365: result: no
configure:18392: checking format of `double' floating point
configure:18410: gcc -g -O2 -fomit-frame-pointer -mcpu=pentiumpro -march=pentiumpro -c conftest.c >&5 2>&1
configure:18413: $? = 0
configure:18554: result: IEEE little endian
configure:18632: checking for alarm
configure:18669: gcc -o conftest -g -O2 -fomit-frame-pointer -mcpu=pentiumpro -march=pentiumpro conftest.
c  >&5
configure:18672: $? = 0
configure:18675: test -s conftest
configure:18678: $? = 0
configure:18688: result: yes
configure:18632: checking for clock
configure:18669: gcc -o conftest -g -O2 -fomit-frame-pointer -mcpu=pentiumpro -march=pentiumpro conftest.
c  >&5
configure:18672: $? = 0
configure:18675: test -s conftest
configure:18678: $? = 0
configure:18688: result: yes
configure:18632: checking for clock_gettime
configure:18669: gcc -o conftest -g -O2 -fomit-frame-pointer -mcpu=pentiumpro -march=pentiumpro conftest.
c  >&5


Undefined                       first referenced
 symbol                             in file
clock_gettime                       /var/tmp//ccaRJqZD.o
ld: fatal: Symbol referencing errors. No output written to conftest
collect2: ld returned 1 exit status
configure:18672: $? = 1
configure: failed program was:
#line 18638 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
    which can conflict with char clock_gettime (); below.  */
#include <assert.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 clock_gettime ();
char (*f) ();

int
main ()
{
/* 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_clock_gettime) || defined (__stub___clock_gettime)
choke me
#else
f = clock_gettime;
#endif

  ;
  return 0;
}
configure:18688: result: no
configure:18632: checking for cputime
configure:18669: gcc -o conftest -g -O2 -fomit-frame-pointer -mcpu=pentiumpro -march=pentiumpro conftest.
c  >&5
Undefined                       first referenced
 symbol                             in file
cputime                             /var/tmp//ccCZJILp.o
ld: fatal: Symbol referencing errors. No output written to conftest
collect2: ld returned 1 exit status
configure:18672: $? = 1
configure: failed program was:
#line 18638 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
    which can conflict with char cputime (); below.  */
#include <assert.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 cputime ();
char (*f) ();

int
main ()
{
/* 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_cputime) || defined (__stub___cputime)
choke me
#else
f = cputime;
#endif

  ;
  return 0;
}
configure:18688: result: no
configure:18632: checking for getpagesize
configure:18669: gcc -o conftest -g -O2 -fomit-frame-pointer -mcpu=pentiumpro -march=pentiumpro conftest.
c  >&5
configure:18672: $? = 0
configure:18675: test -s conftest
configure:18678: $? = 0
configure:18688: result: yes
configure:18632: checking for getrusage
configure:18669: gcc -o conftest -g -O2 -fomit-frame-pointer -mcpu=pentiumpro -march=pentiumpro conftest.
c  >&5
configure:18672: $? = 0
configure:18675: test -s conftest
configure:18678: $? = 0
configure:18688: result: yes
configure:18632: checking for gettimeofday
configure:18669: gcc -o conftest -g -O2 -fomit-frame-pointer -mcpu=pentiumpro -march=pentiumpro conftest.
c  >&5
configure:18672: $? = 0
configure:18675: test -s conftest
configure:18678: $? = 0
configure:18688: result: yes
configure:18632: checking for localeconv
configure:18669: gcc -o conftest -g -O2 -fomit-frame-pointer -mcpu=pentiumpro -march=pentiumpro conftest.
c  >&5
configure:18672: $? = 0
configure:18675: test -s conftest
configure:18678: $? = 0
configure:18688: result: yes
configure:18632: checking for memset
configure:18669: gcc -o conftest -g -O2 -fomit-frame-pointer -mcpu=pentiumpro -march=pentiumpro conftest.
c  >&5
configure:18648: warning: conflicting types for built-in function `memset'
configure:18672: $? = 0
configure:18675: test -s conftest
configure:18678: $? = 0


configure:18688: result: yes
configure:18632: checking for mmap
configure:18669: gcc -o conftest -g -O2 -fomit-frame-pointer -mcpu=pentiumpro -march=pentiumpro conftest.
c  >&5
configure:18672: $? = 0
configure:18675: test -s conftest
configure:18678: $? = 0
configure:18688: result: yes
configure:18632: checking for mprotect
configure:18669: gcc -o conftest -g -O2 -fomit-frame-pointer -mcpu=pentiumpro -march=pentiumpro conftest.
c  >&5
configure:18672: $? = 0
configure:18675: test -s conftest
configure:18678: $? = 0
configure:18688: result: yes
configure:18632: checking for obstack_vprintf
configure:18669: gcc -o conftest -g -O2 -fomit-frame-pointer -mcpu=pentiumpro -march=pentiumpro conftest.
c  >&5
Undefined                       first referenced
 symbol                             in file
obstack_vprintf                     /var/tmp//ccUe6J2i.o
ld: fatal: Symbol referencing errors. No output written to conftest
collect2: ld returned 1 exit status
configure:18672: $? = 1
configure: failed program was:
#line 18638 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
    which can conflict with char obstack_vprintf (); below.  */
#include <assert.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 obstack_vprintf ();
char (*f) ();

int
main ()
{
/* 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_obstack_vprintf) || defined (__stub___obstack_vprintf)
choke me
#else
f = obstack_vprintf;
#endif

  ;
  return 0;
}
configure:18688: result: no
configure:18632: checking for popen
configure:18669: gcc -o conftest -g -O2 -fomit-frame-pointer -mcpu=pentiumpro -march=pentiumpro conftest.


c  >&5
configure:18672: $? = 0
configure:18675: test -s conftest
configure:18678: $? = 0
configure:18688: result: yes
configure:18632: checking for processor_info
configure:18669: gcc -o conftest -g -O2 -fomit-frame-pointer -mcpu=pentiumpro -march=pentiumpro conftest.
c  >&5
configure:18672: $? = 0
configure:18675: test -s conftest
configure:18678: $? = 0
configure:18688: result: yes
configure:18632: checking for read_real_time
configure:18669: gcc -o conftest -g -O2 -fomit-frame-pointer -mcpu=pentiumpro -march=pentiumpro conftest.
c  >&5
Undefined                       first referenced
 symbol                             in file
read_real_time                      /var/tmp//ccEbij1P.o
ld: fatal: Symbol referencing errors. No output written to conftest
collect2: ld returned 1 exit status
configure:18672: $? = 1
configure: failed program was:
#line 18638 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
    which can conflict with char read_real_time (); below.  */
#include <assert.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 read_real_time ();
char (*f) ();

int
main ()
{
/* 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_read_real_time) || defined (__stub___read_real_time)
choke me
#else
f = read_real_time;
#endif

  ;
  return 0;
}
configure:18688: result: no
configure:18632: checking for sigaction
configure:18669: gcc -o conftest -g -O2 -fomit-frame-pointer -mcpu=pentiumpro -march=pentiumpro conftest.
c  >&5
configure:18672: $? = 0
configure:18675: test -s conftest

configure:18678: $? = 0
configure:18688: result: yes
configure:18632: checking for sigaltstack
configure:18669: gcc -o conftest -g -O2 -fomit-frame-pointer -mcpu=pentiumpro -march=pentiumpro conftest.
c  >&5
configure:18672: $? = 0
configure:18675: test -s conftest
configure:18678: $? = 0
configure:18688: result: yes
configure:18632: checking for sigstack
configure:18669: gcc -o conftest -g -O2 -fomit-frame-pointer -mcpu=pentiumpro -march=pentiumpro conftest.
c  >&5
configure:18672: $? = 0
configure:18675: test -s conftest
configure:18678: $? = 0
configure:18688: result: yes
configure:18632: checking for syssgi
configure:18669: gcc -o conftest -g -O2 -fomit-frame-pointer -mcpu=pentiumpro -march=pentiumpro conftest.
c  >&5
Undefined                       first referenced
 symbol                             in file
syssgi                              /var/tmp//ccubz9kD.o
ld: fatal: Symbol referencing errors. No output written to conftest
collect2: ld returned 1 exit status
configure:18672: $? = 1
configure: failed program was:
#line 18638 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
    which can conflict with char syssgi (); below.  */
#include <assert.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 syssgi ();
char (*f) ();

int
main ()
{
/* 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_syssgi) || defined (__stub___syssgi)
choke me
#else
f = syssgi;
#endif

  ;
  return 0;
}
configure:18688: result: no
configure:18632: checking for strchr



configure:18669: gcc -o conftest -g -O2 -fomit-frame-pointer -mcpu=pentiumpro -march=pentiumpro conftest.
c  >&5
configure:18648: warning: conflicting types for built-in function `strchr'
configure:18672: $? = 0
configure:18675: test -s conftest
configure:18678: $? = 0
configure:18688: result: yes
configure:18632: checking for strnlen
configure:18669: gcc -o conftest -g -O2 -fomit-frame-pointer -mcpu=pentiumpro -march=pentiumpro conftest.
c  >&5
Undefined                       first referenced
 symbol                             in file
strnlen                             /var/tmp//ccMMj2Nn.o
ld: fatal: Symbol referencing errors. No output written to conftest
collect2: ld returned 1 exit status
configure:18672: $? = 1
configure: failed program was:
#line 18638 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
    which can conflict with char strnlen (); below.  */
#include <assert.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 strnlen ();
char (*f) ();

int
main ()
{
/* 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_strnlen) || defined (__stub___strnlen)
choke me
#else
f = strnlen;
#endif

  ;
  return 0;
}
configure:18688: result: no
configure:18632: checking for strtoul
configure:18669: gcc -o conftest -g -O2 -fomit-frame-pointer -mcpu=pentiumpro -march=pentiumpro conftest.
c  >&5
configure:18672: $? = 0
configure:18675: test -s conftest
configure:18678: $? = 0
configure:18688: result: yes
configure:18632: checking for sysconf
configure:18669: gcc -o conftest -g -O2 -fomit-frame-pointer -mcpu=pentiumpro -march=pentiumpro conftest.
c  >&5




configure:18672: $? = 0
configure:18675: test -s conftest
configure:18678: $? = 0
configure:18688: result: yes
configure:18632: checking for sysctl
configure:18669: gcc -o conftest -g -O2 -fomit-frame-pointer -mcpu=pentiumpro -march=pentiumpro conftest.
c  >&5
Undefined                       first referenced
 symbol                             in file
sysctl                              /var/tmp//cccAZUpo.o
ld: fatal: Symbol referencing errors. No output written to conftest
collect2: ld returned 1 exit status
configure:18672: $? = 1
configure: failed program was:
#line 18638 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
    which can conflict with char sysctl (); below.  */
#include <assert.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 sysctl ();
char (*f) ();

int
main ()
{
/* 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_sysctl) || defined (__stub___sysctl)
choke me
#else
f = sysctl;
#endif

  ;
  return 0;
}
configure:18688: result: no
configure:18632: checking for sysctlbyname
configure:18669: gcc -o conftest -g -O2 -fomit-frame-pointer -mcpu=pentiumpro -march=pentiumpro conftest.
c  >&5
Undefined                       first referenced
 symbol                             in file
sysctlbyname                        /var/tmp//ccG2uZtn.o
ld: fatal: Symbol referencing errors. No output written to conftest
collect2: ld returned 1 exit status
configure:18672: $? = 1
configure: failed program was:
#line 18638 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,



    which can conflict with char sysctlbyname (); below.  */
#include <assert.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 sysctlbyname ();
char (*f) ();

int
main ()
{
/* 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_sysctlbyname) || defined (__stub___sysctlbyname)
choke me
#else
f = sysctlbyname;
#endif

  ;
  return 0;
}
configure:18688: result: no
configure:18632: checking for times
configure:18669: gcc -o conftest -g -O2 -fomit-frame-pointer -mcpu=pentiumpro -march=pentiumpro conftest.
c  >&5
configure:18672: $? = 0
configure:18675: test -s conftest
configure:18678: $? = 0
configure:18688: result: yes
configure:18701: checking for vsnprintf
configure:18738: gcc -o conftest -g -O2 -fomit-frame-pointer -mcpu=pentiumpro -march=pentiumpro conftest.
c  >&5
configure:18717: warning: conflicting types for built-in function `vsnprintf'
configure:18741: $? = 0
configure:18744: test -s conftest
configure:18747: $? = 0
configure:18757: result: yes
configure:18768: checking whether vsnprintf works
configure:18832: gcc -o conftest -g -O2 -fomit-frame-pointer -mcpu=pentiumpro -march=pentiumpro conftest.
c  >&5
configure:18835: $? = 0
configure:18837: ./conftest
configure:18840: $? = 0
configure:18832: gcc -o conftest -g -O2 -fomit-frame-pointer -mcpu=pentiumpro -march=pentiumpro conftest.
c  >&5
configure:18835: $? = 0
configure:18837: ./conftest
configure:18840: $? = 0
configure:18854: result: yes
configure:18876: checking whether sscanf needs writable input
configure:18888: result: no
configure:19095: checking for suitable m4


trying m4
./configure: m4: not found

trying /usr/bin/m4
./configure: /usr/bin/m4: not found

trying /usr/dt/bin/m4
./configure: /usr/dt/bin/m4: not found

trying /usr/openwin/bin/m4
./configure: /usr/openwin/bin/m4: not found

trying /bin/m4
./configure: /bin/m4: not found

trying /usr/ucb/m4
./configure: /usr/ucb/m4: not found

trying /opt/sfw/cups/bin/m4
./configure: /opt/sfw/cups/bin/m4: not found

trying /opt/sfw/gcc-3/bin/m4
./configure: /opt/sfw/gcc-3/bin/m4: not found

trying /opt/sfw/gcc-3/lib/m4
./configure: /opt/sfw/gcc-3/lib/m4: not found

trying /opt/sfw/bin/m4
./configure: /opt/sfw/bin/m4: not found

trying /usr/sfw/bin/m4
./configure: /usr/sfw/bin/m4: not found

trying /opt/SUNWspro/bin/m4
./configure: /opt/SUNWspro/bin/m4: not found

trying /opt/Acrobat4/bin/m4
./configure: /opt/Acrobat4/bin/m4: not found

trying /usr/5bin/m4
./configure: /usr/5bin/m4: not found

configure:19131: error: No usable m4 in $PATH or /usr/5bin (see config.log for reasons).


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

ac_cv_build='pentium2-pc-solaris2.9'
ac_cv_build_alias='pentium2-pc-solaris2.9'
ac_cv_c_bigendian='no'
ac_cv_c_compiler_gnu='yes'
ac_cv_c_stringize='yes'
ac_cv_c_volatile='yes'
ac_cv_env_ABI_set=''
ac_cv_env_ABI_value=''
ac_cv_env_CC_set=''
ac_cv_env_CC_value=''
ac_cv_env_CFLAGS_set=''
ac_cv_env_CFLAGS_value=''
ac_cv_env_CPPFLAGS_set=''
ac_cv_env_CPPFLAGS_value=''
ac_cv_env_CPP_set=''
ac_cv_env_CPP_value=''
ac_cv_env_CXXCPP_set=''
ac_cv_env_CXXCPP_value=''
ac_cv_env_CXXFLAGS_set=''
ac_cv_env_CXXFLAGS_value=''
ac_cv_env_CXX_set=''
ac_cv_env_CXX_value=''
ac_cv_env_LDFLAGS_set=''
ac_cv_env_LDFLAGS_value=''
ac_cv_env_M4_set=''
ac_cv_env_M4_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_func_alarm='yes'
ac_cv_func_clock='yes'
ac_cv_func_clock_gettime='no'
ac_cv_func_cputime='no'
ac_cv_func_getpagesize='yes'
ac_cv_func_getrusage='yes'
ac_cv_func_gettimeofday='yes'
ac_cv_func_localeconv='yes'
ac_cv_func_memset='yes'
ac_cv_func_mmap='yes'
ac_cv_func_mprotect='yes'
ac_cv_func_obstack_vprintf='no'
ac_cv_func_popen='yes'
ac_cv_func_processor_info='yes'
ac_cv_func_read_real_time='no'
ac_cv_func_sigaction='yes'
ac_cv_func_sigaltstack='yes'
ac_cv_func_sigstack='yes'
ac_cv_func_strchr='yes'
ac_cv_func_strnlen='no'
ac_cv_func_strtoul='yes'
ac_cv_func_sysconf='yes'


ac_cv_func_sysctl='no'
ac_cv_func_sysctlbyname='no'
ac_cv_func_syssgi='no'
ac_cv_func_times='yes'
ac_cv_func_vsnprintf='yes'
ac_cv_have_decl_fgetc='yes'
ac_cv_have_decl_fscanf='yes'
ac_cv_have_decl_optarg='yes'
ac_cv_have_decl_ungetc='yes'
ac_cv_have_decl_vfprintf='yes'
ac_cv_header_dlfcn_h='yes'
ac_cv_header_fcntl_h='yes'
ac_cv_header_inttypes_h='yes'
ac_cv_header_locale_h='yes'
ac_cv_header_memory_h='yes'
ac_cv_header_stdc='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_mman_h='yes'
ac_cv_header_sys_param_h='yes'
ac_cv_header_sys_processor_h='yes'
ac_cv_header_sys_resource_h='yes'
ac_cv_header_sys_stat_h='yes'
ac_cv_header_sys_sysctl_h='no'
ac_cv_header_sys_syssgi_h='no'
ac_cv_header_sys_systemcfg_h='no'
ac_cv_header_sys_time_h='yes'
ac_cv_header_sys_times_h='yes'
ac_cv_header_sys_types_h='yes'
ac_cv_header_time='yes'
ac_cv_header_unistd_h='yes'
ac_cv_host='pentium2-pc-solaris2.9'
ac_cv_host_alias='pentium2-pc-solaris2.9'
ac_cv_lib_m_main='yes'
ac_cv_objext='o'
ac_cv_path_install='/opt/sfw/bin/ginstall -c'
ac_cv_prog_AWK='gawk'
ac_cv_prog_CPP='gcc -E'
ac_cv_prog_ac_ct_AR='ar'
ac_cv_prog_ac_ct_CC='gcc'
ac_cv_prog_ac_ct_RANLIB=':'
ac_cv_prog_ac_ct_STRIP=':'
ac_cv_prog_cc_g='yes'
ac_cv_prog_cc_stdc=''
ac_cv_prog_make_make_set='no'
ac_cv_type_intmax_t='yes'
ac_cv_type_long_double='yes'
ac_cv_type_long_long='yes'
ac_cv_type_ptrdiff_t='yes'
ac_cv_type_quad_t='yes'
ac_cv_type_signal='void'
am_cv_CC_dependencies_compiler_type='none'
am_cv_prog_cc_stdc=''
gmp_cv_asm_x86_mmx='yes'
gmp_cv_c_attribute_const='yes'




gmp_cv_c_attribute_malloc='yes'
gmp_cv_c_attribute_mode='yes'
gmp_cv_c_attribute_noreturn='yes'
gmp_cv_c_double_format='IEEE little endian'
gmp_cv_c_inline='yes'
gmp_cv_c_stdarg='yes'
gmp_cv_func_alloca='yes'
gmp_cv_func_sscanf_writable_input='no'
gmp_cv_func_vsnprintf='yes'
gmp_cv_header_alloca='yes'
gmp_cv_option_alloca='alloca'
lt_cv_deplibs_check_method='pass_all'
lt_cv_file_magic_cmd='$MAGIC_CMD'
lt_cv_file_magic_test_file='/lib/libc.so'
lt_cv_ld_reload_flag='-r'
lt_cv_objdir='.libs'
lt_cv_path_LD='/usr/ccs/bin/ld'
lt_cv_path_NM='/usr/ccs/bin/nm -p'
lt_cv_prog_compiler_c_o='yes'
lt_cv_prog_compiler_rtti_exceptions='no'
lt_cv_prog_gnu_ld='no'
lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([BDT][BDT]*\)[ ][ ]*\(\)\([_A-Za-z][_
A-Za-z0-9]*\)$/\1 \2\3 \3/p'\'''
lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (lt_ptr) 0},/p'\'' -e
'\''s/^[BCDEGRST] \([^ ]*\) \([^ ]*\)$/  {"\2", (lt_ptr) \&\2},/p'\'''
lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern int \1;/p'\'''
lt_cv_sys_max_cmd_len='393217'
lt_lt_cv_prog_compiler_c_o='"yes"'
lt_lt_cv_sys_global_symbol_pipe='"sed -n -e '\''s/^.*[ ]\\([BDT][BDT]*\\)[ ][ ]*\\(\\)\\([_A-Za-z
][_A-Za-z0-9]*\\)\$/\\1 \\2\\3 \\3/p'\''"'
lt_lt_cv_sys_global_symbol_to_c_name_address='"sed -n -e '\''s/^: \\([^ ]*\\) \$/ {\\\"\\1\\\", (lt_ptr) 0 },/p'\'' -e '\''s/^[BCDEGRST] \\([^ ]*\\) \\([^ ]*\\)\$/ {\"\\2\", (lt_ptr) \\&\\2},/p'\''"' lt_lt_cv_sys_global_symbol_to_cdecl='"sed -n -e '\''s/^. .* \\(.*\\)\$/extern int \\1;/p'\''"'


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

#define HAVE_HOST_CPU_pentium2 1
#define PACKAGE "gmp"
#define VERSION "4.1.4"
#define WANT_FFT 1
#define HAVE_HOST_CPU_FAMILY_x86 1
#define HAVE_SPEED_CYCLECOUNTER 2
#define HAVE_CALLING_CONVENTIONS 1
#define PROTOTYPES 1
#define STDC_HEADERS 1
#define HAVE_STRING_H 1
#define HAVE_DLFCN_H 1
#define STDC_HEADERS 1
#define TIME_WITH_SYS_TIME 1
#define HAVE_FCNTL_H 1
#define HAVE_LOCALE_H 1
#define HAVE_SYS_MMAN_H 1
#define HAVE_SYS_PARAM_H 1
#define HAVE_SYS_PROCESSOR_H 1
#define HAVE_SYS_RESOURCE_H 1
#define HAVE_SYS_TIME_H 1
#define HAVE_SYS_TIMES_H 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_DECL_FGETC 1
#define HAVE_DECL_FSCANF 1
#define HAVE_DECL_OPTARG 1
#define HAVE_DECL_UNGETC 1
#define HAVE_DECL_VFPRINTF 1
#define RETSIGTYPE void
#define HAVE_INTMAX_T 1
#define HAVE_LONG_DOUBLE 1
#define HAVE_LONG_LONG 1
#define HAVE_PTRDIFF_T 1
#define HAVE_QUAD_T 1
#define HAVE_STRINGIZE 1
#define HAVE_STDARG 1
#define HAVE_ATTRIBUTE_CONST 1
#define HAVE_ATTRIBUTE_MALLOC 1
#define HAVE_ATTRIBUTE_MODE 1
#define HAVE_ATTRIBUTE_NORETURN 1
#define HAVE_ALLOCA_H 1
#define HAVE_ALLOCA 1
#define WANT_TMP_ALLOCA 1
#define HAVE_LIMB_LITTLE_ENDIAN 1
#define HAVE_DOUBLE_IEEE_LITTLE_ENDIAN 1
#define HAVE_ALARM 1
#define HAVE_CLOCK 1
#define HAVE_GETPAGESIZE 1


#define HAVE_GETRUSAGE 1
#define HAVE_GETTIMEOFDAY 1
#define HAVE_LOCALECONV 1
#define HAVE_MEMSET 1
#define HAVE_MMAP 1
#define HAVE_MPROTECT 1
#define HAVE_POPEN 1
#define HAVE_PROCESSOR_INFO 1
#define HAVE_SIGACTION 1
#define HAVE_SIGALTSTACK 1
#define HAVE_SIGSTACK 1
#define HAVE_STRCHR 1
#define HAVE_STRTOUL 1
#define HAVE_SYSCONF 1
#define HAVE_TIMES 1
#define HAVE_VSNPRINTF 1
#define HAVE_NATIVE_mpn_udiv_qrnnd 1
#define HAVE_NATIVE_mpn_umul_ppmm 1
#define HAVE_NATIVE_mpn_add_n 1
#define HAVE_NATIVE_mpn_sub_n 1
#define HAVE_NATIVE_mpn_add_n 1
#define HAVE_NATIVE_mpn_sub_n 1
#define HAVE_NATIVE_mpn_mul_1 1
#define HAVE_NATIVE_mpn_addmul_1 1
#define HAVE_NATIVE_mpn_addmul_1c 1
#define HAVE_NATIVE_mpn_submul_1 1
#define HAVE_NATIVE_mpn_submul_1c 1
#define HAVE_NATIVE_M4_function_1c 1
#define HAVE_NATIVE_M4_function_1 1
#define HAVE_NATIVE_mpn_addmul_1 1
#define HAVE_NATIVE_mpn_addmul_1c 1
#define HAVE_NATIVE_mpn_submul_1 1
#define HAVE_NATIVE_mpn_submul_1c 1
#define HAVE_NATIVE_M4_function_1c 1
#define HAVE_NATIVE_M4_function_1 1
#define HAVE_NATIVE_mpn_lshift 1
#define HAVE_NATIVE_mpn_rshift 1
#define HAVE_NATIVE_mpn_divexact_1 1
#define HAVE_NATIVE_mpn_divexact_by3c 1
#define HAVE_NATIVE_mpn_preinv_divrem_1 1
#define HAVE_NATIVE_mpn_divrem_1c 1
#define HAVE_NATIVE_mpn_divrem_1 1
#define HAVE_NATIVE_mpn_preinv_mod_1 1
#define HAVE_NATIVE_mpn_mod_1c 1
#define HAVE_NATIVE_mpn_mod_1 1
#define HAVE_NATIVE_mpn_mod_34lsub1 1
#define HAVE_NATIVE_mpn_modexact_1c_odd 1
#define HAVE_NATIVE_mpn_modexact_1_odd 1
#define HAVE_NATIVE_mpn_mul_basecase 1
#define HAVE_NATIVE_mpn_sqr_basecase 1
#define HAVE_NATIVE_mpn_popcount 1
#define HAVE_NATIVE_mpn_hamdist 1
#define HAVE_NATIVE_mpn_popcount 1
#define HAVE_NATIVE_mpn_hamdist 1
#define HAVE_NATIVE_mpn_copyi 1
#define HAVE_NATIVE_mpn_copyd 1


configure: exit 1





# If the bug is related to an asm file not assembling, then the contents of config.m4 and the offending
line or lines from the temporary mpn/tmp-<file>.s.



best regards

Morten Gulbrandsen


###################

Normally when I compile  I use this


g++ -ansi -pedantic -Wall -o 4eList0101_UNIX.out 4eList0101_UNIX.cpp -L /opt/sfw/gcc-3/lib/ -R /opt/sfw/gcc-3/lib/ -lstdc++






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.52.  Invocation command line was

  $ ./configure 

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

hostname = Hirschgraben15-23
uname -m = i86pc
uname -r = 5.9
uname -s = SunOS
uname -v = Generic_112234-12

/usr/bin/uname -p = i386
/bin/uname -X     = System = SunOS
Node = Hirschgraben15-23
Release = 5.9
KernelID = Generic_112234-12
Machine = i86pc
BusType = <unknown>
Serial = <unknown>
Users = <unknown>
OEM# = 0
Origin# = 1
NumCPU = 1

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

PATH = 
/usr/bin::/usr/dt/bin:/usr/openwin/bin:/bin:/usr/ucb:/opt/sfw/cups/bin:/opt/sfw/gcc-3/bin:/opt/sfw/gcc-3/lib:/opt/sfw/bin:/usr/sfw/bin:/opt/SUNWspro/bin:/opt/Acrobat4/bin

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

configure:1204: PATH=".;."; conftest.sh
./configure: conftest.sh: not found
configure:1207: $? = 1
configure:1282: checking build system type
configure:1300: result: pentium2-pc-solaris2.9
configure:1307: checking host system type
configure:1321: result: pentium2-pc-solaris2.9
configure:1347: checking for a BSD compatible install
configure:1396: result: /opt/sfw/bin/ginstall -c
configure:1407: checking whether build environment is sane
configure:1450: result: yes
configure:1483: checking for mawk
configure:1509: result: no
configure:1483: checking for gawk
configure:1498: found /opt/sfw/bin/gawk
configure:1506: result: gawk
configure:1516: checking whether make sets ${MAKE}
configure:1540: result: no
configure:1627: checking whether to enable maintainer-specific portions of 
Makefiles
configure:1636: result: no
configure:1083: User:
ABI=
CC=
CFLAGS=(unset)
CPPFLAGS=(unset)
MPN_PATH=
configure:1089: GMP:
abilist=standard
cclist=gcc cc
configure:2864: gcc 2>&1 | grep xlc >/dev/null
configure:2867: $? = 1
configure:2898: checking compiler gcc -g -O2 -fomit-frame-pointer 
configure:2926: gcc -g -O2 -fomit-frame-pointer  conftest.c >&5
configure:2929: $? = 0
configure:2933: ./a.out || ./a.exe || ./conftest
configure:2936: $? = 0
configure:2945: result: yes
configure:3185: checking compiler gcc -g -O2 -fomit-frame-pointer  
-mcpu=pentiumpro
configure:3213: gcc -g -O2 -fomit-frame-pointer  -mcpu=pentiumpro conftest.c >&5
configure:3216: $? = 0
configure:3220: ./a.out || ./a.exe || ./conftest
configure:3223: $? = 0
configure:3232: result: yes
configure:3185: checking compiler gcc -g -O2 -fomit-frame-pointer 
-mcpu=pentiumpro  -march=pentiumpro
configure:3213: gcc -g -O2 -fomit-frame-pointer -mcpu=pentiumpro  
-march=pentiumpro conftest.c >&5
configure:3216: $? = 0
configure:3220: ./a.out || ./a.exe || ./conftest
configure:3223: $? = 0
configure:3232: result: yes
configure:3363: checking for gcc
configure:3386: result: gcc
configure:3614: checking for C compiler version
configure:3617: 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:3620: $? = 0
configure:3622: gcc -v </dev/null >&5
Reading specs from /opt/sfw/gcc-3/lib/gcc-lib/i386-pc-solaris2.9/3.3.2/specs
Configured with: ../gcc-3.3.2/configure --prefix=/opt/sfw/gcc-3 
--with-ld=/usr/ccs/bin/ld --with-as=/usr/ccs/bin/as --without-gnu-ld 
--without-gnu-as --enable-shared
Thread model: posix
gcc version 3.3.2
configure:3625: $? = 0
configure:3627: gcc -V </dev/null >&5
gcc: `-V' option must have argument
configure:3630: $? = 1
configure:3650: checking for C compiler default output
configure:3653: gcc -g -O2 -fomit-frame-pointer -mcpu=pentiumpro 
-march=pentiumpro   conftest.c  >&5
configure:3656: $? = 0
configure:3685: result: a.out
configure:3690: checking whether the C compiler works
configure:3696: ./a.out
configure:3699: $? = 0
configure:3714: result: yes
configure:3721: checking whether we are cross compiling
configure:3723: result: no
configure:3726: checking for executable suffix
configure:3728: gcc -o conftest -g -O2 -fomit-frame-pointer -mcpu=pentiumpro 
-march=pentiumpro   conftest.c  >&5
configure:3731: $? = 0
configure:3753: result: 
configure:3759: checking for object suffix
configure:3777: gcc -c -g -O2 -fomit-frame-pointer -mcpu=pentiumpro 
-march=pentiumpro  conftest.c >&5
configure:3780: $? = 0
configure:3799: result: o
configure:3803: checking whether we are using the GNU C compiler
configure:3824: gcc -c -g -O2 -fomit-frame-pointer -mcpu=pentiumpro 
-march=pentiumpro  conftest.c >&5
configure:3827: $? = 0
configure:3830: test -s conftest.o
configure:3833: $? = 0
configure:3845: result: yes
configure:3851: checking whether gcc accepts -g
configure:3869: gcc -c -g  conftest.c >&5
configure:3872: $? = 0
configure:3875: test -s conftest.o
configure:3878: $? = 0
configure:3888: result: yes
configure:3915: gcc -c -g -O2 -fomit-frame-pointer -mcpu=pentiumpro 
-march=pentiumpro  conftest.c >&5
conftest.c:2: error: parse error before "me"
configure:3918: $? = 1
configure: failed program was:
#ifndef __cplusplus
  choke me
#endif
configure:4024: checking for style of include used by make
configure:4051: result: none
configure:4057: checking dependency style of gcc
configure:4119: result: none
configure:4123: checking for gcc option to accept ANSI C
configure:4180: gcc  -c -g -O2 -fomit-frame-pointer -mcpu=pentiumpro 
-march=pentiumpro  conftest.c >&5
configure:4183: $? = 0
configure:4186: test -s conftest.o
configure:4189: $? = 0
configure:4206: result: none needed
configure:4219: checking how to run the C preprocessor
configure:4245: gcc -E  conftest.c
configure:4251: $? = 0
configure:4278: gcc -E  conftest.c
configure:4275:28: ac_nonexistent.h: No such file or directory
configure:4284: $? = 1
configure: failed program was:
#line 4274 "configure"
#include "confdefs.h"
#include <ac_nonexistent.h>
configure:4321: result: gcc -E
configure:4336: gcc -E  conftest.c
configure:4342: $? = 0
configure:4369: gcc -E  conftest.c
configure:4366:28: ac_nonexistent.h: No such file or directory
configure:4375: $? = 1
configure: failed program was:
#line 4365 "configure"
#include "confdefs.h"
#include <ac_nonexistent.h>
configure:4441: gcc -c -g -O2 -fomit-frame-pointer -mcpu=pentiumpro 
-march=pentiumpro  conftest.c >&5
configure:4444: $? = 0
configure:4447: test -s conftest.o
configure:4450: $? = 0
configure:1482: Decided:
ABI=standard
CC=gcc
CFLAGS=-g -O2 -fomit-frame-pointer -mcpu=pentiumpro -march=pentiumpro
CPPFLAGS=
GMP_LDFLAGS=
CXX=
CXXFLAGS=
path= x86/p6/mmx x86/p6 x86 generic
configure:5168: checking for gcc option to accept ANSI C
configure:5228: gcc  -c -g -O2 -fomit-frame-pointer -mcpu=pentiumpro 
-march=pentiumpro  conftest.c >&5
configure:5231: $? = 0
configure:5234: test -s conftest.o
configure:5237: $? = 0
configure:5251: result: none needed
configure:5262: checking for function prototypes
configure:5265: result: yes
configure:5279: checking for ANSI C header files
configure:5293: gcc -E  conftest.c
configure:5299: $? = 0
configure:5386: gcc -o conftest -g -O2 -fomit-frame-pointer -mcpu=pentiumpro 
-march=pentiumpro   conftest.c  >&5
configure:5389: $? = 0
configure:5391: ./conftest
configure:5394: $? = 0
configure:5407: result: yes
configure:5420: checking for string.h
configure:5430: gcc -E  conftest.c
configure:5436: $? = 0
configure:5455: result: yes
configure:5504: checking for ar
configure:5528: result: ar
configure:5556: checking for BSD-compatible nm
configure:5591: result: /usr/ccs/bin/nm -p
configure:5907: checking for ld used by GCC
configure:5971: result: /usr/ccs/bin/ld
configure:5980: checking if the linker (/usr/ccs/bin/ld) is GNU ld
configure:5992: result: no
configure:5996: checking for /usr/ccs/bin/ld option to reload object files
configure:6003: result: -r
configure:6012: checking whether ln -s works
configure:6016: result: yes
configure:6023: checking how to recognise dependant libraries
configure:6210: result: pass_all
configure:6661: checking for dlfcn.h
configure:6671: gcc -E  conftest.c
configure:6677: $? = 0
configure:6696: result: yes
configure:6709: checking the maximum length of command line arguments
configure:6758: result: 393217
configure:6766: checking command to parse /usr/ccs/bin/nm -p output from gcc 
object
configure:6851: gcc -c -g -O2 -fomit-frame-pointer -mcpu=pentiumpro 
-march=pentiumpro  conftest.c >&5
configure:6854: $? = 0
configure:6858: /usr/ccs/bin/nm -p conftest.o \| sed -n -e 's/^.*[      
]\([BDT][BDT]*\)[       ][      ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' 
\> conftest.nm
configure:6861: $? = 0
configure:6913: gcc -o conftest -g -O2 -fomit-frame-pointer -mcpu=pentiumpro 
-march=pentiumpro   conftest.c conftstm.o >&5
configure:6916: $? = 0
configure:6954: result: ok
configure:6958: checking for objdir
configure:6973: result: .libs
configure:7056: checking for ranlib
configure:7080: result: :
configure:7130: checking for strip
configure:7154: result: :
configure:7410: checking if gcc static flag  works
configure:7433: result: yes
configure:7447: checking if gcc supports -fno-rtti -fno-exceptions
cc1: warning: "-fno-rtti" is valid for C++ but not for C/ObjC
cc1: warning: "-fno-rtti" is valid for C++ but not for C/ObjC
configure:7472: result: no
configure:7487: checking for gcc option to produce PIC
configure:7640: result: -fPIC
configure:7647: checking if gcc PIC flag -fPIC works
configure:7672: result: yes
configure:7696: checking if gcc supports -c -o file.o
configure:7737: result: yes
configure:7762: checking whether the gcc linker (/usr/ccs/bin/ld) supports 
shared libraries
configure:8546: result: yes
configure:8568: checking whether -lc should be explicitly linked in
configure:8573: gcc -c -g -O2 -fomit-frame-pointer -mcpu=pentiumpro 
-march=pentiumpro  conftest.c >&5
configure:8576: $? = 0
configure:8590: gcc -shared -Wl,-h -Wl,conftest -o conftest conftest.o  -v 
2\>\&1 \| grep  -lc  \>/dev/null 2\>\&1
configure:8593: $? = 1
configure:8605: result: yes
configure:8611: checking how to hardcode library paths into programs
configure:8635: result: immediate
configure:8649: checking whether stripping libraries is possible
configure:8657: result: no
configure:8661: checking dynamic linker characteristics
configure:9100: result: solaris2.9 ld.so
configure:9697: checking if libtool supports shared libraries
configure:9699: result: yes
configure:9702: checking whether to build shared libraries
configure:9723: result: yes
configure:9726: checking whether to build static libraries
configure:9730: result: yes
configure:9810: creating libtool
configure:16331: checking if the assembler knows about MMX instructions
configure:16341: gcc -c -g -O2 -fomit-frame-pointer -mcpu=pentiumpro 
-march=pentiumpro conftest.s >conftest.out 2>&1
configure:16344: $? = 0
configure:16355: WARNING: "dis" not available to check for "as" movq bug
configure:16368: result: yes
configure:16491: checking for ANSI C header files
configure:16619: result: yes
configure:16629: checking whether time.h and sys/time.h may both be included
configure:16651: gcc -c -g -O2 -fomit-frame-pointer -mcpu=pentiumpro 
-march=pentiumpro  conftest.c >&5
configure:16654: $? = 0
configure:16657: test -s conftest.o
configure:16660: $? = 0
configure:16670: result: yes
configure:16696: checking for fcntl.h
configure:16706: gcc -E  conftest.c
configure:16712: $? = 0
configure:16731: result: yes
configure:16696: checking for locale.h
configure:16706: gcc -E  conftest.c
configure:16712: $? = 0
configure:16731: result: yes
configure:16696: checking for sys/mman.h
configure:16706: gcc -E  conftest.c
configure:16712: $? = 0
configure:16731: result: yes
configure:16696: checking for sys/param.h
configure:16706: gcc -E  conftest.c
configure:16712: $? = 0
configure:16731: result: yes
configure:16696: checking for sys/processor.h
configure:16706: gcc -E  conftest.c
configure:16712: $? = 0
configure:16731: result: yes
configure:16696: checking for sys/resource.h
configure:16706: gcc -E  conftest.c
configure:16712: $? = 0
configure:16731: result: yes
configure:16696: checking for sys/sysctl.h
configure:16706: gcc -E  conftest.c
configure:16703:24: sys/sysctl.h: No such file or directory
configure:16712: $? = 1
configure: failed program was:
#line 16702 "configure"
#include "confdefs.h"
#include <sys/sysctl.h>
configure:16731: result: no
configure:16696: checking for sys/syssgi.h
configure:16706: gcc -E  conftest.c
configure:16703:24: sys/syssgi.h: No such file or directory
configure:16712: $? = 1
configure: failed program was:
#line 16702 "configure"
#include "confdefs.h"
#include <sys/syssgi.h>
configure:16731: result: no
configure:16696: checking for sys/systemcfg.h
configure:16706: gcc -E  conftest.c
configure:16703:27: sys/systemcfg.h: No such file or directory
configure:16712: $? = 1
configure: failed program was:
#line 16702 "configure"
#include "confdefs.h"
#include <sys/systemcfg.h>
configure:16731: result: no
configure:16696: checking for sys/time.h
configure:16706: gcc -E  conftest.c
configure:16712: $? = 0
configure:16731: result: yes
configure:16696: checking for sys/times.h
configure:16706: gcc -E  conftest.c
configure:16712: $? = 0
configure:16731: result: yes
configure:16748: checking for sys/types.h
configure:16760: gcc -c -g -O2 -fomit-frame-pointer -mcpu=pentiumpro 
-march=pentiumpro  conftest.c >&5
configure:16763: $? = 0
configure:16766: test -s conftest.o
configure:16769: $? = 0
configure:16779: result: yes
configure:16748: checking for sys/stat.h
configure:16760: gcc -c -g -O2 -fomit-frame-pointer -mcpu=pentiumpro 
-march=pentiumpro  conftest.c >&5
configure:16763: $? = 0
configure:16766: test -s conftest.o
configure:16769: $? = 0
configure:16779: result: yes
configure:16748: checking for stdlib.h
configure:16760: gcc -c -g -O2 -fomit-frame-pointer -mcpu=pentiumpro 
-march=pentiumpro  conftest.c >&5
configure:16763: $? = 0
configure:16766: test -s conftest.o
configure:16769: $? = 0
configure:16779: result: yes
configure:16748: checking for string.h
configure:16779: result: yes
configure:16748: checking for memory.h
configure:16760: gcc -c -g -O2 -fomit-frame-pointer -mcpu=pentiumpro 
-march=pentiumpro  conftest.c >&5
configure:16763: $? = 0
configure:16766: test -s conftest.o
configure:16769: $? = 0
configure:16779: result: yes
configure:16748: checking for strings.h
configure:16760: gcc -c -g -O2 -fomit-frame-pointer -mcpu=pentiumpro 
-march=pentiumpro  conftest.c >&5
configure:16763: $? = 0
configure:16766: test -s conftest.o
configure:16769: $? = 0
configure:16779: result: yes
configure:16748: checking for inttypes.h
configure:16760: gcc -c -g -O2 -fomit-frame-pointer -mcpu=pentiumpro 
-march=pentiumpro  conftest.c >&5
configure:16763: $? = 0
configure:16766: test -s conftest.o
configure:16769: $? = 0
configure:16779: result: yes
configure:16748: checking for stdint.h
configure:16760: gcc -c -g -O2 -fomit-frame-pointer -mcpu=pentiumpro 
-march=pentiumpro  conftest.c >&5
configure:16789:20: stdint.h: No such file or directory
configure:16763: $? = 1
configure: failed program was:
#line 16754 "configure"
#include "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:16779: result: no
configure:16748: checking for unistd.h
configure:16760: gcc -c -g -O2 -fomit-frame-pointer -mcpu=pentiumpro 
-march=pentiumpro  conftest.c >&5
configure:16763: $? = 0
configure:16766: test -s conftest.o
configure:16769: $? = 0
configure:16779: result: yes
configure:16789: checking whether fgetc is declared
configure:16810: gcc -c -g -O2 -fomit-frame-pointer -mcpu=pentiumpro 
-march=pentiumpro  conftest.c >&5
configure:16813: $? = 0
configure:16816: test -s conftest.o
configure:16819: $? = 0
configure:16829: result: yes
configure:16843: checking whether fscanf is declared
configure:16864: gcc -c -g -O2 -fomit-frame-pointer -mcpu=pentiumpro 
-march=pentiumpro  conftest.c >&5
configure:16867: $? = 0
configure:16870: test -s conftest.o
configure:16873: $? = 0
configure:16883: result: yes
configure:16897: checking whether optarg is declared
configure:16918: gcc -c -g -O2 -fomit-frame-pointer -mcpu=pentiumpro 
-march=pentiumpro  conftest.c >&5
configure:16921: $? = 0
configure:16924: test -s conftest.o
configure:16927: $? = 0
configure:16937: result: yes
configure:16951: checking whether ungetc is declared
configure:16972: gcc -c -g -O2 -fomit-frame-pointer -mcpu=pentiumpro 
-march=pentiumpro  conftest.c >&5
configure:16975: $? = 0
configure:16978: test -s conftest.o
configure:16981: $? = 0
configure:16991: result: yes
configure:17005: checking whether vfprintf is declared
configure:17026: gcc -c -g -O2 -fomit-frame-pointer -mcpu=pentiumpro 
-march=pentiumpro  conftest.c >&5
configure:17029: $? = 0
configure:17032: test -s conftest.o
configure:17035: $? = 0
configure:17045: result: yes
configure:17060: checking return type of signal handlers
configure:17088: gcc -c -g -O2 -fomit-frame-pointer -mcpu=pentiumpro 
-march=pentiumpro  conftest.c >&5
configure:17091: $? = 0
configure:17094: test -s conftest.o
configure:17097: $? = 0
configure:17107: result: void
configure:17115: checking for intmax_t
configure:17136: gcc -c -g -O2 -fomit-frame-pointer -mcpu=pentiumpro 
-march=pentiumpro  conftest.c >&5
configure:17139: $? = 0
configure:17142: test -s conftest.o
configure:17145: $? = 0
configure:17155: result: yes
configure:17164: checking for long double
configure:17185: gcc -c -g -O2 -fomit-frame-pointer -mcpu=pentiumpro 
-march=pentiumpro  conftest.c >&5
configure:17188: $? = 0
configure:17191: test -s conftest.o
configure:17194: $? = 0
configure:17204: result: yes
configure:17213: checking for long long
configure:17234: gcc -c -g -O2 -fomit-frame-pointer -mcpu=pentiumpro 
-march=pentiumpro  conftest.c >&5
configure:17237: $? = 0
configure:17240: test -s conftest.o
configure:17243: $? = 0
configure:17253: result: yes
configure:17262: checking for ptrdiff_t
configure:17283: gcc -c -g -O2 -fomit-frame-pointer -mcpu=pentiumpro 
-march=pentiumpro  conftest.c >&5
configure:17286: $? = 0
configure:17289: test -s conftest.o
configure:17292: $? = 0
configure:17302: result: yes
configure:17311: checking for quad_t
configure:17332: gcc -c -g -O2 -fomit-frame-pointer -mcpu=pentiumpro 
-march=pentiumpro  conftest.c >&5
configure:17335: $? = 0
configure:17338: test -s conftest.o
configure:17341: $? = 0
configure:17351: result: yes
configure:17361: checking for preprocessor stringizing operator
configure:17382: result: yes
configure:17392: checking for working volatile
configure:17412: gcc -c -g -O2 -fomit-frame-pointer -mcpu=pentiumpro 
-march=pentiumpro  conftest.c >&5
configure:17415: $? = 0
configure:17418: test -s conftest.o
configure:17421: $? = 0
configure:17431: result: yes
configure:17441: checking whether <stdarg.h> exists and works
configure:17468: gcc -c -g -O2 -fomit-frame-pointer -mcpu=pentiumpro 
-march=pentiumpro  conftest.c >&5
configure:17471: $? = 0
configure:17474: test -s conftest.o
configure:17477: $? = 0
configure:17488: result: yes
configure:17498: checking whether gcc __attribute__ ((const)) works
configure:17516: gcc -c -g -O2 -fomit-frame-pointer -mcpu=pentiumpro 
-march=pentiumpro  conftest.c >&5
configure:17519: $? = 0
configure:17522: test -s conftest.o
configure:17525: $? = 0
configure:17536: result: yes
configure:17546: checking whether gcc __attribute__ ((malloc)) works
configure:17555: gcc -g -O2 -fomit-frame-pointer -mcpu=pentiumpro 
-march=pentiumpro  -c conftest.c >conftest.out 2>&1
configure:17558: $? = 0
configure:17572: result: yes
configure:17582: checking whether gcc __attribute__ ((mode (XX))) works
configure:17600: gcc -c -g -O2 -fomit-frame-pointer -mcpu=pentiumpro 
-march=pentiumpro  conftest.c >&5
configure:17603: $? = 0
configure:17606: test -s conftest.o
configure:17609: $? = 0
configure:17620: result: yes
configure:17630: checking whether gcc __attribute__ ((noreturn)) works
configure:17648: gcc -c -g -O2 -fomit-frame-pointer -mcpu=pentiumpro 
-march=pentiumpro  conftest.c >&5
configure:17651: $? = 0
configure:17654: test -s conftest.o
configure:17657: $? = 0
configure:17668: result: yes
configure:17678: checking for inline
configure:17702: gcc -c -g -O2 -fomit-frame-pointer -mcpu=pentiumpro 
-march=pentiumpro  conftest.c >&5
configure:17705: $? = 0
configure:17708: test -s conftest.o
configure:17711: $? = 0
configure:17726: result: yes
configure:17768: gcc -c -g -O2 -fomit-frame-pointer -mcpu=pentiumpro 
-march=pentiumpro  conftest.c >&5
configure:17771: $? = 0
configure:17774: test -s conftest.o
configure:17777: $? = 0
configure:17902: checking for main in -lm
configure:17922: gcc -o conftest -g -O2 -fomit-frame-pointer -mcpu=pentiumpro 
-march=pentiumpro   conftest.c -lm   >&5
configure:17925: $? = 0
configure:17928: test -s conftest
configure:17931: $? = 0
configure:17942: result: yes
configure:17953: checking for working alloca.h
configure:17971: gcc -o conftest -g -O2 -fomit-frame-pointer -mcpu=pentiumpro 
-march=pentiumpro   conftest.c  >&5
configure:17974: $? = 0
configure:17977: test -s conftest
configure:17980: $? = 0
configure:17990: result: yes
configure:18000: checking for alloca (via gmp-impl.h)
configure:18026: gcc -o conftest -g -O2 -fomit-frame-pointer -mcpu=pentiumpro 
-march=pentiumpro   conftest.c  >&5
configure:18029: $? = 0
configure:18032: test -s conftest
configure:18035: $? = 0
configure:18045: result: yes
configure:18055: checking how to allocate temporary memory
configure:18079: result: alloca
configure:18150: gcc -c -g -O2 -fomit-frame-pointer -mcpu=pentiumpro 
-march=pentiumpro  conftest.c >&5
configure:18153: $? = 0
configure:18156: test -s conftest.o
configure:18159: $? = 0
configure:18208: gcc -c -g -O2 -fomit-frame-pointer -mcpu=pentiumpro 
-march=pentiumpro  conftest.c >&5
configure:18211: $? = 0
configure:18214: test -s conftest.o
configure:18217: $? = 0
configure:18243: checking whether byte ordering is bigendian
configure:18268: gcc -c -g -O2 -fomit-frame-pointer -mcpu=pentiumpro 
-march=pentiumpro  conftest.c >&5
configure: In function `main':
configure:18259: error: `bogus' undeclared (first use in this function)
configure:18259: error: (Each undeclared identifier is reported only once
configure:18259: error: for each function it appears in.)
configure:18259: error: parse error before "endian"
configure:18271: $? = 1
configure: failed program was:
#line 18251 "configure"
#include "confdefs.h"
#include <sys/types.h>
#include <sys/param.h>

int
main ()
{
#if !BYTE_ORDER || !BIG_ENDIAN || !LITTLE_ENDIAN
 bogus endian macros
#endif

  ;
  return 0;
}
configure:18344: gcc -o conftest -g -O2 -fomit-frame-pointer -mcpu=pentiumpro 
-march=pentiumpro   conftest.c  >&5
configure:18347: $? = 0
configure:18349: ./conftest
configure:18352: $? = 0
configure:18365: result: no
configure:18392: checking format of `double' floating point
configure:18410: gcc -g -O2 -fomit-frame-pointer -mcpu=pentiumpro 
-march=pentiumpro  -c conftest.c >&5 2>&1
configure:18413: $? = 0
configure:18554: result: IEEE little endian
configure:18632: checking for alarm
configure:18669: gcc -o conftest -g -O2 -fomit-frame-pointer -mcpu=pentiumpro 
-march=pentiumpro   conftest.c  >&5
configure:18672: $? = 0
configure:18675: test -s conftest
configure:18678: $? = 0
configure:18688: result: yes
configure:18632: checking for clock
configure:18669: gcc -o conftest -g -O2 -fomit-frame-pointer -mcpu=pentiumpro 
-march=pentiumpro   conftest.c  >&5
configure:18672: $? = 0
configure:18675: test -s conftest
configure:18678: $? = 0
configure:18688: result: yes
configure:18632: checking for clock_gettime
configure:18669: gcc -o conftest -g -O2 -fomit-frame-pointer -mcpu=pentiumpro 
-march=pentiumpro   conftest.c  >&5
Undefined                       first referenced
 symbol                             in file
clock_gettime                       /var/tmp//ccaRJqZD.o
ld: fatal: Symbol referencing errors. No output written to conftest
collect2: ld returned 1 exit status
configure:18672: $? = 1
configure: failed program was:
#line 18638 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
    which can conflict with char clock_gettime (); below.  */
#include <assert.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 clock_gettime ();
char (*f) ();

int
main ()
{
/* 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_clock_gettime) || defined (__stub___clock_gettime)
choke me
#else
f = clock_gettime;
#endif

  ;
  return 0;
}
configure:18688: result: no
configure:18632: checking for cputime
configure:18669: gcc -o conftest -g -O2 -fomit-frame-pointer -mcpu=pentiumpro 
-march=pentiumpro   conftest.c  >&5
Undefined                       first referenced
 symbol                             in file
cputime                             /var/tmp//ccCZJILp.o
ld: fatal: Symbol referencing errors. No output written to conftest
collect2: ld returned 1 exit status
configure:18672: $? = 1
configure: failed program was:
#line 18638 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
    which can conflict with char cputime (); below.  */
#include <assert.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 cputime ();
char (*f) ();

int
main ()
{
/* 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_cputime) || defined (__stub___cputime)
choke me
#else
f = cputime;
#endif

  ;
  return 0;
}
configure:18688: result: no
configure:18632: checking for getpagesize
configure:18669: gcc -o conftest -g -O2 -fomit-frame-pointer -mcpu=pentiumpro 
-march=pentiumpro   conftest.c  >&5
configure:18672: $? = 0
configure:18675: test -s conftest
configure:18678: $? = 0
configure:18688: result: yes
configure:18632: checking for getrusage
configure:18669: gcc -o conftest -g -O2 -fomit-frame-pointer -mcpu=pentiumpro 
-march=pentiumpro   conftest.c  >&5
configure:18672: $? = 0
configure:18675: test -s conftest
configure:18678: $? = 0
configure:18688: result: yes
configure:18632: checking for gettimeofday
configure:18669: gcc -o conftest -g -O2 -fomit-frame-pointer -mcpu=pentiumpro 
-march=pentiumpro   conftest.c  >&5
configure:18672: $? = 0
configure:18675: test -s conftest
configure:18678: $? = 0
configure:18688: result: yes
configure:18632: checking for localeconv
configure:18669: gcc -o conftest -g -O2 -fomit-frame-pointer -mcpu=pentiumpro 
-march=pentiumpro   conftest.c  >&5
configure:18672: $? = 0
configure:18675: test -s conftest
configure:18678: $? = 0
configure:18688: result: yes
configure:18632: checking for memset
configure:18669: gcc -o conftest -g -O2 -fomit-frame-pointer -mcpu=pentiumpro 
-march=pentiumpro   conftest.c  >&5
configure:18648: warning: conflicting types for built-in function `memset'
configure:18672: $? = 0
configure:18675: test -s conftest
configure:18678: $? = 0
configure:18688: result: yes
configure:18632: checking for mmap
configure:18669: gcc -o conftest -g -O2 -fomit-frame-pointer -mcpu=pentiumpro 
-march=pentiumpro   conftest.c  >&5
configure:18672: $? = 0
configure:18675: test -s conftest
configure:18678: $? = 0
configure:18688: result: yes
configure:18632: checking for mprotect
configure:18669: gcc -o conftest -g -O2 -fomit-frame-pointer -mcpu=pentiumpro 
-march=pentiumpro   conftest.c  >&5
configure:18672: $? = 0
configure:18675: test -s conftest
configure:18678: $? = 0
configure:18688: result: yes
configure:18632: checking for obstack_vprintf
configure:18669: gcc -o conftest -g -O2 -fomit-frame-pointer -mcpu=pentiumpro 
-march=pentiumpro   conftest.c  >&5
Undefined                       first referenced
 symbol                             in file
obstack_vprintf                     /var/tmp//ccUe6J2i.o
ld: fatal: Symbol referencing errors. No output written to conftest
collect2: ld returned 1 exit status
configure:18672: $? = 1
configure: failed program was:
#line 18638 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
    which can conflict with char obstack_vprintf (); below.  */
#include <assert.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 obstack_vprintf ();
char (*f) ();

int
main ()
{
/* 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_obstack_vprintf) || defined (__stub___obstack_vprintf)
choke me
#else
f = obstack_vprintf;
#endif

  ;
  return 0;
}
configure:18688: result: no
configure:18632: checking for popen
configure:18669: gcc -o conftest -g -O2 -fomit-frame-pointer -mcpu=pentiumpro 
-march=pentiumpro   conftest.c  >&5
configure:18672: $? = 0
configure:18675: test -s conftest
configure:18678: $? = 0
configure:18688: result: yes
configure:18632: checking for processor_info
configure:18669: gcc -o conftest -g -O2 -fomit-frame-pointer -mcpu=pentiumpro 
-march=pentiumpro   conftest.c  >&5
configure:18672: $? = 0
configure:18675: test -s conftest
configure:18678: $? = 0
configure:18688: result: yes
configure:18632: checking for read_real_time
configure:18669: gcc -o conftest -g -O2 -fomit-frame-pointer -mcpu=pentiumpro 
-march=pentiumpro   conftest.c  >&5
Undefined                       first referenced
 symbol                             in file
read_real_time                      /var/tmp//ccEbij1P.o
ld: fatal: Symbol referencing errors. No output written to conftest
collect2: ld returned 1 exit status
configure:18672: $? = 1
configure: failed program was:
#line 18638 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
    which can conflict with char read_real_time (); below.  */
#include <assert.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 read_real_time ();
char (*f) ();

int
main ()
{
/* 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_read_real_time) || defined (__stub___read_real_time)
choke me
#else
f = read_real_time;
#endif

  ;
  return 0;
}
configure:18688: result: no
configure:18632: checking for sigaction
configure:18669: gcc -o conftest -g -O2 -fomit-frame-pointer -mcpu=pentiumpro 
-march=pentiumpro   conftest.c  >&5
configure:18672: $? = 0
configure:18675: test -s conftest
configure:18678: $? = 0
configure:18688: result: yes
configure:18632: checking for sigaltstack
configure:18669: gcc -o conftest -g -O2 -fomit-frame-pointer -mcpu=pentiumpro 
-march=pentiumpro   conftest.c  >&5
configure:18672: $? = 0
configure:18675: test -s conftest
configure:18678: $? = 0
configure:18688: result: yes
configure:18632: checking for sigstack
configure:18669: gcc -o conftest -g -O2 -fomit-frame-pointer -mcpu=pentiumpro 
-march=pentiumpro   conftest.c  >&5
configure:18672: $? = 0
configure:18675: test -s conftest
configure:18678: $? = 0
configure:18688: result: yes
configure:18632: checking for syssgi
configure:18669: gcc -o conftest -g -O2 -fomit-frame-pointer -mcpu=pentiumpro 
-march=pentiumpro   conftest.c  >&5
Undefined                       first referenced
 symbol                             in file
syssgi                              /var/tmp//ccubz9kD.o
ld: fatal: Symbol referencing errors. No output written to conftest
collect2: ld returned 1 exit status
configure:18672: $? = 1
configure: failed program was:
#line 18638 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
    which can conflict with char syssgi (); below.  */
#include <assert.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 syssgi ();
char (*f) ();

int
main ()
{
/* 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_syssgi) || defined (__stub___syssgi)
choke me
#else
f = syssgi;
#endif

  ;
  return 0;
}
configure:18688: result: no
configure:18632: checking for strchr
configure:18669: gcc -o conftest -g -O2 -fomit-frame-pointer -mcpu=pentiumpro 
-march=pentiumpro   conftest.c  >&5
configure:18648: warning: conflicting types for built-in function `strchr'
configure:18672: $? = 0
configure:18675: test -s conftest
configure:18678: $? = 0
configure:18688: result: yes
configure:18632: checking for strnlen
configure:18669: gcc -o conftest -g -O2 -fomit-frame-pointer -mcpu=pentiumpro 
-march=pentiumpro   conftest.c  >&5
Undefined                       first referenced
 symbol                             in file
strnlen                             /var/tmp//ccMMj2Nn.o
ld: fatal: Symbol referencing errors. No output written to conftest
collect2: ld returned 1 exit status
configure:18672: $? = 1
configure: failed program was:
#line 18638 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
    which can conflict with char strnlen (); below.  */
#include <assert.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 strnlen ();
char (*f) ();

int
main ()
{
/* 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_strnlen) || defined (__stub___strnlen)
choke me
#else
f = strnlen;
#endif

  ;
  return 0;
}
configure:18688: result: no
configure:18632: checking for strtoul
configure:18669: gcc -o conftest -g -O2 -fomit-frame-pointer -mcpu=pentiumpro 
-march=pentiumpro   conftest.c  >&5
configure:18672: $? = 0
configure:18675: test -s conftest
configure:18678: $? = 0
configure:18688: result: yes
configure:18632: checking for sysconf
configure:18669: gcc -o conftest -g -O2 -fomit-frame-pointer -mcpu=pentiumpro 
-march=pentiumpro   conftest.c  >&5
configure:18672: $? = 0
configure:18675: test -s conftest
configure:18678: $? = 0
configure:18688: result: yes
configure:18632: checking for sysctl
configure:18669: gcc -o conftest -g -O2 -fomit-frame-pointer -mcpu=pentiumpro 
-march=pentiumpro   conftest.c  >&5
Undefined                       first referenced
 symbol                             in file
sysctl                              /var/tmp//cccAZUpo.o
ld: fatal: Symbol referencing errors. No output written to conftest
collect2: ld returned 1 exit status
configure:18672: $? = 1
configure: failed program was:
#line 18638 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
    which can conflict with char sysctl (); below.  */
#include <assert.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 sysctl ();
char (*f) ();

int
main ()
{
/* 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_sysctl) || defined (__stub___sysctl)
choke me
#else
f = sysctl;
#endif

  ;
  return 0;
}
configure:18688: result: no
configure:18632: checking for sysctlbyname
configure:18669: gcc -o conftest -g -O2 -fomit-frame-pointer -mcpu=pentiumpro 
-march=pentiumpro   conftest.c  >&5
Undefined                       first referenced
 symbol                             in file
sysctlbyname                        /var/tmp//ccG2uZtn.o
ld: fatal: Symbol referencing errors. No output written to conftest
collect2: ld returned 1 exit status
configure:18672: $? = 1
configure: failed program was:
#line 18638 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
    which can conflict with char sysctlbyname (); below.  */
#include <assert.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 sysctlbyname ();
char (*f) ();

int
main ()
{
/* 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_sysctlbyname) || defined (__stub___sysctlbyname)
choke me
#else
f = sysctlbyname;
#endif

  ;
  return 0;
}
configure:18688: result: no
configure:18632: checking for times
configure:18669: gcc -o conftest -g -O2 -fomit-frame-pointer -mcpu=pentiumpro 
-march=pentiumpro   conftest.c  >&5
configure:18672: $? = 0
configure:18675: test -s conftest
configure:18678: $? = 0
configure:18688: result: yes
configure:18701: checking for vsnprintf
configure:18738: gcc -o conftest -g -O2 -fomit-frame-pointer -mcpu=pentiumpro 
-march=pentiumpro   conftest.c  >&5
configure:18717: warning: conflicting types for built-in function `vsnprintf'
configure:18741: $? = 0
configure:18744: test -s conftest
configure:18747: $? = 0
configure:18757: result: yes
configure:18768: checking whether vsnprintf works
configure:18832: gcc -o conftest -g -O2 -fomit-frame-pointer -mcpu=pentiumpro 
-march=pentiumpro   conftest.c  >&5
configure:18835: $? = 0
configure:18837: ./conftest
configure:18840: $? = 0
configure:18832: gcc -o conftest -g -O2 -fomit-frame-pointer -mcpu=pentiumpro 
-march=pentiumpro   conftest.c  >&5
configure:18835: $? = 0
configure:18837: ./conftest
configure:18840: $? = 0
configure:18854: result: yes
configure:18876: checking whether sscanf needs writable input
configure:18888: result: no
configure:19095: checking for suitable m4
trying m4
./configure: m4: not found

trying /usr/bin/m4
./configure: /usr/bin/m4: not found

trying /usr/dt/bin/m4
./configure: /usr/dt/bin/m4: not found

trying /usr/openwin/bin/m4
./configure: /usr/openwin/bin/m4: not found

trying /bin/m4
./configure: /bin/m4: not found

trying /usr/ucb/m4
./configure: /usr/ucb/m4: not found

trying /opt/sfw/cups/bin/m4
./configure: /opt/sfw/cups/bin/m4: not found

trying /opt/sfw/gcc-3/bin/m4
./configure: /opt/sfw/gcc-3/bin/m4: not found

trying /opt/sfw/gcc-3/lib/m4
./configure: /opt/sfw/gcc-3/lib/m4: not found

trying /opt/sfw/bin/m4
./configure: /opt/sfw/bin/m4: not found

trying /usr/sfw/bin/m4
./configure: /usr/sfw/bin/m4: not found

trying /opt/SUNWspro/bin/m4
./configure: /opt/SUNWspro/bin/m4: not found

trying /opt/Acrobat4/bin/m4
./configure: /opt/Acrobat4/bin/m4: not found

trying /usr/5bin/m4
./configure: /usr/5bin/m4: not found

configure:19131: error: No usable m4 in $PATH or /usr/5bin (see config.log for 
reasons).

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

ac_cv_build='pentium2-pc-solaris2.9'
ac_cv_build_alias='pentium2-pc-solaris2.9'
ac_cv_c_bigendian='no'
ac_cv_c_compiler_gnu='yes'
ac_cv_c_stringize='yes'
ac_cv_c_volatile='yes'
ac_cv_env_ABI_set=''
ac_cv_env_ABI_value=''
ac_cv_env_CC_set=''
ac_cv_env_CC_value=''
ac_cv_env_CFLAGS_set=''
ac_cv_env_CFLAGS_value=''
ac_cv_env_CPPFLAGS_set=''
ac_cv_env_CPPFLAGS_value=''
ac_cv_env_CPP_set=''
ac_cv_env_CPP_value=''
ac_cv_env_CXXCPP_set=''
ac_cv_env_CXXCPP_value=''
ac_cv_env_CXXFLAGS_set=''
ac_cv_env_CXXFLAGS_value=''
ac_cv_env_CXX_set=''
ac_cv_env_CXX_value=''
ac_cv_env_LDFLAGS_set=''
ac_cv_env_LDFLAGS_value=''
ac_cv_env_M4_set=''
ac_cv_env_M4_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_func_alarm='yes'
ac_cv_func_clock='yes'
ac_cv_func_clock_gettime='no'
ac_cv_func_cputime='no'
ac_cv_func_getpagesize='yes'
ac_cv_func_getrusage='yes'
ac_cv_func_gettimeofday='yes'
ac_cv_func_localeconv='yes'
ac_cv_func_memset='yes'
ac_cv_func_mmap='yes'
ac_cv_func_mprotect='yes'
ac_cv_func_obstack_vprintf='no'
ac_cv_func_popen='yes'
ac_cv_func_processor_info='yes'
ac_cv_func_read_real_time='no'
ac_cv_func_sigaction='yes'
ac_cv_func_sigaltstack='yes'
ac_cv_func_sigstack='yes'
ac_cv_func_strchr='yes'
ac_cv_func_strnlen='no'
ac_cv_func_strtoul='yes'
ac_cv_func_sysconf='yes'
ac_cv_func_sysctl='no'
ac_cv_func_sysctlbyname='no'
ac_cv_func_syssgi='no'
ac_cv_func_times='yes'
ac_cv_func_vsnprintf='yes'
ac_cv_have_decl_fgetc='yes'
ac_cv_have_decl_fscanf='yes'
ac_cv_have_decl_optarg='yes'
ac_cv_have_decl_ungetc='yes'
ac_cv_have_decl_vfprintf='yes'
ac_cv_header_dlfcn_h='yes'
ac_cv_header_fcntl_h='yes'
ac_cv_header_inttypes_h='yes'
ac_cv_header_locale_h='yes'
ac_cv_header_memory_h='yes'
ac_cv_header_stdc='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_mman_h='yes'
ac_cv_header_sys_param_h='yes'
ac_cv_header_sys_processor_h='yes'
ac_cv_header_sys_resource_h='yes'
ac_cv_header_sys_stat_h='yes'
ac_cv_header_sys_sysctl_h='no'
ac_cv_header_sys_syssgi_h='no'
ac_cv_header_sys_systemcfg_h='no'
ac_cv_header_sys_time_h='yes'
ac_cv_header_sys_times_h='yes'
ac_cv_header_sys_types_h='yes'
ac_cv_header_time='yes'
ac_cv_header_unistd_h='yes'
ac_cv_host='pentium2-pc-solaris2.9'
ac_cv_host_alias='pentium2-pc-solaris2.9'
ac_cv_lib_m_main='yes'
ac_cv_objext='o'
ac_cv_path_install='/opt/sfw/bin/ginstall -c'
ac_cv_prog_AWK='gawk'
ac_cv_prog_CPP='gcc -E'
ac_cv_prog_ac_ct_AR='ar'
ac_cv_prog_ac_ct_CC='gcc'
ac_cv_prog_ac_ct_RANLIB=':'
ac_cv_prog_ac_ct_STRIP=':'
ac_cv_prog_cc_g='yes'
ac_cv_prog_cc_stdc=''
ac_cv_prog_make_make_set='no'
ac_cv_type_intmax_t='yes'
ac_cv_type_long_double='yes'
ac_cv_type_long_long='yes'
ac_cv_type_ptrdiff_t='yes'
ac_cv_type_quad_t='yes'
ac_cv_type_signal='void'
am_cv_CC_dependencies_compiler_type='none'
am_cv_prog_cc_stdc=''
gmp_cv_asm_x86_mmx='yes'
gmp_cv_c_attribute_const='yes'
gmp_cv_c_attribute_malloc='yes'
gmp_cv_c_attribute_mode='yes'
gmp_cv_c_attribute_noreturn='yes'
gmp_cv_c_double_format='IEEE little endian'
gmp_cv_c_inline='yes'
gmp_cv_c_stdarg='yes'
gmp_cv_func_alloca='yes'
gmp_cv_func_sscanf_writable_input='no'
gmp_cv_func_vsnprintf='yes'
gmp_cv_header_alloca='yes'
gmp_cv_option_alloca='alloca'
lt_cv_deplibs_check_method='pass_all'
lt_cv_file_magic_cmd='$MAGIC_CMD'
lt_cv_file_magic_test_file='/lib/libc.so'
lt_cv_ld_reload_flag='-r'
lt_cv_objdir='.libs'
lt_cv_path_LD='/usr/ccs/bin/ld'
lt_cv_path_NM='/usr/ccs/bin/nm -p'
lt_cv_prog_compiler_c_o='yes'
lt_cv_prog_compiler_rtti_exceptions='no'
lt_cv_prog_gnu_ld='no'
lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[      ]\([BDT][BDT]*\)[       
][      ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p'\'''
lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/  
{\"\1\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \([^ ]*\) \([^ ]*\)$/  {"\2", 
(lt_ptr) \&\2},/p'\'''
lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern int 
\1;/p'\'''
lt_cv_sys_max_cmd_len='393217'
lt_lt_cv_prog_compiler_c_o='"yes"'
lt_lt_cv_sys_global_symbol_pipe='"sed -n -e '\''s/^.*[  ]\\([BDT][BDT]*\\)[     
][      ]*\\(\\)\\([_A-Za-z][_A-Za-z0-9]*\\)\$/\\1 \\2\\3 \\3/p'\''"'
lt_lt_cv_sys_global_symbol_to_c_name_address='"sed -n -e '\''s/^: \\([^ ]*\\) 
\$/  {\\\"\\1\\\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \\([^ ]*\\) \\([^ 
]*\\)\$/  {\"\\2\", (lt_ptr) \\&\\2},/p'\''"'
lt_lt_cv_sys_global_symbol_to_cdecl='"sed -n -e '\''s/^. .* \\(.*\\)\$/extern 
int \\1;/p'\''"'

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

#define HAVE_HOST_CPU_pentium2 1
#define PACKAGE "gmp"
#define VERSION "4.1.4"
#define WANT_FFT 1
#define HAVE_HOST_CPU_FAMILY_x86 1
#define HAVE_SPEED_CYCLECOUNTER 2
#define HAVE_CALLING_CONVENTIONS 1
#define PROTOTYPES 1
#define STDC_HEADERS 1
#define HAVE_STRING_H 1
#define HAVE_DLFCN_H 1
#define STDC_HEADERS 1
#define TIME_WITH_SYS_TIME 1
#define HAVE_FCNTL_H 1
#define HAVE_LOCALE_H 1
#define HAVE_SYS_MMAN_H 1
#define HAVE_SYS_PARAM_H 1
#define HAVE_SYS_PROCESSOR_H 1
#define HAVE_SYS_RESOURCE_H 1
#define HAVE_SYS_TIME_H 1
#define HAVE_SYS_TIMES_H 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_DECL_FGETC 1
#define HAVE_DECL_FSCANF 1
#define HAVE_DECL_OPTARG 1
#define HAVE_DECL_UNGETC 1
#define HAVE_DECL_VFPRINTF 1
#define RETSIGTYPE void
#define HAVE_INTMAX_T 1
#define HAVE_LONG_DOUBLE 1
#define HAVE_LONG_LONG 1
#define HAVE_PTRDIFF_T 1
#define HAVE_QUAD_T 1
#define HAVE_STRINGIZE 1
#define HAVE_STDARG 1
#define HAVE_ATTRIBUTE_CONST 1
#define HAVE_ATTRIBUTE_MALLOC 1
#define HAVE_ATTRIBUTE_MODE 1
#define HAVE_ATTRIBUTE_NORETURN 1
#define HAVE_ALLOCA_H 1
#define HAVE_ALLOCA 1
#define WANT_TMP_ALLOCA 1
#define HAVE_LIMB_LITTLE_ENDIAN 1
#define HAVE_DOUBLE_IEEE_LITTLE_ENDIAN 1
#define HAVE_ALARM 1
#define HAVE_CLOCK 1
#define HAVE_GETPAGESIZE 1
#define HAVE_GETRUSAGE 1
#define HAVE_GETTIMEOFDAY 1
#define HAVE_LOCALECONV 1
#define HAVE_MEMSET 1
#define HAVE_MMAP 1
#define HAVE_MPROTECT 1
#define HAVE_POPEN 1
#define HAVE_PROCESSOR_INFO 1
#define HAVE_SIGACTION 1
#define HAVE_SIGALTSTACK 1
#define HAVE_SIGSTACK 1
#define HAVE_STRCHR 1
#define HAVE_STRTOUL 1
#define HAVE_SYSCONF 1
#define HAVE_TIMES 1
#define HAVE_VSNPRINTF 1
#define HAVE_NATIVE_mpn_udiv_qrnnd 1
#define HAVE_NATIVE_mpn_umul_ppmm 1
#define HAVE_NATIVE_mpn_add_n 1
#define HAVE_NATIVE_mpn_sub_n 1
#define HAVE_NATIVE_mpn_add_n 1
#define HAVE_NATIVE_mpn_sub_n 1
#define HAVE_NATIVE_mpn_mul_1 1
#define HAVE_NATIVE_mpn_addmul_1 1
#define HAVE_NATIVE_mpn_addmul_1c 1
#define HAVE_NATIVE_mpn_submul_1 1
#define HAVE_NATIVE_mpn_submul_1c 1
#define HAVE_NATIVE_M4_function_1c 1
#define HAVE_NATIVE_M4_function_1 1
#define HAVE_NATIVE_mpn_addmul_1 1
#define HAVE_NATIVE_mpn_addmul_1c 1
#define HAVE_NATIVE_mpn_submul_1 1
#define HAVE_NATIVE_mpn_submul_1c 1
#define HAVE_NATIVE_M4_function_1c 1
#define HAVE_NATIVE_M4_function_1 1
#define HAVE_NATIVE_mpn_lshift 1
#define HAVE_NATIVE_mpn_rshift 1
#define HAVE_NATIVE_mpn_divexact_1 1
#define HAVE_NATIVE_mpn_divexact_by3c 1
#define HAVE_NATIVE_mpn_preinv_divrem_1 1
#define HAVE_NATIVE_mpn_divrem_1c 1
#define HAVE_NATIVE_mpn_divrem_1 1
#define HAVE_NATIVE_mpn_preinv_mod_1 1
#define HAVE_NATIVE_mpn_mod_1c 1
#define HAVE_NATIVE_mpn_mod_1 1
#define HAVE_NATIVE_mpn_mod_34lsub1 1
#define HAVE_NATIVE_mpn_modexact_1c_odd 1
#define HAVE_NATIVE_mpn_modexact_1_odd 1
#define HAVE_NATIVE_mpn_mul_basecase 1
#define HAVE_NATIVE_mpn_sqr_basecase 1
#define HAVE_NATIVE_mpn_popcount 1
#define HAVE_NATIVE_mpn_hamdist 1
#define HAVE_NATIVE_mpn_popcount 1
#define HAVE_NATIVE_mpn_hamdist 1
#define HAVE_NATIVE_mpn_copyi 1
#define HAVE_NATIVE_mpn_copyd 1


configure: exit 1

reply via email to

[Prev in Thread] Current Thread [Next in Thread]