[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



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

Regards.
-- 
Daniel Dehennin
Récupérer ma clef GPG: gpg --recv-keys 0xCC1E9E5B7A6FE2DF
Fingerprint: 3E69 014E 5C23 50E8 9ED6  2AAD CC1E 9E5B 7A6F E2DF

Attachment: signature.asc
Description: PGP signature


Reply to: