| 1 | 6c6 |
|---|
| 2 | < "./Setup" "configure" "--package-db=../../packages/package.conf.inplace" "--prefix=/pkg/haskell-platform" "--with-compiler=/usr/bin/ghc" "--with-hc-pkg=/usr/bin/ghc-pkg" "--with-hsc2hs=/usr/bin/hsc2hs" |
|---|
| 3 | --- |
|---|
| 4 | > "./Setup" "configure" "--package-db=../../packages/package.conf.inplace" "--prefix=/usr/local" "--with-compiler=/usr/bin/ghc" "--with-hc-pkg=/usr/bin/ghc-pkg" "--with-hsc2hs=/usr/bin/hsc2hs" |
|---|
| 5 | 97c97 |
|---|
| 6 | < "./Setup" "configure" "--package-db=../../packages/package.conf.inplace" "--prefix=/pkg/haskell-platform" "--with-compiler=/usr/bin/ghc" "--with-hc-pkg=/usr/bin/ghc-pkg" "--with-hsc2hs=/usr/bin/hsc2hs" |
|---|
| 7 | --- |
|---|
| 8 | > "./Setup" "configure" "--package-db=../../packages/package.conf.inplace" "--prefix=/usr/local" "--with-compiler=/usr/bin/ghc" "--with-hc-pkg=/usr/bin/ghc-pkg" "--with-hsc2hs=/usr/bin/hsc2hs" |
|---|
| 9 | 1274,1279c1274,1275 |
|---|
| 10 | < ld: in /Users/mvanier/_/src/haskell-platform/haskell-platform-2009.2.0/packages/mtl-1.1.0.2/dist/build/libHSmtl-1.1.0.2.a, archive has no table of contents |
|---|
| 11 | < collect2: ld returned 1 exit status |
|---|
| 12 | < |
|---|
| 13 | < Error: |
|---|
| 14 | < Building the happy-1.18.2 package failed |
|---|
| 15 | < make: *** [build.stamp] Error 2 |
|---|
| 16 | --- |
|---|
| 17 | > "./Setup" "register" "--inplace" |
|---|
| 18 | > Package contains no library to register: happy-1.18.2... |
|---|