Re: [LEDE-DEV] Compile error on Raspberri Pi 3

2017-02-23 Thread Álvaro Fernández Rojas
Hello,

That's weird because neither the buildbot nor my local setup are failing.
Could you try again with a clean checkout of LEDE?
Which distro are you using?

Regards,
Álvaro.

El 23/02/2017 a las 13:35, Perry Couprie escribió:
> Hi,
> 
> Ik compiled lede for raspberri pi 2 and it compiled.
> 
> When i try to compile it for raspberri pi 3, it get the following compile 
> error:
> 
> What can i do to fix this ?
> 
> Perry
> 
>   CHK include/generated/asm-offsets.h
>   UPD include/generated/asm-offsets.h
>   CALLscripts/checksyscalls.sh
>   HOSTCC  scripts/dtc/dtc-parser.tab.o
>   HOSTCC  scripts/kallsyms
>   HOSTCC  scripts/pnmtologo
>   HOSTLD  scripts/mod/modpost
>   HOSTCC  scripts/conmakehash
>   HOSTLD  scripts/dtc/dtc
>   HOSTCC  scripts/sortextable
>   LDS arch/arm64/kernel/vdso/vdso.lds
>   VDSOA   arch/arm64/kernel/vdso/gettimeofday.o
> cc1: fatal error: symtab.h: No such file or directory
> compilation terminated.
> scripts/Makefile.build:405: recipe for target 
> 'arch/arm64/kernel/vdso/vdso.lds' failed
> make[7]: *** [arch/arm64/kernel/vdso/vdso.lds] Error 1
> make[7]: *** Waiting for unfinished jobs
> arch/arm64/Makefile:141: recipe for target 'vdso_prepare' failed
> make[6]: *** [vdso_prepare] Error 2
> make[6]: *** Waiting for unfinished jobs
> 
> 
> 
> 
> ___
> Lede-dev mailing list
> Lede-dev@lists.infradead.org
> http://lists.infradead.org/mailman/listinfo/lede-dev

___
Lede-dev mailing list
Lede-dev@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/lede-dev


[LEDE-DEV] Compile error on Raspberri Pi 3

2017-02-23 Thread Perry Couprie

Hi,

Ik compiled lede for raspberri pi 2 and it compiled.

When i try to compile it for raspberri pi 3, it get the following 
compile error:


What can i do to fix this ?

Perry

  CHK include/generated/asm-offsets.h
  UPD include/generated/asm-offsets.h
  CALLscripts/checksyscalls.sh
  HOSTCC  scripts/dtc/dtc-parser.tab.o
  HOSTCC  scripts/kallsyms
  HOSTCC  scripts/pnmtologo
  HOSTLD  scripts/mod/modpost
  HOSTCC  scripts/conmakehash
  HOSTLD  scripts/dtc/dtc
  HOSTCC  scripts/sortextable
  LDS arch/arm64/kernel/vdso/vdso.lds
  VDSOA   arch/arm64/kernel/vdso/gettimeofday.o
cc1: fatal error: symtab.h: No such file or directory
compilation terminated.
scripts/Makefile.build:405: recipe for target 
'arch/arm64/kernel/vdso/vdso.lds' failed

make[7]: *** [arch/arm64/kernel/vdso/vdso.lds] Error 1
make[7]: *** Waiting for unfinished jobs
arch/arm64/Makefile:141: recipe for target 'vdso_prepare' failed
make[6]: *** [vdso_prepare] Error 2
make[6]: *** Waiting for unfinished jobs




___
Lede-dev mailing list
Lede-dev@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/lede-dev