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

  1. Newsgroups: gnu.g++.lib.bug
  2. Path: sparky!uunet!zaphod.mps.ohio-state.edu!cis.ohio-state.edu!sparc3.UUCP!jkh
  3. From: jkh@sparc3.UUCP (Jordan K Hubbard)
  4. Subject: Failure to compile libg++-2.1 on SPARCstation + Solaris 1.0
  5. Message-ID: <JKH.92Jul20174129@sparc3.lotus.com>
  6. Sender: gnulists@ai.mit.edu
  7. Organization: Lotus Ireland
  8. Distribution: gnu
  9. Date: Mon, 20 Jul 1992 21:41:29 GMT
  10. Approved: bug-lib-g++@prep.ai.mit.edu
  11. Lines: 9
  12.  
  13. gcc -g -nostdinc++ -I. -I.. -I. -I./../src -I./../g++-include -c  editbuf.C
  14. editbuf.C: In method `struct edit_buffer* edit_mark::buffer ()':
  15. editbuf.C:637: warning: implicit declaration of function `offsetof'
  16. editbuf.C:637: parse error before `)'
  17. editbuf.C:638: warning: control reaches end of non-void function
  18. make[2]: *** [editbuf.o] Error 1
  19. make[1]: *** [in-io] Error 1
  20. make: *** [all-libg++] Error 1
  21.  
  22.