[CMake] impossible to order the linker search path

William A. Hoffman billlist at nycap.rr.com
Fri Dec 2 10:43:47 EST 2005


At 09:37 AM 12/2/2005, Philip Batchelor wrote:

>'find /usr -name libutil.so -print' returns only '/usr/lib/libutil.so' (there used to be a static libutil.a, but I had removed it).
>this is what was puzzling me all along.
>'grep libutil CMakeCache.txt' returns
>'PYTHON_UTIL_LIBRARY:FILEPATH=/usr/lib/libutil.so'
>puzzling, I guess my problem is one foot into the vtk mailing list, but as it seems to have compiled anyway,
>thanks! and crossed fingers...
>
>>-Bill


Strange, what is in /usr/X11R6/lib, cmake is claiming to have found libutil and libpython in
that directory.  Can you email me the output of ls /usr/X11R6/lib/* ?
Thanks.


-Bill



More information about the CMake mailing list