On 10/03/10 12:01, Giovanni Scafora wrote:
Il 10/03/2010 02:35, Allan McRae ha scritto:Umm... really? Something is strange there...> readelf -d $(pacman -Ql openssl) 2> /dev/null | grep NEEDED | awk '{ print $5 }' | sort | uniq [libcrypto.so.0.9.8] [libc.so.6] [libdl.so.2] [libssl.so.0.9.8] [libz.so.1]You are right here. Pierre told me sometime that script fails.
This is because of a file called "libgmp.so" in the openssl package which obviously sets off the rebuild flag.
Allan

