Gentoo Archives: gentoo-user

From: David Harel <hareldvd@××××××××××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] emerge openssl fails.
Date: Sun, 28 Oct 2007 20:19:30
Message-Id: 4724ECE7.6060105@ergolight-sw.com
In Reply to: Re: [gentoo-user] emerge openssl fails. by Dan Farrell
1 Thanks to Ralf and Dan who tried to help here.
2
3 Funny thing though, When I do the emerge I get the bash debug prompt:
4 Reading
5 /var/tmp/portage/dev-libs/openssl-0.9.8f/work/openssl-0.9.8f/Configure:
6 [=====================> ] 53%
7 done.
8 (/var/tmp/portage/dev-libs/openssl-0.9.8f/work/openssl-0.9.8f/Configure:1):
9 1: :
10 bashdb<0>
11
12 and when I Ctrl-D it, I get those messages such as:
13 makedepend: warning: comp_lib.c (reading /usr/include/alloca.h, line
14 25): cannot find include file "stddef.h"
15 not in ../stddef.h
16 not in ../../stddef.h
17 not in ../../include/stddef.h
18 not in /usr/include/stddef.h
19
20 which seems like a bad reference.
21
22 Anyway, I use kernel 2.6.20-gentoo-r8 and I had headers of 2.6.22 so I
23 removed that and installed sys-kernel/linux-headers-2.6.20-r2. It says I
24 have to recompile glibc. Personally I don't feel like doing that and it
25 seems it has nothing to do with the success of this phase of the
26 installation but if you insist....
27
28 Dan Farrell wrote:
29 > On Sun, 28 Oct 2007 15:33:02 +0200
30 > David Harel <hareldvd@××××××××××××.com> wrote:
31 >
32 >
33 >> Attached the log file.
34 >>
35 >>
36 >
37 > There is a --nospinner option for emerge so that the text doesn't get
38 > garbled like it did in your attachment. For future knowledge :)
39 >
40 Thanks for the tip
41 > I don't know if this'll help, but looks like the file's from
42 > linux-headers. Maybe you have to re-emerge it?
43 >
44 Just tried to re-emerge. No good.
45 > |dan@pascal ~ $ equery belongs stddef.h
46 > |[ Searching for file(s) stddef.h in *... ]
47 > | . . .
48 > | sys-kernel/linux-headers-2.6.22-r2 (/usr/include/linux/stddef.h)
49 >
50 Was really surprised to see those messages. Sure I have the files mentioned.
51 $ ls -l /usr/include/linux/stddef.h
52 -rw-r--r-- 1 root root 149 2007-10-28 21:36 /usr/include/linux/stddef.h
53
54 > Are you running multilib / 64 bit?
55 >
56 Nop.
57
58 --
59 Regards.
60
61 David Harel,
62
63 ==================================
64
65 Home office +972 77 7657645
66 Fax: +972 77 7657645
67 Cellular: +972 54 4534502
68 Snail Mail: Amuka
69 D.N Merom Hagalil
70 13802
71 Israel
72 Email: hareldvd@××××××××××××.com
73
74
75 --
76 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] emerge openssl fails. Dan Farrell <dan@×××××××××.cx>