I'm trying to install godi-rocketboost-20080630 on a Darwin 8.11.0 Power Macintosh system. but it's blowing up.
Actually the first problem is that it has a dependency on wget, which isn't on this system (not on mine, anyway). The Mac OS X ftp client is the same as the BSD client, so that would be convenient, but I don't see how to get RocketBoost to use it. Anyway, I installed a wget. The error occurs in the execution of ./bootstrap_stage2. The error message recommends adding GODI_BASEPKG_PCRE=yes to godi.conf, but I get the exact same error message either way. I'd be glad to help debug this, but after looking at the offending lines in bsd.pkg.mk, I don't know how to proceed. Any tips? I have a working but ancient (3.08) godi on this box, but it won't upgrade to 3.10 and I really need to get 3.10 working here. Thanks for any help!
a2:/usr/app/godi-rocketboost-20080630 keith$ ./bootstrap_stage2 17:05:37 URL:http://www.ocaml-programming.de/godi-build/3.10/available.new [4178/4178] -> "/tmp/godi17194-0/0/available.new" [1] 17:05:37 URL:http://godi-backup2.camlcity.org/godi-build/3.10/available.new [4178/4178] -> "/tmp/godi17194-0/1/available.new" [1] 17:05:38 URL:http://godi.0ok.org/godi-build/3.10/available.new [4178/4178] -> "/tmp/godi17194-0/2/available.new" [1] 17:05:38 URL:http://www.ocaml-programming.de/godi-build/rocketboost/available.new [96/96] -> "/tmp/godi17194-0/3/available.new" [1] 17:05:38 URL:http://godi-backup2.camlcity.org/godi-build/rocketboost/available.new [96/96] -> "/tmp/godi17194-0/4/available.new" [1] 17:05:38 URL:http://godi.0ok.org/godi-build/rocketboost/available.new [96/96] -> "/tmp/godi17194-0/5/available.new" [1] *** Starting with conf-pcre ### Fetching conf-pcre (if necessary) ### Building conf-pcre ===> Cleaning for conf-pcre-6 => No checksum file. ===> Extracting for conf-pcre-6 /bin/mkdir -p /usr/app/godi/build/conf/conf-pcre/work/pseudo mkdir -p /usr/app/godi/build/conf/conf-pcre/work/pseudo cp files/configure files/Makefile /usr/app/godi/build/conf/conf-pcre/work/pseudo ===> Patching for conf-pcre-6 ===> Configuring for conf-pcre-6 Checking /usr... Checking /usr/local... Checking /usr/pkg... Checking /opt/pkg... Checking /opt/local... Checking /opt/sfw... Checking /sw... Checking /cw... ===> PCRE not found Consider adding GODI_BASEPKG_PCRE=yes to godi.conf Error: Exec error: File /usr/app/godi/build/conf/conf-pcre/./../../mk/bsd.pkg.mk, line 1022: Command returned with non-zero exit code Error: Exec error: File /usr/app/godi/build/conf/conf-pcre/./../../mk/bsd.pkg.mk, line 1375: Command returned with non-zero exit code Error: Command fails with code 1: godi_console *** Problems with conf-pcre! It is required that you edit the file /godi.conf to fix these problems. The simplest way is probably to add a line GODI_BASEPKG_PCRE=yes at the end of this file, and to restart bootstrap_stage2. Sorry for the inconvenience. Failure! a2:/usr/app/godi-rocketboost-20080630 keith$ uname -srm Darwin 8.11.0 Power Macintosh a2:/usr/app/godi-rocketboost-20080630 keith$
_______________________________________________ Godi-list mailing list [email protected] https://godirepo.camlcity.org/mailman/listinfo/godi-list
