Fwd: Re: [Lcdproc] Re: VLSYS L.I.S 2005 Driver written

Nic Bernstein nic@postilion.org
Wed May 9 12:35:01 2007


This is a multi-part message in MIME format.
--------------050903040101080305060704
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit

>
> Todd Luliak wrote:
>   
>> > Daryl-
>> > First of all, thanks for the work you put forth to create the driver. It
>> > could not have been more timely nor I more happy to see it!
>> > After patching a clean 0.5.1 source with the patch (which applied clean)
>> > and running
>> > ./configure --enable-libusb --enable-drivers=lis I am greeted with:
>> > 
>> > [...snip]
>> > checking libusb library path... -L/usr/lib -lusb
>> > checking for main in -lusb... yes
>> > checking if LDAP support has been enabled... no
>> > configure: checking for which drivers to compile...
>> > configure: error: Unknown driver lis
>> > [/snip...]
>> > 
>> > Poking around now to see where I got lost.
> Todd,
>
> After applying the patch run autoconf before running configure.
>
> I don't quite know how to fix the patch for that. I think I just need to
> run autoconf and then make the patch so configure.in is used to build
> the correct configure script.
>
> Regards,
> Daryl
>   
Daryl, I see the following after running autoconf and running configure:
<snip>

    Making all in server
    make[2]: Entering directory `/home/nic/lcdproc-0.5.1/server'
    Making all in drivers
    make[3]: Entering directory `/home/nic/lcdproc-0.5.1/server/drivers'
    Makefile:262: *** commands commence before first target.  Stop.
    make[3]: Leaving directory `/home/nic/lcdproc-0.5.1/server/drivers'
    make[2]: *** [all-recursive] Error 1

</snip>

Not quite sure what to make about that.  I can send the 
server/drivers/Makefile if that would help.  Not sending it to the list 
as it is 1200 lines long.

Thanks, again, for the effort!
    -nic

-- 
Nic Bernstein                                  nic@postilion.org
http://www.fortunespawn.com
All opinions expressed are mine, if you want them it'll cost you.


--------------050903040101080305060704
Content-Type: text/html; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit

<!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 bgcolor="#ffffff" text="#000000">
<blockquote type="cite">
  <div class="moz-text-plain" wrap="true" graphical-quote="true"
 style="font-family: -moz-fixed; font-size: 12px;" lang="x-western">
  <pre wrap="">Todd Luliak wrote:
  </pre>
  <blockquote type="cite">
    <pre wrap=""><span class="moz-txt-citetags">&gt; </span>Daryl-
<span class="moz-txt-citetags">&gt; </span>First of all, thanks for the work you put forth to create the driver. It
<span class="moz-txt-citetags">&gt; </span>could not have been more timely nor I more happy to see it!
<span class="moz-txt-citetags">&gt; </span>After patching a clean 0.5.1 source with the patch (which applied clean)
<span class="moz-txt-citetags">&gt; </span>and running
<span class="moz-txt-citetags">&gt; </span>./configure --enable-libusb --enable-drivers=lis I am greeted with:
<span class="moz-txt-citetags">&gt; </span>
<span class="moz-txt-citetags">&gt; </span>[...snip]
<span class="moz-txt-citetags">&gt; </span>checking libusb library path... -L/usr/lib -lusb
<span class="moz-txt-citetags">&gt; </span>checking for main in -lusb... yes
<span class="moz-txt-citetags">&gt; </span>checking if LDAP support has been enabled... no
<span class="moz-txt-citetags">&gt; </span>configure: checking for which drivers to compile...
<span class="moz-txt-citetags">&gt; </span>configure: error: Unknown driver lis
<span class="moz-txt-citetags">&gt; </span>[/snip...]
<span class="moz-txt-citetags">&gt; </span>
<span class="moz-txt-citetags">&gt; </span>Poking around now to see where I got lost.
<span class="moz-txt-citetags"></span></pre>
  </blockquote>
  <pre wrap="">
Todd,

After applying the patch run autoconf before running configure.

I don't quite know how to fix the patch for that. I think I just need to
run autoconf and then make the patch so configure.in is used to build
the correct configure script.

Regards,
Daryl
  </pre>
  </div>
</blockquote>
Daryl, I see the following after running autoconf and running configure:<br>
&lt;snip&gt;<br>
<blockquote>Making all in server<br>
make[2]: Entering directory `/home/nic/lcdproc-0.5.1/server'<br>
Making all in drivers<br>
make[3]: Entering directory `/home/nic/lcdproc-0.5.1/server/drivers'<br>
Makefile:262: *** commands commence before first target.&nbsp; Stop.<br>
make[3]: Leaving directory `/home/nic/lcdproc-0.5.1/server/drivers'<br>
make[2]: *** [all-recursive] Error 1<br>
</blockquote>
&lt;/snip&gt;<br>
<br>
Not quite sure what to make about that.&nbsp; I can send the
server/drivers/Makefile if that would help.&nbsp; Not sending it to the list
as it is 1200 lines long.<br>
<br>
Thanks, again, for the effort!<br>
&nbsp;&nbsp;&nbsp; -nic<br>
<pre class="moz-signature" cols="72">-- 
Nic Bernstein                                  <a class="moz-txt-link-abbreviated" href="mailto:nic@postilion.org">nic@postilion.org</a>
<a class="moz-txt-link-freetext" href="http://www.fortunespawn.com">http://www.fortunespawn.com</a>
All opinions expressed are mine, if you want them it'll cost you.
</pre>
</body>
</html>

--------------050903040101080305060704--