[mythtv] MythTV & R5000-HD

Marc Randolph mrand at pobox.com
Tue Sep 23 13:56:31 UTC 2008


On Tue, Sep 23, 2008 at 6:59 AM,  <Info at quantum-sci.com> wrote:
> On Monday 22 September 2008 12:28:07 Alan Nisota wrote:
>> I expect to start working on R5000 (and coreavc) stuff again in a few weeks.
>
> Good to know, thanks Alan.
>
>
> Configuring MythTV with R5000 patches, I am stumped...  it says to run the configure script first, but eh, that is what I was running.  It does not recognize my libfftw3 support even with the -dev installed, and root is not being allowed to create symlinks (Kubuntu 8.10a5):
>
> # ./configure
> cc1: warning: -funit-at-a-time is required for inlining of functions that are only called once
> # Basic Settings
> Compile type              release
> Creating libs/libmyth/mythconfig.h and libs/libmyth/mythconfig.mak
> [...]
> libs/libmyth/mythconfig.h is unchanged
> ln: creating symbolic link `config.h': Operation not permitted
> ln: creating symbolic link `config.h': Operation not permitted
> ln: creating symbolic link `config.mak': Operation not permitted
> Project ERROR: Please run the configure script first
> #

Have you investigated what symbolic links it is trying to create?
Since you appear to be running it as root, presumably it isn't a
permission problem, so I'll make a wild guess and suggest that it is
attempting to create a link across filesystems, or a directory doesn't
exist, or something like that.

Good luck,

   Marc


More information about the mythtv-dev mailing list