home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: gnu.g++.lib.bug
- Path: sparky!uunet!zaphod.mps.ohio-state.edu!cis.ohio-state.edu!jack.sns.COM!steve
- From: steve@jack.sns.COM (J. Steven Harrison)
- Subject: Help Please!
- Message-ID: <m0n8QjA-000Q3pC@jack.sns.com>
- Sender: gnulists@ai.mit.edu
- Organization: GNUs Not Usenet
- Distribution: gnu
- Date: Sat, 2 Jan 1993 16:30:31 GMT
- Approved: bug-lib-g++@prep.ai.mit.edu
- Lines: 48
-
- Hi Oh Guru's!
-
- I saw this posted a few days ago and I am wondering did I miss the answer
- or has there been none yet?
-
- I have run across the same problem and I could sure use a little help !!
-
- Here is the problem restated......
-
- > ------------------------------------
- > We have installed gcc-2.3.3 on Sun Sparc 1+ (SunOS4.1). When trying to install
- > libg++-2.3 (configured as sparc-sun-sunos4.1), the installation failed
- > with the following error message:
- >
- > ------
- > gcc -g -O -nostdinc++ -I.. -I. -I./../iostream -I./../g++-include -c
- > AllocRing.cc
- > In file included from ./../g++-include/sys/types.h:15, from
- > usr/include/unistd.h:72, from ./../g++-include/unistd.h:25, from ./std.h:28,
- > from AllocRing.cc:22:
- > /usr/include/sys/types.h:24: Conflicting types for `wchar_t'
- > ./../g++-include/stddef.h:11: Previous declaration of `wchar_t'
- > *** Error code 1
- > make: Fatal error: Command fails for target `AllocRing.o'
- > make: Fatal error: Command fails for target `in-src'
- > ------
- >
- > [`wchar_t' has been declared in the standard library
- > (usr/include/sys/stdtypes.h) as "unsigned short".]
- >
- > Could you please shed light on this?
- >
- > Thanks.
- > Arun R.
- > (arunr@ece.iisc.ernet.in)
- >
- > ---------------------------------------
-
- Help please!
-
-
- --
- J. Steven Harrison, PhD. steve@jack.sns.com
- 45034 Imnaha Court Voice: (510)623-8651
- Fremont, CA 94539-6669 Data: (510)623-8652
- Systems'n'Software FAX: (510)623-8656
-
-
-