I am afraid the problem is not as simple as you try to describe it.

to begin with, here is the result of find on stddef.h


# find / -mount -name stddef.h
/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.6/include/stddef.h
/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.6/install-tools/include/stddef.h
/usr/lib/gcc/i686-pc-linux-gnu/3.4.5/include/stddef.h
/usr/lib/gcc/i686-pc-linux-gnu/3.4.5/install-tools/include/stddef.h
/usr/lib/gcc/i686-pc-linux-gnu/4.1.1/include/stddef.h
/usr/include/linux/stddef.h
/usr/include/wine/msvcrt/stddef.h
/usr/src/linux-2.6.15-gentoo-r1/include/linux/stddef.h
/usr/src/linux-2.6.17-gentoo-r8/include/linux/stddef.h



but also I must mention that I was successful in compiling openssl manually by

cd to /var/tmp/portage/openssl-0.9.8d/work/openssl-0.9.8d and then do ./config and make it all came out just fine.



Nelson, David (ED, PAR&D) wrote:

-----Original Message-----
*From:* David Harel [mailto:[EMAIL PROTECTED]
*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./


--
Regards.

David Harel,

==================================

Home office +972 77 4422234
Fax:        +972 77 4422234
Cellular:   +972 54 4534502
Snail Mail: Amuka
           D.N Merom Hagalil
           13802
           Israel
Email:      [EMAIL PROTECTED]


--
gentoo-user@gentoo.org mailing list

Reply via email to