Date: Sun, 4 Apr 1999 18:06:15 -0400 From: Rick Knebel <rknebel@uplink.net> To: questions@freebsd.org, sane-devel@mostang.com Subject: sane install Message-ID: <19990404180615.A43549@rknebel.uplink.net>
next in thread | raw e-mail | index | archive | help
Hi, I am using freebsd 3.1 and have installed all the required packages for sane via the ports collection. During the build of sane it always stops with these error messages. 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 -pipe -I/usr/local/include -D_GNU_SOURCE -DPATH_SANE_CONFIG_DIR=3D/usr/local/etc/sane.d -DPATH_SANE_DATA_DIR=3D/usr/local/share -DV_MAJOR=3D1 -DV_MINOR= =3D0 -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 =2E./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 =07_debug' /usr/X11R6/lib/libgimp.so: undefined reference to =07_message' /usr/X11R6/lib/libgimp.so: undefined reference to =07_warning' /usr/X11R6/lib/libgimp.so: undefined reference to =07_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 Does this make sense to anyone?? Thanks Rick --=20 Rick Knebel rknebel@uplink.net http://woodstock.csrlink.net/~bknebel Soon to be http://rknebel.uplink.net To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19990404180615.A43549>