<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Message Catalogs in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/message-catalogs/m-p/2607289#M853802</link>
    <description>Hi All,&lt;BR /&gt;Does anyone know what are message catalogs and why am i getting the&lt;BR /&gt;following errors:&lt;BR /&gt;&lt;BR /&gt;==================================================================================================================================&lt;BR /&gt;&lt;BR /&gt;/ha/be_sam/11.11_prodoff//opt/ansic/bin/c89 -c -I../h  +DA1.1 +DS1.1 -O&lt;BR /&gt;+Onolimit -UDEBUG -DNDEBUG -DNLS -DIO_CONV -DV4FS -D_REENTRANT&lt;BR /&gt;-Dhp9000s700 -D__hp9000s700 -Dhp9000s800 -D__hp9000s800  -D_WSIO&lt;BR /&gt;-DIO_CONV -DV4FS -Wp,-H256000&lt;BR /&gt;-I/ha/be_sam/11.11_prodoff//opt/triton4/include&lt;BR /&gt;-I/ha/be_sam/11.11_prodoff//usr/obam/include -I../.. -I../../h&lt;BR /&gt;-tp,/ha/be_sam/11.11_prodoff//opt/langtools/lbin/cpp.ansi -D_HPUX_SOURCE&lt;BR /&gt;tcl_cruncher.c -o&lt;BR /&gt;../../prodoff/intermed/tool.tcl_cruncher/tcl_cruncher.o&lt;BR /&gt;&lt;BR /&gt;cc: warning 487: Possibly incorrect message catalog.&lt;BR /&gt;cpp: warning 2021: Possibly incorrect message catalog.&lt;BR /&gt;cc: warning 422: Unknown option "F" ignored.&lt;BR /&gt;cc: warning 422: Unknown option "t" ignored.&lt;BR /&gt;cc: warning 422: Unknown option "c" ignored.&lt;BR /&gt;cc: warning 422: Unknown option "l" ignored.&lt;BR /&gt;cc: warning 422: Unknown option "_" ignored.&lt;BR /&gt;cc: warning 422: Unknown option "c" ignored.&lt;BR /&gt;cc: error 2180: Bad alignment specifier for "+u" option. Range 1-2.&lt;BR /&gt;*** Error exit code 1&lt;BR /&gt;&lt;BR /&gt;Stop.&lt;BR /&gt;======================================================================================================================================&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Jayesh shah&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Mon, 05 Nov 2001 12:17:45 GMT</pubDate>
    <dc:creator>Jayesh shah</dc:creator>
    <dc:date>2001-11-05T12:17:45Z</dc:date>
    <item>
      <title>Message Catalogs</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/message-catalogs/m-p/2607289#M853802</link>
      <description>Hi All,&lt;BR /&gt;Does anyone know what are message catalogs and why am i getting the&lt;BR /&gt;following errors:&lt;BR /&gt;&lt;BR /&gt;==================================================================================================================================&lt;BR /&gt;&lt;BR /&gt;/ha/be_sam/11.11_prodoff//opt/ansic/bin/c89 -c -I../h  +DA1.1 +DS1.1 -O&lt;BR /&gt;+Onolimit -UDEBUG -DNDEBUG -DNLS -DIO_CONV -DV4FS -D_REENTRANT&lt;BR /&gt;-Dhp9000s700 -D__hp9000s700 -Dhp9000s800 -D__hp9000s800  -D_WSIO&lt;BR /&gt;-DIO_CONV -DV4FS -Wp,-H256000&lt;BR /&gt;-I/ha/be_sam/11.11_prodoff//opt/triton4/include&lt;BR /&gt;-I/ha/be_sam/11.11_prodoff//usr/obam/include -I../.. -I../../h&lt;BR /&gt;-tp,/ha/be_sam/11.11_prodoff//opt/langtools/lbin/cpp.ansi -D_HPUX_SOURCE&lt;BR /&gt;tcl_cruncher.c -o&lt;BR /&gt;../../prodoff/intermed/tool.tcl_cruncher/tcl_cruncher.o&lt;BR /&gt;&lt;BR /&gt;cc: warning 487: Possibly incorrect message catalog.&lt;BR /&gt;cpp: warning 2021: Possibly incorrect message catalog.&lt;BR /&gt;cc: warning 422: Unknown option "F" ignored.&lt;BR /&gt;cc: warning 422: Unknown option "t" ignored.&lt;BR /&gt;cc: warning 422: Unknown option "c" ignored.&lt;BR /&gt;cc: warning 422: Unknown option "l" ignored.&lt;BR /&gt;cc: warning 422: Unknown option "_" ignored.&lt;BR /&gt;cc: warning 422: Unknown option "c" ignored.&lt;BR /&gt;cc: error 2180: Bad alignment specifier for "+u" option. Range 1-2.&lt;BR /&gt;*** Error exit code 1&lt;BR /&gt;&lt;BR /&gt;Stop.&lt;BR /&gt;======================================================================================================================================&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Jayesh shah&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 05 Nov 2001 12:17:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/message-catalogs/m-p/2607289#M853802</guid>
      <dc:creator>Jayesh shah</dc:creator>
      <dc:date>2001-11-05T12:17:45Z</dc:date>
    </item>
    <item>
      <title>Re: Message Catalogs</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/message-catalogs/m-p/2607290#M853803</link>
      <description>Well...it is possible that someone has used the catopen() or maybe getcat().  This is a function that opens a message catalog.  Now the requester would want to define the path (NLSPATH) for themselves...but let's say they define a wrong path or no path, the result might be that  catopen() would default to the system-wide default path; or if the default is affected by LC_MESSAGES if the value of oflag is NL_CAT_LOCALE.  If the value of oflag is zero, the default is affected by the environment variable LANG. Check the environ (5) for details.&lt;BR /&gt;A message catalog descriptor remains valid in a process until the process closes it, or until a successful call to one of the exec() functions.  A change in the setting of the LC_MESSAGES category may invalidate existing open catalogs.&lt;BR /&gt;&lt;BR /&gt;Hope that helps or at least gives you an idea to check out..&lt;BR /&gt;Regards,&lt;BR /&gt;Rit</description>
      <pubDate>Mon, 05 Nov 2001 13:55:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/message-catalogs/m-p/2607290#M853803</guid>
      <dc:creator>Rita C Workman</dc:creator>
      <dc:date>2001-11-05T13:55:07Z</dc:date>
    </item>
    <item>
      <title>Re: Message Catalogs</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/message-catalogs/m-p/2607291#M853804</link>
      <description>The actual problem is this:&lt;BR /&gt;I am building 11.11 version of the product on 10.20 machine.&lt;BR /&gt;I have set the Build environment appropriately.&lt;BR /&gt;The NLS messages should be picked from the build environment&lt;BR /&gt;Instead it looks,it is taking from the default location and that is 10.20 message catalog.&lt;BR /&gt;&lt;BR /&gt;What should I do.&lt;BR /&gt;&lt;BR /&gt;Any info on this would be appreciated.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Jayesh</description>
      <pubDate>Mon, 05 Nov 2001 14:45:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/message-catalogs/m-p/2607291#M853804</guid>
      <dc:creator>Jayesh shah</dc:creator>
      <dc:date>2001-11-05T14:45:26Z</dc:date>
    </item>
    <item>
      <title>Re: Message Catalogs</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/message-catalogs/m-p/2607292#M853805</link>
      <description>You may need to define the NLSPATH in your environment.&lt;BR /&gt;&lt;BR /&gt;Take a look at the manpage for environ(5) and it will explain this for you.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Rita</description>
      <pubDate>Mon, 05 Nov 2001 15:15:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/message-catalogs/m-p/2607292#M853805</guid>
      <dc:creator>Rita C Workman</dc:creator>
      <dc:date>2001-11-05T15:15:52Z</dc:date>
    </item>
  </channel>
</rss>

