libg++2.7.2 build problem on Digital UNIX 4.0

From: Jay Shen <jshen_at_kidsat.ucsd.edu>
Date: Mon, 5 Aug 1996 15:20:24 -0700 (PDT)

After solving the problem with gcc, now I am running into problem with
libg++. I have searched the archive, but didn't find anything.

The error that I am getting is:
rx.h:1288: conflicting types for `typedef int regoff_t'
/usr/include/reg_types.h:52: previous declaration as `typedef long int
regoff_t'
rx.h:1299: conflicting types for `struct re_pattern_buffer'
/usr/include/reg_types.h:50: previous declaration as `struct regex_t'
rx.h:1308: conflicting types for `struct regmatch_t'
/usr/include/reg_types.h:60: previous declaration as `struct regmatch_t'
rx.h:1308: conflicting types for `struct regmatch_t'
/usr/include/reg_types.h:60: previous declaration as `struct regmatch_t'

I tried to do a "quick" fix to it, by changing the type to be the same as
in /usr/include/reg_types.h. But more of others popped out...

Jay
Received on Tue Aug 06 1996 - 00:47:40 NZST

This archive was generated by hypermail 2.4.0 : Wed Nov 08 2023 - 11:53:46 NZDT