home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #31 / NN_1992_31.iso / spool / gnu / g / lib / bug / 725 < prev    next >
Encoding:
Text File  |  1992-12-29  |  2.0 KB  |  69 lines

  1. Newsgroups: gnu.g++.lib.bug
  2. Path: sparky!uunet!elroy.jpl.nasa.gov!usc!zaphod.mps.ohio-state.edu!cis.ohio-state.edu!technion.BITNET!RPRYULC
  3. From: RPRYULC@technion.BITNET
  4. Subject: libg++-2.3 compiling bug
  5. Message-ID: <9212290454.AA03631@raisin-nut>
  6. Sender: gnulists@ai.mit.edu
  7. Organization: TECHNION - Israel Institute of Technology.
  8. Distribution: gnu
  9. Date: Mon, 28 Dec 1992 14:30:31 GMT
  10. Approved: bug-lib-g++@prep.ai.mit.edu
  11. Lines: 56
  12.  
  13.    We have compiled gcc-2.3.2 on sparc-sun-sunos4.1.1 without any problem.Now
  14. we tried to compile libg++-2.3 and received bug wich is the same as in the next
  15. article:
  16.  
  17.  
  18. >>
  19.  
  20. Newsgroups: gnu.g++.lib.bug
  21. Path: technion!barilvm!frmop11!psuvm!news.ysu.edu!usenet.ins.cwru.edu!
  22.  magnus.acs.ohio-state.edu!cis.ohio-state.edu!ece.iisc.ernet.in!arunr
  23. From: arunr@ece.iisc.ernet.in
  24. Subject: libg++ Installation Problem...
  25. Message-ID: <9212180701.aa17160@ece.iisc.ernet.in>
  26. Sender: gnulists@ai.mit.edu
  27. Organization: GNUs Not Usenet
  28. Distribution: gnu
  29. Date: Fri, 18 Dec 1992 17:02:01 GMT
  30. Approved: bug-lib-g++@prep.ai.mit.edu
  31. Lines: 25
  32.  
  33. Hello!
  34.  
  35. We have installed gcc-2.3.1 on Sun Sparc 1+ (SunOS4.1). When trying to install
  36. libg++-2.3 (configured as sparc-sun-sunos4.1), the installation failed
  37. with the following error message:
  38.  
  39. ------
  40. gcc -g -O -nostdinc++ -I.. -I. -I./../iostream -I./../g++-include  -c
  41. AllocRing.cc
  42. In file included from ./../g++-include/sys/types.h:15, from
  43. usr/include/unistd.h:72, from ./../g++-include/unistd.h:25, from ./std.h:28,
  44. from AllocRing.cc:22:
  45. /usr/include/sys/types.h:24: Conflicting types for `wchar_t'
  46. ./../g++-include/stddef.h:11: Previous declaration of `wchar_t'
  47. *** Error code 1
  48. make: Fatal error: Command fails for target `AllocRing.o'
  49. make: Fatal error: Command fails for target `in-src'
  50. ------
  51.  
  52. [`wchar_t' has been declared in the standard library
  53. (usr/include/sys/stdtypes.h) as "unsigned short".]
  54.  
  55. Could you please shed light on this?
  56.  
  57. Thanks.
  58. Arun R.
  59. (arunr@ece.iisc.ernet.in)
  60.  
  61.  >>
  62.  Does anybody know how solve the problem ? Thanks in advance.
  63.         Julia
  64.   rpryulc@technion.technion.ac.il
  65. or
  66.   julia@rpav1.technion.ac.il
  67.  
  68.  
  69.