[PPL-devel] Configure errors on Solaris 10

Marc Girod marc.girod at gmail.com
Wed Mar 6 15:45:23 CET 2013


Hello,

I get two warnings and on error while configuring ppl-1.0 for Solaris
10, with gcc 3.4.3

My command:

ppl-1.0> ./configure --prefix=/vobs/cello/cade_A_tools_utils/ppl
--with-gmp=/vobs/cello/cade_A_tools_utils/gmp CFLAGS='-O2 -pedantic
-m64 -mptr64 -mcpu=ultrasparc' CC='/usr/sfw/bin/gcc -std=gnu99'

The warnings:

configure: WARNING: ieeefp.h: present but cannot be compiled
configure: WARNING: ieeefp.h:     check for missing prerequisite headers?
configure: WARNING: ieeefp.h: see the Autoconf documentation
configure: WARNING: ieeefp.h:     section "Present But Cannot Be Compiled"
configure: WARNING: ieeefp.h: proceeding with the compiler's result
configure: WARNING:     ## ------------------------------------ ##
configure: WARNING:     ## Report this to ppl-devel at cs.unipr.it ##
configure: WARNING:     ## ------------------------------------ ##

configure: WARNING: getopt.h: present but cannot be compiled
configure: WARNING: getopt.h:     check for missing prerequisite headers?
configure: WARNING: getopt.h: see the Autoconf documentation
configure: WARNING: getopt.h:     section "Present But Cannot Be Compiled"
configure: WARNING: getopt.h: proceeding with the compiler's result
configure: WARNING:     ## ------------------------------------ ##
configure: WARNING:     ## Report this to ppl-devel at cs.unipr.it ##
configure: WARNING:     ## ------------------------------------ ##

The error:

checking for the GMP library version 4.1.3 or above... no
configure: error: Cannot find GMP version 4.1.3 or higher.

I assume the two headers are the ones in /usr/include, and part of:

ppl-1.0> pkginfo -l SUNWhea
   PKGINST:  SUNWhea
      NAME:  SunOS Header Files
  CATEGORY:  system
      ARCH:  sparc
   VERSION:  11.10.0,REV=2005.01.21.15.53
   BASEDIR:  /
    VENDOR:  Oracle Corporation
      DESC:  SunOS C/C++ header files for general development of software
    PSTAMP:  on10-patch20120806013413
  INSTDATE:  Aug 25 2012 11:34
   HOTLINE:  Please contact your local service provider
    STATUS:  completely installed
     FILES:     1623 installed pathnames
                  43 shared pathnames
                 128 directories
               22681 blocks used (approx)

GMP I just installed and it is 5.1.1

gmp-5.1.1> ll /vobs/cello/cade_A_tools_utils/gmp/lib
total 3102
drwxrwxr-x   2 emagiro  ossdes       154 Mar  4 19:02 .
drwxrwxr-x   5 emagiro  ossdes        75 Mar  4 19:02 ..
-r--r--r--   1 emagiro  ossdes   1040202 Mar  4 18:49 libgmp.a
-r-xr-xr-x   1 emagiro  ossdes       938 Mar  4 18:49 libgmp.la
lr-xr-xr-x   1 emagiro  ossdes        16 Mar  4 19:02 libgmp.so ->
libgmp.so.10.1.1
lr-xr-xr-x   1 emagiro  ossdes        16 Mar  4 19:02 libgmp.so.10 ->
libgmp.so.10.1.1
-r-xr-xr-x   1 emagiro  ossdes    544608 Mar  4 18:49 libgmp.so.10.1.1

I attache my config.log

Thanks,
Marc
-------------- next part --------------
A non-text attachment was scrubbed...
Name: config.log
Type: application/octet-stream
Size: 244053 bytes
Desc: not available
URL: <http://www.cs.unipr.it/pipermail/ppl-devel/attachments/20130306/c5cf3ac4/attachment.obj>


More information about the PPL-devel mailing list