emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#42480: closed (cabal-install/GHC fails to find libraries)


From: GNU bug Tracking System
Subject: bug#42480: closed (cabal-install/GHC fails to find libraries)
Date: Fri, 22 Sep 2023 16:47:03 +0000

Your message dated Fri, 22 Sep 2023 18:16:43 +0200
with message-id <875y4289p0.fsf@gmail.com>
and subject line Re: bug#42480: cabal-install/GHC fails to find libraries
has caused the debbugs.gnu.org bug report #42480,
regarding cabal-install/GHC fails to find libraries
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs@gnu.org.)


-- 
42480: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=42480
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: cabal-install/GHC fails to find libraries Date: Wed, 22 Jul 2020 11:45:06 -0700
Hi Guix,

I have a haskell project until recently compiled with the following:

env -u GHC_PACKAGE_PATH cabal new-build

Now it fails with the following:

ld: cannot find -lm
ld: cannot find -lpthread
ld: cannot find -lz
ld: cannot find -lrt
ld: cannot find -lutil
ld: cannot find -ldl
ld: cannot find -lpthread
ld: cannot find -lm
ld: cannot find -lrt
ld: cannot find -ldl
ld: cannot find -lpthread
ld: cannot find -lpthread
ld: cannot find -lpthread
ld: cannot find -lc

Could a graft be failing to update references to various libraries?

I really don't know what could be going on.

Thanks!

John



--- End Message ---
--- Begin Message --- Subject: Re: bug#42480: cabal-install/GHC fails to find libraries Date: Fri, 22 Sep 2023 18:16:43 +0200 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.2 (gnu/linux)
Hi

I think this old bug#42480,

    https://issues.guix.gnu.org/issue/42480

can be closed.

On Wed, 22 Jul 2020 at 16:43, John Soo <jsoo1@asu.edu> wrote:

> I do have gcc-toolchain installed and I just realized that my project
> compiles fine if I do not try to statically link.  I believe this can be
> closed as dynamic linking works fine.  My mistake.  I did see the issue
> regarding captured inputs to ghc. I am in favor of removing them. I
> always must have gcc-toolchain installed when using ghc anyways.

Adding gcc-toolchain fixes the issue.

I am closing.  Let me know if I am missing something.


Cheers,
simon


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]