2009/7/18 T. Modes <[email protected]>: > > > > Lukáš Jirkovský schrieb: >> Hello, >> since 0.8 is out I think I can bring back some of my patches. This one >> changes backslash delimiter (\) on windows to forward slash (/) in >> makefile. It should fix test target on windows. Because I don't have >> access windows build machine I kindly ask for testing. >> >> Lukáš > > Hi Lukas, > > I tested your patch. But the test target does not work, I'm getting > > make -f test.pto.mk test > Checking nona... > abnormal program termination > C:\Users\Thomas\AppData\Local\Temp\make21323.sh: fork failed: no error > [1] > d:\src\build\INSTALL\FILES\bin\make: [test] Error 1 (ignored) > Checking enblend... > abnormal program termination > C:\Users\Thomas\AppData\Local\Temp\make21325.sh: fork failed: no error > [1] > d:\src\build\INSTALL\FILES\bin\make: [test] Error 1 (ignored) > Checking enfuse...[OK] > Checking hugin_hdrmerge... > abnormal program termination > C:\Users\Thomas\AppData\Local\Temp\make21329.sh: fork failed: no error > [1] > d:\src\build\INSTALL\FILES\bin\make: [test] Error 1 (ignored) > Checking exiftool...[OK] > > When I running make several times the crash occurs on different > programs. > > Thomas > > >
Oh. Thanks for testing. Did all backslashes been replaced with forward slashes? In fact I've never compiled hugin with this patch. I've only experimented with hugin's makefile on windows machine and it seemed to begin work after replacing slashes. Maybe it can be GNU make related. I think that windows bundle contains some very old GNU Make version. I've tested it with make 3.81 from http://gnuwin32.sourceforge.net Lukáš --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "hugin and other free panoramic software" group. A list of frequently asked questions is available at: http://wiki.panotools.org/Hugin_FAQ To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/hugin-ptx -~----------~----~----~----~------~----~------~--~---
