<?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>Uncategorized Archives &#8226; PiiaBo - home of PiiaBo LinuxOS</title>
	<atom:link href="https://piiabo.com/category/uncategorized/feed/" rel="self" type="application/rss+xml" />
	<link>https://piiabo.com/category/uncategorized/</link>
	<description>HOME OF ALL THINGS PiiaBo</description>
	<lastBuildDate>Sat, 20 Jan 2024 13:34:58 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>
	<item>
		<title>Linux OS Foundation</title>
		<link>https://piiabo.com/2024/01/20/linux-os-foundation/</link>
					<comments>https://piiabo.com/2024/01/20/linux-os-foundation/#respond</comments>
		
		<dc:creator><![CDATA[Boris Busic]]></dc:creator>
		<pubDate>Sat, 20 Jan 2024 13:34:57 +0000</pubDate>
				<category><![CDATA[Uncategorized]]></category>
		<guid isPermaLink="false">https://piiabo.com/?p=15855</guid>

					<description><![CDATA[<p>KERNEL-HEADERS make mrproper make menuconfig &#8230; save .config make headers mkdir /pp/usr and then make ARCH=x86 INSTALL_HDR_PATH=/pp/usr headers_install GLIBC mkdir bb &#38;&#38; cd bb &#38;&#38; ../configure –prefix=/usr make DESTDIR=/pp install Now we want to go with builds with libc dependences linux-vdso.so.1 (0x00007ffca79d6000) libm.so.6 =&#62; /lib64/libm.so.6 (0x00007f2ca01fd000) libc.so.6 =&#62; /lib64/libc.so.6 (0x00007f2ca0025000) /lib64/ld-linux-x86-64.so.2 (0x00007f2ca02de000) glibc-2.38 does not [&#8230;]</p>
<p>The post <a rel="nofollow" href="https://piiabo.com/2024/01/20/linux-os-foundation/">Linux OS Foundation</a> appeared first on <a rel="nofollow" href="https://piiabo.com">PiiaBo - home of PiiaBo LinuxOS</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<p><strong>KERNEL-HEADERS</strong></p>



<p><strong>make mrproper</strong></p>



<p><strong>make menuconfig &#8230;</strong> <strong>save .config</strong></p>



<p><strong>make headers</strong></p>



<p><strong>mkdir /pp/usr</strong></p>



<p>and then</p>



<p><strong>make ARCH=x86 INSTALL_HDR_PATH=/pp/usr headers_install</strong></p>



<p><strong>G</strong><strong>LIBC</strong></p>



<p><strong>mkdir bb &amp;&amp; cd bb &amp;&amp; ../configure –prefix=/usr</strong></p>



<p><strong>make DESTDIR=/pp install</strong></p>



<p>Now we want to go with builds with libc dependences</p>



<p>linux-vdso.so.1 (0x00007ffca79d6000)</p>



<p>libm.so.6 =&gt; /lib64/libm.so.6 (0x00007f2ca01fd000)</p>



<p>libc.so.6 =&gt; /lib64/libc.so.6 (0x00007f2ca0025000)</p>



<p>/lib64/ld-linux-x86-64.so.2 (0x00007f2ca02de000)</p>



<p>glibc-2.38 does not install crypt.h and gcc build fails, but it is in include/crypt and needs to be installed by you.</p>



<p>Build from the system without  libiconv. iconv is taken care of by GLIBC.</p>



<p>/lib64/libc.so.6: version `GLIBC_2.x not found failure</p>



<p>Installed GLIBC version is x > x+4</p>
<p>The post <a rel="nofollow" href="https://piiabo.com/2024/01/20/linux-os-foundation/">Linux OS Foundation</a> appeared first on <a rel="nofollow" href="https://piiabo.com">PiiaBo - home of PiiaBo LinuxOS</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://piiabo.com/2024/01/20/linux-os-foundation/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
