Package: systemtap
Version: 1.2-5
Severity: minor

The systemtap package does not depend on make. Consequently, attempting to
build any SystemTap script fails although all dependencies are installed:

# stap  -e'probe begin { printf("Hello, World!\n") }'
sh: make: not found
Pass 4: compilation failed.  Try again with another '--vp 0001' option.

Installing the "make" package resolves the problem:

# stap  -e'probe begin { printf("Hello, World!\n") }'
Hello, World!

Can you please add the dependency to "make" in the "systemtap" package
metadata?

-- System Information:
Debian Release: squeeze/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.32-5-amd64 (SMP w/1 CPU core)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages systemtap depends on:
ii  libc6                         2.11.2-7   Embedded GNU C Library: Shared lib
ii  libdw1                        0.148-1    library that provides access to th
ii  libelf1                       0.148-1    library to read and write ELF file
ii  libgcc1                       1:4.4.5-8  GCC support library
ii  libsqlite3-0                  3.7.3-1    SQLite 3 shared library
ii  libstdc++6                    4.4.5-8    The GNU Standard C++ Library v3
ii  systemtap-common              1.2-5      instrumentation system for Linux 2
ii  systemtap-runtime             1.2-5      instrumentation system for Linux 2

systemtap recommends no packages.

Versions of packages systemtap suggests:
pn  linux-debug-2.6               <none>     (no description available)
ii  linux-headers-2.6.32-5-amd64  2.6.32-29  Header files for Linux 2.6.32-5-am
ii  linux-image-2.6.32-5-amd64 [l 2.6.32-29  Linux 2.6.32 for 64-bit PCs
pn  systemtap-doc                 <none>     (no description available)
pn  vim-addon-manager             <none>     (no description available)

-- no debconf information



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

Reply via email to