[JDEV] Loudmouth on win32

Trent Melcher tmelcher at trilogytel.com
Thu Apr 17 10:32:31 CDT 2003


Actually it looks like your not linking in the loudmouth libraries.  FIx
that first, then see if there are anymore errors.  The lm_****  are in the
loudmouth libraries.

Trent

-----Original Message-----
From: jdev-admin at jabber.org [mailto:jdev-admin at jabber.org]On Behalf Of
Vapor
Sent: Thursday, April 17, 2003 9:53 AM
To: jdev at jabber.org
Subject: [JDEV] Loudmouth on win32


I am trying to get loudmouth to compile on win32 using the examples on the
site.  I have discovered that it requires having Glib and I found v1.3 for
win32.  I seem to have run into a few problems:

gmem.obj .text: undefined reference to '__chkstk'
gconvert.obj .text: undefined reference to '__alloca_probe'
Error d:\personal\programming\testlmsend\main.c 120 undefined reference to
_lm_connection_unref
Error d:\personal\programming\testlmsend\main.c 119 undefined reference to
_lm_connection_close
Error d:\personal\programming\testlmsend\main.c 117 undefined reference to
_lm_message_unref
Error d:\personal\programming\testlmsend\main.c 113 undefined reference to
_lm_connection_send
Error d:\personal\programming\testlmsend\main.c 111 undefined reference to
_lm_message_node_add_child
Error d:\personal\programming\testlmsend\main.c 110 undefined reference to
_lm_message_new
Error d:\personal\programming\testlmsend\main.c 104 undefined reference to
_lm_connection_authenticate_and_block
Error d:\personal\programming\testlmsend\main.c 100 undefined reference to
_lm_connection_open_and_block
Error d:\personal\programming\testlmsend\main.c 98 undefined reference to
_lm_connection_new
Compilation + link time:1.6 sec, Return code: 12

I suspect some of the problems are related to lm_connection.c calling unix
sockets and not winsock but the top two have me confused.  Has anybody has
success getting this loudmouth to compile on win32 systems without using
cygwin?

Vapor


_______________________________________________
jdev mailing list
jdev at jabber.org
http://mailman.jabber.org/listinfo/jdev





More information about the JDev mailing list