home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #31 / NN_1992_31.iso / spool / gnu / g / lib / bug / 734 < prev    next >
Encoding:
Text File  |  1993-01-03  |  1.8 KB  |  61 lines

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