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 <davidki...@gmail.com> wrote:

> gmp-4.2.4 installed finebut 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?
>
_______________________________________________
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
http://lists.gnu.org/mailman/listinfo/discuss-gnuradio

Reply via email to