Mailinglist Archive: opensuse-bugs (16519 mails)
| < Previous | Next > |
[Bug 396636] C++ library includes are environmental variables create problems for compiling c++ programs
- From: bugzilla_noreply@xxxxxxxxxx
- Date: Tue, 3 Jun 2008 08:25:14 -0600 (MDT)
- Message-id: <20080603142514.15DE4CC6CD@xxxxxxxxxxxxxxxxxxxxxx>
https://bugzilla.novell.com/show_bug.cgi?id=396636
User pth@xxxxxxxxxx added comment
https://bugzilla.novell.com/show_bug.cgi?id=396636#c3
Philipp Thomas <pth@xxxxxxxxxx> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |NEEDINFO
Info Provider| |ah@xxxxxxxx
--- Comment #3 from Philipp Thomas <pth@xxxxxxxxxx> 2008-06-03 08:25:13 MDT ---
For me it looks like it has nothing to do with environment variables.
error: wchar.h: No such file or directory
error: stdio.h: No such file or directory
error: locale.h: No such file or directory
error: ctype.h: No such file or directory
error: time.h: No such file or directory
error: stdlib.h: No such file or directory
These headers are all part of the glibc-devel package so it seems like you
forgot to install that package.
And regarding comment #2, please see
http://en.opensuse.org/Bugs:gcc for what a bug report for gcc needs to include.
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
User pth@xxxxxxxxxx added comment
https://bugzilla.novell.com/show_bug.cgi?id=396636#c3
Philipp Thomas <pth@xxxxxxxxxx> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |NEEDINFO
Info Provider| |ah@xxxxxxxx
--- Comment #3 from Philipp Thomas <pth@xxxxxxxxxx> 2008-06-03 08:25:13 MDT ---
For me it looks like it has nothing to do with environment variables.
error: wchar.h: No such file or directory
error: stdio.h: No such file or directory
error: locale.h: No such file or directory
error: ctype.h: No such file or directory
error: time.h: No such file or directory
error: stdlib.h: No such file or directory
These headers are all part of the glibc-devel package so it seems like you
forgot to install that package.
And regarding comment #2, please see
http://en.opensuse.org/Bugs:gcc for what a bug report for gcc needs to include.
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
| < Previous | Next > |