<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000001">
    <br>
    <br>
    On 11/11/2011 2:07 AM, Simon Jones wrote:
    <blockquote
cite="mid:CAH4Ag-CV5t0mA83R-bvSbKkpz4oWrZFvHEjxn0X0pdXxqDDJGA@mail.gmail.com"
      type="cite">
      <pre wrap="">Thanks for the reply.

</pre>
      <blockquote type="cite">
        <pre wrap="">Despite I'm wildly guessing - Your issue might be related to fact that
PKGBUILD script tries to build sequentially 2 separate packages: base mythtv
&amp; mythtv plugins.
As plugins can be successfully build only if build environment has installed
ABI compatible mythtv libs - before plugins building You have to first
install mythtv base libs.
Practically this means before plugins build You have to install first - just
build - first mythtv package.
Simply install it and try again build plugins.
</pre>
      </blockquote>
      <pre wrap="">
Yes it is failing because of the dep on the myth libs, and it's what
am trying to get around as am trying to have the pkgbuild script build
both myth and plugins in one but my worry is if I don't install myth I
will have plugins built against old libs and then fail to run.

</pre>
      <blockquote type="cite">
        <pre wrap="">
P.S this issue forced me to write my own PKGBUILD scripts....

</pre>
      </blockquote>
      <pre wrap="">
Think this is what am trying to get to, but am not sure I can install
myth before carrying on with the plugins build? or do I set a make
dependency on myth in the script to install myth and then compile
plugins?

After build and install on FE/BE machine the other FE will see the new
files and install, i'll write a script for that bit, it's this
pkgbuild am trying to get my head round!
</pre>
    </blockquote>
    <br>
    Since you are interested in Arch Linux this might interest you:<br>
    <a class="moz-txt-link-freetext" href="http://linhes.org/bugs/projects/linhes/wiki">http://linhes.org/bugs/projects/linhes/wiki</a><br>
    LinHes is a MythTV Appliance implementation with Arch Linux as the
    underlying OS.&nbsp; Version 7.1 was just released this morning!<br>
    <br>
    <br>
    <blockquote
cite="mid:CAH4Ag-CV5t0mA83R-bvSbKkpz4oWrZFvHEjxn0X0pdXxqDDJGA@mail.gmail.com"
      type="cite">
    </blockquote>
  </body>
</html>