Hi, On Mon, Apr 28, 2008 at 12:18:06PM +0200, Thomas Glanzmann wrote: > Hello Dejan, > > > http://hg.clusterlabs.org/pacemaker/doc/archive/tip.tar.gz > > I am unable to build this: > > (ad027088pc) [/var/tmp/Pacemaker-Docs-80da5f68a837] make > /usr/lib/ocf/resource.d/heartbeat/AudibleAlarm: line 19: > /resource.d/heartbeat/.ocf-shellfuncs: No such file or directory
Looks like OCF_ROOT is not set. And I forgot to export it when setting it to default. I suspect that many users don't have OCF_ROOT set in their environments. Fixed in: http://hg.clusterlabs.org/pacemaker/doc/rev/2130442ed659 Thanks, Dejan > -:1: parser error : Document is empty > > ^ > -:1: parser error : Start tag expected, '<' not found > > ^ > I/O error : Invalid seek > unable to parse - > xml/ra-AudibleAlarm.xml:1: parser error : Document is empty > > ^ > xml/ra-AudibleAlarm.xml:1: parser error : Start tag expected, '<' not found > ... > > are there any precompiled pdfs around? > > Thomas > _______________________________________________ > 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
