Bug #306
ev.c error during build of prelude-manager
Start date:
Due date:
% Done:
0%
Resolution:
fixed
Description
Running on SLES 10 SP2
configure works fine, but make fails.
Making all in libev maker2: Entering directory @/root/prelude/prelude-manager-0.9.14.1/libev' if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -pthread -g -O2 -MT ev.lo -MD -MP -MF ".deps/ev.Tpo" -c -o ev.lo ev.c; \ then mv -f ".deps/ev.Tpo" ".deps/ev.Plo"; else rm -f ".deps/ev.Tpo"; exit 1; fi mkdir .libs gcc -DHAVE_CONFIG_H -I. -I. -I.. -pthread -g -O2 -MT ev.lo -MD -MP -MF .deps/ev.Tpo -c ev.c -fPIC -DPIC -o .libs/ev.o ev.c:333:1: warning: "noinline" redefined In file included from /usr/include/asm/sigcontext.h:11, from /usr/include/bits/sigcontext.h:28, from /usr/include/signal.h:333, from ev.c:146: /usr/include/linux/compiler.h:149:1: warning: this is the location of the previous definition ev.c: In function
History
#1 Updated by Yoann VANDOORSELAERE about 16 years ago
- Status changed from New to Assigned
#2 Updated by Yoann VANDOORSELAERE about 16 years ago
- Status changed from Assigned to Closed
- Resolution set to fixed
(In r10894) Correctly disable libev unused features (fix #306).
#3 Updated by Yoann VANDOORSELAERE over 15 years ago
- Project changed from PRELUDE SIEM to Prelude Manager
- Category deleted (
3) - Target version deleted (
85)
#4 Updated by Yoann VANDOORSELAERE over 15 years ago
- Target version set to 0.9.15