pkgsrc-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: libffi won't build on SunOS (Openindiana/Illumos)



>
>
> Mads, what exactly is the error you're getting? In your email I can only
> see the "ignoring #pragma ident" warnings.
>
> -F

Here is the entire log for libffi:

=> Bootstrap dependency digest>=20010302: found digest-20080510
=> Bootstrap dependency tnftp-[0-9]*: found tnftp-20070806
===> Skipping vulnerability checks.
=> Checksum SHA1 OK for libffi-3.0.9.tar.gz
=> Checksum RMD160 OK for libffi-3.0.9.tar.gz
===> Installing dependencies for libffi-3.0.9
=> Build dependency libtool-base>=2.2.6bnb3: found libtool-base-2.2.6bnb4
=> Build dependency pkg-config>=0.19: found pkg-config-0.25nb1
=> Build dependency pax>=20040802: found pax-20080110
=> Full dependency pkg_install-info-[0-9]*: found pkg_install-info-4.5nb3
=> Full dependency gcc34>=3.4.6: found gcc34-3.4.6nb3
===> Overriding tools for libffi-3.0.9
===> Extracting for libffi-3.0.9
===> Patching for libffi-3.0.9
=> Applying pkgsrc patches for libffi-3.0.9
===> Creating toolchain wrappers for libffi-3.0.9
===> Configuring for libffi-3.0.9
=> Modifying GNU configure scripts to avoid --recheck
=> Replacing config-guess with pkgsrc versions
=> Replacing config-sub with pkgsrc versions
=> Replacing install-sh with pkgsrc version
=> Adding run-time search paths to pkg-config files.
checking build system type... i386-sun-solaris2
checking host system type... i386-sun-solaris2
checking target system type... i386-sun-solaris2
checking for a BSD-compatible install... /opt/ipp/pkg/bin/install-sh -c -o
root -g root
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /usr/gnu/bin/mkdir -p
checking for gawk... /opt/ipp/pkg/bin/nawk
checking whether make sets $(MAKE)... yes
checking for i386-sun-solaris2-gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking dependency style of gcc... gcc3
checking whether gcc and cc understand -c and -o together... yes
checking for a sed that does not truncate output... /opt/ipp/pkg/bin/nbsed
checking for grep that handles long lines and -e... (cached)
/usr/xpg4/bin/grep
checking for egrep... (cached) /usr/xpg4/bin/grep -E
checking for fgrep... /usr/xpg4/bin/grep -F
checking for ld used by gcc... /usr/ccs/bin/ld
checking if the linker (/usr/ccs/bin/ld) is GNU ld... no
checking for BSD- or MS-compatible name lister (nm)... /usr/xpg4/bin/nm -p
checking the name lister (/usr/xpg4/bin/nm -p) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 786240
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... no
checking for /usr/ccs/bin/ld option to reload object files... -r
checking for i386-sun-solaris2-objdump... no
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for i386-sun-solaris2-ar... no
checking for ar... ar
checking for i386-sun-solaris2-strip... no
checking for strip... strip
checking for i386-sun-solaris2-ranlib... no
checking for ranlib... ranlib
checking command to parse /usr/xpg4/bin/nm -p output from gcc object... ok
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... no
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/ccs/bin/ld) supports shared
libraries... yes
checking whether -lc should be explicitly linked in... yes
checking dynamic linker characteristics... solaris2 ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... no
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking sys/mman.h usability... yes
checking sys/mman.h presence... yes
checking for sys/mman.h... yes
checking for mmap... yes
checking for sys/mman.h... (cached) yes
checking for mmap... (cached) yes
checking whether read-only mmap of a plain file works... yes
checking whether mmap from /dev/zero works... yes
checking for MAP_ANON(YMOUS)... yes
checking whether mmap with MAP_ANON(YMOUS) works... yes
checking for ANSI C header files... (cached) yes
checking for memcpy... yes
checking for working alloca.h... yes
checking for alloca... yes
checking size of double... 8
checking size of long double... 12
checking whether byte ordering is bigendian... no
checking assembler .cfi pseudo-op support... no
checking assembler supports pc related relocs... no
checking whether .eh_frame section should be read-only... no
checking for __attribute__((visibility("hidden")))... no
configure: creating ./config.status
config.status: creating include/Makefile
config.status: creating include/ffi.h
config.status: creating Makefile
config.status: creating testsuite/Makefile
config.status: creating man/Makefile
config.status: creating libffi.pc
config.status: creating fficonfig.h
config.status: linking src/x86/ffitarget.h to include/ffitarget.h
config.status: executing depfiles commands
config.status: executing libtool commands
config.status: executing include commands
config.status: executing src commands
=> Modifying libtool scripts to use pkgsrc libtool
===> Building for libffi-3.0.9
/opt/ipp/pkg/bin/bmake "AR_FLAGS="  "CC_FOR_BUILD="  "CFLAGS=-O
-I/opt/ipp/pkg/gcc34/include
-I/opt/ipp/pkg/gcc34/lib/gcc/i386-pc-solaris2.11/3.4.6/include
-I/usr/include -I/opt/ipp/pkg/include"  "CXXFLAGS=-O
-I/opt/ipp/pkg/gcc34/include
-I/opt/ipp/pkg/gcc34/lib/gcc/i386-pc-solaris2.11/3.4.6/include
-I/usr/include -I/opt/ipp/pkg/include"  "CFLAGS_FOR_BUILD="
"CFLAGS_FOR_TARGET="  "INSTALL=/opt/ipp/pkg/bin/install-sh -c -o root -g
root"  "INSTALL_DATA=/opt/ipp/pkg/bin/install-sh -c -o root -g root -m 444"
"INSTALL_PROGRAM=/opt/ipp/pkg/bin/install-sh -c -s -o root -g root -m 555"
"INSTALL_SCRIPT=/opt/ipp/pkg/bin/install-sh -c -o root -g root -m 555"
"JC1FLAGS="  "LDFLAGS=-L/opt/ipp/pkg/gcc34/lib/gcc/i386-pc-solaris2.11/3.4.6
-Wl,-R/opt/ipp/pkg/gcc34/lib/gcc/i386-pc-solaris2.11/3.4.6
-L/opt/ipp/pkg/gcc34/lib -Wl,-R/opt/ipp/pkg/gcc34/lib
-L/opt/ipp/pkg/gcc34/lib/gcc/i386-pc-solaris2.11/3.4.6/
-Wl,-R/opt/ipp/pkg/gcc34/lib/gcc/i386-pc-solaris2.11/3.4.6/ -L/usr/lib
-Wl,-R/usr/lib -L/opt/ipp/pkg/lib -Wl,-R/opt/ipp/pkg/lib"  "LIBCFLAGS="
"LIBCFLAGS_FOR_TARGET="  "MAKE=/opt/ipp/pkg/bin/bmake"
"MAKEINFO=/opt/ipp/pkgsrc/devel/libffi/work/.tools/bin/makeinfo "
"PICFLAG="  "PICFLAG_FOR_TARGET="  "RUNTESTFLAGS="
"SHELL=/opt/ipp/pkg/bin/pdksh"  "exec_prefix=/opt/ipp/pkg"
"infodir=/opt/ipp/pkg/info"  "libdir=/opt/ipp/pkg/lib"
"prefix=/opt/ipp/pkg"  "AR=ar"  "AS=as"  "CC=gcc"  "CXX=g++"
"LD=/usr/ccs/bin/ld"  "NM=/usr/xpg4/bin/nm -p"  "RANLIB=ranlib"  "DESTDIR="
all-recursive
Making all in include
Making all in testsuite
Making all in man
depbase=`echo src/debug.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;
/opt/ipp/pkg/bin/pdksh ./libtool --tag=CC    --mode=compile gcc
-DHAVE_CONFIG_H -I.   -I. -I./include -Iinclude -I./src
-I/opt/ipp/pkg/gcc34/include
-I/opt/ipp/pkg/gcc34/lib/gcc/i386-pc-solaris2.11/3.4.6/include
-I/usr/include -I/opt/ipp/pkg/include -Wall -g -fexceptions -O
-I/opt/ipp/pkg/gcc34/include
-I/opt/ipp/pkg/gcc34/lib/gcc/i386-pc-solaris2.11/3.4.6/include
-I/usr/include -I/opt/ipp/pkg/include -MT src/debug.lo -MD -MP -MF
$depbase.Tpo -c -o src/debug.lo src/debug.c && mv -f $depbase.Tpo
$depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./include -Iinclude -I./src
-I/opt/ipp/pkgsrc/devel/libffi/work/.buildlink/gcc34/include
-I/opt/ipp/pkgsrc/devel/libffi/work/.buildlink/gcc34/lib/gcc/i386-pc-solaris2.11/3.4.6/include
-I/opt/ipp/pkgsrc/devel/libffi/work/.buildlink/include -Wall -g -fexceptions
-O -MT src/debug.lo -MD -MP -MF src/.deps/debug.Tpo -c src/debug.c  -fPIC
-DPIC -o src/.libs/debug.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./include -Iinclude -I./src
-I/opt/ipp/pkgsrc/devel/libffi/work/.buildlink/gcc34/include
-I/opt/ipp/pkgsrc/devel/libffi/work/.buildlink/gcc34/lib/gcc/i386-pc-solaris2.11/3.4.6/include
-I/opt/ipp/pkgsrc/devel/libffi/work/.buildlink/include -Wall -g -fexceptions
-O -MT src/debug.lo -MD -MP -MF src/.deps/debug.Tpo -c src/debug.c -o
src/debug.o >/dev/null 2>&1
depbase=`echo src/prep_cif.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;
/opt/ipp/pkg/bin/pdksh ./libtool --tag=CC    --mode=compile gcc
-DHAVE_CONFIG_H -I.   -I. -I./include -Iinclude -I./src
-I/opt/ipp/pkg/gcc34/include
-I/opt/ipp/pkg/gcc34/lib/gcc/i386-pc-solaris2.11/3.4.6/include
-I/usr/include -I/opt/ipp/pkg/include -Wall -g -fexceptions -O
-I/opt/ipp/pkg/gcc34/include
-I/opt/ipp/pkg/gcc34/lib/gcc/i386-pc-solaris2.11/3.4.6/include
-I/usr/include -I/opt/ipp/pkg/include -MT src/prep_cif.lo -MD -MP -MF
$depbase.Tpo -c -o src/prep_cif.lo src/prep_cif.c && mv -f $depbase.Tpo
$depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./include -Iinclude -I./src
-I/opt/ipp/pkgsrc/devel/libffi/work/.buildlink/gcc34/include
-I/opt/ipp/pkgsrc/devel/libffi/work/.buildlink/gcc34/lib/gcc/i386-pc-solaris2.11/3.4.6/include
-I/opt/ipp/pkgsrc/devel/libffi/work/.buildlink/include -Wall -g -fexceptions
-O -MT src/prep_cif.lo -MD -MP -MF src/.deps/prep_cif.Tpo -c src/prep_cif.c
-fPIC -DPIC -o src/.libs/prep_cif.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./include -Iinclude -I./src
-I/opt/ipp/pkgsrc/devel/libffi/work/.buildlink/gcc34/include
-I/opt/ipp/pkgsrc/devel/libffi/work/.buildlink/gcc34/lib/gcc/i386-pc-solaris2.11/3.4.6/include
-I/opt/ipp/pkgsrc/devel/libffi/work/.buildlink/include -Wall -g -fexceptions
-O -MT src/prep_cif.lo -MD -MP -MF src/.deps/prep_cif.Tpo -c src/prep_cif.c
-o src/prep_cif.o >/dev/null 2>&1
depbase=`echo src/types.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;
/opt/ipp/pkg/bin/pdksh ./libtool --tag=CC    --mode=compile gcc
-DHAVE_CONFIG_H -I.   -I. -I./include -Iinclude -I./src
-I/opt/ipp/pkg/gcc34/include
-I/opt/ipp/pkg/gcc34/lib/gcc/i386-pc-solaris2.11/3.4.6/include
-I/usr/include -I/opt/ipp/pkg/include -Wall -g -fexceptions -O
-I/opt/ipp/pkg/gcc34/include
-I/opt/ipp/pkg/gcc34/lib/gcc/i386-pc-solaris2.11/3.4.6/include
-I/usr/include -I/opt/ipp/pkg/include -MT src/types.lo -MD -MP -MF
$depbase.Tpo -c -o src/types.lo src/types.c && mv -f $depbase.Tpo
$depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./include -Iinclude -I./src
-I/opt/ipp/pkgsrc/devel/libffi/work/.buildlink/gcc34/include
-I/opt/ipp/pkgsrc/devel/libffi/work/.buildlink/gcc34/lib/gcc/i386-pc-solaris2.11/3.4.6/include
-I/opt/ipp/pkgsrc/devel/libffi/work/.buildlink/include -Wall -g -fexceptions
-O -MT src/types.lo -MD -MP -MF src/.deps/types.Tpo -c src/types.c  -fPIC
-DPIC -o src/.libs/types.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./include -Iinclude -I./src
-I/opt/ipp/pkgsrc/devel/libffi/work/.buildlink/gcc34/include
-I/opt/ipp/pkgsrc/devel/libffi/work/.buildlink/gcc34/lib/gcc/i386-pc-solaris2.11/3.4.6/include
-I/opt/ipp/pkgsrc/devel/libffi/work/.buildlink/include -Wall -g -fexceptions
-O -MT src/types.lo -MD -MP -MF src/.deps/types.Tpo -c src/types.c -o
src/types.o >/dev/null 2>&1
depbase=`echo src/raw_api.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;
/opt/ipp/pkg/bin/pdksh ./libtool --tag=CC    --mode=compile gcc
-DHAVE_CONFIG_H -I.   -I. -I./include -Iinclude -I./src
-I/opt/ipp/pkg/gcc34/include
-I/opt/ipp/pkg/gcc34/lib/gcc/i386-pc-solaris2.11/3.4.6/include
-I/usr/include -I/opt/ipp/pkg/include -Wall -g -fexceptions -O
-I/opt/ipp/pkg/gcc34/include
-I/opt/ipp/pkg/gcc34/lib/gcc/i386-pc-solaris2.11/3.4.6/include
-I/usr/include -I/opt/ipp/pkg/include -MT src/raw_api.lo -MD -MP -MF
$depbase.Tpo -c -o src/raw_api.lo src/raw_api.c && mv -f $depbase.Tpo
$depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./include -Iinclude -I./src
-I/opt/ipp/pkgsrc/devel/libffi/work/.buildlink/gcc34/include
-I/opt/ipp/pkgsrc/devel/libffi/work/.buildlink/gcc34/lib/gcc/i386-pc-solaris2.11/3.4.6/include
-I/opt/ipp/pkgsrc/devel/libffi/work/.buildlink/include -Wall -g -fexceptions
-O -MT src/raw_api.lo -MD -MP -MF src/.deps/raw_api.Tpo -c src/raw_api.c
-fPIC -DPIC -o src/.libs/raw_api.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./include -Iinclude -I./src
-I/opt/ipp/pkgsrc/devel/libffi/work/.buildlink/gcc34/include
-I/opt/ipp/pkgsrc/devel/libffi/work/.buildlink/gcc34/lib/gcc/i386-pc-solaris2.11/3.4.6/include
-I/opt/ipp/pkgsrc/devel/libffi/work/.buildlink/include -Wall -g -fexceptions
-O -MT src/raw_api.lo -MD -MP -MF src/.deps/raw_api.Tpo -c src/raw_api.c -o
src/raw_api.o >/dev/null 2>&1
depbase=`echo src/java_raw_api.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;
/opt/ipp/pkg/bin/pdksh ./libtool --tag=CC    --mode=compile gcc
-DHAVE_CONFIG_H -I.   -I. -I./include -Iinclude -I./src
-I/opt/ipp/pkg/gcc34/include
-I/opt/ipp/pkg/gcc34/lib/gcc/i386-pc-solaris2.11/3.4.6/include
-I/usr/include -I/opt/ipp/pkg/include -Wall -g -fexceptions -O
-I/opt/ipp/pkg/gcc34/include
-I/opt/ipp/pkg/gcc34/lib/gcc/i386-pc-solaris2.11/3.4.6/include
-I/usr/include -I/opt/ipp/pkg/include -MT src/java_raw_api.lo -MD -MP -MF
$depbase.Tpo -c -o src/java_raw_api.lo src/java_raw_api.c && mv -f
$depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./include -Iinclude -I./src
-I/opt/ipp/pkgsrc/devel/libffi/work/.buildlink/gcc34/include
-I/opt/ipp/pkgsrc/devel/libffi/work/.buildlink/gcc34/lib/gcc/i386-pc-solaris2.11/3.4.6/include
-I/opt/ipp/pkgsrc/devel/libffi/work/.buildlink/include -Wall -g -fexceptions
-O -MT src/java_raw_api.lo -MD -MP -MF src/.deps/java_raw_api.Tpo -c
src/java_raw_api.c  -fPIC -DPIC -o src/.libs/java_raw_api.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./include -Iinclude -I./src
-I/opt/ipp/pkgsrc/devel/libffi/work/.buildlink/gcc34/include
-I/opt/ipp/pkgsrc/devel/libffi/work/.buildlink/gcc34/lib/gcc/i386-pc-solaris2.11/3.4.6/include
-I/opt/ipp/pkgsrc/devel/libffi/work/.buildlink/include -Wall -g -fexceptions
-O -MT src/java_raw_api.lo -MD -MP -MF src/.deps/java_raw_api.Tpo -c
src/java_raw_api.c -o src/java_raw_api.o >/dev/null 2>&1
depbase=`echo src/closures.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;
/opt/ipp/pkg/bin/pdksh ./libtool --tag=CC    --mode=compile gcc
-DHAVE_CONFIG_H -I.   -I. -I./include -Iinclude -I./src
-I/opt/ipp/pkg/gcc34/include
-I/opt/ipp/pkg/gcc34/lib/gcc/i386-pc-solaris2.11/3.4.6/include
-I/usr/include -I/opt/ipp/pkg/include -Wall -g -fexceptions -O
-I/opt/ipp/pkg/gcc34/include
-I/opt/ipp/pkg/gcc34/lib/gcc/i386-pc-solaris2.11/3.4.6/include
-I/usr/include -I/opt/ipp/pkg/include -MT src/closures.lo -MD -MP -MF
$depbase.Tpo -c -o src/closures.lo src/closures.c && mv -f $depbase.Tpo
$depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./include -Iinclude -I./src
-I/opt/ipp/pkgsrc/devel/libffi/work/.buildlink/gcc34/include
-I/opt/ipp/pkgsrc/devel/libffi/work/.buildlink/gcc34/lib/gcc/i386-pc-solaris2.11/3.4.6/include
-I/opt/ipp/pkgsrc/devel/libffi/work/.buildlink/include -Wall -g -fexceptions
-O -MT src/closures.lo -MD -MP -MF src/.deps/closures.Tpo -c src/closures.c
-fPIC -DPIC -o src/.libs/closures.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./include -Iinclude -I./src
-I/opt/ipp/pkgsrc/devel/libffi/work/.buildlink/gcc34/include
-I/opt/ipp/pkgsrc/devel/libffi/work/.buildlink/gcc34/lib/gcc/i386-pc-solaris2.11/3.4.6/include
-I/opt/ipp/pkgsrc/devel/libffi/work/.buildlink/include -Wall -g -fexceptions
-O -MT src/closures.lo -MD -MP -MF src/.deps/closures.Tpo -c src/closures.c
-o src/closures.o >/dev/null 2>&1
depbase=`echo src/x86/ffi.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;
/opt/ipp/pkg/bin/pdksh ./libtool --tag=CC    --mode=compile gcc
-DHAVE_CONFIG_H -I.   -I. -I./include -Iinclude -I./src
-I/opt/ipp/pkg/gcc34/include
-I/opt/ipp/pkg/gcc34/lib/gcc/i386-pc-solaris2.11/3.4.6/include
-I/usr/include -I/opt/ipp/pkg/include -Wall -g -fexceptions -O
-I/opt/ipp/pkg/gcc34/include
-I/opt/ipp/pkg/gcc34/lib/gcc/i386-pc-solaris2.11/3.4.6/include
-I/usr/include -I/opt/ipp/pkg/include -MT src/x86/ffi.lo -MD -MP -MF
$depbase.Tpo -c -o src/x86/ffi.lo src/x86/ffi.c && mv -f $depbase.Tpo
$depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./include -Iinclude -I./src
-I/opt/ipp/pkgsrc/devel/libffi/work/.buildlink/gcc34/include
-I/opt/ipp/pkgsrc/devel/libffi/work/.buildlink/gcc34/lib/gcc/i386-pc-solaris2.11/3.4.6/include
-I/opt/ipp/pkgsrc/devel/libffi/work/.buildlink/include -Wall -g -fexceptions
-O -MT src/x86/ffi.lo -MD -MP -MF src/x86/.deps/ffi.Tpo -c src/x86/ffi.c
-fPIC -DPIC -o src/x86/.libs/ffi.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./include -Iinclude -I./src
-I/opt/ipp/pkgsrc/devel/libffi/work/.buildlink/gcc34/include
-I/opt/ipp/pkgsrc/devel/libffi/work/.buildlink/gcc34/lib/gcc/i386-pc-solaris2.11/3.4.6/include
-I/opt/ipp/pkgsrc/devel/libffi/work/.buildlink/include -Wall -g -fexceptions
-O -MT src/x86/ffi.lo -MD -MP -MF src/x86/.deps/ffi.Tpo -c src/x86/ffi.c -o
src/x86/ffi.o >/dev/null 2>&1
depbase=`echo src/x86/sysv.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;
/opt/ipp/pkg/bin/pdksh ./libtool    --mode=compile gcc -DHAVE_CONFIG_H -I


Home | Main Index | Thread Index | Old Index