Mirror of the lttng-dev mailing list
 help / color / mirror / Atom feed
* [ltt-dev] LTTng installation
@ 2010-06-21 14:18 w_fadel
  2010-06-21 16:10 ` Mathieu Desnoyers
  0 siblings, 1 reply; 2+ messages in thread
From: w_fadel @ 2010-06-21 14:18 UTC (permalink / raw)


Hello,

I was trying to re-install LTTng, but when trying to compile the  
kernel by executing:

sudo CONCURRENCY_LEVEL=10 make-kpkg --initrd --revision lttng.1 kernel_image

The process failed and I got the following results:
================================================================================  
Reading
package lists... Done
Building dependency tree
Reading state information... Done
kernel-package is already the newest version.
The following packages were automatically installed and are no longer  
required:
   linux-headers-2.6.28-11 linux-headers-2.6.28-11-generic
Use 'apt-get autoremove' to remove them.
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
administrator at administrator-desktop:/opt/linux-2.6-lttng$ sudo  
CONCURRENCY_LEVEL=10
make-kpkg --initrd --revision lttng.1 kernel_image
exec debian/rules  DEBIAN_REVISION=lttng.1  INITRD=YES  kernel_image
/usr/bin/make -f ./debian/rules      
debian/stamp/binary/pre-linux-image-2.6.33.2
make[1]: Entering directory `/opt/linux-2.6-lttng'
====== making target debian/stamp/install/linux-image-2.6.33.2 [new  
prereqs: ]======
This is kernel package version 11.015.
echo "The UTS Release version in include/linux/version.h"; echo "       
  \"\" "; echo
"does not match current version:"; echo "       \"2.6.33.2\" "; echo  
"Please correct
this."; exit 2
The UTS Release version in include/linux/version.h
        ""
does not match current version:
        "2.6.33.2"
Please correct this.
make[1]: *** [debian/stamp/install/linux-image-2.6.33.2] Error 2
make[1]: Leaving directory `/opt/linux-2.6-lttng'
make: *** [kernel_image] Error 2
===============================================================================

I did all the previous steps as mentioned in the documentation.
I also tried executing: make-kpkg clean before compiling the kernel  
but it didn't work.
Can anyone help me solve this problem?

Thanks,
Waseem






^ permalink raw reply	[flat|nested] 2+ messages in thread

* [ltt-dev] LTTng installation
  2010-06-21 14:18 [ltt-dev] LTTng installation w_fadel
@ 2010-06-21 16:10 ` Mathieu Desnoyers
  0 siblings, 0 replies; 2+ messages in thread
From: Mathieu Desnoyers @ 2010-06-21 16:10 UTC (permalink / raw)


* w_fadel at encs.concordia.ca (w_fadel at encs.concordia.ca) wrote:
> Hello,
>
> I was trying to re-install LTTng, but when trying to compile the kernel 
> by executing:
>
> sudo CONCURRENCY_LEVEL=10 make-kpkg --initrd --revision lttng.1 kernel_image
>
> The process failed and I got the following results:
 
> ================================================================================ 
> Reading
> package lists... Done
> Building dependency tree
> Reading state information... Done
> kernel-package is already the newest version.
> The following packages were automatically installed and are no longer  
> required:
>   linux-headers-2.6.28-11 linux-headers-2.6.28-11-generic
> Use 'apt-get autoremove' to remove them.
> 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
> administrator at administrator-desktop:/opt/linux-2.6-lttng$ sudo  
> CONCURRENCY_LEVEL=10
> make-kpkg --initrd --revision lttng.1 kernel_image
> exec debian/rules  DEBIAN_REVISION=lttng.1  INITRD=YES  kernel_image
> /usr/bin/make -f ./debian/rules      
> debian/stamp/binary/pre-linux-image-2.6.33.2
> make[1]: Entering directory `/opt/linux-2.6-lttng'
> ====== making target debian/stamp/install/linux-image-2.6.33.2 [new  
> prereqs: ]======
> This is kernel package version 11.015.
> echo "The UTS Release version in include/linux/version.h"; echo "       
> \"\" "; echo
> "does not match current version:"; echo "       \"2.6.33.2\" "; echo  
> "Please correct

It looks like your linux-headers package does not match your kernel
version. Poke around with

dpkg -S include/linux/version.h

and try to upgrade your linux-headers package.

Mathieu

> this."; exit 2
> The UTS Release version in include/linux/version.h
>        ""
> does not match current version:
>        "2.6.33.2"
> Please correct this.
> make[1]: *** [debian/stamp/install/linux-image-2.6.33.2] Error 2
> make[1]: Leaving directory `/opt/linux-2.6-lttng'
> make: *** [kernel_image] Error 2
> ===============================================================================
>
> I did all the previous steps as mentioned in the documentation.
> I also tried executing: make-kpkg clean before compiling the kernel but 
> it didn't work.
> Can anyone help me solve this problem?
>
> Thanks,
> Waseem
>
>
>
> _______________________________________________
> ltt-dev mailing list
> ltt-dev at lists.casi.polymtl.ca
> http://lists.casi.polymtl.ca/cgi-bin/mailman/listinfo/ltt-dev
>

-- 
Mathieu Desnoyers
Operating System Efficiency R&D Consultant
EfficiOS Inc.
http://www.efficios.com




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2010-06-21 16:10 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-06-21 14:18 [ltt-dev] LTTng installation w_fadel
2010-06-21 16:10 ` Mathieu Desnoyers

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox