yeah, when i was trying to embed guile into something i was working on, gcc complained that gmp.h couldn't be found. i installed libgmp3-dev manually.

on another note, i'm getting seg faults - this is a pthread app. if i find out the cause of it - works fine if guile isn't embedded. i'll write up another bug report. or if you have any ideas on what i should be looking for, i'll be glad to help debug this..

thanks.
anoop aryal

On 11/4/06, Rob Browning <[EMAIL PROTECTED]> wrote:
Ludovic RESLINGER <[EMAIL PROTECTED]> writes:

> In fact, libgmp3-dev is a Build-Dependency of guile-1.8, it is
> mentioned in README file, in upsteam sources.
> If libgmp3-dev is added to Build-Dependency, like I reported it for #396922,
> the problem will be solved, and it will not necessary to have a dependency
> on libgmp-dev for guile-1.8-dev package.

Actually, you were right in the first place.  guile-1.8-dev does
depend on libgmp3-dev.  See numbers.h which includes gmp.h.  I've
fixed this (and the other related bugs) in a pending release.  I'm
just waiting until I finish fixing the amd64 problems.

Thanks
--
Rob Browning
rlb @ defaultvalue.org and @debian.org; previously @cs.utexas.edu
GPG starting 2002-11-03 = 14DD 432F AE39 534D B592  F9A0 25C8 D377 8C7E 73A4

Reply via email to