| | 457 | 1. That went okay. {{{make}}} |
| | 458 | 1. Edit the paths in {{{/tmp/ghc_d/ghc-bootstrap/bin/ghc}}} (which is a shell script) to change {{{/opt/local}}} to {{{/tmp/ghc_d/ghc-bootstrap}}}. Four times. |
| | 459 | 1. {{{make}}} again |
| | 460 | 1. |
| | 461 | {{{ |
| | 462 | make -C utils/mkdependC boot |
| | 463 | ------------------------------------------------------------------------ |
| | 464 | == make boot -r; |
| | 465 | in /Users/krc/ghc-head/ghc/includes |
| | 466 | ------------------------------------------------------------------------ |
| | 467 | ../utils/mkdependC/mkdependC -f .depend -- -O -DTABLES_NEXT_TO_CODE -I. -I../rts -- mkDerivedConstants.c |
| | 468 | ------------------------------------------------------------------------ |
| | 469 | == make boot -r; |
| | 470 | in /Users/krc/ghc-head/ghc/compat |
| | 471 | ------------------------------------------------------------------------ |
| | 472 | /bin/sh: test: unknownunknown: integer expression expected |
| | 473 | /private/tmp/ghc_d/ghc-bootstrap/bin/ghc -M -optdep-f -optdep.depend -osuf o -optdep--exclude-module=System.Directory.Internals -H16m -O -I. -Iinclude -Rghc-timing -I../li\ |
| | 474 | braries -fglasgow-exts -no-recomp Compat/Directory.hs Compat/RawSystem.hs Compat/Unicode.hs Distribution/Compat/FilePath.hs Distribution/Compat/ReadP.hs Distribution/Compiler\ |
| | 475 | .hs Distribution/GetOpt.hs Distribution/InstalledPackageInfo.hs Distribution/License.hs Distribution/Package.hs Distribution/ParseUtils.hs Distribution/Version.hs Language/Ha\ |
| | 476 | skell/Extension.hs tmp.hs |
| | 477 | dyld: /private/tmp/ghc_d/ghc-bootstrap/lib/ghc-6.4/ghc-6.4 can't open library: /opt/local/lib/libreadline.5.0.dylib (No such file or directory, errno = 2) |
| | 478 | make[1]: *** [depend] Trace/BPT trap |
| | 479 | make: *** [stage1] Error 1 |
| | 480 | }}} |
| | 481 | 1. Wonder whether 11:49 AM is too early in the day to start drinking. |