Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!cs.utexas.edu!uunet!softeng1!zumbachl
From: zumbachl@softeng1.UUCP (Lyle Zumbach)
Newsgroups: gnu.g++
Subject: Problem making libtest.a
Keywords: libtest libg++
Message-ID: <299@softeng1.UUCP>
Date: 27 Sep 89 15:39:10 GMT
Organization: Norand Data Systems, Cedar Rapids, IA
Lines: 13


When I try to make libtest.a in libg++-1.35.0/tests I get the following
error. Can anyone help please?

g++ -g -O -fchar-charconst -I../g++-include -I. -fstrength-reduce  -c  int.XPSet.cc
In method void intXPSet::~intXPSet ():
int.XPSet.h:53: parse error at null character
int.XPSet.h:56: warning: Old style parameter specification frowned upon
int.XPSet.h:58: `s' was not declared (first use this function)
int.XPSet.h:58: (Each undeclared identifier is reported only once
int.XPSet.h:58: for each function it appears in.)
*** Error code 1
make: Fatal error: Command failed for target `int.XPSet.o'