Ticket #2184 (closed defect: fixed)
gsmd does not compile (missing "gsmd/strl.h")
| Reported by: | khorben | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | gsmd | Version: | unspecified |
| Severity: | normal | Keywords: | |
| Cc: | Blocked By: | ||
| Blocking: | Estimated Completion (week): | ||
| HasPatchForReview: | yes | PatchReviewResult: | |
| Reproducible: | always |
Description
Building gsmd fails with the following error:
gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -std=gnu99 -g -O2 -MT machine_generic.lo -MD -MP -MF .deps/machine_generic.Tpo -c machine_generic.c -fPIC -DPIC -o .libs/machine_generic.o In file included from machine_generic.c:29: ../../include/gsmd/gsmd.h:15:23: error: gsmd/strl.h: No such file or directory
This is on Debian etch (i386). This include is not found in gsmd, and it compiles fine without this directive.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.
