Hello!
What's my problem? I would like to build toolchain, rootfs and kernel for Olimex kit SAM9-L9260 with Buildroot 2010.11, but I get this error:
checking for __gmpz_init in -lgmp... no
configure: error: libgmp not found or uses a different ABI.
Please read the INSTALL file -- see "In case of problem".
make: *** [/home/zdenal/Dokumenty/fekt/diplomka/buildroot/buildroot-2010.11/output/build/mpfr-2.4.1/.configured] Error 1
I tryed different configurations (gmp/mpfr enabled and disabled) and it's always the same. It is strange because not so far I was able to build it and I don't know what's different now in config. I also try depclean and bright new configuration. With same result. Googling didn't help.
Logs and buildroot's config:
http://sestka.zlutaponorka.com/zd/logs.zipThanks a lot for any advice!
Zdenek