home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / gnu / g / lib / bug / 439 < prev    next >
Encoding:
Text File  |  1992-07-23  |  789 b   |  27 lines

  1. Newsgroups: gnu.g++.lib.bug
  2. Path: sparky!uunet!cis.ohio-state.edu!unixhub.slac.stanford.edu!terryh
  3. From: terryh@unixhub.slac.stanford.edu (Terry Hung)
  4. Subject: libg++ on NeXT
  5. Message-ID: <4796@unixhub.SLAC.Stanford.EDU>
  6. Keywords: libg++
  7. Sender: gnulists@ai.mit.edu
  8. Organization: GNUs Not Usenet
  9. Distribution: gnu
  10. Date: Wed, 22 Jul 1992 16:33:37 GMT
  11. Approved: bug-lib-g++@prep.ai.mit.edu
  12. Lines: 13
  13.  
  14. I tried to build libg++-2.2 with gcc-2.2.2 on NeXT, and got the following:
  15.  
  16. gcc -g -nostdinc++ -I. -I.. -I. -I./../src -I./../g++-include -c  procbuf.C
  17. procbuf.C: In method `int  procbuf::sys_close ()':
  18. procbuf.C:91: incompatible pointer types for argument 0 of `int  wait (union wait*)'
  19.  
  20. Any suggestions?
  21. -- 
  22. Terry Hung
  23. Stanford Linear Accelerator Center
  24.  
  25. terryh@unixhub.slac.stanford.edu
  26.  
  27.