Attempting to smoke
[email protected] ("Will Coleda")
| Newsgroups | perl.daily-build |
|---|---|
| Message-ID | <[email protected]> |
I've been trying for the past few days to get a smoke run completed on a cygwin machine. My most successful attempt was a hang in what appeared to be the make test run on the first config. I'm now trying on a Solaris 7 box to see how things -should- work. =-) As others have, I've had to make some minor mods to the scripts to get things running... I'd recommend changing the 'export PC=blah' line in the sh script. (That doesn't work in strict sh, you need PC=blah;export PC). Also, the last line of smoke.sh assumes that mktest.pl lives IN the perl-current directory. seems like you should also specify the "smoke" directory in there and run it from there, to keep things simple for others.) If I get this up and running on the Solaris 7 box, I'll see if I can force cygwin to comply, and I might be able to add a few other versions of Solaris and a Linux box to the mix. Regards.