discuss-gnuradio
[Top][All Lists]
Advanced

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

[Discuss-gnuradio] Re: guile / gmp problems


From: davek
Subject: [Discuss-gnuradio] Re: guile / gmp problems
Date: Fri, 23 Jan 2009 23:07:46 -0500

sorry i already do have gmp-4.2.4 installed, thats what's required right?

davidkierz-macbook:gmp-4.2.4 davidkierz$ ls -la /usr/local/lib/ | grep gmp
-rwxr-xr-x    1 root  wheel    274064 Jan 23 22:56 libgmp.3.4.4.dylib
lrwxr-xr-x    1 root  wheel        18 Jan 23 22:56 libgmp.3.dylib -> libgmp.3.4.4.dylib
-rw-r--r--    1 root  wheel    516472 Jan 23 22:56 libgmp.a
lrwxr-xr-x    1 root  wheel        18 Jan 23 22:56 libgmp.dylib -> libgmp.3.4.4.dylib
-rwxr-xr-x    1 root  wheel       797 Jan 23 22:56 libgmp.la

is there some reason guile is not seeing the libgmp files?





On Fri, Jan 23, 2009 at 9:00 AM, davek <address@hidden> wrote:
gmp-4.2.4 installed fine
but when configuring guile i still get

./configure
... ...
checking whether sethostname is declared... yes
checking whether strncasecmp is declared... yes
checking for library containing crypt... none required
checking for i... _Complex_I
checking whether csqrt is usable... yes
checking for __gmpz_init in -lgmp... no
configure: error: GNU MP not found, see README
davidkierz-macbook:guile-1.8.6 davidkierz$ 


any ideas folks?


reply via email to

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