On Fri, Jun 14, 2013 at 04:26:43PM -0700, Linda Walsh wrote:
Mel Gorman 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.
So if he just built his own from the sources, it would solve the problem?
Yes I would expect so, assuming he has CONFIG_DEBUG_INFO set and then either does a manual install (non-packaged build) or installs the resulting debuginfo package (packaged build with obs). I would hope/expect though that just downloading the correct debuginfo package is an easier option. -- Mel Gorman SUSE Labs -- To unsubscribe, e-mail: opensuse-kernel+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-kernel+owner@opensuse.org