<?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>The Linux Experiment &#187; Jake B</title>
	<atom:link href="http://thelinuxexperiment.com/author/jake/feed/" rel="self" type="application/rss+xml" />
	<link>http://thelinuxexperiment.com</link>
	<description>Linnnnnuxxxxxxxxx</description>
	<lastBuildDate>Tue, 01 May 2012 16:34:50 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>Linux from Scratch: I&#8217;ve had it up to here!</title>
		<link>http://thelinuxexperiment.com/guinea-pigs/jake-b/linux-from-scratch-ive-had-it-up-to-here/</link>
		<comments>http://thelinuxexperiment.com/guinea-pigs/jake-b/linux-from-scratch-ive-had-it-up-to-here/#comments</comments>
		<pubDate>Sun, 27 Nov 2011 15:26:59 +0000</pubDate>
		<dc:creator>Jake B</dc:creator>
				<category><![CDATA[God Damnit Linux]]></category>
		<category><![CDATA[Jake B]]></category>
		<category><![CDATA[Linux from Scratch]]></category>

		<guid isPermaLink="false">http://thelinuxexperiment.com/?p=2039</guid>
		<description><![CDATA[As you may be able to tell from my recent, snooze-worthy technical posts about compilers and makefiles and other assorted garbage, my experience with Linux from Scratch has been equally educational and enraging. Like Dave, I&#8217;ve had the pleasure of trying to compile various desktop environments and software packages from scratch, into some god-awful contraption [...]]]></description>
		<wfw:commentRss>http://thelinuxexperiment.com/guinea-pigs/jake-b/linux-from-scratch-ive-had-it-up-to-here/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>Building glibc for LFS from Ubuntu by replacing awk</title>
		<link>http://thelinuxexperiment.com/guinea-pigs/jake-b/building-glibc-for-lfs-from-ubuntu-by-replacing-awk/</link>
		<comments>http://thelinuxexperiment.com/guinea-pigs/jake-b/building-glibc-for-lfs-from-ubuntu-by-replacing-awk/#comments</comments>
		<pubDate>Thu, 24 Nov 2011 01:03:21 +0000</pubDate>
		<dc:creator>Jake B</dc:creator>
				<category><![CDATA[God Damnit Linux]]></category>
		<category><![CDATA[Jake B]]></category>
		<category><![CDATA[Linux from Scratch]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://thelinuxexperiment.com/?p=2014</guid>
		<description><![CDATA[If you run into the following error trying to build LFS from a Ubuntu installation: make[1]: *** No rule to make target `/mnt/lfs/sources/glibc-build/Versions.all', needed by `/mnt/lfs/sources/glibc-build/abi-versions.h'. Stop. The mawk utility installed with Ubuntu, and symlinked to /usr/bin/awk by default does not properly handle the regular expressions in this package. Perform the following commands: # apt-get [...]]]></description>
		<wfw:commentRss>http://thelinuxexperiment.com/guinea-pigs/jake-b/building-glibc-for-lfs-from-ubuntu-by-replacing-awk/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Reinstalling LFS soon: it&#8217;s not my fault, I swear!</title>
		<link>http://thelinuxexperiment.com/guinea-pigs/jake-b/reinstalling-lfs-soon-its-not-my-fault-i-swear/</link>
		<comments>http://thelinuxexperiment.com/guinea-pigs/jake-b/reinstalling-lfs-soon-its-not-my-fault-i-swear/#comments</comments>
		<pubDate>Thu, 17 Nov 2011 05:50:05 +0000</pubDate>
		<dc:creator>Jake B</dc:creator>
				<category><![CDATA[Hardware]]></category>
		<category><![CDATA[Jake B]]></category>
		<category><![CDATA[Linux from Scratch]]></category>

		<guid isPermaLink="false">http://thelinuxexperiment.com/?p=2006</guid>
		<description><![CDATA[I went to play around with my Linux from Scratch installation after getting a working version of KDE 4.7.3 up and running. For a few days now my system has been running stood up to light web browsing use and SSH shenanigans, and hasn&#8217;t even dropped a remote connection. This was until this evening, when [...]]]></description>
		<wfw:commentRss>http://thelinuxexperiment.com/guinea-pigs/jake-b/reinstalling-lfs-soon-its-not-my-fault-i-swear/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Fixing build issues with phonon-backend-gstreamer-4.5.1</title>
		<link>http://thelinuxexperiment.com/guinea-pigs/jake-b/fixing-build-issues-with-phonon-backend-gstreamer-4-5-1/</link>
		<comments>http://thelinuxexperiment.com/guinea-pigs/jake-b/fixing-build-issues-with-phonon-backend-gstreamer-4-5-1/#comments</comments>
		<pubDate>Wed, 09 Nov 2011 19:33:20 +0000</pubDate>
		<dc:creator>Jake B</dc:creator>
				<category><![CDATA[God Damnit Linux]]></category>
		<category><![CDATA[Jake B]]></category>
		<category><![CDATA[KDE]]></category>
		<category><![CDATA[Linux from Scratch]]></category>

		<guid isPermaLink="false">http://thelinuxexperiment.com/?p=1978</guid>
		<description><![CDATA[I&#8217;ve decided to try and upgrade my LFS system to the latest version of KDE (4.7.3 as of the time of this writing) and correspondingly needed to upgrade phonon-backend-gstreamer. Unfortunately, following the previous version&#8217;s compilation instructions provided this nasty message: [ 4%] Building CXX object gstreamer/CMakeFiles/phonon_gstreamer.dir/audiooutput.cpp.o In file included from /sources/phonon-backend-gstreamer-4.5.1/gstreamer/audiooutput.cpp:22:0: /sources/phonon-backend-gstreamer-4.5.1/gstreamer/mediaobject.h:200:38: error: &#8216;NavigationMenu&#8217; is [...]]]></description>
		<wfw:commentRss>http://thelinuxexperiment.com/guinea-pigs/jake-b/fixing-build-issues-with-phonon-backend-gstreamer-4-5-1/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Why do so many open source programs throw C/C++ warnings?</title>
		<link>http://thelinuxexperiment.com/open-source-software/why-do-so-many-open-source-programs-throw-cc-warnings/</link>
		<comments>http://thelinuxexperiment.com/open-source-software/why-do-so-many-open-source-programs-throw-cc-warnings/#comments</comments>
		<pubDate>Tue, 08 Nov 2011 20:21:14 +0000</pubDate>
		<dc:creator>Jake B</dc:creator>
				<category><![CDATA[Jake B]]></category>
		<category><![CDATA[Linux from Scratch]]></category>
		<category><![CDATA[Open Source Software]]></category>

		<guid isPermaLink="false">http://thelinuxexperiment.com/?p=1972</guid>
		<description><![CDATA[Seriously, I&#8217;d like to know, because this is a bit ridiculous. For all the heavily encouraged coding styles out there, nearly all the open source software packages I&#8217;ve had to compile for Linux from Scratch have either Insanely chatty defaults for compilation; that is, GCC provides &#8216;notices&#8217; about seemingly minor points, or A large number [...]]]></description>
		<wfw:commentRss>http://thelinuxexperiment.com/open-source-software/why-do-so-many-open-source-programs-throw-cc-warnings/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>LFS so far &#8211; why you should build i686 and x86_64 binaries</title>
		<link>http://thelinuxexperiment.com/guinea-pigs/jake-b/lfs-so-far-why-you-should-build-i686-and-x86_64-binaries/</link>
		<comments>http://thelinuxexperiment.com/guinea-pigs/jake-b/lfs-so-far-why-you-should-build-i686-and-x86_64-binaries/#comments</comments>
		<pubDate>Tue, 08 Nov 2011 03:52:52 +0000</pubDate>
		<dc:creator>Jake B</dc:creator>
				<category><![CDATA[Firefox]]></category>
		<category><![CDATA[God Damnit Linux]]></category>
		<category><![CDATA[Jake B]]></category>
		<category><![CDATA[Linux from Scratch]]></category>

		<guid isPermaLink="false">http://thelinuxexperiment.com/?p=1966</guid>
		<description><![CDATA[I&#8217;ve now been actively using my (Beyond) Linux from Scratch installation for about a week now, and it&#8217;s actually pretty neat to have something working that I built with just a general outline. Granted, the LFS guide is very well put together, but going beyond the basic console of a system requires a bit of [...]]]></description>
		<wfw:commentRss>http://thelinuxexperiment.com/guinea-pigs/jake-b/lfs-so-far-why-you-should-build-i686-and-x86_64-binaries/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Getting Firefox 3.6.23 to compile under LFS</title>
		<link>http://thelinuxexperiment.com/guinea-pigs/jake-b/getting-firefox-3-6-23-to-compile-under-lfs/</link>
		<comments>http://thelinuxexperiment.com/guinea-pigs/jake-b/getting-firefox-3-6-23-to-compile-under-lfs/#comments</comments>
		<pubDate>Fri, 04 Nov 2011 16:10:59 +0000</pubDate>
		<dc:creator>Jake B</dc:creator>
				<category><![CDATA[Firefox]]></category>
		<category><![CDATA[God Damnit Linux]]></category>
		<category><![CDATA[Jake B]]></category>
		<category><![CDATA[Linux from Scratch]]></category>

		<guid isPermaLink="false">http://thelinuxexperiment.com/?p=1844</guid>
		<description><![CDATA[Using the instructions from the BLFS book with the latest available 3.6 build of Firefox, I was able to achieve success. I figured I&#8217;d try out 3.6 before going onto something with a terribly inflated version number, and as per usual, ran into some problems: Rebuild libpng-1.5.5 with APNG support. This is actually optional as [...]]]></description>
		<wfw:commentRss>http://thelinuxexperiment.com/guinea-pigs/jake-b/getting-firefox-3-6-23-to-compile-under-lfs/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Installing glib-1.2.10 in LFS to get XMMS working</title>
		<link>http://thelinuxexperiment.com/guinea-pigs/jake-b/installing-glib-1-2-10-in-lfs-to-get-xmms-working/</link>
		<comments>http://thelinuxexperiment.com/guinea-pigs/jake-b/installing-glib-1-2-10-in-lfs-to-get-xmms-working/#comments</comments>
		<pubDate>Thu, 03 Nov 2011 16:11:07 +0000</pubDate>
		<dc:creator>Jake B</dc:creator>
				<category><![CDATA[God Damnit Linux]]></category>
		<category><![CDATA[Jake B]]></category>
		<category><![CDATA[Linux from Scratch]]></category>
		<category><![CDATA[XMMS]]></category>

		<guid isPermaLink="false">http://thelinuxexperiment.com/?p=1868</guid>
		<description><![CDATA[So I wanted to install XMMS in Linux From Scratch, as it&#8217;s one of the more reliable MP3 players and one of the first multimedia Linux apps I&#8217;ve used. It&#8217;s very reminiscent of Winamp 2: If you would also like to get it installed, you&#8217;ll need the source and glib-1.2.10. Then, check out a common [...]]]></description>
		<wfw:commentRss>http://thelinuxexperiment.com/guinea-pigs/jake-b/installing-glib-1-2-10-in-lfs-to-get-xmms-working/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>LFS, pre-KDE: kdebindings and kdebase-runtime</title>
		<link>http://thelinuxexperiment.com/guinea-pigs/jake-b/lfs-pre-kde-kdebindings-and-kdebase-runtime/</link>
		<comments>http://thelinuxexperiment.com/guinea-pigs/jake-b/lfs-pre-kde-kdebindings-and-kdebase-runtime/#comments</comments>
		<pubDate>Wed, 02 Nov 2011 17:27:57 +0000</pubDate>
		<dc:creator>Jake B</dc:creator>
				<category><![CDATA[God Damnit Linux]]></category>
		<category><![CDATA[Jake B]]></category>
		<category><![CDATA[KDE]]></category>

		<guid isPermaLink="false">http://thelinuxexperiment.com/?p=1806</guid>
		<description><![CDATA[kdebindings Are you running into the following problem when compiling kdebindings? Well, you&#8217;re probably not, because you picked a saner distribution than LFS, but here goes anyway! ASSERT failure in QList::at: &#8220;index out of range&#8221;, file /qt/trunk/include/QtCore/qlist.h, line 456 /bin/sh: line 1: 7841 Aborted (core dumped) From http://old.nabble.com/Smokegen-core-dump-td30797484.html, you can fix this with a patch [...]]]></description>
		<wfw:commentRss>http://thelinuxexperiment.com/guinea-pigs/jake-b/lfs-pre-kde-kdebindings-and-kdebase-runtime/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>LFS, pre-KDE: Fixing libmng with -fPIC and xine with a header</title>
		<link>http://thelinuxexperiment.com/guinea-pigs/jake-b/lfs%c2%a0pre-kde-fixing-libmng-with-fpic-and-xine-with-a-header/</link>
		<comments>http://thelinuxexperiment.com/guinea-pigs/jake-b/lfs%c2%a0pre-kde-fixing-libmng-with-fpic-and-xine-with-a-header/#comments</comments>
		<pubDate>Wed, 02 Nov 2011 14:16:23 +0000</pubDate>
		<dc:creator>Jake B</dc:creator>
				<category><![CDATA[God Damnit Linux]]></category>
		<category><![CDATA[Jake B]]></category>
		<category><![CDATA[Linux from Scratch]]></category>

		<guid isPermaLink="false">http://thelinuxexperiment.com/?p=1756</guid>
		<description><![CDATA[Fixing libmng with -fPIC In preparation for getting KDE4 (and Qt4, and all the other dependencies) working with my Linux from Scratch install, I noticed an issue when compiling libmng: /usr/bin/ld: libmng_chunk_io.o: relocation R_X86_64_32 against `.rodata' can not be used when making a shared object; recompile with -fPIC libmng_chunk_io.o: could not read symbols: Bad valuecollect2: [...]]]></description>
		<wfw:commentRss>http://thelinuxexperiment.com/guinea-pigs/jake-b/lfs%c2%a0pre-kde-fixing-libmng-with-fpic-and-xine-with-a-header/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

