Ticket #1126 (new defect)
Opened 4 years ago
Possible insufficient lib-version-checking
| Reported by: | chewi | Owned by: | dgollub |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | Plugin: syncml | Version: | 0.38 |
| Severity: | blocker | Keywords: | syncml compile make cmake |
| Cc: |
Description
During compiling I receive "syncml_callbacks.c:408: Error: »SML_ERROR_TEMPORARY« not declared".
Maybe an insufficient version checking of depending libs. Though I do not know where SML_ERROR_XXX are declared.
I use standard-Ubuntu-Jaunty-Libs except for:
libopensync-0.38, libwbxml-0.10.7, libsyncml-0.5.3 and the other opensync-plugins.
As a hot-fix, I replaced SML_ERROR_TEMPORARY with SML_ERROR_GENERIC and compilation went through. Though
Note: See
TracTickets for help on using
tickets.
