Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!ames!amdcad!sun!kalli!kevin From: kevin%kalli@Sun.COM (Kevin Sheehan {Consulting Poster Child}) Newsgroups: gnu.g++ Subject: Re: Problems installing libg++ with Sun OS 3.4 Keywords: libg++ Message-ID: <102007@sun.Eng.Sun.COM> Date: 30 Apr 89 18:06:52 GMT References: <1956@thor.acc.stolaf.edu> Sender: news@sun.Eng.Sun.COM Reply-To: kevin@sun.UUCP (Kevin Sheehan {Consulting Poster Child}) Organization: Sun Microsystems, Mountain View Lines: 25 In article <1956@thor.acc.stolaf.edu> menzee@thor.acc.stolaf.edu (Ed Menze) writes: I get the same problems on sun3/4.0 with the same critters. Any help out there? l & h, kev > >When building libg++ (1.34.0), I get the following errors: > >-------------------------------- >g++ -g -O -fchar-charconst -I../g++-include -I.. -fsave-memoized -c File.cc >/usr/include/sys/fcntl.h:64: warning: type declaration of flock shadows previous declaration >/usr/include/sys/fcntl.h:64: warning: `flock' was declared `extern' and later `static' >In method File::File (int, char *, enum io_mode): > > ... > >g++ -g -O -fchar-charconst -I../g++-include -I.. -fsave-memoized -c Integer.cc >../g++-include/Integer.h:187: friend `even' implicitly overloaded >../g++-include/builtin.h:122: after declaration of non-overloaded `int even (long int)' >../g++-include/Integer.h:188: friend `odd' implicitly overloaded >../g++-include/builtin.h:127: after declaration of non-overloaded `int odd (long int)' bletch, etc.