Bug report #7460
CMake detecting wrong path for GDAL library on 64-bit RHEL 6
Status: | Closed | ||
---|---|---|---|
Priority: | Normal | ||
Assignee: | - | ||
Category: | Build/Install | ||
Affected QGIS version: | 2.0.1 | Regression?: | No |
Operating System: | RHEL | Easy fix?: | No |
Pull Request or Patch supplied: | No | Resolution: | no timely feedback |
Crashes QGIS or corrupts data: | No | Copied to github as #: | 16415 |
Description
When running CMake on 64-bit RHEL 6.4, the process detects the GDAL library but sets GDAL_LIBRARY:STRING to /libgdal.so instead of /usr/lib64/libgdal.so and the build process fails when trying to link against GDAL.
History
#1 Updated by Giovanni Manghi about 11 years ago
- Category set to Build/Install
- Status changed from Open to Feedback
Still true with qgis 2.0.1 code?
#2 Updated by Dave Johansen about 11 years ago
Giovanni Manghi wrote:
Still true with qgis 2.0.1 code?
No. I just tested qgis 2.0.1 on 32-bit and 64-bit RHEL 6.4 and it worked just fine.
#3 Updated by Dave Johansen about 11 years ago
Dave Johansen wrote:
Giovanni Manghi wrote:
Still true with qgis 2.0.1 code?
No. I just tested qgis 2.0.1 on 32-bit and 64-bit RHEL 6.4 and it worked just fine.
I just realized that the error shows up during the build and not the configure, so it actually still is a problem with 2.0.1.
#4 Updated by Giovanni Manghi about 11 years ago
- Target version set to Future Release - High Priority
- Affected QGIS version changed from 1.7.4 to 2.0.1
- Status changed from Feedback to Open
#5 Updated by Giovanni Manghi over 7 years ago
- Regression? set to No
- Easy fix? set to No
#6 Updated by Giovanni Manghi over 6 years ago
- Status changed from Open to Feedback
Please test with a recent QGIS release (2.18 or 3), if the issue/request is still valid change the affected version accordingly, if is fixed/implemented then close the ticket. Thanks!
#7 Updated by Nyall Dawson almost 6 years ago
- Status changed from Feedback to Closed
- Resolution set to no timely feedback