[CMake] PATH_SUFFIXES doesn't work on x86_64
Orion Poplawski
orion at cora.nwra.com
Wed Nov 1 12:38:05 EST 2006
Brad King wrote:
> Orion Poplawski wrote:
>> This is apparently because when the suffixes are added
>> to the search list in cmFindBase they are checked for existence before
>> the lib->lib64 mapping is done and since /usr/lib/octave-2.9.9 doesn't
>> exist, it doesn't add it to the search. I'd vote for just removing the
>> existence check. There's lots on non-existent directory searches
>> already. What's a few more?
>
> Yes, please report this to the bug tracker. I don't think it's there.
http://www.cmake.org/Bug/bug.php?op=show&bugid=4009&pos=3
>> Is there any way to do a text search of issues in the bug tracker? I'd
>> add this to it if I could check to see that it wasn't reported before.
>
> On the "Query Bugs" page look at the bottom for an advanced query link.
Thanks!
--
Orion Poplawski
System Administrator 303-415-9701 x222
NWRA/CoRA Division FAX: 303-415-9702
3380 Mitchell Lane orion at cora.nwra.com
Boulder, CO 80301 http://www.cora.nwra.com
More information about the CMake
mailing list