problem in C++ tests?

Davide Del Vento ddvento at ucar.edu
Wed Sep 9 01:16:24 CEST 2009


Folks,

I need gmp as a dependence for other libraries. At first I successfully
compiled it with the default options (no C++) and it worked fine (all
tests passed). Then I realized that one of my other libraries required
the C++ version, so I recompiled. The make check reported three
failures, which from the error message I believe is something simple
like a misconfigured path, and not the more serious issue you describe
in your webpage: see snippet below and full (config and test logs in)
attachment. Note that the system is AIX and IBM compiler (xlc/xlC). Do
you have any recommendation about it?

Could not load program
/ptmp/ddvento/install/gmp-4.3.1/tests/cxx/.libs/lt-t-constr:
        Dependent module libgmpxx.a(libgmpxx.so.4) could not be loaded.
Could not load module libgmpxx.a(libgmpxx.so.4).
System error: No such file or directory
FAIL: t-constr
ld: 0706-006 Cannot find or open library file: -l gmpxx
        ld:open(): No such file or directory
FAIL: t-headers
ld: 0706-006 Cannot find or open library file: -l gmpxx
        ld:open(): No such file or directory


Thanks and Regards,
Davide Del Vento, Consulting Services Software Engineer
NCAR Computational & Information Services Laboratory
http://www.cisl.ucar.edu/hss/csg/
office: Mesa Lab, Room 42B
phone:  (303) 497-1233
mobile: (720) 240-1704
email: ddvento at ucar.edu
-------------- next part --------------
A non-text attachment was scrubbed...
Name: logs.tgz
Type: application/x-compressed-tar
Size: 215253 bytes
Desc: not available
URL: <http://gmplib.org/list-archives/gmp-bugs/attachments/20090908/2bf314e3/attachment-0001.bin>


More information about the gmp-bugs mailing list