Hi No I have only this: pkginfo | grep ncurses system SFWncur ncurses - new curses library
And I have some trouble finding ncurses-dev/devel for Solaris. Still trying... Regards, Torbjörn -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Andrew Beekhof Sent: den 4 maj 2007 15:07 To: General Linux-HA mailing list Subject: Re: [Linux-HA] Problem installing heartbeat on Solaris 10 do you have the ncurses development package installed? On 5/4/07, Torbjörn Sjölander <[EMAIL PROTECTED]> wrote: > Hi, > > I would like to install "Hearbeat 2.0.8" on Solaris 10, but always encounter > compiling error when running "make". > Seems to get stuck on "native.c": > > #sh ./ConfigureMe make > ... > ... > ... > gcc -DHAVE_CONFIG_H -I. -I. -I../../../linux-ha -I../../../include > -I../../../include -I../../../include -I../../../libltdl -I../../../libltdl > -I../../../linux-ha -I../../../linux -ha -I../../.. > -I../../.. -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 -W > declaration-after-statement -Wpointer-arith -Wwrite-strings -Wcast-qual > -Wcast-align -Wbad-function-cast -Winline -Wmissing-format-attribute > -Wformat=2 -Wformat-security -Wformat-n onliteral > -Wno-long-long -Wno-strict-aliasing -ggdb3 -funsigned-char -g -O2 -Wall > -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes > -Wdeclaration-after-statement -Wpo inter-arith > -Wwrite-strings -Wcast-qual -Wcast-align -Wbad-function-cast -Winline > -Wmissing-format-attribute -Wformat=2 -Wformat-security -Wformat-nonliteral > -Wno-long-long -Wno-st rict-aliasing -ggdb3 > -funsigned-char -MT native.lo -MD -MP -MF .deps/native.Tpo -c native.c -fPIC > -DPIC -o .libs/native.o > native.c: In function `native_print_attr': > native.c:224: error: parse error before numeric constant > native.c:224: error: parse error before numeric constant > native.c: In function `native_print': > native.c:245: error: parse error before numeric constant > ... > ... > ... > > > Any ideas? > > > Best regards, > Torbjörn > _______________________________________________ > Linux-HA mailing list > [email protected] > http://lists.linux-ha.org/mailman/listinfo/linux-ha > See also: http://linux-ha.org/ReportingProblems > _______________________________________________ Linux-HA mailing list [email protected] http://lists.linux-ha.org/mailman/listinfo/linux-ha See also: http://linux-ha.org/ReportingProblems _______________________________________________ Linux-HA mailing list [email protected] http://lists.linux-ha.org/mailman/listinfo/linux-ha See also: http://linux-ha.org/ReportingProblems
