<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html; charset=ISO-8859-1"
 http-equiv="Content-Type">
</head>
<body text="#000000" bgcolor="#ffffff">
On 05/04/2009 04:17 AM, Julien BLACHE wrote:
<blockquote cite="mid:87bpq91b2m.fsf@sonic.technologeek.org" type="cite">
  <pre wrap="">"m. allan noah" <a class="moz-txt-link-rfc2396E" href="mailto:kitno455@gmail.com">&lt;kitno455@gmail.com&gt;</a> wrote:

Hi,

  </pre>
  <blockquote type="cite">
    <pre wrap="">* FreeBSD users should use LDFLAGS="-lcam"
* users with gphoto2 installed outside of /usr/lib should use
LDFLAGS="-L/path/to/gphoto"
    </pre>
  </blockquote>
  <pre wrap=""><!---->
Building with --enable-pthreads, all hell breaks loose as not
everybody is linking $(PTHREADS_LIBS) in.

  </pre>
</blockquote>
Are you referring to sane-backends?&nbsp; I can't find a --enable-pthreads
option.&nbsp; Also, I tried for the first time the --enable-fork-process
option but still had no compile issues.<br>
<br>
Oh wait, grepping for pthreads in backend directory, I see references
to pthread functions in mustek, pixma, and snapscan but I'm only
linking in for mustek.<br>
<br>
Assuming that's not dead code then I guess I missed a couple.&nbsp; I've no
idea why this isn't causing a link failure for myself on any of my
platforms.&nbsp; Do you have some sort of strict compile flag your using?<br>
<br>
Also, can you verify those two backends align with what your seeing
fail?<br>
<br>
Thanks,<br>
Chris<br>
</body>
</html>