On 05/11/2007, Dennis Ruffer <[EMAIL PROTECTED]> wrote: !snipped!
> > No. You may have to install libffi. On Debian it's separate from > > gcc, maybe that's also the case for MacOS X. > > I found it in MacPorts, but that didn't seem to help yet. > > I still get: checking for ffi_call in -lffi... no > > Any suggestions? I use MacPorts too. You need to set the following variables before running configure: CFLAGS = -I/opt/local/include LDFLAGS = -L/opt/local/lib -- Darren Bane --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
