On Fri, 17 Aug 2012, Ulrich Wilkens wrote:
> On 08/17/12 00:14, Jon Trulson wrote:
>> On Thu, 16 Aug 2012, Marcin Cieslak wrote:
>>
>>> On Thu, 16 Aug 2012, Ulrich Wilkens wrote:
>>>
Let me make a remark:
In order to compile the documents dtdocbook also needs the external
progr
On 08/17/12 00:14, Jon Trulson wrote:
> On Thu, 16 Aug 2012, Marcin Cieslak wrote:
>
>> On Thu, 16 Aug 2012, Ulrich Wilkens wrote:
>>
>>> Let me make a remark:
>>>
>>> In order to compile the documents dtdocbook also needs the external
>>> program mkcatdefs. This is part of openmotif, but unfortuna
On Thu, 16 Aug 2012, Marcin Cieslak wrote:
> On Thu, 16 Aug 2012, Ulrich Wilkens wrote:
>
>> Let me make a remark:
>>
>> In order to compile the documents dtdocbook also needs the external
>> program mkcatdefs. This is part of openmotif, but unfortunately it's not
>> compiled by default. So I step
On Thu, 16 Aug 2012, Ulrich Wilkens wrote:
> Let me make a remark:
>
> In order to compile the documents dtdocbook also needs the external
> program mkcatdefs. This is part of openmotif, but unfortunately it's not
> compiled by default. So I stepped into the openmotif code, compiled it
> manua
Let me make a remark:
In order to compile the documents dtdocbook also needs the external
program mkcatdefs. This is part of openmotif, but unfortunately it's not
compiled by default. So I stepped into the openmotif code, compiled it
manually and copied it to cde/imports/motif/localized/util .
On Wed, 15 Aug 2012, Jon Trulson wrote:
> On Wed, 15 Aug 2012, Ulrich Wilkens wrote:
>
> > Hmm, I tested the patch on Bsd and linux, on 32 and 64 bit and i didn't got
> > this error.
> > But anyway, here's the patch again with the last part changed. Now nsgmls
> > is
> > compiled with -fpermis
On Wed, 15 Aug 2012, Ulrich Wilkens wrote:
> Hmm, I tested the patch on Bsd and linux, on 32 and 64 bit and i didn't got
> this error.
> But anyway, here's the patch again with the last part changed. Now nsgmls is
> compiled with -fpermissive like it's done under linux. You have to patch
> here
On Wed, 15 Aug 2012, Ulrich Wilkens wrote:
> This patches allow to process the SGML files and man pages in the doc
> directory on FreeBSD.
> The two large files *.lcx are needed to translate locales. These files
> are just a copy from the linux version followed by s/Linux/FreeBSD/g for
> example
>> Ulrich Wilkens wrote:
> diff --git a/cde/programs/nsgmls/parser_inst.m4
> b/cde/programs/nsgmls/parser_inst.m4
> index 4c09cb2..a325156 100644
> --- a/cde/programs/nsgmls/parser_inst.m4
> +++ b/cde/programs/nsgmls/parser_inst.m4
> @@ -26,6 +26,7 @@
> #undef SP_DEFINE_TEMPLATES
>
> #includ