Adrian Chapela wrote:
Hello,
I am trying to compile the new release 2.1.4 but I have problems. The
output errors is:
pils.c:244: error: initialization from incompatible pointer type
pils.c:245: error: initialization from incompatible pointer type
make[2]: *** [pils.lo] Error 1
make[2]: se sale del directorio
`/usr/src/Heartbeat-STABLE-2-1-STABLE-2.1.4/lib/pils'
make[1]: *** [all-recursive] Error 1
make[1]: se sale del directorio
`/usr/src/Heartbeat-STABLE-2-1-STABLE-2.1.4/lib'
make: *** [all-recursive] Error 1
I can't a solution to this error.
The solution I've come across is to edit lib/pils/Makefile and remove -Werror from CFLAGS (line 97) and AM_FLAGS
(line 369)
--
Paul Walsh
_______________________________________________
Linux-HA mailing list
[email protected]
http://lists.linux-ha.org/mailman/listinfo/linux-ha
See also: http://linux-ha.org/ReportingProblems