On Mon, 14 Jul 2008 10:14:02 +0700, warun <pureroot at gmail.com> wrote: > hi all > i'm tried to port PJ project for my embedded system > - MIPS [Core] > - Linux [OS] > > i work hard for this porting > PJ's required libuuid & libssl & libcypt.. (now ready on my target) > > then i found warning linked against ! GNU libc > since wrong linking in several makefile -lssl -l... > link to host library > > and i fixed this warning until some app from PJlib can run on my target > system > > but i think i miss something for porting > when i tried to run level-mipsel untitled.wma > (pjsip-apps/bin/samples/level-mipsel) > i get some fail inside PJ project > here: > > ~ #./level-mipsel untitle.wma > ../src/pj/sock_select.c:45:PJ_FD_ZERO:Assertion > 'sizeof(pj_fd_set_t)-sizeof(pj_sock_t) >= sizeof(fd_set)' failed. > Aborted > ~ # > > ~ #./pjsip-test-mipsel > ../src/pj/sock_select.c:45:PJ_FD_ZERO:Assertion > 'sizeof(pj_fd_set_t)-sizeof(pj_sock_t) >= sizeof(fd_set)' failed. > Aborted > ~ # > > what's it? > > best regards > warun > -- Using Opera's revolutionary e-mail client: http://www.opera.com/mail/