[CMake] impossible to order the linker search path

Philip Batchelor philip.batchelor at ucl.ac.uk
Mon Dec 5 11:50:19 EST 2005


Just  confirming that replacing
/usr/lib/libutil.so
by
/usr/X11R6/lib/libutil.so in CMakeCache.txt
removed the warning.

They were both links to /lib/libutil.so.1

Everything works fine after this.

Ph

William A. Hoffman wrote:

>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