This is the mail archive of the libffi-discuss@sourceware.org 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]

configure errors in 3.0.11-rc1


Hello,

running configure under Solaris 10/Sparc like this:

./configure -q --prefix=/apps/local/gcc/4.6.1

gives these errors:

2011-09-01 14:18:18 ./configure: line 2649: AX_ENABLE_BUILDDIR:
command not found
2011-09-01 14:18:30 ./configure: line 11842: AX_CC_MAXOPT: command not found
2011-09-01 14:18:30 ./configure: line 11843: AX_CFLAGS_WARN_ALL:
command not found

but continues.

Moreover after "make" when running "make DESTDIR=<destdir> install"
the header files are installed in
<destdir>/<prefix>/lib/libffi-3.0.11-rc1/include and not
in <destdir>/<prefix>/include.

Other than that "make check" ends with:

                === libffi Summary ===

# of expected passes            1634
# of unsupported tests          15

am using binutiles 2.21 except ld which is /usr/ccs/bin/ld

Regards,

  Peter


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