Package: xnecview
Version: 1.34-4
Severity: serious
Justification: fails to build from source
xnecview failed to build on all buildds, duplicated on my sparc pbuilder.
gcc -g -O2 -fno-strict-aliasing -DHAVE_SELINUX `gtk-config --cflags`
-I/usr/X11R6/include -I/usr/include/selinux -Dlinux -D__sparc__
-D_POSIX_C_SOURCE=199309L -D_POSIX_SOURCE
-D_XOPEN_SOURCE -D_BSD_SOURCE -D_SVID_SOURCE
-DFUNCPROTO=15
-DNARROWPROTO -DHAVE_LIBPNG -c -o xnecview.o xnecview.c
gcc -g -O2 -fno-strict-aliasing -DHAVE_SELINUX `gtk-config --cflags`
-I/usr/X11R6/include -I/usr/include/selinux -Dlinux -D__sparc__
-D_POSIX_C_SOURCE=199309L -D_POSIX_SOURCE
-D_XOPEN_SOURCE -D_BSD_SOURCE -D_SVID_SOURCE
-DFUNCPROTO=15
-DNARROWPROTO -DHAVE_LIBPNG -c -o xwin.o xwin.c
xwin.c:21:18: error: png.h: No such file or directory
xwin.c: In function 'write_png':
xwin.c:246: error: 'png_structp' undeclared (first use in this function)
xwin.c:246: error: (Each undeclared identifier is reported only once
xwin.c:246: error: for each function it appears in.)
xwin.c:246: error: syntax error before 'pp'
xwin.c:247: error: 'png_infop' undeclared (first use in this function)
xwin.c:249: error: 'png_color' undeclared (first use in this function)
xwin.c:249: error: syntax error before 'pal'
xwin.c:270: error: 'pp' undeclared (first use in this function)
xwin.c:270: error: 'PNG_LIBPNG_VER_STRING' undeclared (first use in this
function)
xwin.c:275: error: 'ip' undeclared (first use in this function)
xwin.c:277: error: 'png_infopp' undeclared (first use in this function)
xwin.c:288: error: 'PNG_COLOR_TYPE_PALETTE' undeclared (first use in this
function)
xwin.c:288: error: 'PNG_INTERLACE_NONE' undeclared (first use in this function)
xwin.c:288: error: 'PNG_COMPRESSION_TYPE_DEFAULT' undeclared (first use in this
function)
xwin.c:288: error: 'PNG_FILTER_TYPE_DEFAULT' undeclared (first use in this
function)
xwin.c:290: error: 'pal' undeclared (first use in this function)
xwin.c: In function 'cmd_export':
xwin.c:985: warning: incompatible implicit declaration of built-in function
'strlen'
xwin.c:986: warning: incompatible implicit declaration of built-in function
'strcpy'
xwin.c:987: warning: incompatible implicit declaration of built-in function
'strrchr'
xwin.c: In function 'cmd_setZ0':
xwin.c:1019: warning: incompatible implicit declaration of built-in function
'strchr'
xwin.c: In function 'maininitX':
xwin.c:1393: warning: pointer targets in passing argument 2 of
'gdk_bitmap_create_from_data' differ in signedness
xwin.c:1489: warning: pointer targets in passing argument 2 of
'gdk_bitmap_create_from_data' differ in signedness
make[1]: *** [xwin.o] Error 1
make[1]: Leaving directory `/build/buildd/xnecview-1.34'
make: *** [build] Error 2
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]