On Thu, 2017-09-21 at 08:39 +0100, Stephan Dollberg wrote:
> Let me know whether you need any more info.

The latest git snapshot I picked from today, fails to build in the eBPF
module.

g++ -Wall -Wextra -Werror -Wunused -W -Wformat=2  -g -O2 
-fdebug-prefix-map=/build/systemtap-3.1+0git~327788a9=. 
-fstack-protector-strong -Wformat -Werror=format-security -fstack-protector-all 
-D_FORTIFY_SOURCE=2   -Wl,-z,relro -o stapbpf stapbpf-stapbpf.o 
stapbpf-bpfinterp.o stapbpf-libbpf.o -lelf 
stapbpf-stapbpf.o: In function `print_trace_output(unsigned long)':
./stapbpf/stapbpf.cxx:749: undefined reference to `pthread_kill'
stapbpf-stapbpf.o: In function `std::thread::thread<void (&)(unsigned long), 
unsigned long>(void (&)(unsigned long), unsigned long&&)':
/usr/include/c++/7/thread:126: undefined reference to `pthread_create'
collect2: error: ld returned 1 exit status
Makefile:496: recipe for target 'stapbpf' failed
make[5]: *** [stapbpf] Error 1

-- 
Ritesh Raj Sarraf | http://people.debian.org/~rrs
Debian - The Universal Operating System

Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to