[EMAIL PROTECTED] schreef:
>> 
>> Very informative, thanks.  I think I'll go with submount.

> These are the packages that I would merge, in order:
> 
> Calculating dependencies ...done! [ebuild  N    ] 
> sys-fs/submount-0.9-r2  159 kB
> 
> Total size of downloads: 159 kB localhost ~ # emerge  submount 
> Calculating dependencies ...done!
>>>> emerge (1 of 1) sys-fs/submount-0.9-r2 to /
> <snip> 15:04:38 (64.11 KB/s) - 
> `/usr/portage/distfiles/submount-0.9.tar.gz' saved [75476/75476]
> 
>>>> md5 files   ;-) submount-0.9-r2.ebuild md5 files   ;-) 
>>>> files/digest-submount-0.9-r2 md5 src_uri ;-) 
>>>> submount-2.4-0.9.tar.gz md5 src_uri ;-) submount-0.9.tar.gz
> * Determining the location of the kernel source code * Found kernel 
> source directory: *     /usr/src/linux * Could not find a usable 
> .config in the kernel source directory. * Please ensure that 
> /usr/src/linux points to a configured set of Linux sources. * If you 
> are using KBUILD_OUTPUT, please set the environment var so that * it 
> points to the necessary object directory so that it might find 
> .config.
> 
> !!! ERROR: sys-fs/submount-0.9-r2 failed. !!! Function 
> linux-info_pkg_setup, Line 537, Exitcode 1 !!! Unable to calculate 
> Linux Kernel version !!! If you need support, post the topmost build 
> error, NOT this status message.
> 

> 
> I'm not sure what's meant by the topmost build error, but as it's not
>  too large, I included everything.
> 

What is meant is the last output right before "!!!!ERROR:"; in this
case, it is

* Could not find a usable .config in the kernel source directory.
* Please ensure that /usr/src/linux points to a configured set of Linux
sources.

This package compiles against the kernel, as you can see from

  * Determining the location of the kernel source code
  * Found kernel source directory:
  *     /usr/src/linux

However, the kernel source that the /usr/src/linux symlink points to has
not been configured using make (menu/x)config.

Therefore there is no .config file that the package can examine to
ensure that the kernel source in question has/will be built with the
support that the package requires.

You don't have to build or install this kernel source, but you do have
to configure it (properly for the submount package) before you attempt
to install the submount package. I'd think that the wiki entry will
detail the necessary kernel settings.

Hope this helps.
Holly
-- 
gentoo-user@gentoo.org mailing list

Reply via email to