Subject: Re: 1.3-ALPHA and video_lkm
To: Mark Andres <mark@giganet.net>
From: Adrian Rollett <acrollet+@andrew.cmu.edu>
List: port-mac68k
Date: 12/02/1997 12:29:46
On Tue, 2 Dec 1997, Mark Andres wrote:
> Hi,
>
> Thanks for the tip. I tried to compile my own but it keeps crashing out. I
> tried downloading your copy and installing it. I still get the same
> thing:
>
> bullwinkle# modload -o /tmp/video -e video_lkm_cmd video_lkm_combined.o
> video_lkm_combined.o: Undefined symbol `_nubus_video_resource' referenced
> from text segment
> video_lkm_combined.o: Undefined symbol `_nubus_video_resource' referenced
> from text segment
> video_lkm_combined.o: Undefined symbol `_nubus_video_resource' referenced
> from text segment
> video_lkm_combined.o: Undefined symbol `_nubus_video_resource' referenced
> from text segment
> modload: can't prelink `video_lkm_combined.o' creating `/tmp/video'
>
> Where are Colin's patches located?
>
You have this line in /etc/lkm.conf ?
video_lkm_combined.o - video_lkm_cmd - /var/run/video
And you are trying to modload from singleuser, right?
I will forward colin's patches to the list.
-Adrian