* Vincent Bernat wrote:
> Package: lttng-modules-dkms
> Version: 2.3.0-1
> Followup-For: Bug #723850
>
> Hi!
>
> I have added this at the end of the dkms file to solve this issue:
>
> if [ "$KCONFIG" = "true" ] && [ -n "$CONFIG_KPROBES" ]; then
>BUILT_MODULE_NAME[$i]="lttng-kretprobes"
>
Package: lttng-modules-dkms
Version: 2.3.0-1
Followup-For: Bug #723850
Hi!
I have added this at the end of the dkms file to solve this issue:
if [ "$KCONFIG" = "true" ] && [ -n "$CONFIG_KPROBES" ]; then
BUILT_MODULE_NAME[$i]="lttng-kretprobes"
BUILT_MODULE_LOCATION[$i]="probes/"
DEST_MO
Package: lttng-modules-dkms
Version: 2.3.0-1
Severity: grave
Hi!
When compiling lttng-modules with dkms, I get the following error:
DKMS make.log for lttng-modules-2.3.0 for kernel 3.10-3-amd64 (x86_64)
vendredi 20 septembre 2013, 15:24:23 (UTC+0200)
make: Entering directory `/usr/src/linux-head
3 matches
Mail list logo