Ticket #164 (closed defect: fixed)
TinyPTC-X11 doesn't build on Debian unstable
| Reported by: | erikd | Owned by: | erikd |
|---|---|---|---|
| Priority: | blocker | Milestone: | 0.1.3 |
| Component: | Build System | Version: | |
| Keywords: | Cc: |
Description
It seems some of the X11 extension header files have changed names.
-#include <X11/extensions/Xdbe.h> +#include <X11/extensions/dbe.h>
-#include <X11/extensions/XShm.h> +#include <X11/extensions/shm.h>
Need a very simple and obvious compile time configuration check.
Change History
Note: See
TracTickets for help on using
tickets.
