On Fri, 07 Oct 2005 04:29, Rumen Yotov wrote:
> Just two suggestions: 1.re-emerge the kernel-source & try again or
> 2.try newer/older version of svgalib. Check the USE-flags & deps.
> PS: assume you checked/run revdep-rebuild before and searched Bugzilla.
Did 1. No help. On 2. I succeeded with
On Fri, 07 Oct 2005 13:20, Glenn Enright wrote:
> On Thu, 06 Oct 2005 22:27, Bogo Mipps wrote:
> > *getfilevar
> > * 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 us
On Thu, 06 Oct 2005 22:27, Bogo Mipps wrote:
> *getfilevar
> * 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
>
On Thu, 06 Oct 2005 22:54, Glenn Enright wrote:
> You still need to make sure the sources are 'bedded in' as it were, so
> perform the stuff described in the second part of my post as well.
Done, and there is an improvement in the error code at least:
* Determining the location of the kernel sou
On Thu, 6 Oct 2005 21:04:54 +1300
Bogo Mipps <[EMAIL PROTECTED]> wrote:
> On Thu, 06 Oct 2005 20:42, Glenn Enright wrote:
> > On Thu, 06 Oct 2005 06:42, Glenn Enright wrote:
> > > Try this...
> > >
> > > ls -l /usr/src/linux
> > > uname -r
> > >
> > > these should give you the same version.
>
On Thu, 06 Oct 2005 08:04, Bogo Mipps wrote:
> On Thu, 06 Oct 2005 20:42, Glenn Enright wrote:
> > On Thu, 06 Oct 2005 06:42, Glenn Enright wrote:
> > > Try this...
> > >
> > > ls -l /usr/src/linux
> > > uname -r
> > >
> > > these should give you the same version.
>
> rugosa / # ls -l /usr/src/
On Thu, 06 Oct 2005 20:42, Glenn Enright wrote:
> On Thu, 06 Oct 2005 06:42, Glenn Enright wrote:
> > Try this...
> >
> > ls -l /usr/src/linux
> > uname -r
> >
> > these should give you the same version.
rugosa / # ls -l /usr/src/linux
lrwxrwxrwx 1 root root 23 Oct 3 14:22 /usr/src/linu
On Thu, 06 Oct 2005 06:42, Glenn Enright wrote:
> Try this...
>
> ls -l /usr/src/linux
> uname -r
>
> these should give you the same version. If not you need to adjust the linux
> symlink to reflect the kernel version you are running. Then
>
> cd /usr/src/linux
> cp /boot/co
Try this...
ls -l /usr/src/linux
uname -r
these should give you the same version. If not you need to adjust the linux
symlink to reflect the kernel version you are running. Then
cd /usr/src/linux
cp /boot/config-$(uname -r) ./
make oldconfig && make
Now
On Thu, 06 Oct 2005 17:50, Rumen Yotov wrote:
> Check to make sure that "/usr/src/linux" link point to your
> current/working kernel. svgalib depends on kernel link to build.
Sorry this was covered in the earlier thread, should have covered it again.
Linked as follows:
rugosa src # pwd
/usr/src
On Thu, 6 Oct 2005 17:17:59 +1300
Bogo Mipps <[EMAIL PROTECTED]> wrote:
> Hi - have re-compiled as indicated, but it hasn't helped. Now
> running 2.6.12-gentoo-r10 without problems, but still have the
> previous error on *some* ebuilds i.e. svgalib & lm_sensors.
>
> As established earlier corr
Hi - have re-compiled as indicated, but it hasn't helped. Now running
2.6.12-gentoo-r10 without problems, but still have the previous error on
*some* ebuilds i.e. svgalib & lm_sensors.
As established earlier correct links are all in place, the correct .config is
in the source, directory, as
On Sat, 17 Sep 2005 00:17, Holly Bostick wrote:
> So, I would ask: Is the source that /usr/src/linux links to configured?
> Has it been compiled?
Thanks Holly for your contribution (always enjoy your analyses of these
problems - one reason I love this list!)
Yes, it has been configured and compi
On Fri, 16 Sep 2005 22:12, Matthias Guede wrote:
> There should exists another link:
>
>/lib/modules/2.6.11-gentoo-r4/build ->
> /usr/src/linux-2.6.11-gentoo-r4
>
> Maybe this one is missing?
There are two in /lib/modules/2.6.11-gentoo-r4 - listing as follows:
rugosa 2.6.11-
On Fri, 16 Sep 2005 12:17, Holly Bostick wrote:
> So, I would ask: Is the source that /usr/src/linux links to configured?
> Has it been compiled?
>
> Holly
Point taken. As always your posts are detailed and helpful :)
--
PIZZA!!
--
gentoo-user@gentoo.org mailing list
Glenn Enright schreef:
> On Fri, 16 Sep 2005 10:18, Holly Bostick wrote:
>
>> Dave Nebinger schreef:
>>
"/usr/src/-> linux-2.6.11-gentoo-r4"
"/usr/src/linux-2.6.11-gentoo-r4" exists
>>>
>>> You need to link /usr/src/linux to
>>> /usr/src/linux-2.6.11-gentoo-r4, as in:
>>>
>
On Fri, 16 Sep 2005 10:18, Holly Bostick wrote:
> Dave Nebinger schreef:
> >> "/usr/src/-> linux-2.6.11-gentoo-r4"
> >>
> >> "/usr/src/linux-2.6.11-gentoo-r4" exists
> >
> > You need to link /usr/src/linux to /usr/src/linux-2.6.11-gentoo-r4,
> > as in:
> >
> > # cd /usr/src # ln -sf linux-2.6.1
On Fri, 16 Sep 2005 15:53, Ow Mun Heng wrote:
> On Fri, 2005-09-16 at 15:42 +1200, Bogo Mipps wrote:
> > Hi
> >
> > Simple problem, simple answer I'm sure. Not clear to me ex-list or
> > google.
> >
> > Trying to emerge svgalib-1.9.21 get following error:
> >
> > Could not detect kernel version
> >
Dave Nebinger schreef:
>> "/usr/src/-> linux-2.6.11-gentoo-r4"
>>
>> "/usr/src/linux-2.6.11-gentoo-r4" exists
>
>
> You need to link /usr/src/linux to /usr/src/linux-2.6.11-gentoo-r4,
> as in:
>
> # cd /usr/src # ln -sf linux-2.6.11-gentoo-r4 linux
>
> Dave
>
Or, dicing it down even furt
Bogo Mipps wrote:
Link is in place:
"/usr/src/-> linux-2.6.11-gentoo-r4"
"/usr/src/linux-2.6.11-gentoo-r4" exists
.config exists in this directory
modversion.h exists in /usr/src/linux-2.6.11-gentoo-r4/include/
What more can I do?
There should exists another link:
"/usr/src/-> linux-2.6.11-gentoo-r4"
"/usr/src/linux-2.6.11-gentoo-r4" exists
You need to link /usr/src/linux to /usr/src/linux-2.6.11-gentoo-r4, as in:
# cd /usr/src
# ln -sf linux-2.6.11-gentoo-r4 linux
Dave
--
gentoo-user@gentoo.org mailing list
On Fri, 2005-09-16 at 15:42 +1200, Bogo Mipps wrote:
> Hi
>
> Simple problem, simple answer I'm sure. Not clear to me ex-list or google.
>
> Trying to emerge svgalib-1.9.21 get following error:
>
> Could not detect kernel version
> Please ensure that /usr/src/linux points to complete set of ker
Hi
Simple problem, simple answer I'm sure. Not clear to me ex-list or google.
Trying to emerge svgalib-1.9.21 get following error:
Could not detect kernel version
Please ensure that /usr/src/linux points to complete set of kernel sources
Function linux-info_pkg_setup line 521 Exitcode 1
Unable
23 matches
Mail list logo