configure errors in 3.0.11-rc1

Peter Kruse pjodrr@gmail.com
Thu Sep 1 12:39:00 GMT 2011


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



More information about the Libffi-discuss mailing list