public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-user] new kernel problem: ln: when making multiple links...
@ 2005-07-08  2:47 Mark Knecht
  2005-07-08  3:31 ` Zac Medico
  0 siblings, 1 reply; 3+ messages in thread
From: Mark Knecht @ 2005-07-08  2:47 UTC (permalink / raw
  To: gentoo-user

Hi,
   I took gentoo-sources and patched it with some realtime-preempt
patches. After building the kernel I now get this message:

flash linux # make modules_install
ln: when making multiple links, last argument must be a directory
make: *** [_modinst_] Error 1
flash linux #

What does this suggest might have gone wrong?

Thanks,
Mark

-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [gentoo-user] new kernel problem: ln: when making multiple links...
  2005-07-08  2:47 [gentoo-user] new kernel problem: ln: when making multiple links Mark Knecht
@ 2005-07-08  3:31 ` Zac Medico
  2005-07-08 13:36   ` Mark Knecht
  0 siblings, 1 reply; 3+ messages in thread
From: Zac Medico @ 2005-07-08  3:31 UTC (permalink / raw
  To: gentoo-user

Mark Knecht wrote:
> Hi,
>    I took gentoo-sources and patched it with some realtime-preempt
> patches. After building the kernel I now get this message:
> 
> flash linux # make modules_install
> ln: when making multiple links, last argument must be a directory
> make: *** [_modinst_] Error 1
> flash linux #
> 
> What does this suggest might have gone wrong?
> 
> Thanks,
> Mark
> 

In the Makefile does EXTRAVERSION start with "-"?  That was the first result of a google search [1] ;-P

Zac

[1] http://www.google.com/search?hl=en&q=modules_install+%22ln%3A+when+making+multiple+links%2C+last+argument+must+be+a+directory%22
-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [gentoo-user] new kernel problem: ln: when making multiple links...
  2005-07-08  3:31 ` Zac Medico
@ 2005-07-08 13:36   ` Mark Knecht
  0 siblings, 0 replies; 3+ messages in thread
From: Mark Knecht @ 2005-07-08 13:36 UTC (permalink / raw
  To: gentoo-user

On 7/7/05, Zac Medico <zmedico@gmail.com> wrote:
> Mark Knecht wrote:
> > Hi,
> >    I took gentoo-sources and patched it with some realtime-preempt
> > patches. After building the kernel I now get this message:
> >
> > flash linux # make modules_install
> > ln: when making multiple links, last argument must be a directory
> > make: *** [_modinst_] Error 1
> > flash linux #
> >
> > What does this suggest might have gone wrong?
> >
> > Thanks,
> > Mark
> >
> 
> In the Makefile does EXTRAVERSION start with "-"?  That was the first result of a google search [1] ;-P
> 
> Zac
> 
> [1] http://www.google.com/search?hl=en&q=modules_install+%22ln%3A+when+making+multiple+links%2C+last+argument+must+be+a+directory%22
> --
> gentoo-user@gentoo.org mailing list
> 

Hi Zac,
   It does in fact start with a "-":

VERSION = 2
PATCHLEVEL = 6
SUBLEVEL = 12
EXTRAVERSION = -gentoo-r3-RT-V0.7.51-11
NAME=Woozy Numbat

I found the same link yesterday but I thought I was doing that part
right. I checked it against a working Gentoo kernel and things looked
similar.

VERSION = 2
PATCHLEVEL = 6
SUBLEVEL = 11
EXTRAVERSION = -gentoo-r11
NAME=Woozy Beaver

I also tried the string using underscores instead of periods but that
didn't change anything about the message.

I think it must be something about the way the patch file changes the
Make file. I'll look there next.

Thanks,
Mark

-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2005-07-08 13:41 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-07-08  2:47 [gentoo-user] new kernel problem: ln: when making multiple links Mark Knecht
2005-07-08  3:31 ` Zac Medico
2005-07-08 13:36   ` Mark Knecht

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox