home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / gnu / g / lib / bug / 796 < prev    next >
Encoding:
Internet Message Format  |  1993-01-21  |  1.0 KB

  1. Path: sparky!uunet!cs.utexas.edu!zaphod.mps.ohio-state.edu!pacific.mps.ohio-state.edu!cis.ohio-state.edu!cs.montana.edu!osyjm
  2. From: osyjm@cs.montana.edu (Jaye Mathisen)
  3. Newsgroups: gnu.g++.lib.bug
  4. Subject: Re: Still stumped with libg++-2.3 under Ultrix 4.3
  5. Date: 21 Jan 1993 19:28:14 -0500
  6. Organization: CS
  7. Lines: 13
  8. Sender: fine@cis.ohio-state.edu
  9. Approved: bug-lib-g++@prep.ai.mit.edu
  10. Distribution: gnu
  11. Message-ID: <1993Jan21.234958.29833@coe.montana.edu>
  12. References: <1993Jan21.062636.845@coe.montana.edu>
  13.  
  14. In article <1993Jan21.062636.845@coe.montana.edu> osyjm@cs.montana.edu (Jaye Mathisen) writes:
  15.  
  16. Well, it turns out the problem is either GNU sed-1.12, or GNU tr.  The
  17. libg++/utils/gen-params file generated a bogus _G_config.h file.  I replaced
  18. the definition of SED with /bin/sed, and the use of tr with /usr/bin/tr,
  19. and now it's working just fine.
  20.  
  21. Thanks to Per for his help.  
  22. -- 
  23.  Jaye Mathisen, COE Systems Manager                (406) 994-4780
  24.  410 Roberts Hall,Dept. of Computer Science
  25.  Montana State University,Bozeman MT 59717    osyjm@cs.montana.edu
  26.  
  27.