Re: SANE 1.0.1 on FreeBSD 3.2-RELEASE

regis rampnoux (regisr@regix.com)
Sat, 21 Aug 1999 23:21:07 +0200 (CEST)

On 21-Aug-99 Oliver Rauch wrote:
> try adding a "-lcam" to the gcc command!

You can modify configure.in:

% diff -c configure.in*
*** configure.in Wed Jul 14 22:38:49 1999
--- configure.in.orig Wed May 26 22:07:43 1999
***************
*** 68,74 ****
dnl Checks for libraries.

AC_CHECK_LIB(scsi, scsireq_enter) # FreeBSD needs this
- AC_CHECK_LIB(cam, cam_open_device) # FreeBSD needs this
AC_CHECK_LIB(m,sqrt)
AC_CHECK_LIB(intl,gettext)
AC_CHECK_LIB(syslog,syslog) # OS/2 needs this
--- 68,73 ----

---
<regisr>       regisr@regix.com     http://www.regix.com/
sane page: http://www.regix.com/regisr/FBSDsane.html

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