On 5/21/06, <b class="gmail_sendername">Harry Lipkind</b> &lt;<a href="mailto:hil@hiltech.com">hil@hiltech.com</a>&gt; wrote:<div><span class="gmail_quote"></span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Hi<br><br>Going back many years I have written software, built software systems,<br>etc.&nbsp;&nbsp;All my work was in Fortran with some custom assembly language<br>modules where I needed capabilities that Fortran didn't have.&nbsp;&nbsp;I don't
<br>know &quot;C&quot; or &quot;C++&quot;.<br><br>I am trying to build the ivtv module for 2.6.16.&nbsp;&nbsp;I pulled in the<br>compressed module, unpacked it, and read the instructions.&nbsp;&nbsp;When I try<br>to run 'make' the system complains about errors on two lines which I
<br>beleive are 490 and 493.&nbsp;&nbsp;The error text is:<br><br>&nbsp;&nbsp;driver ivti-osd.c&nbsp;&nbsp;error - expected ) before string constant.<br><br>I looked at the text in vi and the parenthteses are balanced on those<br>lines.&nbsp;&nbsp;They read as:
<br><br>MODULE_PARM(ivtv_fb_card_id, &quot;i&quot;);<br>MODULE_PARM(osd_init, &quot;i&quot;);<br><br>I understand that utilities can loose line count - can someone help me<br>figure out where the problem is?<br><br>Thank you
<br><br>Harry Lipkind<br><br>_______________________________________________<br>mythtv-users mailing list<br><a href="mailto:mythtv-users@mythtv.org">mythtv-users@mythtv.org</a><br><a href="http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users">
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users</a><br></blockquote></div><br>
I am not sure what version of ivtv you are trying to load but you may
want to try going back one version and see if you have any luck before
burning a lot of time on it.<br>
<br>
Alllan<br>