Now that everything has been committed, most of the docbook stuff builds, but docbook-utils fails with what appears to be a typo with an errant \n in a file name: I get a huge number of near identical errors similar to these: jade:/usr/local/share/xml/docbook/catalog:6:8:E: cannot open "/usr/local/share/xml/docbook/4.5/docbook.cat CATALOG " (No such file or directory) jade:/usr/local/share/sgml/docbook/catalog:10:55:E: end of entity in literal jade:/usr/local/share/sgml/docbook/catalog:2:8:E: cannot open "/usr/local/share/sgml/docbook/2.4.1/docbook.cat CATALOG " (No such file or directory) jade:/usr/local/share/sgml/docbook/catalog:6:8:E: cannot open "/usr/local/share/sgml/docbook/4.1/docbook.cat CATALOG " (No such file or directory) jade:/usr/local/share/sgml/docbook/catalog:10:8:E: cannot open "/usr/local/share/sgml/docbook/4.5/docbook.cat " (No such file or directory)
I can confirm that all of the cat files are present, but I suspect that the attempt to open them includes a newline at the end of the filename that is breaking the open attempt. Of course, it may just be an error in the message formatting, but, in any case, I can't build the port on 9.2 or 10.0. Any suggestions? -- R. Kevin Oberman, Network Engineer, Retired E-mail: [email protected] _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "[email protected]"
