Relevant portion of the build log (full one:
https://scottcomstock.com/cde/world2.out )
making all in doc/de_DE.ISO8859-1...
make[3]: Entering directory
`/home/AD.SCOTTCOMSTOCK.NET/scott/cdesktopenv-code/cde/doc/de_DE.ISO8859-1'
making all in doc/de_DE.ISO8859-1/help...
make[4]: Entering directory
`/home/AD.SCOTTCOMSTOCK.NET/scott/cdesktopenv-code/cde/doc/de_DE.ISO8859-1/help'
+ mkdir -p ../help-sdl
LANG=de_DE.ISO8859-1 SGML_SEARCH_PATH=".:.."
LD_LIBRARY_PATH=../../../exports/lib:/usr/dt/lib:/usr/lib
DTLCXSEARCHPATH=../../../lib/DtHelp /bin/ksh
../../../programs/dtdocbook/doc2sdl/dtdocbook -t
../../../programs/dtdocbook/doc2sdl -H
../../../programs/dthelp/parser/pass2/htag2/dthelp_htag2 -I
../../../programs/dtdocbook/instant/instant -L
../../../programs/dtdocbook/xlate_locale/xlate_locale -S
../../../programs/nsgmls/nsgmls -o ../help-sdl/Appmanager.sdl
Appmanager/book.sgm
rm -f book.log
rm -f book.out.err
../../../programs/nsgmls/nsgmls -deglru
../../../programs/dtdocbook/doc2sdl/docbook.sgml Appmanager/book.sgm >
book.esis
../../../programs/dtdocbook/instant/instant -o book.out.sdl \\
-c docbook.cmap \\
-t docbook.ts \\
book.esis
../../../programs/dtdocbook/doc2sdl/dtdocbook[352]:
../../../programs/dtdocbook/instant/instant: not found [Datei oder
Verzeichnis nicht gefunden]
rm -f book.esis
../../../programs/dthelp/parser/pass2/htag2/dthelp_htag2 -otc
book.out.sdl ../help-sdl/Appmanager.sdl
dthelp_htag2: error opening "book.out.sdl" for reading
book.out.sdl: No such file or directory
rm -f book.out.sdl
rm -f book.out.snb
rm -f ../help-sdl/Appmanager.sdl
dtdocbook fatal error:
Error processing book.out.sdl by
../../../programs/dthelp/parser/pass2/htag2/dthelp_htag2
make[4]: *** [../help-sdl/Appmanager.sdl] Error 1
make[4]: Leaving directory
`/home/AD.SCOTTCOMSTOCK.NET/scott/cdesktopenv-code/cde/doc/de_DE.ISO8859-1/help'
make[3]: *** [all] Error 2
make[3]: Leaving directory
`/home/AD.SCOTTCOMSTOCK.NET/scott/cdesktopenv-code/cde/doc/de_DE.ISO8859-1'
This repeats for each of the languages except for C (which built just
fine, including instant)
On 2019-11-29 20:32, Jon Trulson wrote:
On 11/29/19 6:07 PM, sc...@scottcomstock.com wrote:
This is master, and it looks as if the correct locales are installed
(they show up when I do a locale -a)
You might try editing programs/dtdocbook/doc2sdl/dtdocbook and
enabling the verbose mode (just hardcode it). Then rebuild and see if
you get more information out of it -- ie: what exactly is failing.
-jon
From: Jon Trulson <j...@radscan.com>
Sent: Friday, November 29, 2019 8:05 PM
To: cdesktopenv-devel@lists.sourceforge.net
Subject: Re: [cdesktopenv-devel] CentOS 7.6 x64 build failure
On 11/29/19 7:37 AM, sc...@scottcomstock.com wrote:
In trying to build CDE on CentOS 7.7.1908 (x86_64), I noticed that
the build fails when it attempts to build the documentation for
locales other than C and en_US.UTF-8. locale -a shows all the
necessary locales installed. Changing DtLocalesToBuild on the
make command line doesn’t work.
Has anyone else seen this?
I haven't, though I've only tested on ubuntu 18.04, freebas 11.1 and
openbsd 6.2 and 6.5. Is this master or the released 2.3.1?
For master - make sure that in addition to the ISO8859-1 locales,
that you also have the UTF-8 versions of those locales (FR, IT, ES,
and DE) installed too.
-jon
-Scott
_______________________________________________
cdesktopenv-devel mailing list
cdesktopenv-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/cdesktopenv-devel
--
Jon Trulson
"Entropy. It isn't what it used to be."
-- Sheldon
--
Jon Trulson
"Entropy. It isn't what it used to be."
-- Sheldon
_______________________________________________
cdesktopenv-devel mailing list
cdesktopenv-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/cdesktopenv-devel