https://bugzilla.novell.com/show_bug.cgi?id=465113 User jengelh@medozas.de added comment https://bugzilla.novell.com/show_bug.cgi?id=465113#c1 --- Comment #1 from Jan Engelhardt <jengelh@medozas.de> 2009-01-11 18:55:52 MST --- Argh, yet another headcase... # All supported modules which are not core modules belong in kernel-default. comm -3 <(sort %my_builddir/supported-modules) \ <(sort %my_builddir/base-modules) \ > %my_builddir/main-modules causes leading spaces to be emitted into main-modules, and symsets.pl does not strip them so objdump really chokes and dies on it. objdump: ' /lib/modules/2.6.28-default/kernel/arch/x86/kernel/cpuid.ko' not found objdump returned an error Were the scripts actually tested? -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.