Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 23 Nov 1998 13:08:22 -0500
From:      Rick Knebel <rknebel@rknebel.csrlink.net>
To:        questions@FreeBSD.ORG
Subject:   sane
Message-ID:  <199811231808.NAA05022@rknebel.csrlink.net>

next in thread | raw e-mail | index | archive | help
Hi,

I am running freebsd 3.0 and am trying to build and install sane-1.00 from the 
tar file.

During make it keeps exiting with this error

NE_CONFIG_DIR=/usr/local/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/share 
-DV_MAJOR=1 -DV_MINOR=0 -g -O2 -Wall -fPIC -DPIC sanei_config2.c
mv -f sanei_config2.o sanei_config2.lo
gcc -c -DHAVE_CONFIG_H -I. -I. -I../include -I../include -D_GNU_SOURCE 
-DPATH_SANE_CONFIG_DIR=/usr/local/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/sh
are -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -Wall sanei_config2.c >/dev/null 2>&1
gcc -c -DHAVE_CONFIG_H -I. -I. -I../include -I../include -D_GNU_SOURCE 
-DPATH_SANE_CONFIG_DIR=/usr/local/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/sh
are -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -Wall -fPIC -DPIC sanei_pio.c
mv -f sanei_pio.o sanei_pio.lo
gcc -c -DHAVE_CONFIG_H -I. -I. -I../include -I../include -D_GNU_SOURCE 
-DPATH_SANE_CONFIG_DIR=/usr/local/etc/sane.d -DPATH_SANE_DATA_DIR=/usr/local/sh
are -DV_MAJOR=1 -DV_MINOR=0 -g -O2 -Wall sanei_pio.c >/dev/null 2>&1
ar r libsanei.a sanei_ab306.o sanei_constrain_value.o sanei_init_debug.o  
sanei_net.o sanei_wire.o sanei_codec_ascii.o sanei_codec_bin.o  
sanei_save_values.o sanei_load_values.o  sanei_scsi.o sanei_config.o 
sanei_config2.o sanei_pio.o
ranlib libsanei.a
making all in backend
Error expanding embedded variable.
*** Error code 1


Any Ideas

Thanks 

Rick
                          
-- 
Rick Knebel
rknebel@rknebel.csrlink.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?199811231808.NAA05022>