Hello,
Probably some of the latest changes is breaking this.
*****************
In file included from /usr/include/zlib.h:34,
from /usr/include/png.h:398,
from Fpng.h:12,
from PictureImageLoader.c:46:
/usr/include/zconf.h:265: error: expected '=', ',', ';', 'asm' or
'__attribute__' before 'typedef'
/usr/include/zconf.h:274: error: expected '=', ',', ';', 'asm' or
'__attribute__' before 'Bytef'
In file included from /usr/include/png.h:398,
from Fpng.h:12,
from PictureImageLoader.c:46:
/usr/include/zlib.h:83: error: expected specifier-qualifier-list before 'Bytef'
/usr/include/zlib.h:114: error: expected specifier-qualifier-list before 'Bytef'
/usr/include/zlib.h:538: error: expected ';', ',' or ')' before '*' token
/usr/include/zlib.h:736: error: expected ';', ',' or ')' before '*' token
/usr/include/zlib.h:1009: error: expected ')' before '*' token
/usr/include/zlib.h:1024: error: expected ')' before '*' token
/usr/include/zlib.h:1047: error: expected ')' before '*' token
/usr/include/zlib.h:1260: error: expected ';', ',' or ')' before '*' token
/usr/include/zlib.h:1285: error: expected ';', ',' or ')' before '*' token
PictureImageLoader.c: In function 'PImageLoadCursorFromFile':
PictureImageLoader.c:873: error: 'FxpmInfo' undeclared (first use in this
function)
PictureImageLoader.c:873: error: (Each undeclared identifier is reported only
once
PictureImageLoader.c:873: error: for each function it appears in.)
PictureImageLoader.c:873: error: expected ';' before 'xpm_info'
PictureImageLoader.c:875: warning: implicit declaration of function
'XpmReadFileToXpmImage'
PictureImageLoader.c:875: error: 'xpm_info' undeclared (first use in this
function)
make[2]: *** [PictureImageLoader.o] Error 1
make[2]: *** Waiting for unfinished jobs....
mv -f .deps/Parse.Tpo .deps/Parse.Po
make[2]: Leaving directory
`/var/tmp/portage/x11-wm/fvwm-9999-r12/work/fvwm/libs'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/x11-wm/fvwm-9999-r12/work/fvwm'
make: *** [all] Error 2
*****************
It just compiles fine if I configure without the
--without-xpm-library flag.
Regards.
--
Jesús Guerrero <[EMAIL PROTECTED]>