hi... i trying to compile/install heartbeat 2.1.3 on solaris 10 (x86).. so i execute the following instruccition:
LDFLAGS="-L/opt/linux-ha/libnet-1.1.2.1/lib" CPPFLAGS="-I/opt/linux-ha/libnet-1.1.2.1/include" ./ConfigureMe make but i receive the following error: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../include -I../../include -I../../linux-ha -I../../linux-ha -I../../libltdl -I../../libltdl -I/opt/linux-ha/libnet-1.1.2.1/include-I/usr/include/glib- 2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wdeclaration-after-statement -Wpointer-arith -Wwrite-strings -Wcast-qual -Wcast-align -Wbad-function-cast-Winline -Wmissing-format-attribute -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-long-long -Wno-strict-aliasing -ggdb3 -funsigned-char -DALIGNFUNC=T_ALIGN -DMSGHDR_TYPE=nmsghdr -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wdeclaration-after-statement -Wpointer-arith -Wwrite-strings -Wcast-qual -Wcast-align -Wbad-function-cast -Winline -Wmissing-format-attribute -Wformat=2 -Wformat-security -Wformat-nonliteral -Wno-long-long -Wno-strict-aliasing -ggdb3 -funsigned-char -MT cl_reboot.lo -MD -MP -MF .deps/cl_reboot.Tpo -c cl_reboot.c -fPIC -DPIC -o .libs/cl_reboot.o cl_reboot.c: In function `cl_reboot': cl_reboot.c:50: error: too few arguments to function `reboot' gmake[2]: *** [cl_reboot.lo] Error 1 gmake[2]: Leaving directory `/export/home/paquetes/linuxHA/heartbeat-2.1.3 /lib/clplumbing' gmake[1]: *** [all-recursive] Error 1 gmake[1]: Leaving directory `/export/home/paquetes/linuxHA/heartbeat-2.1.3 /lib' gmake: *** [all-recursive] Error 1 ¿how could fix them? :) -- Salu2 ;) _______________________________________________ Linux-HA mailing list [email protected] http://lists.linux-ha.org/mailman/listinfo/linux-ha See also: http://linux-ha.org/ReportingProblems
