On Thu, 28 Sep 2000, Keith Owens wrote:
> On Wed, 27 Sep 2000 14:11:30 -0500 (CDT),
> [EMAIL PROTECTED] (Sam Watters) wrote:
> >[root@porsche13 themod-dev]# insmod themod.o
> >themod.o: unresolved symbol write_lock
> >themod.o: unresolved symbol read_lock
> >
> >gcc -Wall -Wstrict-prototypes -f
On Wed, 27 Sep 2000 14:11:30 -0500 (CDT),
[EMAIL PROTECTED] (Sam Watters) wrote:
>[root@porsche13 themod-dev]# insmod themod.o
>themod.o: unresolved symbol write_lock
>themod.o: unresolved symbol read_lock
>
>gcc -Wall -Wstrict-prototypes -fomit-frame-pointer -pipe -march=i686
>-fno-strict-alias
I'm getting the following error when trying to load a module under a
2.4.0-test8 SMP kernel:
[root@porsche13 themod-dev]# insmod themod.o
themod.o: unresolved symbol write_lock
themod.o: unresolved symbol read_lock
The module was compiled with the following options (in a
sub-sub-subdirectory of
3 matches
Mail list logo