support for install

Sebastien Decugis sebastien.decugis@ext.bull.net
Wed Sep 14 16:13:00 GMT 2005


Thank you. Then my problem is... elsewhere.

I get:
# stap -v one.stp
(...)
Pass 3: translated to C into "/tmp/stapeKAeBu/stap_27317.c"
Running /usr/bin/make -C
"/lib/modules/2.6.11-BT-mipv6-dev-systemtap/build" M="/tmp/stapeKAeBu"
modules
make: Entering directory `/home1/mipv6/linux-2.6-mip6-dev-systemtap'
  CC [M]  /tmp/stapeKAeBu/stap_27317.o
  Building modules, stage 2.
  MODPOST
*** Warning: "kallsyms_lookup_name" [/tmp/stapeKAeBu/stap_27317.ko]
undefined!
  CC      /tmp/stapeKAeBu/stap_27317.mod.o
  LD [M]  /tmp/stapeKAeBu/stap_27317.ko
make: Leaving directory `/home1/mipv6/linux-2.6-mip6-dev-systemtap'
Pass 4: compiled into "stap_27317.ko"
Running /usr/bin/sudo /usr/local/libexec/systemtap/stpd
-r /tmp/stapeKAeBu/stap_27317.ko
insmod: error inserting '/tmp/stapeKAeBu/stap_27317.ko': -1 Unknown
symbol in module
ERROR, couldn't insmod probe module /tmp/stapeKAeBu/stap_27317.ko
Pass 5: run failed.  Try again with '-v' (verbose) option.




I have however compiled my kernel with 
CONFIG_DEBUG_INFO=y
CONFIG_KALLSYMS=y
CONFIG_KALLSYMS_ALL=y
CONFIG_KALLSYMS_EXTRA_PASS=y

I can't figure out what is going wrong :s

Best regards!
Seb.


-- 
Sebastien Decugis
Bull S.A.



More information about the Systemtap mailing list