All of lore.kernel.org
 help / color / mirror / Atom feed
* Error while building x264 for FreeScale
@ 2015-02-18 13:54 Bipnesh, Abhinav (Abhinav)
  0 siblings, 0 replies; only message in thread
From: Bipnesh, Abhinav (Abhinav) @ 2015-02-18 13:54 UTC (permalink / raw)
  To: yocto

[-- Attachment #1: Type: text/plain, Size: 1231 bytes --]

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

[-- Attachment #2: Type: text/html, Size: 3947 bytes --]

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2015-02-18 13:55 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-02-18 13:54 Error while building x264 for FreeScale Bipnesh, Abhinav (Abhinav)

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.