MantisBT - CMake | |||||
| View Issue Details | |||||
| ID | Project | Category | View Status | Date Submitted | Last Update |
| 0007445 | CMake | Modules | public | 2008-08-02 04:01 | 2009-02-23 22:39 |
| Reporter | Antonio Valentino | ||||
| Assigned To | Philip Lowman | ||||
| Priority | normal | Severity | minor | Reproducibility | always |
| Status | closed | Resolution | fixed | ||
| Platform | OS | OS Version | |||
| Product Version | CMake-2-6 | ||||
| Target Version | Fixed in Version | CMake-2-6 | |||
| Summary | 0007445: Wrong link flags for GDAL on ubuntu/debian | ||||
| Description | cmake seems to fail in setting up link flags for the GDAL library in ubuntu/debian. In this systems the GDAL shared library is named libgdalX.Y.Z.so but cmake always try to link against libgdal.so ---> -lgdal. In my opinion this is due to the facts that FindGDAL.cmake doesn't use gdal-config to set up link flags. The implementation of FindGDAL.cmake provided by the qgis project (https://svn.osgeo.org/qgis/trunk/qgis/cmake/FindGDAL.cmake [^]) seems to fix the problem. | ||||
| Steps To Reproduce | |||||
| Additional Information | |||||
| Tags | No tags attached. | ||||
| Relationships | |||||
| Attached Files | |||||
| Issue History | |||||
| Date Modified | Username | Field | Change | ||
| 2008-08-02 04:01 | Antonio Valentino | New Issue | |||
| 2008-08-19 14:14 | Bill Hoffman | Status | new => assigned | ||
| 2008-08-19 14:14 | Bill Hoffman | Assigned To | => Eric Wing | ||
| 2009-01-23 00:56 | Philip Lowman | Category | CMake => Modules | ||
| 2009-01-31 01:52 | Philip Lowman | Note Added: 0014745 | |||
| 2009-01-31 01:52 | Philip Lowman | Assigned To | Eric Wing => Philip Lowman | ||
| 2009-01-31 01:52 | Philip Lowman | Status | assigned => resolved | ||
| 2009-01-31 01:52 | Philip Lowman | Resolution | open => fixed | ||
| 2009-02-23 22:39 | Philip Lowman | Note Added: 0015302 | |||
| 2009-02-23 22:39 | Philip Lowman | Status | resolved => closed | ||
| 2009-02-23 22:39 | Philip Lowman | Fixed in Version | => CMake-2-6 | ||
| Notes | |||||
|
|
|||||
|
|
||||
|
|
|||||
|
|
||||