latest master gave these kind of compiler warnings that do not look good to me.
-- juha
core_stats.c: In function ‘sts_update_core_stats’: core_stats.c:136: warning: cast from pointer to integer of different size CC (cc) [M kex.so] flags.o CC (cc) [M kex.so] kex_mod.o CC (cc) [M kex.so] km_core.o CC (cc) [M kex.so] mi_core.o CC (cc) [M kex.so] pkg_stats.o pkg_stats.c: In function ‘pkg_proc_update_used’: pkg_stats.c:128: warning: cast from pointer to integer of different size pkg_stats.c: In function ‘pkg_proc_update_real_used’: pkg_stats.c:141: warning: cast from pointer to integer of different size
On 12/23/10 10:21 AM, Juha Heinanen wrote:
Juha Heinanen writes:
latest master gave these kind of compiler warnings that do not look good to me.
forgot to add that i was compiling on amd64 architecture.
try again with latest master.
Thanks, Daniel