From: Christian Biere <[EMAIL PROTECTED]>
To: [email protected]
Subject: Re: [Gtk-gnutella-devel] Compile error: SVN r13027 undefinedreference to `g_hash_table_replace'
Date: Fri, 9 Mar 2007 23:08:51 +0100

Lloyd Bryant wrote:
> Trying to compile r13027, and am getting the following errors:

> core/libcore.a(dq.o): In function `dq_free':
> /usr/local/src/gtk-gnutella/gtk-gnutella/src/core/dq.c:879: undefined
> reference to `g_hash_table_replace'
> core/libcore.a(dq.o): In function `dq_common_init':
> /usr/local/src/gtk-gnutella/gtk-gnutella/src/core/dq.c:1566: undefined
> reference to `g_hash_table_replace'

Should be fixed now.

--
Christian


Now I'm getting the following:

In file included from ./lib/list.h:30,
                from ./if/core/downloads.h:31,
                from ./if/core/fileinfo.h:31,
                from core/share.h:44,
                from core/fileinfo.h:40,
                from core/downloads.h:42,
                from core/dmesh.h:40,
                from main.c:48:
./lib/glib-missing.h:75: error: expected ‘)’ before ‘*’ token
make[2]: *** [main.o] Error 1

I looked at glib-missing.h, but I don't see what the problem is...

Lloyd B.



-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Gtk-gnutella-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/gtk-gnutella-devel

Reply via email to