On Fri, Jun 14, 2013 at 12:58 PM, Mel Gorman <mgorman@suse.de> wrote:
That stap-fix.sh script in there is meant to handle internal differences in the kernel API when building custom kernels. It should never be necessary when working with distribution kernels. Looking at the error message it's far more likely the problem is that 64-bit kernel debug information is installed when the running kernel is 32-bit.
Other way round :) I have 64 bit system but -debuginfo packages are available only for 32 bit. So runnig "zypper in kernel...-debuginfo" picked and installed 32 bit versions. I checked 12.2 and there -debuginfo packages are present for for both 32 and 64 bit. -- To unsubscribe, e-mail: opensuse-kernel+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-kernel+owner@opensuse.org