From: Hudson R. <hud...@so...> - 2002-10-23 17:45:58
|
Hi all, When is realized the installation with feature --with-lang=it, occur a warning in tcpphelp.h during make. I'm brazilian, but would be good to italian users if this warning was solved. I attach a typescript file with warning. Script iniciado em Wed Oct 23 11:07:25 2002 hudson@mynotebook:~/prj/tc/development$ ./configure --with-lang=it <snip> config.status: creating cobpp/tcpphelp.h </snip> hudson@mynotebook:~/prj/tc/development$ make Making all in compiler <snip> gcc -I/usr/include -I../lib -I../ -Wall -c cobpp.c In file included from cobpp.c:40: tcpphelp.h:67: warning: unknown escape sequence `\ ' tcpphelp.h:68: warning: unknown escape sequence `\ ' tcpphelp.h:69: warning: unknown escape sequence `\ ' tcpphelp.h:70: warning: unknown escape sequence `\ ' gcc -g -o htcobolpp parser.tab.o scanner.o cobpp.o -L/usr/lib -lm </snip> hudson@mynotebook:~/prj/tc/development$ exit exit Script concluído em Wed Oct 23 11:08:17 2002 Thanks. Hudson |