Ticket #536 (closed defect: fixed)
openmoko-messages : build and make distcheck related improvements
| Reported by: | rodolphe.ortalo@… | Owned by: | buglog@… |
|---|---|---|---|
| Priority: | low | Milestone: | |
| Component: | openmoko-messages | Version: | current svn head |
| Severity: | minor | Keywords: | VERIFIED |
| Cc: | buglog@… | Blocked By: | |
| Blocking: | Estimated Completion (week): | ||
| HasPatchForReview: | PatchReviewResult: | ||
| Reproducible: |
Description
Missing src/message.h file listed in Makefile.am for make distcheck and a build
error on my machine if a compile directive is not defined. Patch follows.
Error without the DBUS_... macro:
In file included from ../../../../applications/openmoko-messages/src/main.c:28:
/usr/include/dbus-1.0/dbus/dbus.h:30:2: error: #error "Please define
DBUS_API_SUBJECT_TO_CHANGE to acknowledge your understanding that D-Bus hasn't
reached 1.0 and is subject to protocol and API churn. See the README for a full
explanation."
I
Attachments
Change History
Changed 6 years ago by rodolphe.ortalo@…
- Attachment messages_making.patch added
comment:1 Changed 6 years ago by philippedeswert@…
- Summary changed from build and make distcheck related improvements to openmoko-messages : build and make distcheck related improvements
Edited summary so it better describes what the bug is about.
Note: See
TracTickets for help on using
tickets.

modifications for distcheck and build