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_MODULE_LOCATION[$i]="/extra/probes"
   i=$((i+1))

   BUILT_MODULE_NAME[$i]="lttng-kprobes"
   BUILT_MODULE_LOCATION[$i]="probes/"
   DEST_MODULE_LOCATION[$i]="/extra/probes"
   i=$((i+1))
fi


-- System Information:
Debian Release: jessie/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'stable'), (101, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.10-3-amd64 (SMP w/4 CPU cores)
Locale: LANG=fr_FR.utf8, LC_CTYPE=fr_FR.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages lttng-modules-dkms depends on:
ii  dkms  2.2.0.3-1.2

Versions of packages lttng-modules-dkms recommends:
ii  lttng-tools  2.1.1-2

lttng-modules-dkms suggests no packages.

-- no debconf information


-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to