Gentoo Archives: gentoo-user

From: Zac Medico <zmedico@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] new kernel problem: ln: when making multiple links...
Date: Fri, 08 Jul 2005 03:37:04
Message-Id: 42CDF38C.3030400@gmail.com
In Reply to: [gentoo-user] new kernel problem: ln: when making multiple links... by Mark Knecht
1 Mark Knecht wrote:
2 > Hi,
3 > I took gentoo-sources and patched it with some realtime-preempt
4 > patches. After building the kernel I now get this message:
5 >
6 > flash linux # make modules_install
7 > ln: when making multiple links, last argument must be a directory
8 > make: *** [_modinst_] Error 1
9 > flash linux #
10 >
11 > What does this suggest might have gone wrong?
12 >
13 > Thanks,
14 > Mark
15 >
16
17 In the Makefile does EXTRAVERSION start with "-"? That was the first result of a google search [1] ;-P
18
19 Zac
20
21 [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
22 --
23 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] new kernel problem: ln: when making multiple links... Mark Knecht <markknecht@×××××.com>