jgm / cheapskate

Experimental markdown processor in Haskell
BSD 3-Clause "New" or "Revised" License
107 stars 18 forks source link

Failed to install on Windows (HP 7.10.3) #16

Closed ulysses4ever closed 8 years ago

ulysses4ever commented 8 years ago

(Under cabal-install) The compile phase completes well, but linking is failed.

Linking dist\build\cheapskate\cheapskate.exe ...
C:/Program Files/Haskell Platform/7.10.3/mingw/bin/ld.exe: cannot find -lHSxss-sanitize-0.3.5.7-HScF09TDCPn9q2HNPyr3jY
C:/Program Files/Haskell Platform/7.10.3/mingw/bin/ld.exe: cannot find -lHSutf8-string-1.0.1.1-L8eKHa7Iv9q7FVKUYW6u4b
C:/Program Files/Haskell Platform/7.10.3/mingw/bin/ld.exe: cannot find -lHStagsoup-0.14-LkUWVoqDDljLCcz7bB5oLY
C:/Program Files/Haskell Platform/7.10.3/mingw/bin/ld.exe: cannot find -lHScss-text-0.1.2.1-EIrTNZIusX93HMVzZkp9UD
C:/Program Files/Haskell Platform/7.10.3/mingw/bin/ld.exe: cannot find -lHSuniplate-1.6.12-DgRHum07M0vBMdvTsdo5gV
C:/Program Files/Haskell Platform/7.10.3/mingw/bin/ld.exe: cannot find -lHSdata-default-0.7.1.1-3MPp9dYgnh90NQDAZx5NXx
C:/Program Files/Haskell Platform/7.10.3/mingw/bin/ld.exe: cannot find -lHSdata-default-instances-old-locale-0.0.1-K6L8Um6XgJK7vZZFbrTNny
C:/Program Files/Haskell Platform/7.10.3/mingw/bin/ld.exe: cannot find -lHSdata-default-instances-dlist-0.0.1-H5f5Qu8KYxpJlVdwCzbtAY
C:/Program Files/Haskell Platform/7.10.3/mingw/bin/ld.exe: cannot find -lHSdlist-0.7.1.2-AO7XAasbAeyL0XLKeq1Aui
C:/Program Files/Haskell Platform/7.10.3/mingw/bin/ld.exe: cannot find -lHSdata-default-instances-containers-0.0.1-Lel7wFldMDA1Zs74nVWKYF
C:/Program Files/Haskell Platform/7.10.3/mingw/bin/ld.exe: cannot find -lHSdata-default-class-0.1.2.0-4JL8mCHvyuoKtdHwhiuMnt
C:/Program Files/Haskell Platform/7.10.3/mingw/bin/ld.exe: cannot find -lHSblaze-html-0.8.1.1-89cVIlB12sFJRMi1lQAdfn
C:/Program Files/Haskell Platform/7.10.3/mingw/bin/ld.exe: cannot find -lHSblaze-markup-0.7.0.3-7gHcQviMQE9GGsKcO1ZT0j
C:/Program Files/Haskell Platform/7.10.3/mingw/bin/ld.exe: cannot find -lHSblaze-builder-0.4.0.2-4HkRnVv5mkB1jlZDT6uaGq
collect2.exe: error: ld returned 1 exit status
cabal: Error: some packages failed to install:
cheapskate-0.1.0.5 failed during the building phase. The exception was:
ExitFailure 1
jgm commented 8 years ago

This doesn't look like anything specific to cheapskate. Try installing some other Haskell software and see if you have similar issues?

In any case, there's not enough information here to see what is happening. Perhaps the complete cabal build log would give more.

+++ Artem Pelenitsyn [Jun 29 16 00:18 ]:

The compile phase completes well, but linking is failed. Linking dist\build\cheapskate\cheapskate.exe ... C:/Program Files/Haskell Platform/7.10.3/mingw/bin/ld.exe: cannot find -lHSxss-s anitize-0.3.5.7-HScF09TDCPn9q2HNPyr3jY C:/Program Files/Haskell Platform/7.10.3/mingw/bin/ld.exe: cannot find -lHSutf8- string-1.0.1.1-L8eKHa7Iv9q7FVKUYW6u4b C:/Program Files/Haskell Platform/7.10.3/mingw/bin/ld.exe: cannot find -lHStagso up-0.14-LkUWVoqDDljLCcz7bB5oLY C:/Program Files/Haskell Platform/7.10.3/mingw/bin/ld.exe: cannot find -lHScss-t ext-0.1.2.1-EIrTNZIusX93HMVzZkp9UD C:/Program Files/Haskell Platform/7.10.3/mingw/bin/ld.exe: cannot find -lHSunipl ate-1.6.12-DgRHum07M0vBMdvTsdo5gV C:/Program Files/Haskell Platform/7.10.3/mingw/bin/ld.exe: cannot find -lHSdata- default-0.7.1.1-3MPp9dYgnh90NQDAZx5NXx C:/Program Files/Haskell Platform/7.10.3/mingw/bin/ld.exe: cannot find -lHSdata- default-instances-old-locale-0.0.1-K6L8Um6XgJK7vZZFbrTNny C:/Program Files/Haskell Platform/7.10.3/mingw/bin/ld.exe: cannot find -lHSdata- default-instances-dlist-0.0.1-H5f5Qu8KYxpJlVdwCzbtAY C:/Program Files/Haskell Platform/7.10.3/mingw/bin/ld.exe: cannot find -lHSdlist -0.7.1.2-AO7XAasbAeyL0XLKeq1Aui C:/Program Files/Haskell Platform/7.10.3/mingw/bin/ld.exe: cannot find -lHSdata- default-instances-containers-0.0.1-Lel7wFldMDA1Zs74nVWKYF C:/Program Files/Haskell Platform/7.10.3/mingw/bin/ld.exe: cannot find -lHSdata- default-class-0.1.2.0-4JL8mCHvyuoKtdHwhiuMnt C:/Program Files/Haskell Platform/7.10.3/mingw/bin/ld.exe: cannot find -lHSblaze -html-0.8.1.1-89cVIlB12sFJRMi1lQAdfn C:/Program Files/Haskell Platform/7.10.3/mingw/bin/ld.exe: cannot find -lHSblaze -markup-0.7.0.3-7gHcQviMQE9GGsKcO1ZT0j C:/Program Files/Haskell Platform/7.10.3/mingw/bin/ld.exe: cannot find -lHSblaze -builder-0.4.0.2-4HkRnVv5mkB1jlZDT6uaGq collect2.exe: error: ld returned 1 exit status cabal: Error: some packages failed to install: cheapskate-0.1.0.5 failed during the building phase. The exception was: ExitFailure 1

— You are receiving this because you are subscribed to this thread. Reply to this email directly, [1]view it on GitHub, or [2]mute the thread.

References

  1. https://github.com/jgm/cheapskate/issues/16
  2. https://github.com/notifications/unsubscribe/AAAL5GVFRPcx_T9DlKMXqL7hbEJTtdFYks5qQhw_gaJpZM4JA1wh
ulysses4ever commented 8 years ago

This doesn't look like anything specific to cheapskate.

Yes, sorry for bothering. Will try StakOverflow instead :)