problems with XDR in soloaris (egcs 1.1.1)

Jeffrey A Law law@hurl.cygnus.com
Wed Mar 31 23:46:00 GMT 1999


  In message < 36E56384.F9CB40F0@ldeo.columbia.edu >you write:
  > This is a multi-part message in MIME format.
  > --------------7202B7F3A574E1ACA40B99D1
  > Content-Type: text/plain; charset=us-ascii
  > Content-Transfer-Encoding: 7bit
  > 
  > I cannot compile the file <rpc/xdr.h> using egcs1.1.1:
  > 
  > /usr/include/rpc/xdr.h:96: `x_getlong' was not declared in this scope
  > /usr/include/rpc/xdr.h:96: function `int bool_t(struct XDR *, long int
  > *)' is initialized like a variable
  > /usr/include/rpc/xdr.h:98: `x_putlong' was not declared in this scope
  > /usr/include/rpc/xdr.h:98: function `int bool_t(struct XDR *, long int
  > *)' is initialized like a variable
  > /usr/include/rpc/xdr.h:100: `x_getbytes' was not declared in this scope
  > ...
  > 
  > Is this a known problem?
I believe this bug has been fixed for egcs-1.2.


jeff



More information about the Gcc mailing list