Doesn't matter what compiler I use - it always dies here:
+ /syscfg/opkg/bin/make --no-print-directory
/syscfg/opkg/bin/cc -c -O2 -I. ./dftables.c
/bin/sh ./libtool --mode=link /syscfg/opkg/bin/cc -O2 -I. -I. -o
dftables dftables.o
mkdir .libs
/syscfg/opkg/bin/cc "-O2" "-I." "-I." -o dftables dftables.o
./dftables pcre_chartables.c
libtool: compile: libobj name `pcre_chartables.lo' may not contain shell
special characters.
make: *** [pcre_chartables.o] Error 1
error: Bad exit status from /syscfg/opkg/RPM/TMP/rpm-tmp.2653 (%build)
I tried building the libtool package and forcing the Makefile to use it
instead of its own and it built. However, the first program I built
after it (postfix) would coredump trying to run any of its programs -
all complaining about loading libpcre.so.0.
Doug
______________________________________________________________________
The OpenPKG Project www.openpkg.org
User Communication List openpkg-users@openpkg.org