| View Issue Details [ Jump to Notes ] | [ Print ] | ||||||||
| ID | Project | Category | View Status | Date Submitted | Last Update | ||||
| 0008330 | CMake | CMake | public | 2008-12-25 00:25 | 2009-03-10 17:45 | ||||
| Reporter | James Richard Tyrer | ||||||||
| Assigned To | Alex Neundorf | ||||||||
| Priority | normal | Severity | minor | Reproducibility | always | ||||
| Status | closed | Resolution | no change required | ||||||
| Platform | OS | OS Version | |||||||
| Product Version | CMake-2-6 | ||||||||
| Target Version | Fixed in Version | ||||||||
| Summary | 0008330: CMake finds links to dependencies rather than the actual location | ||||||||
| Description | I 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. | ||||||||
| Tags | No tags attached. | ||||||||
| Attached Files | |||||||||
| Relationships | |
| 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 |
| Notes |
| 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 |
| Issue History |
| Copyright © 2000 - 2018 MantisBT Team |