This is the mail archive of the libffi-discuss@sources.redhat.com mailing list for the libffi project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Install issues


I ran into an error when I tried installing libffi on my SuSE machine.
I got to the very last step where I type "make install", and it came up
with the following error:

      make[1] Entering directory
'/home/tjledesma/Desktop/libffi/libffi/build'
      /bin/sh ./libtool -mode=3Dlink gcc -fexceptions -g -02  -o
=libffi.la
-rpath usr/local/lib -release 2.00-beta  src/debug.lo src/prep_cif.lo
src/types.lo src/raw_api.lo src/java_raw_api.lo src/x86/ffi.lo
src/x86/sysv.lo
      libtool: link: only absolute run-paths are allowed
      make[1]: *** [libffi.la] Error 1
      make[1]: Leaving directory
'/home/tjledesma/Desktop/libffi/libffi/build'
      make: *** [install-recursive] Error 1

Any ideas what is going wrong here?

-Tavish


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]