[tex-live] more trouble with source (ncurses)
Gerben Wierda
Sherlock@rna.nl
Wed Jan 29 17:58:31 CET 2003
I ran a make distclean and reconfigured and compiled:
I get a lot of
> cd ../objects; gcc -DHAVE_CONFIG_H -I../ncurses -I. -DNDEBUG -I.
> -I../include -I/usr/local/Build/TeXLive/include/ncurses -O2
> -no-cpp-precomp -c ../ncurses/lib_gen.c
> ../ncurses/lib_gen.c: In function `addch':
> ../ncurses/lib_gen.c:20: parse error before '%' token
and that is not strange since the function looks like:
> #undef addch
> int addch (const chtype z)
> {
> % % T ((T_CALLED ("addch(%s)"), _tracechtype2 (0, z))) ; returnCode
> (waddch (st!
> }
BTW, the previous problems were not solved by a ranlib (I did not
expect it but ried anyway). It seems that source.development form Jan
25 compiles and runs but source from today does not. I do not know when
it was the last time I ran a make distclean and a reconfigure on
source.development.
G
More information about the tex-live
mailing list