GNU bug report logs -
#42480
cabal-install/GHC fails to find libraries
Previous Next
Reported by: John Soo <jsoo1 <at> asu.edu>
Date: Wed, 22 Jul 2020 18:46:02 UTC
Severity: normal
Done: Simon Tournier <zimon.toutoune <at> gmail.com>
Bug is archived. No further changes may be made.
Full log
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
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
This bug report was last modified 1 year and 300 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.