[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#762452: linux-headers-3.14-0.bpo.2-amd64: Missing include/linux/version.h



Control: reassign -1 openvswitch-datapath-dkms 1.4.2+git20120612-9.1~deb7u1
Control: close -1 2.1.0+git20140325-1

On Mon, 2014-09-22 at 15:49 +0200, Daniel Dehennin wrote:
> Uwe Kleine-König <u.kleine-koenig@pengutronix.de> writes:
> 
> > How does your package determine that
> > /lib/modules/3.14-0.bpo.2-amd64/build wasn't configured?
> 
> The package is openvswitch-datapath-dkms, its configure script contains
> the following tests:
> 
>     if test ! -e "$KBUILD"/include/linux/version.h || \
>        (test ! -e "$KBUILD"/include/linux/autoconf.h && \
>         test ! -e "$KBUILD"/include/generated/autoconf.h); then
>         as_fn_error $? "Linux kernel source in $KBUILD is not
>        configured" "$LINENO" 5
>     fi

This test is incorrect.  The version.h file moved to
include/generated/uapi/linux/version.h.

You need to use openvswitch-datapath-dkms from unstable.

Ben.

-- 
Ben Hutchings
Everything should be made as simple as possible, but not simpler.
                                                           - Albert Einstein

Attachment: signature.asc
Description: This is a digitally signed message part


Reply to: