[Subject Prev][Subject Next][Thread Prev][Thread Next][Subject Index][Thread Index]

Re: unresolved symbols



If you are just interested in getting rid of the unresolved symbols
messages, and do not have time to fix the REAL cause(since it doesn't
affect you in any harmful way, think ;) , do this. 

In /etc/rc.d/rc.sysinit hunt for the words "depmod -a" and change it to
"depmod -aq"


- Sandip