sane install

Rick Knebel (rknebel@uplink.net)
Tue, 6 Apr 1999 17:39:04 -0400

Hi,
I am tring to install the latest port of sane on freebsd-3.1 and keep
getting this error.
Can anyone help.

cc -c -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I/usr/local/include
-I/
usr/X11R6/include/gtk12 -I/usr/X11R6/include -I/usr/local/include/glib12 -O
-pip
e -I/usr/local/include -D_GNU_SOURCE
-DPATH_SANE_CONFIG_DIR=/usr/local/etc/sane.
d -DPATH_SANE_DATA_DIR=/usr/local/share -DV_MAJOR=1
-DV_MINOR=
0 -O -pipe -Wall progress.c
cc -c -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I/usr/local/include
-I/
usr/X11R6/include/gtk12 -I/usr/X11R6/include -I/usr/local/include/glib12 -O
-pip
e -I/usr/local/include -D_GNU_SOURCE
-DPATH_SANE_CONFIG_DIR=/usr/local/etc/sane.
d -DPATH_SANE_DATA_DIR=/usr/local/share -DV_MAJOR=1
-DV_MINOR=
0 -O -pipe -Wall preview.c
cc -c -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I/usr/local/include
-I/
usr/X11R6/include/gtk12 -I/usr/X11R6/include -I/usr/local/include/glib12 -O
-pip
e -I/usr/local/include -D_GNU_SOURCE
-DPATH_SANE_CONFIG_DIR=/usr/local/etc/sane.
d -DPATH_SANE_DATA_DIR=/usr/local/share -DV_MAJOR=1
-DV_MINOR=
0 -O -pipe -Wall preferences.c
cc -c -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I/usr/local/include
-I/
usr/X11R6/include/gtk12 -I/usr/X11R6/include -I/usr/local/include/glib12 -O
-pip
e -I/usr/local/include -D_GNU_SOURCE
-DPATH_SANE_CONFIG_DIR=/usr/local/etc/sane.
d -DPATH_SANE_DATA_DIR=/usr/local/share -DV_MAJOR=1
-DV_MINOR=
0 -O -pipe -Wall gtkglue.c
cc -o .libs/xscanimage xscanimage.o progress.o preview.o preferences.o
gtkglue.o
../sanei/libsanei.a -Wl,--rpath -Wl,/usr/local/lib
../backend/.libs/libsane.so
../lib/liblib.a -lgimp -L/usr/X11R6/lib -L/usr/X11R6/lib -lgtk12 -lgdk12
-L/usr/
local/lib -Wl,-E -lgmodule12 -lglib12 -lintl -lXext -lX11 -lm -ljpeg -lintl
-lm
-L/usr/local/lib -lcam
/usr/X11R6/lib/libgimp.so: undefined reference to _debug'
/usr/X11R6/lib/libgimp.so: undefined reference to _message'
/usr/X11R6/lib/libgimp.so: undefined reference to _warning'
/usr/X11R6/lib/libgimp.so: undefined reference to _error'
gmake[1]: *** [xscanimage] Error 1
gmake[1]: Leaving directory
/usr/ports/graphics/sane/work/sane-1.00/frontend'
gmake: *** [all-recursive] Error 1
*** Error code 2

Stop.
*** Error code 1

Stop.
*** Error code 1

Stop.
===> Building for sane-1.00
for subdir in lib sanei backend frontend doc tools; do \
target=cho all-recursive | sed s/-recursive//; \
echo making $target in $subdir; \
(cd $subdir && gmake $target) \
|| case "" in *k*) fail=yes;; *) exit 1;; esac; \
done && test -z "$fail"
making all in lib
gmake[1]: Entering directory /usr/ports/graphics/sane/work/sane-1.00/lib'
gmake[1]: Nothing to be done for ll'.
gmake[1]: Leaving directory /usr/ports/graphics/sane/work/sane-1.00/lib'
making all in sanei
gmake[1]: Entering directory /usr/ports/graphics/sane/work/sane-1.00/sanei'
gmake[1]: Nothing to be done for ll'.
gmake[1]: Leaving directory /usr/ports/graphics/sane/work/sane-1.00/sanei'
gmake: *** [all-recursive] Error 1
*** Error code 2

Stop.
*** Error code 1

Stop.
*** Error code 1

Stop.
*** Error code 1

Stop.

Thanks
Rick

-- 
Rick Knebel
rknebel@uplink.net
http://woodstock.csrlink.net/~bknebel

Soon to be http://rknebel.uplink.net

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