Gentoo Archives: gentoo-user

From: Mick <michaelkintzios@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Cloned partition won't emerge some packages
Date: Sun, 09 Jan 2011 12:18:17
Message-Id: 201101091155.54376.michaelkintzios@gmail.com
In Reply to: Re: [gentoo-user] Cloned partition won't emerge some packages by Mick
1 On Sunday 09 January 2011 11:28:01 you wrote:
2 > On 9 January 2011 01:18, Daniel D Jones <ddjones@××××××××××××.org> wrote:
3 > > On Saturday, January 08, 2011 17:36:48 Mick wrote:
4 > >> However, I can't emerge some packages from it like gcc or subversion ...
5 > >
6 > > Looks to me like this is your issue:
7 > >
8 > > In file included from /usr/include/stdio.h:28,
9 > > from conftest.c:10:
10 > > /usr/include/features.h:347:25: error: sys/cdefs.h: No such file or
11 > > directory
12 > >
13 > > Do you have /usr/include/sys/cdefs.h on your system? If the file isn't
14 > > there, I'd copy it over and verify that all the other files which should
15 > > be there are present.
16 > >
17 > > If the file is there, then gcc likely isn't looking in the right location
18 > > for include files. I'm not sure off the top of my head where that's
19 > > configured on Gentoo. On my system, there's no environmental variables
20 > > set, so it's probably done by some other means. I'm sure that if that's
21 > > your issue, someone here will chime in with the information.
22 >
23 > Yes, you're right!
24 >
25 > # ls -la /usr/include/sys/
26 > total 40
27 > drwxr-xr-x 2 root root 48 Nov 13 09:28 .
28 > drwxr-xr-x 320 root root 40712 Jan 8 20:30 ..
29 >
30 > Why is this empty?!!
31 >
32 > Something to do with tar breakage? I tried this with different
33 > options, the last one being tar xvf (just in case the half broken tar
34 > sparse files option is not fixed yet) and still these files are
35 > missing ... O_O
36 >
37 > Why wouldn't these files have transferred over? What else might be
38 > missing? Very confused ...
39
40 Correction! I meant to type: tar cvf
41 --
42 Regards,
43 Mick

Attachments

File name MIME type
signature.asc application/pgp-signature