[karl@gnu.org: [texinfo-pretest] texinfo 4.7.91 pretest available]
fdonahoe at wilkes.edu
fdonahoe at wilkes.edu
Tue Dec 14 18:26:53 EST 2004
Quoting Juan Manuel Guerrero <st001906 at hrz1.hrz.tu-darmstadt.de>:
> Datum: Fri, 10 Dec 2004 14:58:58 +0200
> Von: "Eli Zaretskii" <eliz at gnu.org>
> An: djgpp-workers at delorie.com
> Betreff: [karl at gnu.org: [texinfo-pretest] texinfo 4.7.91
> pretest available]
> Antwort an: djgpp-workers at delorie.com
>
> > FYI.
> >
> > If there are some outstanding problems with the DJGPP support in
> > Texinfo, now is the time to submit patches. So please try to
> build
> > this and report any problems.
> >
> > TIA
>
>
> There are at least two djgpp specific issues:
> 1) makeinfo/node.c:
> The variable dos_file_names is defined as static but it is
> initialized by a
> function call to patchconf() (through the macro
> HAVE_LONG_FILENAMES) making
> the compilation break.
> 2) djgpp/config.bat:
> Due to the use of a new autoconf package some modifications ar
> needed.
> See patch.
>
> This will make the package compile out-of-the-box if and only if
> long file
> name support is available.
>
>
> Regards,
> Juan M. Guerrero
>
Is it possible that I have somehow lost a header? While compiling
the patched texinfo 4.7.91 on Windows XP Home Edition this error
stopped the build.
gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/dev/env/DJDIR/share/locale\" \
-DINFODIR=\"/dev/env/DJDIR/info\" \
-DINFODIR2=\"/dev/env/DJDIR/share/info\" -I. -I. -I.. -I. \
-I../lib -I../intl -I.. -I. -I/dev/env/DJDIR/include \
-g -O2 -c echo-area.c
echo-area.c: In function `ea_possible_completions':
echo-area.c:939: error: `intptr_t' undeclared \
(first use in this function)
echo-area.c:939: error: (Each undeclared identifier \
is reported only once
echo-area.c:939: error: for each function it appears in.)
echo-area.c:939: error: parse error before \
"completions_found_index"
Regard,
Frank
-----------------------------------------------------------------------
This mail was sent through Wilkes Webmail: http://webmail.wilkes.edu
Wilkes Webmail is using IMP: http://horde.org/imp/
More information about the texinfo-pretest
mailing list