Vic Steele
2008-09-22, 10:40
Hi guys.
I'm running on Slackware 12.1, Kernel 2.6.26.5, i486 Architecture [Athlon XP 1800+].
I'm trying to package your XBMC, but I've encountered an error.
When I try to compile it (the configure script worked properly), an error blocks me:
gcc -fPIC -D_LINUX -O2 -c -o tif_ojpeg.o tif_ojpeg.c
In file included from tif_ojpeg.c:35:
/usr/include/jpeglib.h:1092:55: error: jpegint.h: No such file or directory
tif_ojpeg.c: In function 'OJPEGPreDecode':
tif_ojpeg.c:1414: error: dereferencing pointer to incomplete type
tif_ojpeg.c:1424: error: dereferencing pointer to incomplete type
tif_ojpeg.c:1425: error: dereferencing pointer to incomplete type
tif_ojpeg.c:1426: error: dereferencing pointer to incomplete type
tif_ojpeg.c:1428: error: 'DSTATE_INHEADER' undeclared (first use in this function)
tif_ojpeg.c:1428: error: (Each undeclared identifier is reported only once
tif_ojpeg.c:1428: error: for each function it appears in.)
tif_ojpeg.c:1508: error: dereferencing pointer to incomplete type
make[2]: *** [tif_ojpeg.o] Error 1
make[2]: Leaving directory `/home/gigi/xbmc/linuxport/XBMC/xbmc/lib/cximage-6.0/tiff'
make[1]: *** [tiff/tiff.a] Error 2
make[1]: Leaving directory `/home/gigi/xbmc/linuxport/XBMC/xbmc/lib/cximage-6.0'
make: *** [imagelib] Error 2
I don't know how to proceed for bypassing this error, and I hope you can give me an help.
If you need other infos, I'll be happy to post those.
Thank you for your support, have a nice day.
Luigi.
I'm running on Slackware 12.1, Kernel 2.6.26.5, i486 Architecture [Athlon XP 1800+].
I'm trying to package your XBMC, but I've encountered an error.
When I try to compile it (the configure script worked properly), an error blocks me:
gcc -fPIC -D_LINUX -O2 -c -o tif_ojpeg.o tif_ojpeg.c
In file included from tif_ojpeg.c:35:
/usr/include/jpeglib.h:1092:55: error: jpegint.h: No such file or directory
tif_ojpeg.c: In function 'OJPEGPreDecode':
tif_ojpeg.c:1414: error: dereferencing pointer to incomplete type
tif_ojpeg.c:1424: error: dereferencing pointer to incomplete type
tif_ojpeg.c:1425: error: dereferencing pointer to incomplete type
tif_ojpeg.c:1426: error: dereferencing pointer to incomplete type
tif_ojpeg.c:1428: error: 'DSTATE_INHEADER' undeclared (first use in this function)
tif_ojpeg.c:1428: error: (Each undeclared identifier is reported only once
tif_ojpeg.c:1428: error: for each function it appears in.)
tif_ojpeg.c:1508: error: dereferencing pointer to incomplete type
make[2]: *** [tif_ojpeg.o] Error 1
make[2]: Leaving directory `/home/gigi/xbmc/linuxport/XBMC/xbmc/lib/cximage-6.0/tiff'
make[1]: *** [tiff/tiff.a] Error 2
make[1]: Leaving directory `/home/gigi/xbmc/linuxport/XBMC/xbmc/lib/cximage-6.0'
make: *** [imagelib] Error 2
I don't know how to proceed for bypassing this error, and I hope you can give me an help.
If you need other infos, I'll be happy to post those.
Thank you for your support, have a nice day.
Luigi.