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

  1. Newsgroups: gnu.g++.lib.bug
  2. Path: sparky!uunet!cis.ohio-state.edu!elmer.hsc.ucalgary.ca!edstrom
  3. From: edstrom@elmer.hsc.ucalgary.ca (John Edstrom)
  4. Subject: build problem: libg++.2.3
  5. Message-ID: <92Dec29.194618.16725@acs.ucalgary.ca>
  6. Sender: gnulists@ai.mit.edu
  7. Organization: Neuroscience Division, U of Calgary School of Medicine, Calgary, Alberta, Canada
  8. Distribution: gnu
  9. Date: Tue, 29 Dec 1992 19:46:18 GMT
  10. Approved: bug-lib-g++@prep.ai.mit.edu
  11. Lines: 24
  12.  
  13. It seems gen-params is generating erroneous values, at least values
  14. incompatible with what gcc thinks are correct.  gcc is v 2.3.3 and it
  15. built and installed without any errors or complaints.
  16.  
  17. -----------------------------------------------------------------------
  18.  
  19. gcc -g -O -nostdinc++ -I.. -I. -I./../iostream -I./../g++-include  -c regex.cc
  20. In file included from ./../g++-include/stddef.h:7, from ./../g++-include/memory.h:6, from ./../g++-include/string.h:43, from regex.cc:56:
  21. /usr/local/lib/gcc-lib/sun4/2.3.3/include/stddef.h:152: conflicting types for `_G_size_t'
  22. ../_G_config.h:20: previous declaration of `_G_size_t'
  23. *** Error code 1
  24. make: Fatal error: Command failed for target `regex.o'
  25. Current working directory /tmp_mnt/home/edstrom/ftp/gnu/libg++-2.3/libg++/src
  26. *** Error code 1
  27. make: Fatal error: Command failed for target `in-src'
  28. Current working directory /tmp_mnt/home/edstrom/ftp/gnu/libg++-2.3/libg++
  29. *** Error code 1
  30. make: Fatal error: Command failed for target `all-libg++'
  31. --
  32.  RM 2104, HSc Building,  Div. Neuroscience
  33.  U. Calgary School of Medicine,  3330 Hospital Drive NW
  34.  Calgary, Alberta       T2N 3Y4
  35.  (403) 220 4493  (wk)
  36.  
  37.