This is the mail archive of the systemtap@sourceware.org mailing list for the systemtap project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: error in compiling the simplest script for latest git source


Wenji Huang wrote:

Running make -C "/lib/modules/2.6.26-rc2/build" M="/tmp/stap0Ccmlg"
modules >/dev/null
In file included from
/usr/local/share/systemtap/runtime/transport/transport.c:22,
                 from /usr/local/share/systemtap/runtime/print.c:17,
                 from /usr/local/share/systemtap/runtime/runtime.h:82,
                 from
/tmp/stap0Ccmlg/stap_25e525b9ddd3bd8ab6a8d3bb082aa875_246.c:41:
/usr/local/share/systemtap/runtime/transport/symbols.c: In function
'_stp_load_module_symbols':
/usr/local/share/systemtap/runtime/transport/symbols.c:407: error:
dereferencing pointer to incomplete type
/usr/local/share/systemtap/runtime/transport/symbols.c:425: error:
dereferencing pointer to incomplete type
/usr/local/share/systemtap/runtime/transport/symbols.c:427: error:
dereferencing pointer to incomplete type
/usr/local/share/systemtap/runtime/transport/symbols.c:456: error:
dereferencing pointer to incomplete type
/usr/local/share/systemtap/runtime/transport/symbols.c:457: error:
dereferencing pointer to incomplete type
/usr/local/share/systemtap/runtime/transport/symbols.c:460: error:
dereferencing pointer to incomplete type
make[1]: ***
[/tmp/stap0Ccmlg/stap_25e525b9ddd3bd8ab6a8d3bb082aa875_246.o] Error 1
make: *** [_module_/tmp/stap0Ccmlg] Error 2
Pass 4: compiled C into "stap_25e525b9ddd3bd8ab6a8d3bb082aa875_246.ko"
in 2140usr/1260sys/3400real ms.
Pass 4: compilation failed.  Try again with more '-v' (verbose) options.
Running rm -rf /tmp/stap0Ccmlg

I have opened bug#6510 for this issue.


Thanks
 Srinivasa DS


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]