How to set version info on all symbols for modules ?

Jun Liang (junliang@acm.org)
Sat, 24 Jan 1998 02:10:48 +0000


Hi,

I tried to set version info on all symbols which is required by the OSS
on kernel 2.1.79,
but whenever it came to "...............|genksyms -k
$(XXX).$(XXX).$(XXX) > $@..." (defined in Rules.make)
it always broke there.
I checked with my /sbin/genksyms which comes with the slackware 3.4, it
doesn't have an option
named "-k". Would somebody please tell me how to modify the Rules.make
so I can include the version
info for all the modules ?

Thanks a lot !!

Jun