<?xml version="1.0" encoding="iso-8859-1"?>
<rss version="2.0">
<channel>
  <title>Linux Format forums</title>
  <link>http://www.linuxformat.com/forums/index.php</link>
  <description>Help, discussion, magazine feedback and more</description>
  <language>english</language>
  <copyright>(c) Copyright Sun May 26, 2013 12:07 am by Linux Format forums</copyright>
  <managingEditor>webmaster@linuxformat.com</managingEditor>
  <webMaster>webmaster@linuxformat.com</webMaster>
  <pubDate>Sun May 26, 2013 12:07 am</pubDate>
  <lastBuildDate>Sun May 26, 2013 12:07 am</lastBuildDate>
  <docs>http://backend.userland.com/rss</docs>
  <generator>phpBB2 RSS Syndication Mod by Lucas</generator>
  <ttl>1</ttl>

  <image>
    <title>Linux Format forums</title>
    <url></url>
    <link>http://www.linuxformat.com/forums/</link>
    <description>Help, discussion, magazine feedback and more</description>
  </image>

                                      <item>
                                        <title>Re: Compiling hidtouch driver fails</title>
                                        <link>http://www.linuxformat.com/forums/viewtopic.php?p=95705#95705</link>
                                        <description>&lt;br /&gt;
                                      Author: &lt;a href='http://www.linuxformat.com/forums/profile.php?mode=viewprofile&amp;u=14187'&gt;Dutch_Master&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;
                                      Posted: Fri Dec 17, 2010 4:17 am&lt;br /&gt;&lt;br /&gt;
                                      &lt;br /&gt;&lt;br /&gt;
                                      A bit late, as I didn't expected to get an answer anymore, but thanks for the suggestions. Right now, other priorities have taken over, like a rewrite of the menu on our website. The CSS menu works fine on the Mozilla Gecko engine, but displays erroneously on Opera and not at all on IE. Personally I couldn't care less on IE, but Opera should have rendered the CSS menu properly and the Board made some serious complaints to me...  &lt;img src=&quot;images/smiles/icon_rolleyes.gif&quot; alt=&quot;Rolling Eyes&quot; border=&quot;0&quot; /&gt; Will come back to this issue later, promised! &lt;img src=&quot;images/smiles/icon_biggrin.gif&quot; alt=&quot;Very Happy&quot; border=&quot;0&quot; /&gt;</description>
                                        <comments>http://www.linuxformat.com/forums/viewtopic.php?p=95705#95705</comments>
                                        <author>Dutch_Master</author>
                                        <pubDate>Fri Dec 17, 2010 4:17 am</pubDate>
                                        <guid isPermaLink="true">http://www.linuxformat.com/forums/viewtopic.php?p=95705#95705</guid>
                                      </item>
                                      <item>
                                        <title>Re: Compiling hidtouch driver fails</title>
                                        <link>http://www.linuxformat.com/forums/viewtopic.php?p=95527#95527</link>
                                        <description>&lt;br /&gt;
                                      Author: &lt;a href='http://www.linuxformat.com/forums/profile.php?mode=viewprofile&amp;u=48037'&gt;nicephotog&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;
                                      Posted: Sat Dec 11, 2010 2:50 am&lt;br /&gt;&lt;br /&gt;
                                      &lt;br /&gt;&lt;br /&gt;
                                      Did you run your config file &lt;span style=&quot;text-decoration: underline&quot;&gt;before&lt;/span&gt; the makefile , after you put the app folder where you want it as the target?&lt;br /&gt;
note: sometimes with more integrated designs the application folder is best placed exactly where its thought to have been developed --example only-- e.g. (/etc/bin/anapplication) by looking in the makefile and the config scripts references' to where it thinks it obtains files for install.</description>
                                        <comments>http://www.linuxformat.com/forums/viewtopic.php?p=95527#95527</comments>
                                        <author>nicephotog</author>
                                        <pubDate>Sat Dec 11, 2010 2:50 am</pubDate>
                                        <guid isPermaLink="true">http://www.linuxformat.com/forums/viewtopic.php?p=95527#95527</guid>
                                      </item>
                                      <item>
                                        <title>Compiling hidtouch driver fails</title>
                                        <link>http://www.linuxformat.com/forums/viewtopic.php?p=93659#93659</link>
                                        <description>&lt;br /&gt;
                                      Author: &lt;a href='http://www.linuxformat.com/forums/profile.php?mode=viewprofile&amp;u=14187'&gt;Dutch_Master&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;
                                      Posted: Sat Oct 09, 2010 2:53 pm&lt;br /&gt;&lt;br /&gt;
                                      &lt;br /&gt;&lt;br /&gt;
                                      I'm trying to compile the hidtouch driver, but hit a snag. The error I get is&lt;br /&gt;
&lt;/span&gt;&lt;table width=&quot;90%&quot; cellspacing=&quot;1&quot; cellpadding=&quot;3&quot; border=&quot;0&quot; align=&quot;center&quot;&gt;&lt;tr&gt; 	  &lt;td&gt;&lt;span class=&quot;genmed&quot;&gt;&lt;b&gt;Code:&lt;/b&gt;&lt;/span&gt;&lt;/td&gt;	&lt;/tr&gt;	&lt;tr&gt;	  &lt;td class=&quot;code&quot;&gt;In file included from hidtouch.c&amp;#58;71&amp;#58;&lt;br /&gt;
hidtouch__body.h&amp;#58; In function ‘hdtOnDeviceInit__initAxes’&amp;#58;&lt;br /&gt;
hidtouch__body.h&amp;#58;174&amp;#58; warning&amp;#58; passing argument 3 of ‘InitValuatorClassDeviceStruct’ makes pointer from integer without a cast&lt;br /&gt;
hidtouch__body.h&amp;#58;174&amp;#58; error&amp;#58; too few arguments to function ‘InitValuatorClassDeviceStruct’&lt;/td&gt;	&lt;/tr&gt;&lt;/table&gt;&lt;span class=&quot;postbody&quot;&gt;&lt;br /&gt;
Links:&lt;br /&gt;
&lt;a href=&quot;http://home.tiscali.nl/mvwesstein/Makefile-hidtouch.txt&quot; rel=&quot;nofollow&quot; target=&quot;_blank&quot; class=&quot;postlink&quot;&gt;Makefile&lt;/a&gt;&lt;br /&gt;
&lt;a href=&quot;http://home.tiscali.nl/mvwesstein/hidtouch__body.h.txt&quot; rel=&quot;nofollow&quot; target=&quot;_blank&quot; class=&quot;postlink&quot;&gt;hidtouch__body.h&lt;/a&gt;&lt;br /&gt;
Note: both are offered as text files!&lt;br /&gt;
&lt;br /&gt;
Context: this is the driver for the touchscreen attached to an LTSP client. The server uses the AMD64 arch, the client uses the 1386 arch, both Debian. The client does start, but lacking a pointer device the pointer is useless. The build takes place on the server, in the i386 chroot of the LTSP setup. Basically, I'm stuck now...</description>
                                        <comments>http://www.linuxformat.com/forums/viewtopic.php?p=93659#93659</comments>
                                        <author>Dutch_Master</author>
                                        <pubDate>Sat Oct 09, 2010 2:53 pm</pubDate>
                                        <guid isPermaLink="true">http://www.linuxformat.com/forums/viewtopic.php?p=93659#93659</guid>
                                      </item></channel></rss>