home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / gnu / g / help / 1202 < prev    next >
Encoding:
Text File  |  1992-09-08  |  1.1 KB  |  30 lines

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