On Tue, Sep 27, 2005 at 05:55:12PM +0200, Marc Haber <[EMAIL PROTECTED]> wrote: > Package: ieee80211-source > Version: 1.0.3-3 > Severity: wishlist > > Hi, > > unlike other foo-source packages, ieee80211-source needs the kernel > tree not only configured, but it also needs the kernel to have been > successfully built before. Otherwise, scripts/mod/genksyms does not > seem to exist and the package build fails. > > Please document this in README.Debian or find a work-around which > allows ieeee80211-modules to be built _before_ the kernel. > > I am using linux 2.6.14-rc1, and the call that fails is > > $ fakeroot make-kpkg --append-to-version=-scyw00225 > --revisiion=2.6.14rc1.20050927.1 modules_image
If you want your module to build fine without genksyms, disable modules versioning in your kernel config. Mike -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

