[yocto] Error while building x264 for FreeScale

Bipnesh, Abhinav (Abhinav) abhinavbipnesh at avaya.com
Wed Feb 18 05:54:55 PST 2015


Hi All,

I was trying to build x264 for FreeScale PowerPc and it getting failed with below error log

Log data follows:
| DEBUG: Executing python function sysroot_cleansstate
| DEBUG: Python function sysroot_cleansstate finished
| DEBUG: Executing shell function do_configure
| No working C compiler found.

When I check the config.log file it reports below error

Failed commandline was:
--------------------------------------------------
powerpc-fsl-linux-gcc  -m32 -mhard-float -mcpu=e5500 --sysroot=<sysroot dir> conftest.c  -  O2 -pipe -g -feliminate-unused-debug-types -Wall -I. -I$(SRCPATH) -sysroot=<sysroot dir>  - maltivec -mabi=altivec   -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed --sysroot=/home/vmprodev/QorIQ-SDK-V1.7-20141218-yocto/build_t1040rdb_release/tmp/sysroots/       t1040rdb -lm -o conftest
conftest.c:1:0: error: AltiVec not supported in this target
  int main () {  return 0; }
  ^
--------------------------------------------------
Failed program was:
--------------------------------------------------
int main () {  return 0; }
--------------------------------------------------
DIED: No working C compiler found.

So any thoughts how to fix this issue.

Thanks,
Abhinav
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.yoctoproject.org/pipermail/yocto/attachments/20150218/a9e88c61/attachment.html>


More information about the yocto mailing list