From: Nikhil S. <ni...@st...> - 2013-11-04 05:05:33
|
Hi Nicola, make install-world completes fine for me on Maverick. I can see openjade being used in my case instead of jade. So you might have to install openjade. HTH, Nikhils On Sun, Nov 3, 2013 at 6:26 PM, DIMI <nic...@un...> wrote: > Hi, > I’m trying to update Homebrew’s formula for Postgres-XC to build v1.1. > After following the suggestion from Nikhil at > http://sourceforge.net/mailarchive/forum.php?thread_name=82E44F89-543A-44F2-8AF8-F6909B5DC561%40uniud.it&forum_name=postgres-xc-bugs, > I can get a successful build if I use: > > ./configure <args> > make > make install > > but the build still fails if I use > > ./configure <args> > make install-world > > (which is what the formula does currently). When I try manually I get: > > /Applications/Xcode.app/Contents/Developer/usr/bin/make -C doc-xc install > /Applications/Xcode.app/Contents/Developer/usr/bin/make -C src install > /Applications/Xcode.app/Contents/Developer/usr/bin/make -C sgml install > { \ > echo "<!ENTITY version \"1.1\">"; \ > echo "<!ENTITY majorversion \"9.2\">"; \ > } > version.sgml > '/usr/bin/perl' ./mk_feature_tables.pl YES > ../../../src/backend/catalog/sql_feature_packages.txt > ../../../src/backend/catalog/sql_features.txt > features-supported.sgml > '/usr/bin/perl' ./mk_feature_tables.pl NO > ../../../src/backend/catalog/sql_feature_packages.txt > ../../../src/backend/catalog/sql_features.txt > features-unsupported.sgml > '/usr/bin/perl' ./generate-errcodes-table.pl../../../src/backend/utils/errcodes.txt > errcodes-table.sgml > jade -wall -wno-unused-param -wno-empty -wfully-tagged -D . -D . -d > stylesheet.dsl -t sgml -i output-html -V html-index postgres.sgml > make[3]: jade: No such file or directory > make[3]: *** [HTML.index] Error 1 > make[2]: *** [install] Error 2 > make[1]: *** [install] Error 2 > make: *** [install-world-doc-xc-recurse] Error 2 > > I thought this issue with Jade was fixed with 1.0. Is this a regression? > > Nicola > > ------------------------------------------------------------------------------ > Android is increasing in popularity, but the open development platform that > developers love is also attractive to malware creators. Download this white > paper to learn more about secure code signing practices that can help keep > Android apps secure. > http://pubads.g.doubleclick.net/gampad/clk?id=65839951&iu=/4140/ostg.clktrk > _______________________________________________ > Postgres-xc-bugs mailing list > Pos...@li... > https://lists.sourceforge.net/lists/listinfo/postgres-xc-bugs > -- StormDB - http://www.stormdb.com The Database Cloud |