[oe] cortex-a9 build failure at glibc

Khem Raj raj.khem at gmail.com
Thu Dec 10 05:18:07 UTC 2009


On Wed, Dec 9, 2009 at 3:47 AM, RK Raggit <rk.raggit at gmail.com> wrote:
>>
>>
>> Could you provide preprocessed output of
>> checktty.c file ?
>>
>>
> pls find attached (checktty.i). just trying to recompile the file from the
> command line gave me a gcc error "gcc: error trying to exec 'cc1': execvp:
> No such file or directory", so i had to hack the login-utils makefile to get
> this output. here's the patch -
>
> ******
> ---
> /home/raghu/opendistro/build/tmp/work/armv7a-angstrom-linux-gnueabi/util-linux-ng-2.16-r8.3/util-linux-ng-2.16/login-utils/Makefile.orig
> 2009-12-09 17:17:49.000000000 +0530
> +++
> /home/raghu/opendistro/build/tmp/work/armv7a-angstrom-linux-gnueabi/util-linux-ng-2.16-r8.3/util-linux-ng-2.16/login-utils/Makefile
> 2009-12-09 17:18:05.000000000 +0530
> @@ -648,7 +648,7 @@
>  include ./$(DEPDIR)/wall.Po
>
>  .c.o:
> -       $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
> +       $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -E $<
>        mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
>  #      source='$<' object='$@' libtool=no \
>  #      DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
> ******
>
> Thanks

What version are you using for binutils ? I could not reproduce the
issue with 2.20

>
> --RK
>
> _______________________________________________
> Openembedded-devel mailing list
> Openembedded-devel at lists.openembedded.org
> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel
>
>




More information about the Openembedded-devel mailing list