home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: gnu.g++.help
- Path: sparky!uunet!spool.mu.edu!yale.edu!jvnc.net!darwin.sura.net!Sirius.dfn.de!chx400!bernina!neptune!degiorgi
- From: degiorgi@inf.ethz.ch (Daniele Degiorgi)
- Subject: Problems compiling libg++ on SUN4 (Sunos 4.1.2)
- Message-ID: <1992Sep8.145604.6756@neptune.inf.ethz.ch>
- Sender: news@neptune.inf.ethz.ch (Mr News)
- Nntp-Posting-Host: brain3.inf.ethz.ch
- Organization: Dept. Informatik, Swiss Federal Institute of Technology (ETH), Zurich, CH
- Date: Tue, 8 Sep 1992 14:56:04 GMT
- Lines: 18
-
- I have problems to compile libg++ on a simple SUN4 with gcc2.2.2.
- I did a configure sun4os4 but when making
- I get some warnings and then lots of things like
-
- In file included from ./std.h:28, from AllocRing.cc:22:
- ./../g++-include/unistd.h:92: conflicting types for `int geteuid (...)'
- /a/home/brain/brain2/graph/include/unistd.h:397: previous declaration of `unsigned int geteuid ()'
-
- in the end, make finishes with
-
- make[2]: *** [AllocRing.o] Error 1
- make[1]: *** [in-src] Error 1
- make: *** [all-libg++] Error 1
-
- please respond by email.
- thanks in advance
-
- Daniele
-