[mythtv-users] Compile error: [sub-libs-make_default-ordered]

Nick F nikos.f at gmail.com
Thu Oct 8 22:01:53 UTC 2009


On Thu, Oct 8, 2009 at 4:20 PM, Nick F <nikos.f at gmail.com> wrote:
> On Thu, Oct 8, 2009 at 3:30 PM, Michael T. Dean <mtdean at thirdcontact.com> wrote:
>> On 10/08/2009 04:17 PM, Nick F wrote:
>>>
>>> On Thu, Oct 8, 2009 at 2:51 PM, Michael T. Dean wrote:
>>>
>>>>
>>>> On 10/08/2009 03:30 PM, Nick F wrote:
>>>>
>>>>>
>>>>> I'm getting an error when compiling mythtv : The tail of the make output
>>>>> is:
>>>>>
>>>>>
>>
>> ...
>>>>>
>>>>> make[2]: Leaving directory
>>>>> `/home/nikos/mythtv_trunk/mythtv/libs/libavcodec'
>>>>> make[1]: Leaving directory `/home/nikos/mythtv_trunk/mythtv/libs'
>>>>> make: *** [sub-libs-make_default-ordered] Error 2
>>>>>
>>>>> This is trying to compile the latest trunk (22313) on a Ubuntu 9.04
>>>>> Zotac ION system.
>>>>>
>>>>> I am not passing any special parameters with ./configure, although I
>>>>> did try with both --enable-libfaad turned on and off since the problem
>>>>> seemed to start around revisions 22183 / 22267 - but I have no idea if
>>>>> this is related.
>>>>
>>>> You probably should use --enable-proc-opts (but no other "special" ones
>>>> about cput/tune/arch/march/...).
>>>
>>> Trying again (with a --enable-proc-opt) I get:
>>>
>>
>> ...
>>>
>>> make[2]: Leaving directory
>>> `/home/nikos/mythtv_trunk/mythtv/libs/libavformat'
>>> make[1]: Leaving directory `/home/nikos/mythtv_trunk/mythtv/libs'
>>> make: *** [sub-libs-make_default-ordered] Error 2
>>
>> Was that after a make distclean then reconfiguring with --enable-proc-opts?
>>
>> There were no changes to that section of the code since [22110].  Do you
>> remember the last revision that built properly for you?
>>
>> Mike
>
> Yes - in fact I've just (again) deleted my whole build directory,
> reconfigured with --enable-proc-opt and got the same thing.
>
> The last time I succesfully built with this computer was rev 22208.
>
> This is driving me crazy because my backend (Fedora 11), and my other
> frontend (an Atom with separate 8400GS running Ubuntu 8.10) are all
> compiling just fine.  It's this 9.04 frontend that is having problems.
>
> Thanks for your assistance.
>
OK - Fixed.

Turns out it was related to JY's repackaging of his nvidia packages.
I had the right ones installed, but it required me to remove all
nvidia related stuff, and re-install it.

Now it's compiling just fine.

Thanks


More information about the mythtv-users mailing list