home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / gnu / g / lib / bug / 448 < prev    next >
Encoding:
Text File  |  1992-07-29  |  882 b   |  30 lines

  1. Newsgroups: gnu.g++.lib.bug
  2. Path: sparky!uunet!cis.ohio-state.edu!orthanc.cs.su.oz.au!jimu
  3. From: jimu@orthanc.cs.su.oz.au (James Uther)
  4. Subject: libg++-2.2 on MIPS?
  5. Message-ID: <1992Jul29.032019.17765@cs.su.oz.au>
  6. Sender: gnulists@ai.mit.edu
  7. Reply-To: jimu@orthanc.cs.su.oz.au (James Uther)
  8. Organization: sydney university
  9. Distribution: gnu
  10. Date: Wed, 29 Jul 1992 03:20:19 GMT
  11. Approved: bug-lib-g++@prep.ai.mit.edu
  12. Lines: 16
  13.  
  14. I'm trying to port something written on a sun4 to this here mips, and have
  15. struck a wall. I have used some of libg++, so i need to compile at least
  16. parts of the lib, however I get the following messages:
  17.  
  18.     => ./configure mips-mips-sysv
  19.     Created "Makefile" in /u/pgrad/jimu/src/gnu/libg++-2.2 using "config/mh-sysv"
  20.     => make
  21.     sh: prefix=/usr/local: not found: No such file or directory
  22.     *** Error code 1
  23.  
  24.     Stop.
  25.  
  26. Any ideas? Thanks
  27.     james
  28.     jimu@cs.su.oz.au
  29.  
  30.