2009/1/2 Alvaro Herrera <[email protected]>: > Emanuel Calvo Franco escribió: > >> Sin embargo antes de todo el jade comienza a tirar undefineds, antes de >> empezar a mostrar el documento sale: >> (...) >> jade:stylesheet.dsl:25:27:E: element "STYLE-SPECIFICATION-BODY" undefined >> jade:stylesheet.dsl:672:28:E: there is no attribute "ID" >> jade:stylesheet.dsl:672:47:E: there is no attribute "DOCUMENT" >> jade:stylesheet.dsl:672:56:E: element "EXTERNAL-SPECIFICATION" undefined >> jade:stylesheet.dsl:673:13:E: end tag for "EXTERNAL-SPECIFICATION" >> omitted, but OMITTAG NO was specified >> jade:stylesheet.dsl:672:1: start tag was here >> jade:I: (invalid message) >> PostgreSQL 8.4devel Documentation > > Bueno, obviamente el mensaje de error empieza ahí y luego incluye toda > la documentación, lo que lo hace un poco largo :-) No sé cuál será el > problema (a mí me funciona): > > $ make -C sgml > make: se ingresa al directorio > `/home/alvherre/Code/CVS/pgsql/build/00head/doc/src/sgml' > test -s HTML.index || LC_ALL=C "/usr/bin/perl" /usr/bin/collateindex.pl -f -g > -o bookindex.sgml -N > test ! -s HTML.index || LC_ALL=C "/usr/bin/perl" /usr/bin/collateindex.pl -f > -g -i 'bookindex' -o bookindex.sgml HTML.index > Processing HTML.index... > 1821 entries loaded... > 0 entries ignored... > Done. > "/usr/bin/perl" /pgsql/source/00head/doc/src/sgml/mk_feature_tables.pl YES > /pgsql/source/00head/src/backend/catalog/sql_feature_packages.txt > /pgsql/source/00head/src/backend/catalog/sql_features.txt > > features-supported.sgml > "/usr/bin/perl" /pgsql/source/00head/doc/src/sgml/mk_feature_tables.pl NO > /pgsql/source/00head/src/backend/catalog/sql_feature_packages.txt > /pgsql/source/00head/src/backend/catalog/sql_features.txt > > features-unsupported.sgml > openjade -wall -wno-unused-param -wno-empty -wfully-tagged -D > /pgsql/source/00head/doc/src/sgml -D . -c > /usr/share/sgml/docbook/stylesheet/dsssl/modular/catalog -d stylesheet.dsl -i > output-html -t sgml /pgsql/source/00head/doc/src/sgml/postgres.sgml > > > Una cosa que parece que es diferente es que yo estoy usando openjade ... >
SUNWopenjade 0.5.11-0.101 installed ---- Tambien estoy con openjade :( > -- > Alvaro Herrera http://www.PlanetPostgreSQL.org/ > "Escucha y olvidarás; ve y recordarás; haz y entenderás" (Confucio) > no intente compilarlo en otra plataforma, aunque no creo que cambie la cosa. -- Emanuel Calvo Franco Syscope Postgresql Consultant ArPUG / AOSUG Member -- TIP 10: no uses HTML en tu pregunta, seguro que quien responda no podrá leerlo
