all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Catonano <catonano@gmail.com>
To: help-guix <help-guix@gnu.org>
Subject: building and installing Guile
Date: Thu, 8 Feb 2018 11:15:08 +0100	[thread overview]
Message-ID: <CAJ98PDwSzn4v=QipjbucBP4BdyF=WTWpS5frCepgajvzOUOpcg@mail.gmail.com> (raw)

[-- Attachment #1: Type: text/plain, Size: 2116 bytes --]

Trying to "make install" Guile into a local folder of mine

I am building in

~/guile-src

and I'd like to install in

~/guile

I fogot which packages I included "ad-hoc" in the environment for building.

I had to switch the machine off and later I didn't remember the sequence

So with an environment with only guile deps in it this is what I get

...
libtool: warning: relinking 'guile-readline.la'
libtool: install: (cd /home/catonano/guile-src/guile-readline; /bin/sh
"/home/catonano/guile-src/libtool"  --silent --tag CC --mode=relink gcc
-std=gnu11 -Wall -Wmissing-prototypes -Wdeclaration-after-statement
-Wpointer-arith -Wswitch-enum -fno-strict-aliasing -fwrapv
-I/gnu/store/izagp1i0rvmi8bvn6yrgrgkc6vs09s15-libgc-7.6.0/include -g -O2
-export-dynamic -no-undefined -module -o guile-readline.la -rpath
/home/catonano/guile/lib/guile/3.0/extensions readline.lo -lreadline
-lncurses ../libguile/libguile-3.0.la ../lib/libgnu.la -lcrypt -lm )
libtool: warning: '/home/catonano/.guix-profile/lib/libunistring.la' seems
to be moved
libtool: warning: '/home/catonano/.guix-profile/lib/libgmp.la' seems to be
moved
libtool: warning: '/home/catonano/.guix-profile/lib/libltdl.la' seems to be
moved
ld-wrapper: error: attempt to use impure library "/home/catonano/guile/lib/
libguile-3.0.so"
collect2: error: ld returned 1 exit status
libtool:   error: error: relink 'guile-readline.la' with the above command
before installing it
make[4]: *** [Makefile:1729: install-extensionsLTLIBRARIES] Error 1
make[4]: Leaving directory '/home/catonano/guile-src/guile-readline'
make[3]: *** [Makefile:1969: install-am] Error 2
make[3]: Leaving directory '/home/catonano/guile-src/guile-readline'
make[2]: *** [Makefile:1963: install] Error 2
make[2]: Leaving directory '/home/catonano/guile-src/guile-readline'
make[1]: *** [Makefile:1857: install-recursive] Error 1
make[1]: Leaving directory '/home/catonano/guile-src'
make: *** [Makefile:2249: install] Error 2
catonano@xps ~/guile-src [env]$


I specifically don't understand this line
libtool: warning: '/home/catonano/.guix-profile/lib/libunistring.la' seems
to be moved

[-- Attachment #2: Type: text/html, Size: 2848 bytes --]

             reply	other threads:[~2018-02-08 10:15 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-02-08 10:15 Catonano [this message]
2018-02-09 10:39 ` building and installing Guile Catonano

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CAJ98PDwSzn4v=QipjbucBP4BdyF=WTWpS5frCepgajvzOUOpcg@mail.gmail.com' \
    --to=catonano@gmail.com \
    --cc=help-guix@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.