Bart Silverstrim wrote: [] > > OS X 10.3.9 [] > LC_ALL=C ../intltool-merge -s -u -c ../po/.intltool-merge-cache ../po > desktop_gnome_accessibility_keyboard.schemas.in > desktop_gnome_accessibility_keyboard.schemas > make[2]: *** [desktop_gnome_accessibility_keyboard.schemas] Bus error
This has been observed many times. I think the consensus is to blame it on a an unknown bug in Panther's /usr/bin/perl. Formerly, it used to be possible to get around it by installing one of Fink's perl packages, but I am not sure if this will still work. Some things are now using explicitly "/usr/bin/perl" instead of just any "perl". Maybe you can install a Fink perl package and then move /usr/bin/perl out of the way and then make /usr/bin/perl a symlink to /sw/bin/perl. Not nice, but if it works... -- Martin _______________________________________________ Fink-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/fink-users
