From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org) by nuthatch.gentoo.org with esmtp (Exim 4.62) (envelope-from ) id 1H3tCY-0008EB-W3 for garchives@archives.gentoo.org; Mon, 08 Jan 2007 12:02:07 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.13.8/8.13.8) with SMTP id l08Bv4N6019016; Mon, 8 Jan 2007 11:57:05 GMT Received: from mail79.messagelabs.com (mail79.messagelabs.com [195.245.230.147]) by robin.gentoo.org (8.13.8/8.13.8) with SMTP id l08Bp0Pm029063 for ; Mon, 8 Jan 2007 11:51:00 GMT X-VirusChecked: Checked X-Env-Sender: David.Nelson2@astrazeneca.com X-Msg-Ref: server-12.tower-79.messagelabs.com!1168257059!5439462!1 X-StarScan-Version: 5.5.10.7; banners=-,-,- X-Originating-IP: [85.158.137.163] Received: (qmail 27827 invoked from network); 8 Jan 2007 11:50:59 -0000 Received: from unassigned.messagelabs.net (HELO zcsn24.ukhx.astrazeneca.net) (85.158.137.163) by server-12.tower-79.messagelabs.com with SMTP; 8 Jan 2007 11:50:59 -0000 Received: from ukblemefe01.emea.astrazeneca.net (ukblemefe01.emea.astrazeneca.net [172.19.98.7]) by zcsn24.ukhx.astrazeneca.net (8.13.6/8.13.6) with ESMTP id l08BoxHU023435 for ; Mon, 8 Jan 2007 11:50:59 GMT Received: from ukmcrdembx01.rd.astrazeneca.net ([172.24.184.164]) by ukblemefe01.emea.astrazeneca.net with Microsoft SMTPSVC(6.0.3790.211); Mon, 8 Jan 2007 11:50:59 +0000 Content-class: urn:content-classes:message Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----_=_NextPart_001_01C7331B.43787509" X-MimeOLE: Produced By Microsoft Exchange V6.5.7226.0 Subject: RE: [gentoo-user] emerge openssl starts a bash debug session. Date: Mon, 8 Jan 2007 11:50:59 -0000 Message-ID: <3D60AF2712C16D42A38076E52FD6E3D23F0C5A@ukmcrdembx01.rd.astrazeneca.net> In-Reply-To: <459ED09E.6080303@ergolight-sw.com> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: [gentoo-user] emerge openssl starts a bash debug session. Thread-Index: AccxGdkVJM7r4lk4Sj6PFC1aj2l8LgCAQlLw From: "Nelson, David \(ED, PAR&D\)" To: X-OriginalArrivalTime: 08 Jan 2007 11:50:59.0257 (UTC) FILETIME=[437A4A90:01C7331B] X-Archives-Salt: f7b1ff6d-2881-4dbe-b4c8-2ceebea3c3d9 X-Archives-Hash: f62b7b178221ddad5df1059f2987d80b This is a multi-part message in MIME format. ------_=_NextPart_001_01C7331B.43787509 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable -----Original Message----- From: David Harel [mailto:hareldvd@ergolight-sw.com] Sent: 05 January 2007 22:27 To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] emerge openssl starts a bash debug session. >=20 > make[1]: Entering directory = `/var/tmp/portage/openssl-0.9.8d/work/openssl-0.9.8d/crypto' > makedepend: warning: cryptlib.c (reading /usr/include/stdlib.h, line = 33): cannot find include file "stddef.h" > not in ./stddef.h > not in ../stddef.h > not in ../include/stddef.h > not in /usr/include/stddef.h >makedepend: warning: cryptlib.c (reading /usr/include/bits/types.h, = line 31): cannot find include file "stddef.h" > not in ./stddef.h=20 =20 =20 Again, I'm not 100% sure of what the issue is - just trying to see if I = can suggest anything useful - but can you do 'locate stddef.h' or = something? It looks like it's missing a file. There is also a command - = using equery I think - to find out what package a specific file belongs = to, which would help you fix any missing dependencies or such. David Note: These views are my own, advice is provided with no guarantee of = success. I do not represent anyone else in any emails I send to this = list. ------_=_NextPart_001_01C7331B.43787509 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable
-----Original = Message-----
From:=20 David Harel [mailto:hareldvd@ergolight-sw.com]
Sent: 05 = January 2007=20 22:27
To: gentoo-user@lists.gentoo.org
Subject: Re:=20 [gentoo-user] emerge openssl starts a bash debug session.

> make[1]: Entering directory=20 `/var/tmp/portage/openssl-0.9.8d/work/openssl-0.9.8d/crypto'
> makedepend: warning:  = cryptlib.c=20 (reading /usr/include/stdlib.h, line 33): cannot find include file=20 "stddef.h"
>        not in=20 ./stddef.h
>      &nb= sp; not=20 in ../stddef.h
>      not in=20 ../include/stddef.h
>     not in=20 /usr/include/stddef.h
>makedepend: warning:  cryptlib.c = (reading=20 /usr/include/bits/types.h, line 31): cannot find include file=20 "stddef.h"
 >      &nb= sp; =20 not in ./stddef.h 
 
 
Again, = I'm not 100%=20 sure of what the issue is - just trying to see if I can suggest anything = useful=20 - but can you do 'locate stddef.h' or something? It looks like it's = missing a=20 file. There is also a command - using equery I think - to find out what = package=20 a specific file belongs to, which would help you fix any missing = dependencies or=20 such.

David

Note: These views are my own, advice = is provided=20 with no guarantee of success. I do not represent anyone else in any = emails I=20 send to this list.

------_=_NextPart_001_01C7331B.43787509-- -- gentoo-user@gentoo.org mailing list