-----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. > > 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 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.