On Mon, 14 Oct 2002, Kwabbi, Seth wrote: > No, the first libclitsh.so.9.o point to the lib32 libraries, otherwise > the make would not have worked. The issue here is more of a run time > problem, when the Dynamic Loader attempts to load the shared library.
Then all I can think of is that the LD_LIBRARY_PATH you used at build time is not the same as the LD_LIBRARY_PATH you are using at runtime. - D <[EMAIL PROTECTED]>
