<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.0.1" -->
<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">
	<channel>
		<title>Kahel OS Forum Tag: aur - Recent Topics</title>
		<link>http://forum.kahelos.org/tags/aur</link>
		<description>Open for Change</description>
		<language>en-US</language>
		<pubDate>Thu, 29 Jul 2010 20:40:34 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.0.1</generator>
		<textInput>
			<title><![CDATA[Search]]></title>
			<description><![CDATA[Search all topics from these forums.]]></description>
			<name>q</name>
			<link>http://forum.kahelos.org/search.php</link>
		</textInput>
		<atom:link href="http://forum.kahelos.org/rss/tags/aur/topics" rel="self" type="application/rss+xml" />

		<item>
			<title>creek23 on "Got my app running!"</title>
			<link>http://forum.kahelos.org/topic/got-my-app-running#post-246</link>
			<pubDate>Mon, 16 Nov 2009 22:28:53 +0000</pubDate>
			<dc:creator>creek23</dc:creator>
			<guid isPermaLink="false">246@http://forum.kahelos.org/</guid>
			<description>&#60;p&#62;Great distro guys! My app works without installing any other pre-requisites.&#60;/p&#62;
&#60;p&#62;I wonder if you could help me package my app for KahelOS (or ArchLinux in general)?&#60;/p&#62;
&#60;p&#62;See screenshot: &#60;a href=&#34;http://konsolscript.org/web/2009/11/16/konsolscript-on-kahelos/&#34; rel=&#34;nofollow&#34;&#62;http://konsolscript.org/web/2009/11/16/konsolscript-on-kahelos/&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>fplolz on "Ming and salasaga install error.."</title>
			<link>http://forum.kahelos.org/topic/ming-and-salasaga-install-error#post-164</link>
			<pubDate>Wed, 21 Oct 2009 17:39:06 +0000</pubDate>
			<dc:creator>fplolz</dc:creator>
			<guid isPermaLink="false">164@http://forum.kahelos.org/</guid>
			<description>&#60;p&#62;homepage of ming &#60;a href=&#34;http://www.libming.org/&#34; rel=&#34;nofollow&#34;&#62;http://www.libming.org/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;the pkgbuild on aur fails to install&#60;br /&#62;
&#60;a href=&#34;http://aur.archlinux.org/packages.php?ID=10024&#34; rel=&#34;nofollow&#34;&#62;http://aur.archlinux.org/packages.php?ID=10024&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;i got this error&#60;/p&#62;
&#60;p&#62;/bin/sh ../libtool --tag=CC   --mode=link gcc  -march=i686 -mtune=generic -O2 -pipe -Wall -DSWF_LITTLE_ENDIAN  -Wl,--hash-style=gnu -Wl,--as-needed -o png2dbl png2dbl.o ../src/libming.la&#60;br /&#62;
gcc -march=i686 -mtune=generic -O2 -pipe -Wall -DSWF_LITTLE_ENDIAN -Wl,--hash-style=gnu -Wl,--as-needed -o .libs/png2dbl png2dbl.o  ../src/.libs/libming.so&#60;br /&#62;
png2dbl.o: In function `writeDBL':&#60;br /&#62;
png2dbl.csad.text+0x1a4): undefined reference to `floor'&#60;br /&#62;
png2dbl.csad.text+0x1ef): undefined reference to `compress2'&#60;br /&#62;
png2dbl.csad.text+0x394): undefined reference to `floor'&#60;br /&#62;
png2dbl.csad.text+0x3df): undefined reference to `compress2'&#60;br /&#62;
png2dbl.o: In function `readPNG':&#60;br /&#62;
png2dbl.csad.text+0x529): undefined reference to `png_create_read_struct'&#60;br /&#62;
png2dbl.csad.text+0x53c): undefined reference to `png_create_info_struct'&#60;br /&#62;
png2dbl.csad.text+0x552): undefined reference to `png_create_info_struct'&#60;br /&#62;
png2dbl.csad.text+0x582): undefined reference to `png_init_io'&#60;br /&#62;
png2dbl.csad.text+0x595): undefined reference to `png_set_sig_bytes'&#60;br /&#62;
png2dbl.csad.text+0x5a7): undefined reference to `png_read_info'&#60;br /&#62;
png2dbl.csad.text+0x5ed): undefined reference to `png_get_IHDR'&#60;br /&#62;
png2dbl.csad.text+0x62b): undefined reference to `png_get_valid'&#60;br /&#62;
png2dbl.csad.text+0x664): undefined reference to `png_read_update_info'&#60;br /&#62;
png2dbl.csad.text+0x6aa): undefined reference to `png_get_IHDR'&#60;br /&#62;
png2dbl.csad.text+0x6bc): undefined reference to `png_get_channels'&#60;br /&#62;
png2dbl.csad.text+0x754): undefined reference to `png_get_rowbytes'&#60;br /&#62;
png2dbl.csad.text+0x79c): undefined reference to `png_read_image'&#60;br /&#62;
png2dbl.csad.text+0x898): undefined reference to `png_set_expand'&#60;br /&#62;
png2dbl.csad.text+0x8bb): undefined reference to `png_set_strip_16'&#60;br /&#62;
png2dbl.csad.text+0x8df): undefined reference to `png_set_gray_to_rgb'&#60;br /&#62;
png2dbl.csad.text+0x914): undefined reference to `png_set_filler'&#60;br /&#62;
png2dbl.csad.text+0x924): undefined reference to `png_set_packing'&#60;br /&#62;
png2dbl.csad.text+0x943): undefined reference to `png_get_valid'&#60;br /&#62;
png2dbl.csad.text+0x9a3): undefined reference to `png_get_PLTE'&#60;br /&#62;
png2dbl.csad.text+0x9c1): undefined reference to `png_destroy_read_struct'&#60;br /&#62;
png2dbl.csad.text+0xa74): undefined reference to `png_destroy_read_struct'&#60;br /&#62;
png2dbl.csad.text+0xaa0): undefined reference to `png_destroy_read_struct'&#60;br /&#62;
collect2: ld returned 1 exit status&#60;br /&#62;
make[1]: *** [png2dbl] Error 1&#60;br /&#62;
make[1]: Leaving directory `/tmp/yaourt-tmp-root/aur-ming/ming/src/ming-0.4.2/util'&#60;br /&#62;
make: *** [all-recursive] Error 1&#60;br /&#62;
==&#38;gt; ERROR: Build Failed.&#60;br /&#62;
    Aborting...&#60;br /&#62;
Error: Makepkg was unable to build ming package.&#60;/p&#62;
&#60;p&#62;Ming is a dependancy of salasaga...so...cant&#60;br /&#62;
I know this isnt related much to KahelOS at all...but i am really kinda at a lost for this problem....i have installed libpng btw ..for ming&#60;br /&#62;
Some how it still doesnt compile..&#60;/p&#62;
&#60;p&#62;Any help would be much much appreciated :D
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
