On Fri, 15 Dec 2000 19:46:45 -0800 (PST), Ti Kan wrote:

>Two problems to report.
>
>First problem:
>
>The scripts/man2html.c doesn't compile on systems without strncasecmp(2)
>in its libc.  
[...]

Fixed.

>Second problem:
>
>the generated top level Makefile doesn't work with the UnixWare make
>program.  I *have* to use GNU make.  When the UnixWare make program is invoked
>with the lesstif Makefile it bombs as follows:
>
>-------------------------
>$ make
>UX:make: ERROR: bad character | (octal 174), line 451 (bu40)UX:make: ERROR: Message 
>not found!!
>
>-------------------------
>
>Looking at the vicinity of line 451 in the Makefile, it's this block:
>
>-------------------------
>
>#changelog:
>#      @ cvs -Q -z8 log -rrelease_0_92_0: \
>              include \
>             lib/Xm lib/Xm-2.0 lib/Xm-2.1 \
>              lib/Mrm lib/Mrm-2.0 lib/Mrm-2.1 \
>              lib/Uil lib/Uil-2.0 lib/Uil-2.1 \
>             lib/Dt \
>              clients \
>             | $(srcdir)/scripts/parselog >ChangeLog   <--- this is line 451
>
>-------------------------
>
>I think the problem here is that with UnixWare make, it is not sufficient to
>simply comment out the target line.  If this rule is to be disabled, all
>of its lines must be commented out.

Tried to fix as well.

Thanks for the reports.
Somehow I was expecting such problems: we changed a lot in the 
configuration/installation
section, so it was likely that we missed something.


---
Alexander Mai
[EMAIL PROTECTED]


Reply via email to