I seem to have got a lot
further, but now the "make" stops with the error: "/usr/lib/libesd.so:
could not read symbols: File in wrong format" As you can see it is using the 32 bit file, although the 64 bit library is also installed: # file /usr/lib/libesd.so /usr/lib/libesd.so: symbolic link to `libesd.so.0.2.36' # file /usr/lib/libesd.so.0.2.36 /usr/lib/libesd.so.0.2.36: ELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), stripped Any ideas? All the best Andrew Andrew Myers wrote: "he tells that a good distribution like Mandriva manages this transparently :)" So I reversed the order of the directories in PKG_CONFIG_PATH and managed to get past that problem. It would appear that Mandriva is not as good as he thinks? It still has not completed the make, but I will have to try again in a few days. Thanks for all the help All the best Andrew |