Trouble compiling librsync-0.9.6
Hi Folks, I'm trying to compile rdiff on a SuSE 9.0 AMD-64 system. Rdiff has librsync-0.9.6 as a dependency, which complains thusly: /usr/lib/libpopt.so: could not read symbols: Invalid operation Both x86 and amd64 versions of libpopt.so are installed. Has anyone seen a problem like this? It compiles okay on an x86 version of 9.0. Thanks in advance, Lew Wolfgang
On Wed, 26 Nov 2003 16:23:52 -0800 Lew Wolfgang <wolfgang@spawar.navy.mil> wrote:
I'm trying to compile rdiff on a SuSE 9.0 AMD-64 system. Rdiff has librsync-0.9.6 as a dependency, which complains thusly:
/usr/lib/libpopt.so: could not read symbols: Invalid operation
/usr/lib contains the 32bit libraries. For a 64bit compilation it should be likely /usr/lib64/libpopt.so -Andi
participants (2)
-
Andi Kleen
-
Lew Wolfgang