Hi, 
   
  I've been trying more than a couple weeks now to get a working win32 jabberd2 
build from source code. I know this is not the best timing as the svn 
repository seems to experienced a file system crash recently. The farthest I 
could get is to get it compiled with the current head revision in svn (revision 
550). However the compiled bits don't run correctly. Below is the c2s and 
router's log.
   
  ================ c2s.log ====================================================
Mon Apr 07 00:42:10 2008 [notice] starting up
Mon Apr 07 00:42:10 2008 [info] process id is 3488, written to ./c2s.pid
Mon Apr 07 00:42:10 2008 [notice] modules search path: modules
Mon Apr 07 00:42:10 2008 [info] loading ‘mysql’ authreg module
Mon Apr 07 00:42:10 2008 [notice] initialized auth module ‘mysql’
Mon Apr 07 00:42:10 2008 [notice] [pub-vm.myhome.mydomain] configured; 
realm=pub-vm.myhome.mydomain, registration enabled
Mon Apr 07 00:42:10 2008 [notice] attempting connection to router at 127.0.0.1, 
port=5347
==========================================================================
  ================ router.log ==================================================
Mon Apr 07 00:42:10 2008 [notice] starting up
Mon Apr 07 00:42:10 2008 [info] process id is 3532, written to ./router.pid
Mon Apr 07 00:42:10 2008 [notice] loaded user table (1 users)
Mon Apr 07 00:42:10 2008 [notice] loaded filters (0 rules)
Mon Apr 07 00:42:10 2008 [notice] [127.0.0.1, port=5347] listening for incoming 
connections
Mon Apr 07 00:42:10 2008 [notice] [127.0.0.1, port=1340] connect
Mon Apr 07 00:42:14 2008 [notice] [127.0.0.1, port=1341] connect
Mon Apr 07 00:42:17 2008 [notice] [127.0.0.1, port=1342] connect
Mon Apr 07 00:42:21 2008 [notice] [127.0.0.1, port=1344] connect
==========================================================================
   
  I tried it in the debugger hoping to find some clue but since I'm quite new 
to this project, I got lost fairly quickly. So, anyone can offer a clue as what 
might've gone wrong from the above log? Or, anyone on the list knows a revision 
number that worked for them on windows? If I can get a working set of source 
code, I can at least proceed. Right now, I'm kind of lost in the middle of no 
where but my journey barely started ... please help!!
   
  Jeff

Reply via email to