<html><head><meta name="qrichtext" content="1" /></head><body style="font-size:10pt;font-family:Arial">
<p>On Montag 24 April 2006 22:36, Klaus Schmidinger wrote:</p>
<p>> Jörg Wendel wrote:</p>
<p>> > Hi,</p>
<p>> ></p>
<p>> > just a little hint. The regular expression in the VDR Makefile which</p>
<p>> > detects if the APIVERSION is used in the plugins Makefile is not</p>
<p>> > compatible with the grep version of linvdr 07 (grep version 2.4.2). Since</p>
<p>> > i have updated grep to version 2.5.1 all works fine.</p>
<p>></p>
<p>> A solution for this has already been posted earlier on this list.</p>
<p>> Please take a look at the 'vdr-1.3.48-apiversion.diff' I've posted,</p>
<p>> or the original posting by Oliver Endriss.</p>
<p></p>
<p>I have seen this patch, but the problem with the old version of grep is the following line of the VDR makefile:</p>
<p></p>
<p><span style="font-family:Courier">if ! grep -q "\$$(LIBDIR)/.*\$$(APIVERSION)" "$(PLUGINDIR)/src/$$i/Makefile" ; then\</span></p>
<p></p>
<p>and in the 'vdr-1.3.48-apiversion.diff' i can't see a change of this line.</p>
<p></p>
<p>Jörg</p>
</body></html>