pkgsrc-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

graphics/xsane build failure



I'm having trouble building graphics/xsane on this system:

NetBSD zippy.local 5.0 NetBSD 5.0 (GENERIC) #0: Sun Apr 26 18:50:08 UTC 2009 builds%b6.netbsd.org@localhost:/home/builds/ab/netbsd-5-0-RELEASE/i386/200904260229Z-obj/home/builds/ab/netbsd-5-0-RELEASE/src/sys/arch/i386/compile/GENERIC i386

I have been getting this error for about 2 weeks now, maybe more. The rest of pkgsrc has been fully updated each time, and have also cleaned out the work directory before trying to build. Any help would be appreciated.

Script started, output file is typescript
zippy# make update
===> Resuming update for xsane-0.99.4nb8
=> Bootstrap dependency digest>=20010302: found digest-20080510
===> Building for xsane-0.99.4nb8
for subdir in lib intl src po doc; do           \
          target=`echo all-recursive | sed s/-recursive//`; \
          echo making $target in $subdir;       \
          (cd $subdir && /usr/pkg/bin/gmake $target)    \
           || case "" in *k*) fail=yes;; *) exit 1;; esac; \
        done && test -z "$fail"
making all in lib
gmake[1]: Entering directory `/usr/pkgsrc/graphics/xsane/work/xsane-0.994/lib'
gmake[1]: Nothing to be done for `all'.
gmake[1]: Leaving directory `/usr/pkgsrc/graphics/xsane/work/xsane-0.994/lib'
making all in intl
gmake[1]: Entering directory `/usr/pkgsrc/graphics/xsane/work/xsane-0.994/intl'
gmake[1]: Nothing to be done for `all'.
gmake[1]: Leaving directory `/usr/pkgsrc/graphics/xsane/work/xsane-0.994/intl'
making all in src
gmake[1]: Entering directory `/usr/pkgsrc/graphics/xsane/work/xsane-0.994/src' cc -c -DHAVE_CONFIG_H -DLOCALEDIR=/usr/pkg/share/locale -DSANELOCALEDIR=/usr/pkg/share/locale -I. -I. -I../include -I../include -I/usr/local/include -I/usr/pkg/include -I/usr/include -I/usr/X11R7/include -I/usr/X11R7/include/freetype2 -D_GNU_SOURCE -I../intl -DV_MAJOR=0 -DV_MINOR=994 -DSANE_V_MAJOR=1 -DPATH_XSANE_DOC_DIR=/usr/pkg/share/sane/xsane/doc -DPATH_SANE_DATA_DIR=/usr/pkg/share/sane -O2 -pipe -I/usr/pkg/include -I/usr/include -I/usr/X11R7/include -I/usr/X11R7/include/freetype2 -Wall -I/usr/pkg/include -D_REENTRANT -I/usr/pkg/include/gimp-2.0 -I/usr/pkg/include/glib/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/gtk-2.0 -I/usr/pkg/lib/gtk-2.0/include -I/usr/pkg/include/atk-1.0 -I/usr/pkg/include/cairo -I/usr/pkg/include/pango-1.0 -I/usr/X11R7/include -I/usr/X11R7/include/pixman-1 -I/usr/X11R7/include/freetype2 -I/usr/pkg/include -I/usr/pkg/include/libpng12 xsane-back-gtk.c
xsane-back-gtk.c: In function 'xsane_back_gtk_set_sensitivity':
xsane-back-gtk.c:2593: error: 'SANE_CAP_ALWAYS_SETTABLE' undeclared (first use in this function) xsane-back-gtk.c:2593: error: (Each undeclared identifier is reported only once
xsane-back-gtk.c:2593: error: for each function it appears in.)
gmake[1]: *** [xsane-back-gtk.o] Error 1
gmake[1]: Leaving directory `/usr/pkgsrc/graphics/xsane/work/xsane-0.994/src'
gmake: *** [all-recursive] Error 1
*** Error code 2

Stop.
make: stopped in /usr/pkgsrc/graphics/xsane
*** Error code 1

Stop.
make: stopped in /usr/pkgsrc/graphics/xsane
*** Error code 1

Stop.
make: stopped in /usr/pkgsrc/graphics/xsane
zippy# exit
Script done, output file is typescript


--
entropy -- it's not just a good idea, it's the second law.


Home | Main Index | Thread Index | Old Index