done a make distclean and rebuilt : > wellfleet:misc jbj$ nm .libs/librpmmisc.a | grep pcre_regcomp > nm: no name list > nm: no name list > nm: no name list > nm: no name list > U _pcre_regcomp > nm: no name list > 0000000000000370 T _pcre_regcomp > 0000000000000820 S _pcre_regcomp.eh
Nothing from nm : nm misc/.libs/librpmmisc.a | grep pcre_regcomp >> cat don't show many : >> > > Usually "strings -a" has fewer false positives. > > But what compiler did you use? My build is highly likely to have been > GCC not LLVM. clang is used : configure used : ./configure --prefix=/usr/local CC=/usr/bin/clang 'CFLAGS=-pipe -O2 -arch i386 -arch x86_64' 'LDFLAGS=-L/usr/local/lib -arch i386 -arch x86_64' CPPFLAGS=-I/usr/local/include CXX=/usr/bin/clang++ 'CXXFLAGS=-pipe -O2 -arch i386 -arch x86_64' --with-pcre=internal ______________________________________________________________________ RPM Package Manager http://rpm5.org User Communication List rpm-users@rpm5.org