Ticket #2028 (new defect)
Opened 5 years ago
gpsd does not install libgpsmm.h and gpsd_config.h in staging dir
| Reported by: | Niko! | Owned by: | openmoko-devel |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | unknown | Version: | |
| Severity: | normal | Keywords: | |
| Cc: | Blocked By: | ||
| Blocking: | Estimated Completion (week): | ||
| HasPatchForReview: | PatchReviewResult: | ||
| Reproducible: |
Description
gpsd provides libgpsmm.h, a c++ wrapper for libgps, but this and gpsd_config.h (required by libgpsmm.h) are not installed in the staging area of build tree, so c++ applications using libgps fail to compile.
I copied them from the work directory to the staging area and it works fine.
Note: See
TracTickets for help on using
tickets.
