Use fink to install guile and gmp, save yourself all the work that others have done for you.
Use fink to install all your dependencies. The developers and maintainers of fink do a lot of patching. I also know an apple co worker that patched up GMP a couple of times before and trust me GMP won't fall out of graces at apple, we do to much scientific computing, oddly enough the patches seem pretty darned small to make it work on macintosh intel platform, I don't know why they don't fix the 4.x branch for them. Basically the assembly for ELF vs darwin have some differences, from reading the fink info files. Steve On Jun 25, 2007, at 1:46 PM, Andy Peters wrote: > Hi all, > > I'm trying to build the latest gEDA code from the git repository on > my Intel OS X box, and I don't have guile-1.8 installed. So I > downloaded the sources for guile-1.8.1 and did the usual ./configure, > which failed because it could not find GNU MP. > > So I grabbed the sources for GMP from GNU, did the ./configure, which > succeeded, then did a make, which also succeeded, then finally did > the recommended make check, which failed. > > Further checking on the GMP page (http://gmplib.org) shows a Status > from 04 May 2006: "GMP does not build on MacInteltosh machines. No > fix planned for GMP 4.x." > > Oh, great. So I can't build guile because I can't trust GMP. So > nobody uses guile on Intel Macs? Is there a workaround?? > > -a > > > _______________________________________________ > geda-user mailing list > [email protected] > http://www.seul.org/cgi-bin/mailman/listinfo/geda-user _______________________________________________ geda-user mailing list [email protected] http://www.seul.org/cgi-bin/mailman/listinfo/geda-user

