logo       

Re: [GHC] #833: Incompatibility between GHC and tmpfs ?: msg#00123

lang.haskell.glasgow.bugs

Subject: Re: [GHC] #833: Incompatibility between GHC and tmpfs ?

#833: Incompatibility between GHC and tmpfs ?
-----------------------------+----------------------------------------------
Reporter: titto@xxxxxxxx | Owner:
Type: bug | Status: new
Priority: normal | Milestone:
Component: Compiler | Version: 6.4.2
Severity: normal | Resolution:
Keywords: | Os: Unknown
Difficulty: Unknown | Architecture: Unknown
-----------------------------+----------------------------------------------
Changes (by guest):

* summary: Compiler error under Fedora Core 5 with hs-plugins =>
Incompatibility between GHC and tmpfs ?

Comment:

Apparently the problem was due to the fact that the /tmp directory, that
is used by default by hs-plugins to compile, was on the tmpfs filesystem.


In my /etc/fstab, /tmp is mapped as follows:

none /tmp tmpfs defaults,noexec,nosuid 0 0


When I set the TMPDIR directory, that is used by hs-plugin to determine
where to create its temporary files, to a directory on my hard disk the
"failed loadObj" error disappeared.

It would seem that there is an incompatibility between GHC and tmpfs.

--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/833>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler_______________________________________________
Glasgow-haskell-bugs mailing list
Glasgow-haskell-bugs@xxxxxxxxxxx
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs
<Prev in Thread] Current Thread [Next in Thread>
Google Custom Search

News | FAQ | advertise