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

  1. Newsgroups: gnu.g++.lib.bug
  2. Path: sparky!uunet!zaphod.mps.ohio-state.edu!cis.ohio-state.edu!unixhub.slac.stanford.edu!terryh
  3. From: terryh@unixhub.slac.stanford.edu (Terry Hung)
  4. Subject: libg++-2.2 on NeXT
  5. Message-ID: <9207210203.AA04850@unixhub.SLAC.Stanford.EDU>
  6. Sender: gnulists@ai.mit.edu
  7. Organization: GNUs Not Usenet
  8. Distribution: gnu
  9. Date: Tue, 21 Jul 1992 02:03:41 GMT
  10. Approved: bug-lib-g++@prep.ai.mit.edu
  11. Lines: 14
  12.  
  13. After typed "configure -v next" from top directory of libg++-2.2, I did a
  14. "make all CC=gcc" from the same directory. Went into trouble in 
  15. libg++/iostream:  
  16.  
  17.  gcc -g -nostdinc++ -I. -I.. -I. -I./../src -I./../g++-include -c  procbuf.C
  18.  In method `int  procbuf::sys_close ()':
  19.  incompatible pointer types for argument 0 of `int  wait (union wait*)' 
  20.  
  21. Maybe I missed some articles on gnu.g++.lib.bug regarding this, help will
  22. be greatly appreciated! (maybe we can save a few month worth of news
  23. items into a  tar file, e.g. libg++-2.2.news, to help users who may run into 
  24. same traps, the idea of using a rotating news board is not very realistic,
  25. it sure make me dizzy).
  26.  
  27.