This is the mail archive of the cygwin-apps mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: TeX Live transition complete


On 3/2/2012 12:04 AM, Yaakov (Cygwin/X) wrote:
If you have any more questions about TeX Live, please let me know.

Just one small question for now. I found that asymptote didn't build from source for me:


g++ -Wall -ansi -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -I/usr/include/tirpc -g -O2 -pipe --no-var-tracking -I . -I/usr/include/tirpc -o runsystem.o -c runsystem.cc
runfile.in: In function âvoid run::gen_runfile47(vm::stack*)â:
runfile.in:353:19: error: âmkstempâ was not declared in this scope
Makefile:307: recipe for target `runfile.o' failed


After reverting your patch to runfile.in (i.e., restoring the declaration of mkstemp), the build succeeded. Could my build environment be different from yours so that I need that declaration but you don't? I'm using Cygwin's gcc4-g++-4.5.3-3.

Thanks.

Ken


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]