View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0008330CMakeCMakepublic2008-12-25 00:252009-03-10 17:45
ReporterJames Richard Tyrer 
Assigned ToAlex Neundorf 
PrioritynormalSeverityminorReproducibilityalways
StatusclosedResolutionno change required 
PlatformOSOS Version
Product VersionCMake-2-6 
Target VersionFixed in Version 
Summary0008330: CMake finds links to dependencies rather than the actual location
DescriptionI have some links on my system to libraries which the GNU Autobuild system for some builds can't find in the location where I have them.

For example X11 is installed in /usr/X11R7/. Some apps/libraries look for it in /usr/X11R6/, so I have that link. Most builds use the actual directory: /usr/X11R7/ although they must find it with the link. However, KDE stuff that uses CMake finds the link and uses the link.

It appears to me that when finding a library through a link that CMake should then determine the actual directory and use that actual location rather than the link to it.
TagsNo tags attached.
Attached Files

 Relationships

  Notes
(0014479)
Alex Neundorf (developer)
2009-01-07 17:01

Hmm, why should it ? Do you have any problems with that ?

Alex
(0015625)
Alex Neundorf (developer)
2009-03-10 17:45

I didn't understand what the problem is, so I don't think anything has to be done.

Alex

 Issue History
Date Modified Username Field Change
2008-12-25 00:25 James Richard Tyrer New Issue
2009-01-07 14:29 Bill Hoffman Status new => assigned
2009-01-07 14:29 Bill Hoffman Assigned To => Alex Neundorf
2009-01-07 17:01 Alex Neundorf Note Added: 0014479
2009-03-10 17:45 Alex Neundorf Note Added: 0015625
2009-03-10 17:45 Alex Neundorf Status assigned => closed
2009-03-10 17:45 Alex Neundorf Resolution open => no change required


Copyright © 2000 - 2018 MantisBT Team