Hi all,

When i build sgx using yocto, im getting following errors.

The same builds fine when i use my local gcc of version 4.8.3.


I have used 1.8.1 Yocto its using 4.9.2 gcc.


Can you please help me resolve the issue. Thanks in advance


Following is the console build error log


eurasiacon/opengles1/context.h:11:20: fatal error: stdlib.h: No such file or 
directory
 #include <stdlib.h>
                    ^
In file included from eurasiacon/opengles1/fftex.c:8:0:
eurasiacon/opengles1/context.h:11:20: fatal error: stdlib.h: No such file or 
directory
 #include <stdlib.h>
                    ^
compilation terminated.
compilation terminated.
In file included from eurasiacon/opengles1/fbo.c:8:0:
eurasiacon/opengles1/context.h:11:20: fatal error: stdlib.h: No such file or 
directory
 #include <stdlib.h>
                    ^
compilation terminated.
In file included from eurasiacon/opengles1/fftexhw.c:8:0:
eurasiacon/opengles1/context.h:11:20: fatal error: stdlib.h: No such file or 
directory
 #include <stdlib.h>
                    ^
compilation terminated.
make[1]: *** 
[eurasiacon/binary2_incdhad1_linux_release/target/intermediates/opengles1/fbo.o]
 Error 1
make[1]: *** Waiting for unfinished jobs....
make[1]: *** 
[eurasiacon/binary2_incdhad1_linux_release/target/intermediates/opengles1/fftex.o]
 Error 1
make[1]: *** 
[eurasiacon/binary2_incdhad1_linux_release/target/intermediates/opengles1/eglimage.o]
 Error 1
make[1]: *** 
[eurasiacon/binary2_incdhad1_linux_release/target/intermediates/opengles1/fftexhw.o]
 Error 1
make: *** [build] Error 2


Thanks and Regards,
Harinath

-- 
_______________________________________________
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto

Reply via email to