<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	
	>
<channel>
	<title>Comments on: error</title>
	<atom:link href="https://www.emblogic.com/blog/07/error/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.emblogic.com/blog/07/error/</link>
	<description>Embedded System and ARM Training</description>
	<lastBuildDate>Mon, 07 Oct 2013 04:00:03 +0000</lastBuildDate>
		<sy:updatePeriod>hourly</sy:updatePeriod>
		<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.9.1</generator>
	<item>
		<title>By: vaibhav Singh</title>
		<link>https://www.emblogic.com/blog/07/error/#comment-1004</link>
		<dc:creator><![CDATA[vaibhav Singh]]></dc:creator>
		<pubDate>Fri, 20 Jul 2012 10:46:17 +0000</pubDate>
		<guid isPermaLink="false">http://emblogic.org/blog/?p=3901#comment-1004</guid>
		<description><![CDATA[Fatal error is associated with the file&#039;s path. For application a environment variable C_INCLUDE_PATH is defined and from this path the header file will be fetched by the preprocessor directive . If the header file was not found on this path then fatal error will occurred . to resolve this use command -

$export C_INCLUDE_PATH=PATH_TO_YOUR_HEADER_FILE:$C_INCLUDE_PATH]]></description>
		<content:encoded><![CDATA[<p>Fatal error is associated with the file&#8217;s path. For application a environment variable C_INCLUDE_PATH is defined and from this path the header file will be fetched by the preprocessor directive . If the header file was not found on this path then fatal error will occurred . to resolve this use command -</p>
<p>$export C_INCLUDE_PATH=PATH_TO_YOUR_HEADER_FILE:$C_INCLUDE_PATH</p>
]]></content:encoded>
	</item>
</channel>
</rss>
