At Thursday 01:05 PM 7/7/2005, Dossy Shiobara wrote:
I wish I could answer this -- I've only tested AOLserver 4.0.x on 64-bit
SPARC, and yes, it does work there.

Thanks for the info. My more specific question was about sendmsg() in binder.c, though. In looking at the compilation output, I see these warnings for binder.c:

gcc -I../include -D_REENTRANT=1 -DNDEBUG=1 -g -fPIC -Wall -Wno-unused -DHAVE_CMMSG=1 -DUSE_FIONREAD=1 -DHAVE_COND_EINTR=1 -c -o binder.o binder.c
binder.c: In function `Ns_SockListenEx':
binder.c:133: warning: cast from pointer to integer of different size
binder.c: In function `NsStopBinder':
binder.c:371: warning: cast from pointer to integer of different size
binder.c: In function `PreBind':
binder.c:581: warning: cast to pointer from integer of different size

The error for Ns_SockListenEx is presumably what's causing this issue, since that's one of just two routines where the "binder: sendmsg() failed" message can be produced. So this would seem to imply that AOLserver 3.4.2 is *not* 64-bit clean.

It would be very helpful if anyone could verify either that 1) they are running AOLserver 3.4.2 on a 64-bit platform, or 2) they've tried getting AOLserver 3.4.2 to run on a 64-bit platform, and couldn't get it working.

- John


--
AOLserver - http://www.aolserver.com/

To Remove yourself from this list, simply send an email to <[EMAIL PROTECTED]> 
with the
body of "SIGNOFF AOLSERVER" in the email message. You can leave the Subject: 
field of your email blank.

Reply via email to