[JDEV] Loudmouth on win32
Vapor
vapor at 66oc.org
Thu Apr 17 16:19:46 CDT 2003
thats entirely possible. I realized I havent compiled the loudmouth
libraries. I have been trying to compile it but I can't seem to succeed at
all in this attempt. I am not sure if anybody else has succesfully. I am
not very experienced with programming in C nor am I very experienced with
using the various compilers so if somebody could share a lcc-win32 project
or vc6.0 project with me I would be most appreciative.
Or if anybody already has the compiled loudmouth libs that too would work
out fine :-)
Vapor
----- Original Message -----
From: "Trent Melcher" <tmelcher at trilogytel.com>
To: <jdev at jabber.org>
Sent: Thursday, April 17, 2003 10:32 AM
Subject: RE: [JDEV] Loudmouth on win32
> 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
>
>
> _______________________________________________
> jdev mailing list
> jdev at jabber.org
> http://mailman.jabber.org/listinfo/jdev
>
>
More information about the JDev
mailing list