<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>EmbLogic &#187; vaibhav sir</title>
	<atom:link href="https://www.emblogic.com/blog/tag/vaibhav-sir/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.emblogic.com/blog</link>
	<description>Embedded System and ARM Training</description>
	<lastBuildDate>Tue, 03 Mar 2020 13:00:06 +0000</lastBuildDate>
	<language>en-US</language>
		<sy:updatePeriod>hourly</sy:updatePeriod>
		<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.9.1</generator>
	<item>
		<title>Problem in make</title>
		<link>https://www.emblogic.com/blog/08/problem-in-make/</link>
		<comments>https://www.emblogic.com/blog/08/problem-in-make/#comments</comments>
		<pubDate>Fri, 17 Aug 2012 20:18:08 +0000</pubDate>
		<dc:creator><![CDATA[shalini.singhal]]></dc:creator>
				<category><![CDATA[Embedded Linux]]></category>
		<category><![CDATA[vaibhav sir]]></category>

		<guid isPermaLink="false">http://emblogic.org/blog/?p=4853</guid>
		<description><![CDATA[As i give &#8216;make ARCH=arm CROSS_COMPILE=arm-none-linux-gnueabi- menuconfig&#8217; command after decompressing kernel, the below given error appers. i tried with some other kernel version&#8230;.but there is also the same problem&#8230; the error have one line: /lib64/libncursesw.so.5 not found..bt as i checked &#8230; <a href="https://www.emblogic.com/blog/08/problem-in-make/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
				<content:encoded><![CDATA[<p>As i give &#8216;make ARCH=arm CROSS_COMPILE=arm-none-linux-gnueabi- menuconfig&#8217; command after decompressing kernel, the below given error appers.</p>
<p>i tried with some other kernel version&#8230;.but there is also the same problem&#8230;</p>
<p>the error have one line: /lib64/libncursesw.so.5 not found..bt as i checked this .so is present at that path&#8230;</p>
<p>&nbsp;</p>
<p>/bin/ld: warning: libdl.so.2, needed by /lib/../lib64/libncursesw.so.5, not found (try using -rpath or -rpath-link)<br />
/lib/../lib64/libncursesw.so.5: undefined reference to `dlopen@GLIBC_2.2.5&#8242;<br />
/lib/../lib64/libncursesw.so.5: undefined reference to `dlclose@GLIBC_2.2.5&#8242;<br />
/lib/../lib64/libncursesw.so.5: undefined reference to `dlsym@GLIBC_2.2.5&#8242;<br />
collect2: ld returned 1 exit status<br />
make[2]: *** [scripts/kconfig/conf] Error 1<br />
make[1]: *** [silentoldconfig] Error 2<br />
make: *** No rule to make target `include/config/auto.conf&#8217;, needed by `include/config/kernel.release&#8217;.  Stop.</p>
<p>Plz give me a solution as i am using x86_64 bit arch.</p>
]]></content:encoded>
			<wfw:commentRss>https://www.emblogic.com/blog/08/problem-in-make/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
