Ben Poliakoff <[email protected]> writes:

> OK, interestingly I can successfully build the module for kernel version
> 2.6.28.x *without* using module-assistant.  The following steps worked
> with both the openafs-1.4.8.dfsg1 source archive and with a checkout of
> openafs-stable-1_4_x:
>
>     ./configure
>     make only_libafs_tree
>     cd libafs_tree
>     make
>
> So is this a module-assistant bug?

Did you run module-assistant clean immediately before trying the build
with module-assistant?  This has bitten me before.  Without clean, it just
unpacks the tarball over top of whatever happens to be there, which means
that you can end up with files left over from a previous build.

-- 
Russ Allbery ([email protected])               <http://www.eyrie.org/~eagle/>



-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to