unofficial mirror of bug-guix@gnu.org 
 help / color / mirror / code / Atom feed
* bug#42480: cabal-install/GHC fails to find libraries
@ 2020-07-22 18:45 John Soo
  2020-07-22 21:51 ` Ricardo Wurmus
  0 siblings, 1 reply; 4+ messages in thread
From: John Soo @ 2020-07-22 18:45 UTC (permalink / raw)
  To: 42480

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




^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2023-09-22 16:47 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-07-22 18:45 bug#42480: cabal-install/GHC fails to find libraries John Soo
2020-07-22 21:51 ` Ricardo Wurmus
2020-07-22 23:43   ` John Soo
2023-09-22 16:16     ` Simon Tournier

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).