Superkb 0.22 compilation fails on Ubuntu Raring due to faulty Pango header
Bug #1178798 reported by
Octavio Alvarez
on 2013-05-10
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
| Superkb |
Undecided
|
Unassigned |
Bug Description
drawkblibs-cairo.c compilation fails with the following error:
/usr/include/
This is caused by Pango bug 692808:
- https:/
It is fixed in pango 1.32.6, but Ubuntu has 1.32.5. See Ubuntu bug 1178795
- https:/
Octavio Alvarez (alvarezp) wrote : | #1 |
Octavio Alvarez (alvarezp) wrote : | #2 |
As this is not a Superkb bug and should not be fixed in the Superkb codebase, the bug will be closed. Please note comment #1 has a workaround for this particular problem.
Changed in superkb: | |
status: | New → Won't Fix |
To post a comment you must log in.
As a workaround, edit the file "Makefile" and remove "-pedantic-errors".