<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<atom:link href="http://forum.xfce.org/extern.php?action=feed&amp;tid=3366&amp;type=rss" rel="self" type="application/rss+xml" />
		<title><![CDATA[Xfce Forums / g_thread_init() not referenced]]></title>
		<link>http://forum.xfce.org/viewtopic.php?id=3366</link>
		<description><![CDATA[The most recent posts in g_thread_init() not referenced.]]></description>
		<lastBuildDate>Tue, 01 May 2007 17:00:41 +0000</lastBuildDate>
		<generator>FluxBB</generator>
		<item>
			<title><![CDATA[Re: g_thread_init() not referenced]]></title>
			<link>http://forum.xfce.org/viewtopic.php?pid=14010#p14010</link>
			<description><![CDATA[<p>FYI i fixed that with revision 25663</p>]]></description>
			<author><![CDATA[dummy@example.com (pollux)]]></author>
			<pubDate>Tue, 01 May 2007 17:00:41 +0000</pubDate>
			<guid>http://forum.xfce.org/viewtopic.php?pid=14010#p14010</guid>
		</item>
		<item>
			<title><![CDATA[Re: g_thread_init() not referenced]]></title>
			<link>http://forum.xfce.org/viewtopic.php?pid=14008#p14008</link>
			<description><![CDATA[<p>It worked&#160; ;D . Dude, you are a genious&#160; <img src="http://forum.xfce.org/img/smilies/yikes.png" width="15" height="15" alt="yikes" /> thanks. I&#039;ll fill a bug report.</p>]]></description>
			<author><![CDATA[dummy@example.com (alpha)]]></author>
			<pubDate>Tue, 01 May 2007 14:19:13 +0000</pubDate>
			<guid>http://forum.xfce.org/viewtopic.php?pid=14008#p14008</guid>
		</item>
		<item>
			<title><![CDATA[Re: g_thread_init() not referenced]]></title>
			<link>http://forum.xfce.org/viewtopic.php?pid=14007#p14007</link>
			<description><![CDATA[<p>Well I&#039;m sure those lines are in Makefile.am (in the xfburn directory with the *.c and *.h files, not the Makefile.am in the root folder).</p>]]></description>
			<author><![CDATA[dummy@example.com (Nick)]]></author>
			<pubDate>Tue, 01 May 2007 12:50:57 +0000</pubDate>
			<guid>http://forum.xfce.org/viewtopic.php?pid=14007#p14007</guid>
		</item>
		<item>
			<title><![CDATA[Re: g_thread_init() not referenced]]></title>
			<link>http://forum.xfce.org/viewtopic.php?pid=14006#p14006</link>
			<description><![CDATA[<p>Thanks for the suggestion, but it fails with the same error again. Notice, that I was not able to find the rules you wanted to change in Makefile.am. So I copied all of those directly into Makefile.am (without the &#039;+&#039; of course). I&#039;m thinking that you may be right and that I&#039;m missing files&#160; :? . I already checked yum and gtk2-devel and glib2-devel are installed. Here is the relevant output of .configure:</p><p>configure:21621: checking GTHREAD_CFLAGS<br />configure:21624: result: -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include&#160; <br />configure:21627: checking GTHREAD_LIBS<br />configure:21630: result: -pthread -L/lib -lgthread-2.0 -lrt -lglib-2.0</p><p>So I went into those dirs and they all seemed to contain files:</p><p>tree -f /usr/include/glib-2.0<br />/usr/include/glib-2.0<br />|-- /usr/include/glib-2.0/glib<br />|&#160; &#160;|-- /usr/include/glib-2.0/glib/galloca.h<br />|&#160; &#160;|-- /usr/include/glib-2.0/glib/garray.h<br />|&#160; &#160;|-- /usr/include/glib-2.0/glib/gasyncqueue.h<br />|&#160; &#160;|-- /usr/include/glib-2.0/glib/gatomic.h<br />|&#160; &#160;|-- /usr/include/glib-2.0/glib/gbacktrace.h<br />|&#160; &#160;|-- /usr/include/glib-2.0/glib/gbase64.h<br />|&#160; &#160;|-- /usr/include/glib-2.0/glib/gbookmarkfile.h<br />|&#160; &#160;|-- /usr/include/glib-2.0/glib/gcache.h<br />|&#160; &#160;|-- /usr/include/glib-2.0/glib/gcompletion.h<br />|&#160; &#160;|-- /usr/include/glib-2.0/glib/gconvert.h<br />|&#160; &#160;|-- /usr/include/glib-2.0/glib/gdataset.h<br />|&#160; &#160;|-- /usr/include/glib-2.0/glib/gdate.h<br />|&#160; &#160;|-- /usr/include/glib-2.0/glib/gdir.h<br />|&#160; &#160;|-- /usr/include/glib-2.0/glib/gerror.h<br />|&#160; &#160;|-- /usr/include/glib-2.0/glib/gfileutils.h<br />|&#160; &#160;|-- /usr/include/glib-2.0/glib/ghash.h<br />|&#160; &#160;|-- /usr/include/glib-2.0/glib/ghook.h<br />|&#160; &#160;|-- /usr/include/glib-2.0/glib/gi18n-lib.h<br />|&#160; &#160;|-- /usr/include/glib-2.0/glib/gi18n.h<br />|&#160; &#160;|-- /usr/include/glib-2.0/glib/giochannel.h<br />|&#160; &#160;|-- /usr/include/glib-2.0/glib/gkeyfile.h<br />|&#160; &#160;|-- /usr/include/glib-2.0/glib/glist.h<br />|&#160; &#160;|-- /usr/include/glib-2.0/glib/gmacros.h<br />|&#160; &#160;|-- /usr/include/glib-2.0/glib/gmain.h<br />|&#160; &#160;|-- /usr/include/glib-2.0/glib/gmappedfile.h<br />|&#160; &#160;|-- /usr/include/glib-2.0/glib/gmarkup.h<br />|&#160; &#160;|-- /usr/include/glib-2.0/glib/gmem.h<br />|&#160; &#160;|-- /usr/include/glib-2.0/glib/gmessages.h<br />|&#160; &#160;|-- /usr/include/glib-2.0/glib/gnode.h<br />|&#160; &#160;|-- /usr/include/glib-2.0/glib/goption.h<br />|&#160; &#160;|-- /usr/include/glib-2.0/glib/gpattern.h<br />|&#160; &#160;|-- /usr/include/glib-2.0/glib/gprimes.h<br />|&#160; &#160;|-- /usr/include/glib-2.0/glib/gprintf.h<br />|&#160; &#160;|-- /usr/include/glib-2.0/glib/gqsort.h<br />|&#160; &#160;|-- /usr/include/glib-2.0/glib/gquark.h<br />|&#160; &#160;|-- /usr/include/glib-2.0/glib/gqueue.h<br />|&#160; &#160;|-- /usr/include/glib-2.0/glib/grand.h<br />|&#160; &#160;|-- /usr/include/glib-2.0/glib/grel.h<br />|&#160; &#160;|-- /usr/include/glib-2.0/glib/gscanner.h<br />|&#160; &#160;|-- /usr/include/glib-2.0/glib/gshell.h<br />|&#160; &#160;|-- /usr/include/glib-2.0/glib/gslice.h<br />|&#160; &#160;|-- /usr/include/glib-2.0/glib/gslist.h<br />|&#160; &#160;|-- /usr/include/glib-2.0/glib/gspawn.h<br />|&#160; &#160;|-- /usr/include/glib-2.0/glib/gstdio.h<br />|&#160; &#160;|-- /usr/include/glib-2.0/glib/gstrfuncs.h<br />|&#160; &#160;|-- /usr/include/glib-2.0/glib/gstring.h<br />|&#160; &#160;|-- /usr/include/glib-2.0/glib/gthread.h<br />|&#160; &#160;|-- /usr/include/glib-2.0/glib/gthreadpool.h<br />|&#160; &#160;|-- /usr/include/glib-2.0/glib/gtimer.h<br />|&#160; &#160;|-- /usr/include/glib-2.0/glib/gtree.h<br />|&#160; &#160;|-- /usr/include/glib-2.0/glib/gtypes.h<br />|&#160; &#160;|-- /usr/include/glib-2.0/glib/gunicode.h<br />|&#160; &#160;|-- /usr/include/glib-2.0/glib/gutils.h<br />|&#160; &#160;`-- /usr/include/glib-2.0/glib/gwin32.h<br />|-- /usr/include/glib-2.0/glib-object.h<br />|-- /usr/include/glib-2.0/glib.h<br />|-- /usr/include/glib-2.0/gmodule.h<br />`-- /usr/include/glib-2.0/gobject<br />&#160; &#160; |-- /usr/include/glib-2.0/gobject/gboxed.h<br />&#160; &#160; |-- /usr/include/glib-2.0/gobject/gclosure.h<br />&#160; &#160; |-- /usr/include/glib-2.0/gobject/genums.h<br />&#160; &#160; |-- /usr/include/glib-2.0/gobject/gmarshal.h<br />&#160; &#160; |-- /usr/include/glib-2.0/gobject/gobject.h<br />&#160; &#160; |-- /usr/include/glib-2.0/gobject/gobjectnotifyqueue.c<br />&#160; &#160; |-- /usr/include/glib-2.0/gobject/gparam.h<br />&#160; &#160; |-- /usr/include/glib-2.0/gobject/gparamspecs.h<br />&#160; &#160; |-- /usr/include/glib-2.0/gobject/gsignal.h<br />&#160; &#160; |-- /usr/include/glib-2.0/gobject/gsourceclosure.h<br />&#160; &#160; |-- /usr/include/glib-2.0/gobject/gtype.h<br />&#160; &#160; |-- /usr/include/glib-2.0/gobject/gtypemodule.h<br />&#160; &#160; |-- /usr/include/glib-2.0/gobject/gtypeplugin.h<br />&#160; &#160; |-- /usr/include/glib-2.0/gobject/gvalue.h<br />&#160; &#160; |-- /usr/include/glib-2.0/gobject/gvaluearray.h<br />&#160; &#160; |-- /usr/include/glib-2.0/gobject/gvaluecollector.h<br />&#160; &#160; `-- /usr/include/glib-2.0/gobject/gvaluetypes.h</p><p>2 directories, 74 files<br />[root@Alpha ~]# tree -f /usr/lib/glib-2.0/include<br />/usr/lib/glib-2.0/include<br />`-- /usr/lib/glib-2.0/include/glibconfig.h</p><p>0 directories, 1 file</p><p>(I&#039;m not gonna tree /lib&#160; ;D )</p><p>Do you have any more suggestions please? (btw, I&#039;m using the latest SVN version)</p>]]></description>
			<author><![CDATA[dummy@example.com (alpha)]]></author>
			<pubDate>Tue, 01 May 2007 12:24:55 +0000</pubDate>
			<guid>http://forum.xfce.org/viewtopic.php?pid=14006#p14006</guid>
		</item>
		<item>
			<title><![CDATA[Re: g_thread_init() not referenced]]></title>
			<link>http://forum.xfce.org/viewtopic.php?pid=14005#p14005</link>
			<description><![CDATA[<p>It&#039;s related to glib&#039;s gthread library. This library is not explicitly added to the CFLAGS and LDADD flags of xfburn and so it fails to link. You can try adding the following lines in xfburn/Makefile.am and configure.in.in:</p><p>[code=xfburn/Makefile.am]<br />xfburn_CFLAGS =&#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; \<br />+&#160; &#160; $(GTHREAD_CFLAGS)&#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; \<br />&#160; &#160; $(LIBBURN_CFLAGS)&#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; \<br />&#160; &#160; $(LIBISOFS_CFLAGS)&#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; \<br />&#160; &#160; $(LIBXFCEGUI4_CFLAGS)&#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; \<br />&#160; &#160; $(EXO_CFLAGS)&#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; \<br />&#160; &#160; $(THUNAR_VFS_CFLAGS)</p><p>xfburn_LDADD =&#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; \<br />+&#160; &#160; $(GTHREAD_LIBS)&#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; \<br />&#160; &#160; $(LIBBURN_LIBS)&#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; \<br />&#160; &#160; $(LIBISOFS_LIBS)&#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; \<br />&#160; &#160; $(LIBXFCEGUI4_LIBS)&#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; \<br />&#160; &#160; $(EXO_LIBS)&#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; \<br />&#160; &#160; $(THUNAR_VFS_LIBS)<br />[/code]</p><p>[code=configure.in.in]<br /> XDT_CHECK_PACKAGE([LIBBURN], [libburn-1], [0.3.0])<br /> XDT_CHECK_PACKAGE([LIBISOFS], [libisofs-1], [0.2.3])<br /> XDT_CHECK_PACKAGE([GTK], [gtk+-2.0], [2.6.0])<br />+XDT_CHECK_PACKAGE([GTHREAD], [gthread-2.0], [2.6.0])<br /> XDT_CHECK_PACKAGE([LIBXFCEGUI4], [libxfcegui4-1.0], [4.4.0])<br /> XDT_CHECK_PACKAGE([EXO], [exo-0.3], [0.3.0])<br />[/code]</p><p>You need to run autogen.sh afterwards to generate new build files. If it works, file a bug report in the Xfce Bugzilla with the information above.</p>]]></description>
			<author><![CDATA[dummy@example.com (Nick)]]></author>
			<pubDate>Tue, 01 May 2007 11:20:28 +0000</pubDate>
			<guid>http://forum.xfce.org/viewtopic.php?pid=14005#p14005</guid>
		</item>
		<item>
			<title><![CDATA[g_thread_init() not referenced]]></title>
			<link>http://forum.xfce.org/viewtopic.php?pid=14002#p14002</link>
			<description><![CDATA[<p>I try to compile xfburn on Fedora Core 6. However, I get this error about g_thread_init. I figured out that this is related to GTK right?<br />My GTK version: 2.10.11</p><p>xfburn-xfburn-main.o: In function `main&#039;:<br />/root/xfburn/xfburn/xfburn-main.c:66: undefined reference to `g_thread_init&#039;<br />collect2: ld returned 1 exit status<br />make[2]: *** [xfburn] Fout 1<br />make[2]: Map &#039;/root/xfburn/xfburn&#039; wordt verlaten<br />make[1]: *** [all-recursive] Fout 1<br />make[1]: Map &#039;/root/xfburn&#039; wordt verlaten<br />make: *** [all] Fout 2</p><p>Can anyone help ?</p>]]></description>
			<author><![CDATA[dummy@example.com (alpha)]]></author>
			<pubDate>Tue, 01 May 2007 09:29:46 +0000</pubDate>
			<guid>http://forum.xfce.org/viewtopic.php?pid=14002#p14002</guid>
		</item>
	</channel>
</rss>
