On 06/04/2010 01:14 AM, Maurice Volaski wrote: > I am trying to build heartbeat on OpenSolaris. In building the > cluster glue, I see this in the configure output > > ./configure[22234]: local: not found [No such file or directory] > checking whether gcc -std=gnu99 supports "-fgnu89-inline"... yes > ./configure[22234]: local: not found [No such file or directory] > checking whether gcc -std=gnu99 supports "-fstack-protector-all"... yes > ./configure[22234]: local: not found [No such file or directory] > checking whether gcc -std=gnu99 supports "-Wunsigned-char"... yes > > I'm not sure what it means by "local: not found [No such file or > directory]". Anyway, it claims that those three compile options are > found. However, make doesn't agree: > > cc1: error: unrecognized command line option "-Wunsigned-char" > cc1: error: unrecognized command line option "-fgnu89-inline" > cc1: error: unrecognized command line option "-fstack-protector-all" > > I then tried compiling with gcc-4.3.2 instead of gcc-3.4.3. Then I > just get one error: > cc1: error: unrecognized command line option "-Wunsigned-char". > > How can I get past it?
This is slightly off topic, but since you're at the stage of building Heartbeat am I assuming correctly you successfully built the cluster-glue development libraries? I ask because we have an open bug (http://developerbugs.linux-foundation.org/show_bug.cgi?id=2252) where the reporter said he was unable to build Glue on Solaris. Would you mind commenting on the bug saying if this works for you, and if so what you needed to do to get Glue to build? Thanks. Cheers, Florian
signature.asc
Description: OpenPGP digital signature
_______________________________________________ Linux-HA mailing list [email protected] http://lists.linux-ha.org/mailman/listinfo/linux-ha See also: http://linux-ha.org/ReportingProblems
