home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: gnu.g++.lib.bug
- Path: sparky!uunet!elroy.jpl.nasa.gov!usc!zaphod.mps.ohio-state.edu!cis.ohio-state.edu!technion.BITNET!RPRYULC
- From: RPRYULC@technion.BITNET
- Subject: libg++-2.3 compiling bug
- Message-ID: <9212290454.AA03631@raisin-nut>
- Sender: gnulists@ai.mit.edu
- Organization: TECHNION - Israel Institute of Technology.
- Distribution: gnu
- Date: Mon, 28 Dec 1992 14:30:31 GMT
- Approved: bug-lib-g++@prep.ai.mit.edu
- Lines: 56
-
- We have compiled gcc-2.3.2 on sparc-sun-sunos4.1.1 without any problem.Now
- we tried to compile libg++-2.3 and received bug wich is the same as in the next
- article:
-
-
- >>
-
- Newsgroups: gnu.g++.lib.bug
- Path: technion!barilvm!frmop11!psuvm!news.ysu.edu!usenet.ins.cwru.edu!
- magnus.acs.ohio-state.edu!cis.ohio-state.edu!ece.iisc.ernet.in!arunr
- From: arunr@ece.iisc.ernet.in
- Subject: libg++ Installation Problem...
- Message-ID: <9212180701.aa17160@ece.iisc.ernet.in>
- Sender: gnulists@ai.mit.edu
- Organization: GNUs Not Usenet
- Distribution: gnu
- Date: Fri, 18 Dec 1992 17:02:01 GMT
- Approved: bug-lib-g++@prep.ai.mit.edu
- Lines: 25
-
- Hello!
-
- We have installed gcc-2.3.1 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)
-
- >>
- Does anybody know how solve the problem ? Thanks in advance.
- Julia
- rpryulc@technion.technion.ac.il
- or
- julia@rpav1.technion.ac.il
-
-
-