On Sat, Feb 24, 2001 at 03:19:46AM +0200, Avi Boots wrote:
> Hi,
>
> Aftert installing cpp & gcc-c++ 2.95.1 (on RH 6.1)
> i have some install problems (i think).
>
> I try to compile something simple and the compiler say:
> -can't find /usr/include/typws.h:29:stddef.h: No such file or director
> -/usr/include/_G_config.h:14:stddef.h No such file or director
> -/usr/include/libio.h:48:stdarg.h:No such file or director
> ..and so on.
>
> did i miss something during the installation ?
According to my Debain system, both 'gcc' and 'libc6-dev' provide
these include files (stddef.h, stdarg.h).
On RedHat, those will be the 'gcc' and 'glibc-devel' packages.
--
Best regards,
Ilya Konstantinov
=================================================================
To unsubscribe, send mail to [EMAIL PROTECTED] with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail [EMAIL PROTECTED]