The problem is that 06_libpaper_support.dpatch calls systempapersize() from libpaper without including paper.h. The return value is then read as an int instead of a pointer, which apparently doesn't work on ia64.
I've attached an updated patch. Please verify and update the package as appropriate.
The problem is that 06_libpaper_ support. dpatch calls systempapersize() from libpaper without including paper.h. The return value is then read as an int instead of a pointer, which apparently doesn't work on ia64.
I've attached an updated patch. Please verify and update the package as appropriate.