[JDEV] Jabber 1.2 linking warnings on Tru64 UNIX; NEW: Runtimeerror

Tim Ferguson tim.ferguson at cw.com
Tue Nov 14 14:26:36 CST 2000


Is there anyone out there that understands what could be happening with my
server.  In the error.log it simply states:

20001113T16:52:31: [alert] (-internal): Recieved Kill.  Jabberd shutting
down.

There is not much for me to go on here.

Thanks,

Tim

-----Original Message-----
From: jdev-admin at jabber.org [mailto:jdev-admin at jabber.org]On Behalf Of Tim
Ferguson
Sent: Friday, November 10, 2000 7:16 AM
To: jdev at jabber.org
Subject: RE: [JDEV] Jabber 1.2 linking warnings on Tru64 UNIX; NEW:
Runtimeerror

Actually I first used DEC's cc and I had the same problem I am having now
with gcc.  I thought that the warnings might have something to do with the
runtime problem so I was going to fix those first.  Anyway, this time I have
included a segment of the output from using the -D option.  I have not been
able to figure out what the error means so I would appreciate any ideas.  I
can include the entire output if it would help, I just wanted to keep the
posting as short as possible.

Fri Nov 10 07:15:01 2000  io_select.c:625 io_select to listen on 5269
[(null)]
Fri Nov 10 07:15:01 2000  io_select.c:665 io_select starting to listen on
5269 [(null)]
Fri Nov 10 07:15:02 2000  io_select.c:339 io_main checking sockets
Fri Nov 10 07:15:02 2000  log.c:105 <log type='alert'
from='-internal'>Recieved Kill.  Jabberd shutting down.</log>
Fri Nov 10 07:15:02 2000  deliver.c:472 DELIVER 3:-internal <log
type='alert' from='-internal'>Recieved Kill.  Jabberd shutting down.</log>
Fri Nov 10 07:15:02 2000  deliver.c:344 delivering to instance 'logger'
20001110T14:15:02: [alert] (-internal): Recieved Kill.  Jabberd shutting
down.
Fri Nov 10 07:15:02 2000  deliver.c:148 Unregistering (null) with instance
dnsrv
Fri Nov 10 07:15:02 2000  deliver.c:148 Unregistering (null) with instance
logger
Fri Nov 10 07:15:02 2000  io_select.c:356 closing socket
Fri Nov 10 07:15:02 2000  dialback.c:668 incoming conn 40061E40 IO[3]
Fri Nov 10 07:15:02 2000  io_select.c:199 freed socket
Fri Nov 10 07:15:02 2000  io_select.c:356 closing socket
Fri Nov 10 07:15:02 2000  io_select.c:199 freed socket
Fri Nov 10 07:15:02 2000  deliver.c:148 Unregistering (null) with instance
xdb
Fri Nov 10 07:15:02 2000  deliver.c:148 Unregistering cs01dev.cos.cw.net
with instance sessions
Fri Nov 10 07:15:02 2000  deliver.c:148 Unregistering localhost with
instance sessions
Fri Nov 10 07:15:03 2000  deliver.c:148 Unregistering c2s with instance c2s
Fri Nov 10 07:15:03 2000  deliver.c:148 Unregistering xdb with instance xdb
Fri Nov 10 07:15:03 2000  deliver.c:148 Unregistering logger with instance
logger
Fri Nov 10 07:15:03 2000  deliver.c:148 Unregistering s2s with instance s2s
Fri Nov 10 07:15:03 2000  deliver.c:148 Unregistering dnsrv with instance
dnsrv
Fri Nov 10 07:15:03 2000  deliver.c:148 Unregistering sessions with instance
sessions

Thanks for you help,

Tim

-----Original Message-----
From: jdev-admin at jabber.org [mailto:jdev-admin at jabber.org]On Behalf Of Donn
Cave
Sent: Thursday, November 09, 2000 10:09 AM
To: jdev at jabber.org
Subject: Re: [JDEV] Jabber 1.2 linking warnings on Tru64 UNIX

Quoth Tim Ferguson <tim.ferguson at cw.com>:

| I am getting the following warnings reported - any ideas on how to fix it
| are greatly appreciated.
|
|
|
gcc -g -I./ -I../  -I/usr/local/include -I/usr/local/include -I/usr/local/in
| clude -c xdb_file.c
| In file included from ../jabberd/jabberd.h:31,
|                  from xdb_file.c:31:
| /usr/local/include/pth.h:54: warning: redefinition of `socklen_t'
| /usr/local/include/pth.h:49: warning: `socklen_t' previously declared here
|
gcc -g -I./ -I../  -I/usr/local/include -I/usr/local/include -I/usr/local/in
| clude -shared -o xdb_file.so
|
xdb_file.o -L/usr/local/lib -L/usr/local/lib -L/usr/local/lib -lxode -ljabbe
| r -lpth
| /bin/ld:
| Warning: Unresolved:
| debug_flag
| debug_log
| log_warn

You might try a compile flag "-expect_unresolved" if the warnings are
a problem.  It doesn't change anything, just suppresses the errors.
Incidentally, I haven't been following the latest on this platform,
but if gcc is as good a compiler for the Alpha as DEC's cc, that's
a new development.

        Donn Cave, donn at u.washington.edu

_______________________________________________
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