Hi All,
thanks in advanced for your time…
I have error trying to compile for raspberry pi v1.2 B+, from Virtual Machine in parallels 8 on OSX.
I have the error:
out of dynamic memory in yy_create_buffer()
collect2: error: ld returned 2 exit status
make[1]: *** [bin/3DPrimitivesExample] Error 1
make: *** [Release] Error 2
In lInking fase of command:
make -j6 RPI_TOOLS=$RPI_TOOLS RPI_ROOT=$RPI_ROOT GST_VERSION=1.0 PLATFORM_OS=Linux PLATFORM_ARCH=armv6l
I did not find much about it on the net…!
Any idea how to resolve it?