Philippe Wittenbergh <[EMAIL PROTECTED]> said: > (trying from another email account) > > OS X 10.3.9, > XCode 1.5 > gcc version: 3.3 20030304 > > while building libgnome2 (required dependency for KDE), I get the > following error > > building libgnome2-2.12.0.1-4: > ..... > Generating and caching the translation database > WARNING: ../po/ja.po is not in UTF-8 but EUC-JP, converting... > Merging translations into GNOME_Moniker_std.server. > Making all in schemas > LC_ALL=C ../intltool-merge -s -u -c ../po/.intltool-merge-cache ../po > desktop_gnome_accessibility_keyboard.schemas.in > desktop_gnome_accessibility_keyboard.schemas > Found cached translation database > make[2]: *** [desktop_gnome_accessibility_keyboard.schemas] Bus error > make[1]: *** [all-recursive] Error 1 > make: *** [all] Error 2 > ### execution of make failed, exit code 2 > Removing build lock... > /sw/bin/dpkg-lockwait -r fink-buildlock-libgnome2-2.12.0.1-4 > (Reading database ... 117862 files and directories currently installed.) > Removing fink-buildlock-libgnome2-2.12.0.1-4 ... > Failed: phase compiling: libgnome2-2.12.0.1-4 failed > > the error: > make[2]: *** [desktop_gnome_accessibility_keyboard.schemas] Bus error > > Meanwhile, I've been reading some messages on the fink-gnome-core > list, where it was suggested to install perl 5.8.6 to get around this. > Would this create problems for the already compiled/installed packages ?
That's no longer likely to have any effect, since intltool was patched to use "Apple's perl" not "first perl available" (which would be fink's perl5.8.6 if it were installed). dan -- Daniel Macks [EMAIL PROTECTED] http://www.netspace.org/~dmacks ------------------------------------------------------- This SF.Net email is sponsored by xPML, a groundbreaking scripting language that extends applications into web and mobile media. Attend the live webcast and join the prime developer group breaking into this new coding territory! http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642 _______________________________________________ Fink-beginners mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/fink-beginners
