PPC64 build failure, need help

Christopher Stone chris.stone at gmail.com
Sun Oct 12 17:53:09 CEST 2008


On Sun, Oct 12, 2008 at 8:35 AM, Christopher Stone
<chris.stone at gmail.com> wrote:
> On Sun, Oct 12, 2008 at 8:28 AM, Christopher Stone
> <chris.stone at gmail.com> wrote:
>> On Sun, Oct 12, 2008 at 8:19 AM, Christopher Stone
>> <chris.stone at gmail.com> wrote:
>>> Hi, I have a build failure on PPC64 (builds fine on all other archs),
>>> does anyone have any idea what is causing this?  The build logs are
>>> here:
>>> http://buildsys.rpmfusion.org/logs/fedora-development-rpmfusion_free/1211-mamory-0.2.25-1.fc10/ppc64/build.log
>>>
>>> I tried adding a #include <stdlib.h>, but that didn't help :(
>>>
>>
>> I found this:
>> https://www.redhat.com/archives/fedora-devel-list/2008-February/msg02132.html
>>
>> ..but not really sure what this means, should I just remove the inline
>> keywords?  Or do I have to patch it some other way?
>>
>
> Jakub writes:
> So, either the inline keywords need to be dropped from the prototypes,
> or the inline definition needs to be provided.
>
> Could someone please explain to me what Jakub means by "..or the
> inline definition needs to be provided"?
>

Okay, I think I fixed this by adding "extern"s to the inline
definitions.  Hopefully this is the "correct" solution.  Please
disregard e-mail spam :)


More information about the rpmfusion-developers mailing list