<?xml version="1.0" encoding="UTF-8"?>
<!-- Generated on Wed, 25 Nov 2009 15:35:16 -0800 -->
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <atom:link href="http://software.intel.com/en-us/articles/cdiag912/feed/" rel="self" type="application/rss+xml" />
    <title>Intel Software Network Comments feed</title>
    <link>http://software.intel.com/en-us/articles/cdiag912/feed/</link>
    <description></description>
    <language>en-us</language>
    <item>
      <title>By Manuel</title>
      <description><![CDATA[ I've seen that this error may be eliminated setting the environment variable LANG to C (export LANG=C in bash). The problem is that with previous versions this wasn't needed. I'm working with Ubuntu 2.6.24-23-generic #1  x86_64  SMP Intel Core 2 Duo T8100. ]]></description>
      <link>http://software.intel.com/en-us/articles/cdiag912/#comment-16453</link>
      <pubDate>Wed, 21 Jan 2009 04:28:33 -0800</pubDate>
      <guid isPermaLink="true">http://software.intel.com/en-us/articles/cdiag912/#comment-16453</guid>
    </item>
    <item>
      <title>By Frank</title>
      <description><![CDATA[ I got the same error while compiling openmpi-1.3 with version 11.0.081 of the Intel Compiler Suite on Debian Lenny (2.6.26-1-amd64 #1 SMP x86_64 on Intel Xeon E5420). I have to set LANG to C instead of en_US.UTF-8 to get it working. Thanks Manuel! ]]></description>
      <link>http://software.intel.com/en-us/articles/cdiag912/#comment-20260</link>
      <pubDate>Tue, 24 Feb 2009 09:21:21 -0800</pubDate>
      <guid isPermaLink="true">http://software.intel.com/en-us/articles/cdiag912/#comment-20260</guid>
    </item>
    <item>
      <title>By nicola</title>
      <description><![CDATA[ in my system 
do
export LANG=en_US.UTF-8
export LC_ALL=en_US
an then it works ]]></description>
      <link>http://software.intel.com/en-us/articles/cdiag912/#comment-23786</link>
      <pubDate>Wed, 06 May 2009 02:28:25 -0700</pubDate>
      <guid isPermaLink="true">http://software.intel.com/en-us/articles/cdiag912/#comment-23786</guid>
    </item>
    <item>
      <title>By Sebastien</title>
      <description><![CDATA[ I try every combination possible of C/en_US for LANG and LC_ALL without success on 
Intel(R) C Intel(R) 64 Compiler Professional for applications running on Intel(R) 64, Version 11.1    Build 20090511
with ubuntu 8.10  and custom built 2.6.28.10 ]]></description>
      <link>http://software.intel.com/en-us/articles/cdiag912/#comment-27088</link>
      <pubDate>Fri, 03 Jul 2009 12:38:49 -0700</pubDate>
      <guid isPermaLink="true">http://software.intel.com/en-us/articles/cdiag912/#comment-27088</guid>
    </item>
    <item>
      <title>By Sebastien</title>
      <description><![CDATA[ for me I needed to set LC_ALL=en_US.UTF-8 for it to work because LC_ALL=en_US did not work ]]></description>
      <link>http://software.intel.com/en-us/articles/cdiag912/#comment-27089</link>
      <pubDate>Fri, 03 Jul 2009 12:51:29 -0700</pubDate>
      <guid isPermaLink="true">http://software.intel.com/en-us/articles/cdiag912/#comment-27089</guid>
    </item>
    <item>
      <title>By Akio Yasu (Intel)</title>
      <description><![CDATA[ I think this issue is more likely affected  by LC_CTYPE rather than LANG setting.
In my system Ubuntu 8.04, even if LANG=NULL, it worked under LC_CTYPE=C or en_US.UTF-8, whatever values shown by "locale -a". ]]></description>
      <link>http://software.intel.com/en-us/articles/cdiag912/#comment-27319</link>
      <pubDate>Wed, 08 Jul 2009 19:04:11 -0700</pubDate>
      <guid isPermaLink="true">http://software.intel.com/en-us/articles/cdiag912/#comment-27319</guid>
    </item>
  </channel></rss>