public inbox for gentoo-dev@lists.gentoo.org
 help / color / mirror / Atom feed
From: Mikael Hallendal <hallski@gentoo.org>
To: gentoo-dev@cvs.gentoo.org
Subject: Re: [gentoo-dev] GLIB error
Date: Mon Aug 27 03:49:01 2001	[thread overview]
Message-ID: <998912954.12892.8.camel@zoidberg> (raw)
In-Reply-To: <000301c12ec2$d242c990$0501010a@kgpro>

Den 27 Aug 2001 18:37:11 +1200 skrev Kevin Gordon:
> Hi Everyone,

Hi!

> I have three queries which I hope you are able to help me with:
> (1) Tried to emerge portage-1.6 file not found (yesterday). Must try 1.6.1?

This might have been that the file area hadn't gotten it yet. I think
that 1.6.1 should be up by now.

> (2) Tried to install gftp (first emerge rsync)
> (3) Tried to install glib

Both your problems look to be due to the lack of the kernel-headers (or
a symlink to them).

I'm not sure about this but if I'm wrong please correct me.

Make sure that you have either kernel-headers or kernel-sources.

/usr/include/linux should be a link to /usr/src/linux/include/linux.

If you have /usr/src/linux/include/linux but not /usr/include/linux you
can make this symlink manually.

* Become root
* cd /usr/include
* ln -s /usr/src/linux/include/linux

This should solve both problems (2) and (3).

Good luck,
  Mikael Hallendal
 
-- 

Mikael Hallendal
Gentoo Linux Developer, Desktop Team Leader
CodeFactory AB, Stockholm, Sweden





  reply	other threads:[~2001-08-27  9:48 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-08-27  0:37 [gentoo-dev] GLIB error Kevin Gordon
2001-08-27  3:49 ` Mikael Hallendal [this message]
2001-08-27  9:16   ` Daniel Robbins
2001-08-27 10:24     ` Mikael Hallendal
2001-08-28 23:40       ` Daniel Robbins
2001-08-31 15:24       ` Kevin Gordon

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=998912954.12892.8.camel@zoidberg \
    --to=hallski@gentoo.org \
    --cc=gentoo-dev@cvs.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox