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: two errors - what are they?


"Peter Teoh" <htmldeveloper@gmail.com> writes:

> [...]
> 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/stapUPbpFU/stap_c66f5dd7a04c04cec436cf10e277f00a_12235.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
> [...]

These are instances of the same symbol/unwind-data-related portability
regressions mentioned in bug #6429.

- FChE


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