Hints for building XSane 0.99 for OS/2 with gcc321 1. Before configure: REM setup gcc321 build environement: example: G:\emx\bin\gcc321.cmd SET CONFIG_SITE=g:/usr/share/config.site-gcc321 SET PKG_CONFIG_PATH=/usr/lib/pkgconfig\;/usr/X11R6/lib/pkgconfig SET GTK_CONFIG= 2. Configure: sh configure --without-included-gettext --disable-sanetest --disable-gtktest --disable-gimptest enable-gtk2 enable-gimp2 --with-gtk-exec=/usr --with-sane-prefix=/usr --with-gimp-prefix=/usr --with-gimp-exec-prefix=/usr --enable-gimp --prefix=/usr 1>1-gimp-c 2>2-gimp-c 3. After configure: 3.1. src\makefile 3.1.1 LIBS = : remove $(top_builddir)/intl/libintl.a remove -lusbcalls remove -lpthread add -lsocket 3.2. src\xsane.h remove 2 bytes which make trouble from line 107 ------------------------- fbakan@gmx.net 20.1.2006