Hi, I am getting the following error when I try to load an extra link library to jabberd through the makefile in jabberd/Makefile and then login......if I remove it I will be fine though
LDAPLIB=ldapssl30 LDAPLIBDIR += /com/rwd/itsmg/lib LIBS += $(EXTRALDFLAGS) -R$(LDAPLIBDIR) -L$(LDAPLIBDIR) -l$(LDAPLIB) *Error* Thu Nov 29 17:38:50 2001 client.c:148 C2S: test43@mgscs2 has an active session, delivering packet Thu Nov 29 17:38:50 2001 client.c:202 Writing packet to MIO: <iq type='result' id='JCOM_2'><query xmlns='jabber:iq:auth'><username>test43</username><password/><digest/><sequence>490</sequence><token>3C06A83F</token><resource/></query></iq> Thu Nov 29 17:38:50 2001 mio.c:908 mio_write called on x: 1264F8 buffer: (null) Thu Nov 29 17:38:50 2001 dnsrv.c:143 dnsrv: Read error on coprocess(18266): 1 Not owner Thu Nov 29 17:38:50 2001 dnsrv.c:157 DNSRV CHILD: out of loop.. exiting normal Any help would be greatly appreciated... Thanks, Yenhooi _______________________________________________ jdev mailing list [EMAIL PROTECTED] http://mailman.jabber.org/listinfo/jdev
