home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / unix / aix / 11399 < prev    next >
Encoding:
Internet Message Format  |  1992-11-09  |  1.6 KB

  1. Path: sparky!uunet!mcsun!sun4nl!tuegate.tue.nl!lowt.phys.tue.nl!ronald
  2. From: ronald@lowt.phys.tue.nl (Ronald Aarts)
  3. Newsgroups: comp.unix.aix
  4. Subject: Xlf 2.2 problem with Aix 3.2.1
  5. Message-ID: <6220@tuegate.tue.nl>
  6. Date: 9 Nov 92 10:29:54 GMT
  7. Sender: root@tuegate.tue.nl
  8. Lines: 34
  9.  
  10. I have a problem with the xlf 2.2 compiler since I updated from Aix 3.1.5 to
  11. 3.2.1. After the update I installed the compiler, but now I get a warning
  12. every time I invoke it:
  13.  
  14. > Error occurred while initializing the message system in file: xlfsmsg.cat
  15. > Error occurred while initializing the message system in file: xlfmsg.cat
  16.  
  17. Nevertheless, all messages are displayed correctly. A similar message is
  18. shown when a compiled Fortran-program issues a message.
  19.  
  20. My message files are in ($LANG=C)
  21.   /usr/lpp/xlf/bin/default_msg    (dated: Aug 12 1991)
  22.   /usr/lpp/msg/En_US              (dated: Aug 09 1991)
  23.  
  24. I found symbolic links in:
  25.   /usr/lib/nls/msg/C
  26.   /usr/lpp/msg/C
  27.   /usr/lpp/msg/prime
  28.  
  29. Just one example:
  30.        /usr/lpp/xlf/bin/default_msg/xlfmsg.cat
  31.        /usr/lpp/msg/En_US/xlfmsg.cat
  32.        /usr/lib/nls/msg/C/xlfmsg.cat -> /usr/lpp/xlf/bin/default_msg/xlfmsg.cat
  33.        /usr/lpp/msg/C/xlfmsg.cat -> /usr/lpp/xlf/bin/default_msg/xlfmsg.cat
  34.        /usr/lpp/msg/prime/xlfmsg.cat -> /usr/lpp/msg/En_US/xlfmsg.cat
  35.  
  36. All files are world-readable. So what else could be wrong ??? 
  37. Thanks for any hints.
  38.  
  39. --
  40. Ronald Aarts
  41. Eindhoven University of Technology  | Internet: ronald@lowt.phys.tue.nl
  42. Physics Department, P.O. Box 513,   |    Phone: +.31.40.474213
  43. 5600 MB Eindhoven, The Netherlands  |      Fax: +.31.40.453587
  44.