Re: [Owfs-developers] Segmentation fault on ARM

2010-07-19 Thread Paul Alfille
Would you be willing to try the newest version? Clearly it works for me (on i386). Paul On Sat, Jul 3, 2010 at 6:20 AM, Alessio Sangalli wrote: > Hi, I have compiled owfs on my ARM9 platform and I have found the > following problems: > > The compilation does not go through with bash 3.0 because

[Owfs-developers] Segmentation fault on ARM

2010-07-03 Thread Alessio Sangalli
Hi, I have compiled owfs on my ARM9 platform and I have found the following problems: The compilation does not go through with bash 3.0 because the "libtool" script uses bashisms only available (as far as I know) in bash 3.1. I upgraded mine to bash 4.1 and everything seems to be ok. Anyway, w