<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html; charset=ISO-8859-1"
 http-equiv="Content-Type">
  <title></title>
</head>
<body text="#000000" bgcolor="#ffffff">
I'm very glad to hear someone was able to test under FreeBSD.&nbsp; Thats
the main platform I do not have access to.&nbsp; Really need to set up a
qemu image some day.<br>
<br>
Replies below.<br>
<br>
On 05/02/2009 11:14 AM, m. allan noah wrote:
<blockquote
 cite="mid:97246d0e0905020914k178acffq4fb7ba2bb0d142c8@mail.gmail.com"
 type="cite">
  <pre wrap="">On Sat, May 2, 2009 at 11:49 AM, Louis Lagendijk
<a class="moz-txt-link-rfc2396E" href="mailto:louis@lagendijk.xs4all.nl">&lt;louis@lagendijk.xs4all.nl&gt;</a> wrote:

- libgphoto2 is not found, solved it temporarily by adding
${GPHOTO2_LDFLAGS} to the end of the GPHOTO2_LIBS line. I know this is
an ugly hack....
  </pre>
  <pre wrap=""><!---->
Maybe Chris can chime in on that one?
  </pre>
</blockquote>
Agree its an issue.&nbsp; Got a working patch I'll submit.&nbsp; Also, need a
related update to sane-config.in.&nbsp;&nbsp; I'll test a little more and submit
tomorrow.<br>
<blockquote
 cite="mid:97246d0e0905020914k178acffq4fb7ba2bb0d142c8@mail.gmail.com"
 type="cite">
  <pre wrap="">
  </pre>
  <blockquote type="cite">
    <pre wrap="">canon_dr.c picks the wrong saneopts.h (from /usr/local/sane). possibly
other sources do the same, but I for now simply removed the old sane
includes
    </pre>
  </blockquote>
  <pre wrap=""><!---->
most backends seem to include the system sane files instead of the src
ones. perhaps we should change that at some point?
  </pre>
</blockquote>
I didn't worry about this because I assumed our -I options should
always force it to look for internal versions first.<br>
<br>
AM_CPPFLAGS = -I. -I$(srcdir) -I$(top_builddir)/include
-I$(top_srcdir)/include -DLIBDIR="$(libdir)/sane"<br>
<br>
Somehow your still getting -I/usr/local/include with higher priority.&nbsp;
How was that specified?&nbsp; "./configure CPPFLAGS=-I/usr/local/include"?<br>
<br>
Can you look at what command line options are being used to compile?&nbsp;
You will need to edit backend/Makefile and remove the "--silent" from
$LIBTOOL.<br>
<br>
<blockquote
 cite="mid:97246d0e0905020914k178acffq4fb7ba2bb0d142c8@mail.gmail.com"
 type="cite">
  <pre wrap="">
  </pre>
  <blockquote type="cite">
    <pre wrap="">tools/sane-find-scanner: -lcam missing (added a ${SCSI_LIB} to the LD
line
    </pre>
  </blockquote>
  <pre wrap=""><!---->
ok. Chris? :)
  </pre>
</blockquote>
Agree its missing.&nbsp; I'll submit patch by tomorrow.<br>
<br>
Chris<br>
<blockquote
 cite="mid:97246d0e0905020914k178acffq4fb7ba2bb0d142c8@mail.gmail.com"
 type="cite">
  <pre wrap="">
  </pre>
  <blockquote type="cite">
    <pre wrap="">Please let me know if more information is needed

Louis


p.s. the pixma stuff works in first very quick test
    </pre>
  </blockquote>
  <pre wrap=""><!---->
allan
  </pre>
</blockquote>
<br>
</body>
</html>