------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is. http://bugs.kde.org/show_bug.cgi?id=100500 Summary: Compile error during build of i18n-en_GB (requires unsermake) Product: i18n Version: unspecified Platform: Compiled Sources OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: NOR Component: general AssignedTo: lukas kde org ReportedBy: rpetrick gmail com Version: (using KDE KDE 3.4.0) Installed from: Compiled From Sources Compiler: gcc version 3.4.2 20041017 (Red Hat 3.4.2-6.fc3) OS: Linux I'm trying to build KDE 3.4-rc1 from source using Konstruct on Fedora Core 3. I've been able to build everything in meta/kde without a problem, but when I try to build i18n/kde-i18n-en_GB I get the error: [configure] complete for kde-i18n-en_GB. ==> Running make in work/kde-i18n-en_GB-3.4.0 make[1]: Entering directory `/hd/local/build-kde3.4rc1/konstruct/i18n/kde-i18n-en_GB/work/kde-i18n-en_GB-3.4.0' WARNING: use unsermake instead of make or use a wrapper script, e.g. makeobj!!! unsermake all make[1]: unsermake: Command not found make[1]: *** [all] Error 127 make[1]: Leaving directory `/hd/local/build-kde3.4rc1/konstruct/i18n/kde-i18n-en_GB/work/kde-i18n-en_GB-3.4.0' make: *** [build-work/kde-i18n-en_GB-3.4.0/Makefile] Error 2 Is unsermake required to build the i18n packages (I don't have unsermake installed) or is there a workaround?