|
From: sfeam (E. Merritt) <eam...@gm...> - 2012-09-05 05:46:01
|
On Tuesday, 04 September 2012, Tatsuro MATSUOKA wrote: > Hello > > I have tried to build the recent cvs source (2012-09-04) mingw. > Build of gnuplot is fine. > > However, in making help an error appeared. I think the error arose from applying the patch file term-ja.diff to the revised emf.trm file. Please try the new term-ja.diff in 4.7 CVS (uploaded just a few minutes ago). Ethan > > gcc -shared-libgcc -Wl,--enable-auto-import -Wl,--enable-runtime-pseudo-reloc-v2 -L/c/Programs/gplibs/lib -s -o doc2html-ja.exe -DWINDOWS_NO_GUI -DJAPANESE_DOC -I/c/Programs/gplibs/include -fno-keep-inline-dllexport -O3 -I. -I../../src -D_Windows -DHAVE_CONFIG_H -DGNUPLOT_SHARE_DIR=\"share\" -DDEVELOPMENT_VERSION -DUSE_MOUSE=1 -DWIN_IPC -I/c/PROGRA~2/HELPWO~1/include -DHAVE_LIBGD -DHAVE_LIBPNG -DHAVE_LIBGD -DHAVE_GD_H -DHAVE_GD_GIF -DGIF_ANIMATION -DHAVE_GD_PNG -DHAVE_GD_JPEG -DHAVE_GD_TTF -DHAVE_CAIROPDF -DWXWIDGETS -DHAVE_LUA -DHAVE_ICONV -I. -Ija/docs/ -Ija//term ../../docs/windows/doc2htm > l.c ../../docs/termdoc.c ../../docs/xref.c version.o > In file included from ../../src/term.h:265:0, > from ja/docs/doc2x.h:72, > from ../../docs/windows/doc2html.c:65: > ja//term/emf.trm:1830:0: error: unterminated #ifdef > make: *** [doc2html-ja.exe] Error 1 > > ja//term/emf.trm:1830:0 > > #ifdef TERM_HELP > START_HELP(emf) > #ifndef JAPANESE_DOC > : > : > #endif /* TERM_HELP */ > > *********** > #ifndef JAPANESE_DOC seem not terminated > > > Regards > > Tatsuro > > ------------------------------------------------------------------------------ > Live Security Virtual Conference > Exclusive live event will cover all the ways today's security and > threat landscape has changed and how IT managers can respond. Discussions > will include endpoint security, mobile security and the latest in malware > threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ > _______________________________________________ > gnuplot-beta mailing list > gnu...@li... > https://lists.sourceforge.net/lists/listinfo/gnuplot-beta > |