[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: g++ install
- To: Avi Boots <aviboots(at-nospam)netvision.net.il>
- Subject: Re: g++ install
- From: Ilya Konstantinov <linux-il(at-nospam)future.galanet.net>
- Date: Wed, 21 Feb 2001 15:14:20 +0200
- Cc: linux-il(at-nospam)cs.huji.ac.il
- In-Reply-To: <010701c09dff$e0741860$0301a8c0@meisoftclient>; from aviboots@netvision.net.il on Sat, Feb 24, 2001 at 03:19:46AM +0200
- Mail-Followup-To: Ilya Konstantinov <linux-il@future.galanet.net>,Avi Boots <aviboots@netvision.net.il>, linux-il@cs.huji.ac.il
- References: <010701c09dff$e0741860$0301a8c0@meisoftclient>
- Sender: linux-il-bounce(at-nospam)cs.huji.ac.il
- User-Agent: Mutt/1.2.4i
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 linux-il-request@linux.org.il with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail linux-il-request@linux.org.il