public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
* 970929 g++ fails to include <rpc/xdr.h>
@ 1997-10-07 23:49 Marko Vendelin
  0 siblings, 0 replies; only message in thread
From: Marko Vendelin @ 1997-10-07 23:49 UTC (permalink / raw)
  To: EGCS

g++ (970929) fails to compile the code that includes
<rpc/xdr.h>. For example, when I tried to compile
--------------------------------------------------
#include <rpc/types.h>
#include <rpc/xdr.h>
main()
{
}
--------------------------------------------------

g++ generated :

prompt> c++ -c xdr.C 
In file included from xdr.C:2:
/usr/include/rpc/xdr.h:257: declaration of `operator ++' as non-function
/usr/include/rpc/xdr.h:257: confused by earlier errors, bailing out

My configuration:
Linux/Alpha, RedHat 4.2, only compilers of egcs are installed (no libs)

marko


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~1997-10-07 23:49 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1997-10-07 23:49 970929 g++ fails to include <rpc/xdr.h> Marko Vendelin

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).