This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: problems with XDR in soloaris (egcs 1.1.1)



  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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]