splashscreen.so is missing pnggccrd.c
Martin Buchholz
martinrb at google.com
Mon Aug 25 16:17:07 UTC 2008
Hi Anthony,
Thanks for the link, but...
- The fix for 6613927 is applied in my workspace
- The error I'm seeing (and as reported in 6613927)
is a link error, not a compile or runtime error
- I was seeing the error building in 32-bit mode, as you note.
I don't quite understand, but it seems
to be due to a change in the way
that the GNU toolchain handles unresolved references.
In any case, resolving unresolved references can only be good,
so is there any reason not to apply my patch?
It might even make the fix for 6613927 unnecessary.
The 64-bit-ness of that system may have been a red herring.
Martin
On Mon, Aug 25, 2008 at 3:16 AM, Anthony Petrov <Anthony.Petrov at sun.com> wrote:
> Hi Martin,
>
> On 08/24/2008 04:44 AM Martin Buchholz wrote:
>>
>> ../../../build/linux-i586/tmp/sun/sun.awt/splashscreen/obj/png.o: In
>> function `png_init_mmx_flags':
>> png.c:(.text+0xbb): undefined reference to `png_mmx_support'
>
> It looks like another reincarnation of
> http://bugs.sun.com/view_bug.do?bug_id=6613927
> It seems strange the problem arises on a 32-bit system though...
>
> Could you please try using the workaround from this bug to see if it solves
> the issue?
>
> --
> best regards,
> Anthony
>
More information about the build-dev
mailing list