|
From: Guan W. L. <gua...@ap...> - 2003-10-31 07:51:47
|
Hi, I managed to compiled the BEEPCORE-c implementation and its beepd sample listener program (but only after disabling the logging feature, can anyone tell me how without doing this?). Initially, everything seemed fine but the program hanged and crashed after about the 4th BEEP connection (from a BEEP client using the echo profile). I am testing with the null-echo profile that comes with the samples. It seems that the problem lies with the SEM_WAIT call in the fiostate_unblock_write function (bp_fiostate.c)- it hangs at this point. I am using the libposix4 library. Is there anyone who manage to compile and run the samples successfully in Solaris 2.x without encountering any problem? Please let me know. Thanks. =20 Regards, Guan Wee |