Package: xoids
Version: 1.5-16.1
Severity: serious
From my pbuilder build log:
...
gcc -m32 -O2 -g -I/usr/X11R6/include/X11 -Dlinux -D__i386__
-D_POSIX_C_SOURCE=199309L -D_POSIX_SOURCE
-D_XOPEN_SOURCE -D_BSD_SOURCE -D_SVID_SOURCE
-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64
-DFUNCPROTO=15 -DNARROWPROTO -c -o oids_x.o
oids_x.c
oids_x.c:19:17: error: xpm.h: No such file or directory
oids_x.c: In function 'X_init':
oids_x.c:85: warning: incompatible implicit declaration of built-in function
'exit'
oids_x.c: In function 'Xpm_make_pixmaps':
oids_x.c:290: error: 'XpmAttributes' undeclared (first use in this function)
oids_x.c:290: error: (Each undeclared identifier is reported only once
oids_x.c:290: error: for each function it appears in.)
oids_x.c:290: error: syntax error before 'attributes'
...
make[1]: *** [oids_x.o] Error 1
make[1]: Leaving directory `/tmp/buildd/xoids-1.5'
make: *** [build-stamp] Error 2
--
Daniel Schepler