Ticket #3451 (closed bug: fixed)
HsFFI.h import doesn't work as installed
| Reported by: | guest | Owned by: | simonmar |
|---|---|---|---|
| Priority: | high | Milestone: | 6.12.1 |
| Component: | Build System | Version: | 6.11 |
| Keywords: | Cc: | aslatter@… | |
| Operating System: | Unknown/Multiple | Architecture: | x86_64 (amd64) |
| Type of failure: | Difficulty: | Unknown | |
| Test Case: | Blocked By: | ||
| Blocking: | Related Tickets: |
Description
After building GHC head I tried to install the 'network' package (version in darcs head).
I got compile errors from including HsFFI.h trying to include 'stg/Types.h' which wasn't installed by the installer (that is, "make install").
I then copied the 'includes/stg' directory from the build directory over into the directory where GHC had been installed, and everything started working.
This was running on Linux, amd64.
Change History
Note: See
TracTickets for help on using
tickets.
