Comment 3 for bug 1286865

Revision history for this message
Frank Ch. Eigler (fche) wrote : Re: [Bug 1286865] [NEW] systemtap build of signals script fails

Hi -

> /tmp/stapXgPFfW/stap_d2a2e82b4e48884fc1a41654236e4050_17396_src.c:1375:16: error: incompatible types when assigning to type ‘int64_t’ from type ‘kuid_t’
> STAP_RETVALUE = current_uid();
> ^
[...]

Please see upstream commits c91d2e7cc99 and 0d135d775e.

- FChE