home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: gnu.g++.lib.bug
- Path: sparky!uunet!cis.ohio-state.edu!elmer.hsc.ucalgary.ca!edstrom
- From: edstrom@elmer.hsc.ucalgary.ca (John Edstrom)
- Subject: build problem: libg++.2.3
- Message-ID: <92Dec29.194618.16725@acs.ucalgary.ca>
- Sender: gnulists@ai.mit.edu
- Organization: Neuroscience Division, U of Calgary School of Medicine, Calgary, Alberta, Canada
- Distribution: gnu
- Date: Tue, 29 Dec 1992 19:46:18 GMT
- Approved: bug-lib-g++@prep.ai.mit.edu
- Lines: 24
-
- It seems gen-params is generating erroneous values, at least values
- incompatible with what gcc thinks are correct. gcc is v 2.3.3 and it
- built and installed without any errors or complaints.
-
- -----------------------------------------------------------------------
-
- gcc -g -O -nostdinc++ -I.. -I. -I./../iostream -I./../g++-include -c regex.cc
- 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:
- /usr/local/lib/gcc-lib/sun4/2.3.3/include/stddef.h:152: conflicting types for `_G_size_t'
- ../_G_config.h:20: previous declaration of `_G_size_t'
- *** Error code 1
- make: Fatal error: Command failed for target `regex.o'
- Current working directory /tmp_mnt/home/edstrom/ftp/gnu/libg++-2.3/libg++/src
- *** Error code 1
- make: Fatal error: Command failed for target `in-src'
- Current working directory /tmp_mnt/home/edstrom/ftp/gnu/libg++-2.3/libg++
- *** Error code 1
- make: Fatal error: Command failed for target `all-libg++'
- --
- RM 2104, HSc Building, Div. Neuroscience
- U. Calgary School of Medicine, 3330 Hospital Drive NW
- Calgary, Alberta T2N 3Y4
- (403) 220 4493 (wk)
-
-