Hello
--- On Thu, 2012/6/21, Tatsuro MATSUOKA wrote:
> Hello
>
> I'm trying to build the current cvs source (2012-06-19) on Cygwin, MinGW and DJGPP.
>
> gcc -c -I/deve/DJDIR/lib/glib/include -Ie:/lua/lua514/src -DHAVE_CONFIG_H -DHAVE_LUA -O3 -fomit-frame-pointer -I. =DHELPFILE=\"gnuplot.gih\" command.c
> command.c:77:23: fatal error: datablock.h: No such file or directory (ENOENT) compilation terminated.
> make.exe: ***[command.o] Error 1
>
> I'm now using DOSBOX for DJGPP on windows 7 64bit.
> On the DOSBOX, file name of 8.3 format only allowed so that datablock.h
> permitted. I will apply local patch to overcome this issue.
Sorry for my English was broken.
> I'm now using DOSBOX for DJGPP on windows 7 64bit.
> On the DOSBOX, file name of 8.3 format only allowed so that datablock.h
> permitted. I will apply local patch to overcome this issue.
On the DOXBOX, file name of 8.3 format only is allowed so that file name datablock.h and datablock.c is not permitted.
At the moment, I abandon to generate DJGPP binaries.
Regards
Tatsuro
|