All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] 'orangepi_one_defconfig' build issue
@ 2017-01-11  2:33 paul
  2017-01-11  7:16 ` Peter Korsgaard
  0 siblings, 1 reply; 2+ messages in thread
From: paul @ 2017-01-11  2:33 UTC (permalink / raw)
  To: buildroot

Hi,

I did a build for orange-pi' board based on the recently posted 
'orangepi_one_defconfig' , using buildroot-2016-11. There is this error 
coming -
--------------------
       ...
if ! support/scripts/check-kernel-headers.sh
/media/p/data/ai-robo/bld-lnx/buildroot-2016.11/output/host/usr/arm-buildroot-linux-uclibcgnueabihf/sysroot 

4.8; then exit 1; fi
Incorrect selection of kernel headers: expected 4.8.x, got 4.9.x
package/pkg-generic.mk:255: recipe for target
'/media/p/data/ai-robo/bld-lnx/buildroot-2016.11/output/build/linux-headers-4.9/.stamp_staging_installed'
failed
make[1]: ***
[/media/p/data/ai-robo/bld-lnx/buildroot-2016.11/output/build/linux-headers-4.9/.stamp_staging_installed]
Error 1
Makefile:76: recipe for target '_all' failed
make: *** [_all] Error 2
--------------------

I did try editing '.config' file but it still shows the same error.
How do we solve the issue?

Thanks, Paul.

^ permalink raw reply	[flat|nested] 2+ messages in thread

* [Buildroot] 'orangepi_one_defconfig' build issue
  2017-01-11  2:33 [Buildroot] 'orangepi_one_defconfig' build issue paul
@ 2017-01-11  7:16 ` Peter Korsgaard
  0 siblings, 0 replies; 2+ messages in thread
From: Peter Korsgaard @ 2017-01-11  7:16 UTC (permalink / raw)
  To: buildroot

>>>>> "paul" == paul  <paul.arssov@sbcglobal.net> writes:

 > Hi,
 > I did a build for orange-pi' board based on the recently posted
 > 'orangepi_one_defconfig' , using buildroot-2016-11. There is this
 > error coming -
> --------------------
 >       ...
 > if ! support/scripts/check-kernel-headers.sh
 > /media/p/data/ai-robo/bld-lnx/buildroot-2016.11/output/host/usr/arm-buildroot-linux-uclibcgnueabihf/sysroot 

 > 4.8; then exit 1; fi
 > Incorrect selection of kernel headers: expected 4.8.x, got 4.9.x

The new orangepi_one_defconfig uses kernel / headers 4.9 which weren't
available in the 2016.11 release. You can either try to change it to use
kernel 4.8 or build against current git which does have 4.9 support.

-- 
Bye, Peter Korsgaard

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2017-01-11  7:16 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-01-11  2:33 [Buildroot] 'orangepi_one_defconfig' build issue paul
2017-01-11  7:16 ` Peter Korsgaard

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.