configure warning message says report this bug

Jim Nagler Jim.Nagler at datadomain.com
Fri Apr 4 04:16:11 CEST 2008


Am having a problem installing gmp on solaris 10

 

Think there is a solution for it

 

Reporting a warning I received during configure

 

Any help with my problem (see below) would be appreciated

 

Thanks,

 

...Jim

 

Cell 408 568 6957

 

-----details-------------------------------------

 

configure: WARNING: sys/processor.h: present but cannot be compiled

configure: WARNING: sys/processor.h:     check for missing prerequisite
headers?

configure: WARNING: sys/processor.h: see the Autoconf documentation

configure: WARNING: sys/processor.h:     section "Present But Cannot Be
Compiled"

configure: WARNING: sys/processor.h: proceeding with the preprocessor's
result

configure: WARNING: sys/processor.h: in the future, the compiler will
take precedence

configure: WARNING:     ## -------------------------------- ##

configure: WARNING:     ## Report this to gmp-bugs at swox.com ##

configure: WARNING:     ## -------------------------------- ##

checking for sys/processor.h... yes

 

install failure ends with

 

mkdir .libs

 gcc -DHAVE_CONFIG_H -I. -I. -I. -D__GMP_WITHIN_GMP -O2 -m64 -mptr64
-mcpu=ultrasparc3 -c assert.c  -fPIC -DPIC -o .libs/assert.o

 gcc -DHAVE_CONFIG_H -I. -I. -I. -D__GMP_WITHIN_GMP -O2 -m64 -mptr64
-mcpu=ultrasparc3 -c assert.c -o assert.o >/dev/null 2>&1

/bin/bash ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.
-D__GMP_WITHIN_GMP    -O2 -m64 -mptr64 -mcpu=ultrasparc3 -c -o compat.lo
compat.c

 gcc -DHAVE_CONFIG_H -I. -I. -I. -D__GMP_WITHIN_GMP -O2 -m64 -mptr64
-mcpu=ultrasparc3 -c compat.c  -fPIC -DPIC -o .libs/compat.o

 gcc -DHAVE_CONFIG_H -I. -I. -I. -D__GMP_WITHIN_GMP -O2 -m64 -mptr64
-mcpu=ultrasparc3 -c compat.c -o compat.o >/dev/null 2>&1

/bin/bash ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.
-D__GMP_WITHIN_GMP    -O2 -m64 -mptr64 -mcpu=ultrasparc3 -c -o errno.lo
errno.c

 gcc -DHAVE_CONFIG_H -I. -I. -I. -D__GMP_WITHIN_GMP -O2 -m64 -mptr64
-mcpu=ultrasparc3 -c errno.c  -fPIC -DPIC -o .libs/errno.o

 gcc -DHAVE_CONFIG_H -I. -I. -I. -D__GMP_WITHIN_GMP -O2 -m64 -mptr64
-mcpu=ultrasparc3 -c errno.c -o errno.o >/dev/null 2>&1

/bin/bash ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.
-D__GMP_WITHIN_GMP    -O2 -m64 -mptr64 -mcpu=ultrasparc3 -c -o
extract-dbl.lo extract-dbl.c

 gcc -DHAVE_CONFIG_H -I. -I. -I. -D__GMP_WITHIN_GMP -O2 -m64 -mptr64
-mcpu=ultrasparc3 -c extract-dbl.c  -fPIC -DPIC -o .libs/extract-dbl.o

 gcc -DHAVE_CONFIG_H -I. -I. -I. -D__GMP_WITHIN_GMP -O2 -m64 -mptr64
-mcpu=ultrasparc3 -c extract-dbl.c -o extract-dbl.o >/dev/null 2>&1

/bin/bash ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.
-D__GMP_WITHIN_GMP    -O2 -m64 -mptr64 -mcpu=ultrasparc3 -c -o
invalid.lo invalid.c

 gcc -DHAVE_CONFIG_H -I. -I. -I. -D__GMP_WITHIN_GMP -O2 -m64 -mptr64
-mcpu=ultrasparc3 -c invalid.c  -fPIC -DPIC -o .libs/invalid.o

In file included from /usr/include/sys/signal.h:34,

                 from /usr/include/signal.h:26,

                 from invalid.c:26:

/usr/include/sys/siginfo.h:259: error: parse error before "ctid_t"

/usr/include/sys/siginfo.h:292: error: parse error before '}' token

/usr/include/sys/siginfo.h:294: error: parse error before '}' token

/usr/include/sys/siginfo.h:390: error: parse error before "ctid_t"

/usr/include/sys/siginfo.h:398: error: conflicting types for `__fault'

/usr/include/sys/siginfo.h:267: error: previous declaration of `__fault'

/usr/include/sys/siginfo.h:404: error: conflicting types for `__file'

/usr/include/sys/siginfo.h:273: error: previous declaration of `__file'

/usr/include/sys/siginfo.h:420: error: conflicting types for `__prof'

/usr/include/sys/siginfo.h:287: error: previous declaration of `__prof'

/usr/include/sys/siginfo.h:424: error: conflicting types for `__rctl'

/usr/include/sys/siginfo.h:291: error: previous declaration of `__rctl'

/usr/include/sys/siginfo.h:426: error: parse error before '}' token

/usr/include/sys/siginfo.h:428: error: parse error before '}' token

/usr/include/sys/siginfo.h:432: error: parse error before "k_siginfo_t"

/usr/include/sys/siginfo.h:437: error: parse error before '}' token

In file included from /usr/include/signal.h:26,

                 from invalid.c:26:

/usr/include/sys/signal.h:85: error: parse error before "siginfo_t"

In file included from invalid.c:26:

/usr/include/signal.h:111: error: parse error before "siginfo_t"

/usr/include/signal.h:113: error: parse error before "siginfo_t"

make[2]: *** [invalid.lo] Error 1

make[2]: Leaving directory `/tmp/gmp/gmp-4.2.2'

make[1]: *** [all-recursive] Error 1

make[1]: Leaving directory `/tmp/gmp/gmp-4.2.2'

make: *** [all] Error 2

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://gmplib.org/list-archives/gmp-bugs/attachments/20080403/57e97496/attachment-0001.html 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: gmpMakeB.out
Type: application/octet-stream
Size: 167966 bytes
Desc: gmpMakeB.out
Url : http://gmplib.org/list-archives/gmp-bugs/attachments/20080403/57e97496/attachment-0001.obj 


More information about the gmp-bugs mailing list