Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

libfplll can't find _gmpz_init in -lgmp #7033

Closed
sagetrac-drkirkby mannequin opened this issue Sep 27, 2009 · 2 comments
Closed

libfplll can't find _gmpz_init in -lgmp #7033

sagetrac-drkirkby mannequin opened this issue Sep 27, 2009 · 2 comments

Comments

@sagetrac-drkirkby
Copy link
Mannequin

sagetrac-drkirkby mannequin commented Sep 27, 2009

Using

CC was set to the Sun C compiler, and CXX to the Sun C++ compiler,

checking whether we are using the GNU C++ compiler... (cached) no
checking whether /opt/xxxsunstudio12.1/bin/CC accepts -g... (cached) yes
checking dependency style of /opt/xxxsunstudio12.1/bin/CC... (cached) none
checking for gcc... (cached) /opt/xxxsunstudio12.1/bin/cc
checking whether we are using the GNU C compiler... (cached) no
checking whether /opt/xxxsunstudio12.1/bin/cc accepts -g... (cached) yes
checking for /opt/xxxsunstudio12.1/bin/cc option to accept ISO C89... (cached) none needed
checking dependency style of /opt/xxxsunstudio12.1/bin/cc... (cached) none
checking whether make sets $(MAKE)... (cached) yes
checking for __gmpz_init in -lgmp... no
configure: error: GNU MP not found, see http://gmplib.org
Error configuring libfplll

real    0m45.568s
user    0m10.239s
sys     0m25.294s

mpir is insalled ok - all the gmp headers and libraries have been built. I suspect some programs not to accept mpir as being the same as gmp when the compiler is not gcc.

CC: @dimpase

Component: packages: standard

Keywords: solaris gmp

Issue created by migration from https://trac.sagemath.org/ticket/7033

@sagetrac-drkirkby sagetrac-drkirkby mannequin added this to the sage-5.11 milestone Sep 27, 2009
@sagetrac-ltw

This comment has been minimized.

@jdemeyer jdemeyer modified the milestones: sage-5.11, sage-5.12 Aug 13, 2013
@sagetrac-vbraun-spam sagetrac-vbraun-spam mannequin modified the milestones: sage-6.1, sage-6.2 Jan 30, 2014
@sagetrac-vbraun-spam sagetrac-vbraun-spam mannequin modified the milestones: sage-6.2, sage-6.3 May 6, 2014
@sagetrac-vbraun-spam sagetrac-vbraun-spam mannequin modified the milestones: sage-6.3, sage-6.4 Aug 10, 2014
@mkoeppe
Copy link
Member

mkoeppe commented Aug 17, 2020

comment:7

Outdated spkg or build system ticket, should be closed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants