Am Dienstag, den 14.09.2010, 22:29 +0200 schrieb Paul Menzel:
> Am Dienstag, den 14.09.2010, 15:17 +0200 schrieb Frans Meulenbroeks:
> > 2010/9/13 Khem Raj <[email protected]>:
> > > On Mon, Sep 13, 2010 at 12:03 PM, Paul Menzel 
> > > <[email protected]> wrote:
> > >> Date: Mon, 13 Sep 2010 20:53:48 +0200
> > >>
> > >> Cairo 1.10.0 was added in 1d4c650b1d8dac6adee3d3d4208b81bc9b67bd3d [1] 
> > >> and requires Pixman 0.18.4. This fixes at least the distribution Minimal 
> > >> which does not set the version of cairo explicitly.
> > >>
> > >>
> > >> [1] 
> > >> http://cgit.openembedded.org/cgit.cgi/openembedded/commit/?id=1d4c650b1d8dac6adee3d3d4208b81bc9b67bd3d
> > >> [2] 
> > >> http://cgit.freedesktop.org/cairo/commit/?id=8127f1f5d52bb716dbd70efe096894f2a542f4a9
> > >>
> > >> Signed-off-by: Paul Menzel <[email protected]>
> > >
> > > Acked-by: Khem Raj <[email protected]>
> > 
> > Paul, thanks for the fix!
> > 
> > Acked-by: Frans Meulenbroeks <[email protected]>
> 
> Leon committed the same in f68f811ed20c32d3fb7c71fb41484ae6dd9908fc [3].

> [3] 
> http://cgit.openembedded.org/cgit.cgi/openembedded/commit/?id=f68f811ed20c32d3fb7c71fb41484ae6dd9908fc

Unfortunately I just tested this patch with minimal-uclibc and it Pixman
0.18.4 fails with the following error when doing `bitbake
console-image`.

| […]
| 
/oe/build-minimal-uclibc/minimal-uclibc-dev/sysroots/i686-linux/usr/armv7a/lib/gcc/arm-oe-linux-uclibceabi/4.4.4/../../../../arm-oe-linux-uclibceabi/bin/ld:
 warning: libc.so, needed by 
/oe/build-minimal-uclibc/minimal-uclibc-dev/sysroots/i686-linux/usr/armv7a/lib/gcc/arm-oe-linux-uclibceabi/4.4.4/../../../../arm-oe-linux-uclibceabi/lib/libgcc_s.so.1,
 not found (try using -rpath or -rpath-link)
| ../pixman/.libs/libpixman-1.so: undefined reference to `__tls_get_addr'
| collect2: ld returned 1 exit status
| make[2]: *** [a1-trap-test] Error 1
| make[2]: *** Waiting for unfinished jobs....
| 
/oe/build-minimal-uclibc/minimal-uclibc-dev/sysroots/i686-linux/usr/armv7a/lib/gcc/arm-oe-linux-uclibceabi/4.4.4/../../../../arm-oe-linux-uclibceabi/bin/ld:
 warning: libc.so, needed by 
/oe/build-minimal-uclibc/minimal-uclibc-dev/sysroots/i686-linux/usr/armv7a/lib/gcc/arm-oe-linux-uclibceabi/4.4.4/../../../../arm-oe-linux-uclibceabi/lib/libgcc_s.so.1,
 not found (try using -rpath or -rpath-link)
| ../pixman/.libs/libpixman-1.so: undefined reference to `__tls_get_addr'
| collect2: ld returned 1 exit status
| make[2]: *** [region-test] Error 1
| […]


Please tell me, if I can provide more information. Thanks,

Paul

Attachment: signature.asc
Description: This is a digitally signed message part

_______________________________________________
Openembedded-devel mailing list
[email protected]
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel

Reply via email to