On 2014-10-02 12:37, Otavio Salvador wrote:
On Thu, Oct 2, 2014 at 3:21 AM, Martin Jansa <[email protected]>
wrote:
On Mon, Jun 09, 2014 at 02:46:10PM -0500, Brian Lloyd wrote:
From: blloyd <[email protected]>
The latest driver corrected a number of issues and compiles without
warnings with just one patch. The header included by the given patch
is already included in the geode master line, so will not be be
required after the next geode version release.
xf86-video-geode is broken again, would you mind fixing it to build
with
glibc-2.20?
| from
/home/jenkins/oe/world/shr-core/tmp-glibc/work/i586-oe-linux/xf86-video-geode/2_2.11.16-r21.0/xf86-video-geode-2.11.16/src/lx_memory.c:26:
|
/home/jenkins/oe/world/shr-core/tmp-glibc/sysroots/qemux86/usr/include/xorg/os.h:579:1:
error: expected identifier or '(' before '__extension__'
| strndup(const char *str, size_t n);
| ^
I am not using it anymore so it'd be great if Brian could handle it.
Was already working on it. My patch has already been accepted upstream
for 2.11.17.
I'll get a patch for yocto 2.11.16 to use until 2.11.17 is released, as
that is probably a very long way away.
In the meantime, add
#if HAVE_CONFIG_H
#include <config.h>
#endif
to the top of the file and it compiles if you need it. I'm having
issues with my dev box and didn't get the yocto patch out. I should be
able to get it out this weekend if I don't get it out before.
--
_______________________________________________
Openembedded-devel mailing list
[email protected]
http://lists.openembedded.org/mailman/listinfo/openembedded-devel