From that link, these are the ones that are most likey causing the
issue. I think the first one. Can you check your config.log and see
what results it has for those checks? If you can compile native on
the device I would suggest to on the device do a ./configure -C and
then to use that config.cache file generated to get all your answers
to feed your cross toolchain. You can probably just slim down that
exact file and have everything you need.
export apr_cv_mutex_recursive=yes; \
export ac_cv_func_pthread_rwlock_init=yes; \
export apr_cv_type_rwlock_t=yes; \
Mike
On Feb 10, 2009, at 11:15 AM, Anthony Minessale wrote:
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]
GTALK/JABBER/PAYPAL:[email protected]
IRC: irc.freenode.net #freeswitch
FreeSWITCH Developer Conference
sip:[email protected]
iax:[email protected]/888
googletalk:[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
_______________________________________________
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