unofficial mirror of help-guix@gnu.org 
 help / color / mirror / Atom feed
* getting all build paths in environment
@ 2020-01-09  4:27 raingloom
  2020-01-09  7:29 ` Gábor Boskovits
  2020-01-09 20:12 ` Efraim Flashner
  0 siblings, 2 replies; 3+ messages in thread
From: raingloom @ 2020-01-09  4:27 UTC (permalink / raw)
  To: help-guix

I'm trying to bootstrap Go for Plan 9, this should be as simple as
setting a few environment variables and running a script, but during
the third phase, I run into this:

/home/raingloom/Projects/Plan9/go64/go-plan9-arm64-bootstrap/bin/go:
error while loading shared libraries: libgcc_s.so.1: cannot open shared
object file: No such file or directory

as far as I know, this would work if libgcc was in the relevant search
path.

Is there a way I could set up the same environment that guix leaves in
/tmp/guix-.../environment-variables after a failed build?

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

end of thread, other threads:[~2020-01-09 20:13 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-01-09  4:27 getting all build paths in environment raingloom
2020-01-09  7:29 ` Gábor Boskovits
2020-01-09 20:12 ` Efraim Flashner

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).