From: ao@morpork.shnet.org (A. Ott)
Subject: fs as module / undefined symbol rsbac_sec_del
Date: 19 Jan 2000 11:24:00 +0100
Next Article (by Date): praise and install issues of rsbac tech-guy
Previous Article (by Date): Announce: RSBAC v1.0.9a ao@morpork.shnet.org (A. Ott)
Articles sorted by: [Date]
[Author]
[Subject]
Hi! If you have problems with fs as modules: > > And question. I can't work with vfat kernel module. I give following > > error message: > > "Unresolved symbol rsbac_sec_del" > > What can I do to solve it? The symbol has to be exported in rsbac/adf/adf_main.c. So please add EXPORT_SYMBOL(rsbac_sec_del); before function rsbac_sec_del, and do the same for rsbac_sec_trunc. Amon. ## CrossPoint v3.11 ## - To unsubscribe from the rsbac list, send a mail to majordomo@morpork.shnet.org with unsubscribe rsbac as single line in the body.
Next Article (by Date): praise and install issues of rsbac tech-guy
Previous Article (by Date): Announce: RSBAC v1.0.9a ao@morpork.shnet.org (A. Ott)
Articles sorted by: [Date]
[Author]
[Subject]