[meta-freescale] Has anybody build libsdl2 for imx6 recently?

Andreas Müller schnitzeltony at googlemail.com
Wed Dec 14 00:05:50 PST 2016


Hi

when trying to build libsdl2 I get many errors like:

| /home/superandy/tmp/oe-core-glibc/work/cortexa9t2hf-neon-mx6qdl-angstrom-linux-gnueabi/libsdl2/2.0.5-r0/SDL2-2.0.5/src/video/vivante/SDL_vivantevideo.c:
In function 'VIVANTE_Create':
| /home/superandy/tmp/oe-core-glibc/work/cortexa9t2hf-neon-mx6qdl-angstrom-linux-gnueabi/libsdl2/2.0.5-r0/SDL2-2.0.5/src/video/vivante/SDL_vivantevideo.c:100:30:
error: 'VIVANTE_GLES_LoadLibrary' undeclared (first use in this
function)
|      device->GL_LoadLibrary = VIVANTE_GLES_LoadLibrary;
|                               ^~~~~~~~~~~~~~~~~~~~~~~~
| /home/superandy/tmp/oe-core-glibc/work/cortexa9t2hf-neon-mx6qdl-angstrom-linux-gnueabi/libsdl2/2.0.5-r0/SDL2-2.0.5/src/video/vivante/SDL_vivantevideo.c:100:30:
note: each undeclared identifier is reported only once for each
function it appears in
| /home/superandy/tmp/oe-core-glibc/work/cortexa9t2hf-neon-mx6qdl-angstrom-linux-gnueabi/libsdl2/2.0.5-r0/SDL2-2.0.5/src/video/vivante/SDL_vivantevideo.c:101:33:
error: 'VIVANTE_GLES_GetProcAddress' undeclared (first use in this
function)
|      device->GL_GetProcAddress = VIVANTE_GLES_GetProcAddress;

Do otheres see this too? Helping Hints?

Best regards

Andreas


More information about the meta-freescale mailing list