Re: [Sablevm-user] SableVM 1.0.2 link error (FreeBSD)
Brought to you by:
egagnon
From: Etienne M. G. <eti...@uq...> - 2002-08-15 23:12:36
|
On Thu, Aug 15, 2002 at 02:49:36PM -0700, Archie Cobbs wrote: > > I'm curious why doesn't this happen under Linux too? In any case, it > seems dangerous to have these conflicting macros with the same name. This is a bug in libffi. Tha PACKAGE and VERSION macros are autoconf/automake generated ones which should NEVER be exported outside a package. It works on Linux because many people complained and submitted bug reports. I did under Debian GNU/Linux, and they fixed it. The fast solution is to comment theses macro definitions in the libffi headers of your system. OK, I'm off the Internet for a while. See the last messages I sent on the sablevm-devel list. Have fun! Etienne -- Etienne M. Gagnon http://www.info.uqam.ca/~egagnon/ SableVM: http://www.sablevm.org/ SableCC: http://www.sablecc.org/ |