Sorry the problem was in gettext.
I have modified the configure file (in 0.38, I have not yet the 0.39 ;-) :
% diff -c configure configure.orig
*** configure Tue Oct 12 22:49:26 1999
--- configure.orig Tue Oct 12 22:39:07 1999
***************
*** 4763,4769 ****
echo $ac_n "(cached) $ac_c" 1>&6
else
ac_save_LIBS="$LIBS"
! LIBS="-lsane -lintl -L${x_libraries} $LIBS"
cat > conftest.$ac_ext <<EOF
#line 4769 "configure"
#include "confdefs.h"
--- 4763,4769 ----
echo $ac_n "(cached) $ac_c" 1>&6
else
ac_save_LIBS="$LIBS"
! LIBS="-lsane -L${x_libraries} $LIBS"
cat > conftest.$ac_ext <<EOF
#line 4769 "configure"
#include "confdefs.h"
and this seems Ok now!
--- <regisr> regisr@regix.com http://www.regix.com/
-- Source code, list archive, and docs: http://www.mostang.com/sane/ To unsubscribe: echo unsubscribe sane-devel | mail majordomo@mostang.com