| View Issue Details [ Jump to Notes ] | [ Print ] | ||||||||
| ID | Project | Category | View Status | Date Submitted | Last Update | ||||
| 0007360 | CMake | CMake | public | 2008-07-17 18:43 | 2008-07-20 15:47 | ||||
| Reporter | Mark Dixon | ||||||||
| Assigned To | Alex Neundorf | ||||||||
| Priority | normal | Severity | major | Reproducibility | always | ||||
| Status | closed | Resolution | fixed | ||||||
| Platform | OS | OS Version | |||||||
| Product Version | CMake-2-6 | ||||||||
| Target Version | Fixed in Version | ||||||||
| Summary | 0007360: FindJNI.cmake does not work on FreeBSD | ||||||||
| Description | FindJNI.cmake does not know to look for FreeBSD JNI headers. Needs the patch below: | ||||||||
| Additional Information | --- FindJNI.cmake.orig 2008-07-17 23:45:33.000000000 +0000 +++ FindJNI.cmake 2008-07-17 23:45:56.000000000 +0000 @@ -130,6 +130,7 @@ ${JAVA_AWT_INCLUDE_DIRECTORIES} ${JAVA_INCLUDE_PATH}/win32 ${JAVA_INCLUDE_PATH}/linux + ${JAVA_INCLUDE_PATH}/freebsd ) | ||||||||
| Tags | No tags attached. | ||||||||
| Attached Files | |||||||||
| Relationships | |
| Relationships |
| Notes | |
|
(0012762) Alex Neundorf (developer) 2008-07-20 15:47 |
Fix committed to cvs HEAD, should be 2.6.2 (maybe 2.6.1). Alex |
| Notes |
| Issue History | |||
| Date Modified | Username | Field | Change |
| 2008-07-17 18:43 | Mark Dixon | New Issue | |
| 2008-07-18 17:09 | Alex Neundorf | Status | new => assigned |
| 2008-07-18 17:09 | Alex Neundorf | Assigned To | => Alex Neundorf |
| 2008-07-20 15:47 | Alex Neundorf | Note Added: 0012762 | |
| 2008-07-20 15:47 | Alex Neundorf | Status | assigned => closed |
| 2008-07-20 15:47 | Alex Neundorf | Resolution | open => fixed |
| Issue History |
| Copyright © 2000 - 2018 MantisBT Team |