måndag 17 december 2007 skrev Dan McGee:
Works fine for me. What is the output of the following? $ ldd lib/libalpm/.libs/libalpm.so linux-gate.so.1 => (0xb7f6a000) libdownload.so => /usr/lib/libdownload.so (0xb7f1b000) libarchive.so.2 => /usr/lib/libarchive.so.2 (0xb7ef4000) libssp.so.0 => /usr/lib/libssp.so.0 (0xb7ef1000) libc.so.6 => /lib/libc.so.6 (0xb7dbb000) libz.so.1 => /lib/libz.so.1 (0xb7da8000) libbz2.so.1.0 => /lib/libbz2.so.1.0 (0xb7d98000) libattr.so.1 => /lib/libattr.so.1 (0xb7d94000) libacl.so.1 => /lib/libacl.so.1 (0xb7d8d000) /lib/ld-linux.so.2 (0x80000000)
This may be worth filing a bug report about, although it seems like an issue with your libattr compile (in that the static library was not compiled correctly, we have this same problem with libarchive).
I get the same thing. The same problem as with libarchive then. Karolina