Re: problem compiling xsane-0.43

Oliver Rauch (oliver.rauch@Wolfsburg.DE)
Sun, 07 Nov 1999 17:15:24 +0100

Kai Haberzettl wrote:

> I get the follwing when trying to compile xsane-0.43:
>
> [...]
> gcc -c -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I/usr/X11R6/include -I/usr/lib/glib/include -I/usr/local/include -DLOCALEDIR=\""/usr/local/share/locale"\" -D_GNU_SOURCE -DPATH_SANE_DATA_DIR=/usr/local/share/sane -DV_MAJOR=0 -DV_MINOR=43 -DSANE_V_MAJOR=1 -g -O2 -Wall xsane.c
> gcc -o xsane xsane-back-gtk.o xsane-front-gtk.o xsane-gamma.o xsane-preview.o xsane-preferences.o xsane-setup.o xsane-save.o xsane-scan.o xsane-icons.o xsane.o ../sanei/libsanei.a \
> ../lib/liblib.a -lgimp -L/usr/lib -L/usr/X11R6/lib -lgtk -lgdk -rdynamic -lgmodule -lglib -ldl -lXext -lX11 -lm -lpng -lsane -ldl -ltiff -ljpeg -lz -lm
> make[1]: Leaving directory `/home/khaberz/sources/xsane-0.43/frontend'
> making all in po
> make[1]: Entering directory `/home/khaberz/sources/xsane-0.43/po'
> make[1]: *** No rule to make target `deUNKNOWN', needed by `all'. Stop.
> make[1]: Leaving directory `/home/khaberz/sources/xsane-0.43/po'
> make: *** [all-recursive] Error 1
>
> Kai

Hi Kai,

please try
make distclean
./configure --with-included-gettext

or

./configure --disalbe-nls

Bye
Oliver

--
Homepage:       http://www.wolfsburg.de/~rauch
sane-umax:      http://www.wolfsburg.de/~rauch/sane/sane-umax.html
xsane:          http://www.wolfsburg.de/~rauch/sane/sane-xsane.html
E-Mail:         mailto:Oliver.Rauch@Wolfsburg.DE

--
Source code, list archive, and docs: http://www.mostang.com/sane/
To unsubscribe: echo unsubscribe sane-devel | mail majordomo@mostang.com