make failure trying to build gmp-5.1.0a on Tru64unix v5.1b system

Bill.Glessner at cwu.EDU Bill.Glessner at cwu.EDU
Thu Feb 7 17:33:11 CET 2013


Hello,

I am Trying to build gmp-5.1.0a on Tru64unix version 5.1b-6 AlphaServer GS160
and I receive a make failure upon invoking the gnumake command after a
successful configuration.

GMP version is 5.1.0a

Build environmment is:
# uname -a
OSF1 zozma.cts.cwu.edu V5.1 2650 alpha
# setenv CC "cc -c99"
# setenv CXXFLAGS -nocompress
# cc -V
Compaq C V6.5-011 on HP Tru64 UNIX V5.1B (Rev. 2650)
Compiler Driver V6.5-003 (sys) cc Driver
# cxx -V
Compaq C++ V7.1-006 for HP Tru64 UNIX V5.1B (Rev. 2650)
Compiler Driver V7.1-006 (cxx) cxx Driver
# pwd
/usrX/JunqueYard/gmp-5.1.0
# gnumake --version
GNU Make 3.82
Built for alphaev68-dec-osf5.1b

# ./config.guess
alphaev68-dec-osf5.1b
# ./configfsf.guess
alphaev68-dec-osf5.1b

Configuration command:
# ./configure "ac_cv_prog_cc_c99=" --enable-cxx CPPFLAGS=-D__USE_STD_IOSTREAM
...
configure: summary of build options:

  Version:           GNU MP 5.1.0
  Host type:         alphaev68-dec-osf5.1b
  ABI:               standard
  Install prefix:    /usr/local
  Compiler:          cc -c99
  Static libraries:  yes
  Shared libraries:  yes

A zipped copy of ./config.log is attached.

# gnumake
./gen-fac 64 0 >fac_table.h || (rm -f fac_table.h; exit 1)
Assertion failed: dp[dn-1] & GMP_LIMB_HIGHBIT, file mini-gmp/mini-gmp.c, line 996
/bin/bash: line 1: 403478 IOT/Abort trap          ./gen-fac 64 0 > fac_table.h
gnumake: *** [fac_table.h] Error 1
#

Thank you for your assistance,
Bill Glessner   Central Washington University
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/zip
Size: 43137 bytes
Desc: not available
URL: <http://gmplib.org/list-archives/gmp-bugs/attachments/20130207/7cbfb65b/attachment-0001.zip>


More information about the gmp-bugs mailing list