bug-gmp
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: problems with gmp


From: Torbjorn Granlund
Subject: Re: problems with gmp
Date: 21 Aug 2002 18:51:01 +0200
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.2

Alejandro Popovsky <address@hidden> writes:

  We installed gmp on a FreeBSD.
  
  gmp_randstate_t was not declared in the gmp.h file installed in the
  /usr/include directory, the same happened with mpz_init2. May there are
  also other declarations missing.
  These symbols were also missing in the generated libraries.
  
FreeBSD comes with GMP 2.0.2 preinstalled.  The gmp.h in /usr/include
is the preinstalled one.

  What should we do to get these (and everything) included in the include
  file and the libraries?
  
If you do `make install' in the GMP build directory, and did not
specify any --prefix=... option to configure, then the proper gmp.h
include file will live in /usr/local/include.

--
Torbjörn

"There are 10 kind of people, those that understand the
binary system, and those that don't"




reply via email to

[Prev in Thread] Current Thread [Next in Thread]