> This error looks moderately serious (you can comment out the patterns
> in macros/* if you must: but pattern matching looks fubar):
> error: ^[A-Za-z0-9+._]+$: regexec failed: regexec() failed to match(1)
>
> Because -lpcreposix and the system regexec(3) routines have
> identical symbols, there's a high risk of collision. I've re-added
> --with-pcre=internal
> in order to avoid some issues on RHEL6.
I'm rebuilding rpm 5.4.7 (not from cvs) with --with-pcre=internal
Studying devtool.conf I could see for Lion :
%falmouth
%autogen
%configure \
--verbose \
--prefix=/opt/local \
--enable-shared \
--with-db \
--with-dbsql \
--without-db-tools-integrated \
--with-zlib \
--with-bzip2 \
--with-xz \
--with-file \
--with-path-magic=/opt/local/share/misc/magic \
--with-lua=internal \
--with-tcl \
--without-sqlite \
--with-syck=internal \
--with-readline \
--with-augeas \
--with-beecrypt=internal \
--without-java \
--with-openssl \
--with-nss \
--with-gcrypt \
--with-tomcrypt \
--without-tpm \
--with-libtasn1 \
--without-pakchois \
--without-gnutls \
--with-neon=external \
--without-libproxy \
--with-expat \
--with-pcre=internal \
--enable-utf \
--with-uuid=/opt/local/lib:/opt/local/include/ossp \
--without-attr \
--without-acl \
--with-xar=/opt/local/lib:/opt/local/include/xar \
--with-popt=internal \
--without-keyutils \
--with-pthreads \
--without-libelf \
--with-cudf \
--without-ficl \
--without-aterm \
--without-nix \
--without-bash \
--without-rc \
--without-js \
--without-gpsee \
--with-python=system \
--with-pythonembed=/usr/lib:/usr/include/python2.7 \
--without-perl \
--without-perl-urpm \
--without-perlembed \
--with-ruby=/opt/local/lib/ruby/1.8 \
--without-selinux \
--without-sepol \
--without-semanage \
--without-libgit2 \
--without-squirrel \
--with-installed-readline \
--with-valgrind \
--disable-openmp \
--enable-build-warnings \
--enable-build-debug \
--enable-maintainer-mode
Did you use macports libraries ?
What could you suggest for 100% MacPorts Free build ?
standalone mode ?
______________________________________________________________________
RPM Package Manager http://rpm5.org
User Communication List [email protected]