Hi, While building binaries for AIX, I built sed and installed but now I got this kind of messages :
/QOpenSys/openpkg/bin/openpkg rpmbuild -ba grep.spec sed: -e expression #1, char 26: Memory exhausted sed: -e expression #1, char 47: Memory exhausted sed: -e expression #1, char 47: Memory exhausted sed: -e expression #1, char 35: Memory exhausted rpmtool:cflags:Error: unknown option: `-' rpmtool:cflags:Hint: run `rpmtool cflags -h' or `man rpmtool' for details sed: -e expression #1, char 47: Memory exhausted sed: -e expression #1, char 35: Memory exhausted rpmtool:cppflags:Error: unknown option: `-' rpmtool:cppflags:Hint: run `rpmtool cppflags -h' or `man rpmtool' for details Did there is a specific setting for sed ? For instance, I've got no problem with the sed 4.0.7 from AIX Toolbox for Linux Here is there build : %configure --exec-prefix=%{_prefix} ./configure --exec-prefix=%{_prefix} --prefix=$RPM_BUILD_ROOT make LDFLAGS=-s CFLAGS=-D_LARGE_FILES ______________________________________________________________________ The OpenPKG Project www.openpkg.org Developer Communication List openpkg-dev@openpkg.org