Closed romario89 closed 10 years ago
Possibly a firewall / routing issue between the machine you're on and the destination? You're simply trying to install some dependencies here. If svn is a problem, run the make dependencies on an Intel Linux box then copy the file tree over.
As always - http://v8ppc.osuosl.org:8080/ will have jenkins logs you can crawl through to see a working build (and test)
Thank you for the comment. I didn't to copy the file tree over because I found the cause of the trouble. It was the version of the svn as I suspected. I tried svn-1.7.0 and this time it complained svn version being too old. Then I tried svn-1.7.14 and it did work.
But at the # make -j8 ppc command I got another error. I 'll post another issue for that.
BTW, I forgot the state my OS, it's Leopard 10.5.8 and no package manager such as TigerBrew or MacPorts is installed.
Hello
My first attempt in compiling v8ppc. I compiled svn-1.8.8 with serf to make the v8ppc compile but I got this error:
make dependencies
It's said that svn-1.7.x compiled with neon does work, but I haven't yet attempted to do it. I wanted to ask your opinions. Thanks.