hmm crashing in mutex lock, maybe the pthread lib is messed up. how did you trick it into compiling? Maybe some of the answers are wrong and apr is using the wrong thread abstraction?
Some guy made this wiki page regarding cross compiling, did you see it ? http://wiki.freeswitch.org/wiki/Download_%26_Installation_Guide#Cross_Compiling_for_ARM_on_Linux I was able to build FS in scratchbox for arm11 before. I do remember one time when trying to get asterisk to work on wrt in the old days that the pthread lib was bad and I had to use a different version of uClibc runtime to get around it. On Tue, Feb 10, 2009 at 9:34 AM, Kristian Kielhofner < [email protected]> wrote: > Uh oh, I was afraid of that. > > I haven't had to work around uClibc issues in a while. Hopefully I > still remember some of that stuff. ;) > > On Tue, Feb 10, 2009 at 2:47 AM, Ken Rice <[email protected]> wrote: > > There arent known issues cause I don't think anyone else has tried it hah > > > > > > -- > Kristian Kielhofner > http://blog.krisk.org > http://www.submityoursip.com > http://www.astlinux.org > http://www.star2star.com > > _______________________________________________ > Freeswitch-users mailing list > [email protected] > http://lists.freeswitch.org/mailman/listinfo/freeswitch-users > UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users > http://www.freeswitch.org > -- Anthony Minessale II FreeSWITCH http://www.freeswitch.org/ ClueCon http://www.cluecon.com/ AIM: anthm MSN:[email protected] <msn%[email protected]> GTALK/JABBER/PAYPAL:[email protected]<paypal%[email protected]> IRC: irc.freenode.net #freeswitch FreeSWITCH Developer Conference sip:[email protected] <sip%[email protected]> iax:[email protected]/888 googletalk:[email protected]<googletalk%3aconf%[email protected]> pstn:213-799-1400
_______________________________________________ Freeswitch-users mailing list [email protected] http://lists.freeswitch.org/mailman/listinfo/freeswitch-users UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users http://www.freeswitch.org
