> Bernd,
>
> The patch is merged into the trunk and maint branch.
>
> Can you check whether it works OK now?

The fixes were obvious, at least, i think so ...
I am now able to compile zeromq, but the example program zmqclient
segfaults, so there might be other problems (tried with AIX-5.3,
zeromq-2.0.8 with my fixes, 32 bit mode, xlc compiler),
which i will further investigate. It would be nice, if zeromq would
get a "check" target for make, but it is out of my scope to write a
testsuite by myself.

# dbx zmqclient208 core
Type 'help' for help.
[using memory image in core]
reading symbolic information ...warning: no source compiled with -g


Segmentation fault in RAND_bytes at 0xd5057c48 ($t1)
0xd5057c48 (RAND_bytes+0x8) 800c0000         lwz   r0,0x0(r12)
(dbx) where
RAND_bytes() at 0xd5057c48
__ct__Q2_3zmq6uuid_tFv() at 0xd50576f4
dbx: fatal error: 1283-011 nesting depth limit (25) exceeded.
Use the -d option to increase nesting depth limit.


Mit freundlichen Grüßen
Bernd Melchers

-- 
_______________________________________________
zeromq-dev mailing list
[email protected]
http://lists.zeromq.org/mailman/listinfo/zeromq-dev

Reply via email to