[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [sc-dev] Re: cmake warning: safe runtime search path on 64bit os
>> CMake Warning at server/supernova/CMakeLists.txt:111 (add_executable):
>> > Cannot generate a safe runtime search path for target supernova because
>> > files in some directories may conflict with libraries in implicit
>> > directories:
>> >
>> > runtime library [libpthread.so] in /usr/lib may be hidden by files in:
>> > /lib64
> my hack was to temporarily rename /lib64 but I guess there's a better
> way to do that..
afaict, arch and fedora use lib64 while debian/ubuntu use
/lib/x86_64-linux-gnu/ ... things are messy if different library folders
provide different versions of the same library ...
if some libraries have been moved, you might have to start over with a
clean build directory ...
cheers, tim
_______________________________________________
sc-dev mailing list
info (subscription, etc.): http://www.beast.bham.ac.uk/research/sc_mailing_lists.shtml
archive: https://listarc.bham.ac.uk/marchives/sc-dev/
search: https://listarc.bham.ac.uk/lists/sc-dev/search/