Re: BUG? : modutils package missing genksyms


Subject: Re: BUG? : modutils package missing genksyms
From: Kevin B. Hendricks (khendricks@ivey.uwo.ca)
Date: Mon Jul 09 2001 - 22:00:55 MDT


Hi,

Yes, I get the same error. Grab the modutils src rpm off of the YDL2 source
cd and do the following as root.

rpm -i moduitls*.src.rpm
cd /usr/src/rpm/SPECS/
rpm -bc modutils.spec

That should quickly recompile modutils from the source rpm.

Then

cd /usr/src/rpm/BUILD/modutils*
cd genksyms
cp genksyms /sbin/

I kept my modutils tree around just in case anything else turns up missing.

Have fun!

Kevin



This archive was generated by hypermail 2a24 : Mon Jul 09 2001 - 21:06:15 MDT