No, as you can see the second install is missing arguments. I added "-d" and
it seems to work.

----- Original Message -----
From: "frank mori hess" <[EMAIL PROTECTED]>
To: "Ivan Martinez" <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>
Sent: Friday, April 20, 2001 6:59 PM
Subject: Re: Problem intalling comedi-0.7.58 with 2.2.18-rtl kernel


>
>
> On Fri, 20 Apr 2001, Ivan Martinez wrote:
>
> >     Hello all,
> >     I hope I'm not commiting an stupid mistake again. I'm trying to
install
> > Comedi 0.7.58 with RTLinux 3.0 (kernel 2.2.18) and when I do "make
install"
> > I get the following:
> >
> > mkdir -p /lib/modules/2.2.18-rtl/misc
> > install -d /lib/modules/2.2.18-rtl/misc
> > install  /lib/modules/2.2.18-rtl/misc
> > install: too few arguments
> > Try `install --help' for more information.
> > make: *** [install] Error 1
> >
> >     Am I doing something wrong?. Thank you.
> >     Ivan Martinez
>
> I can reproduce this by doing 'make install' without doing 'make' first.
> If you look in Makefile.modbuild, it is looking for compiled modules in
> comedi's module directory and finding none.  There should probably be some
> dependencies added to the install target to catch this?
>
> I don't think this error is due to the modversions not working in rtlinux,
> if I remember correctly that happens later when make runs depmod and you
> get unresolved symbols.
>
> Frank
-- [rtl] ---
To unsubscribe:
echo "unsubscribe rtl" | mail [EMAIL PROTECTED] OR
echo "unsubscribe rtl <Your_email>" | mail [EMAIL PROTECTED]
--
For more information on Real-Time Linux see:
http://www.rtlinux.org/rtlinux/

Reply via email to