From: Andreas Enge <andreas@enge.fr>
To: "Ludovic Courtès" <ludo@gnu.org>
Cc: 29082-done@debbugs.gnu.org
Subject: bug#29082: Guix-daemon has undefined reference to boost
Date: Wed, 1 Nov 2017 16:36:42 +0100 [thread overview]
Message-ID: <20171101153642.GA5457@jurong> (raw)
In-Reply-To: <87d153vtmk.fsf@gnu.org>
On Tue, Oct 31, 2017 at 11:29:23PM +0100, Ludovic Courtès wrote:
> Andreas Enge <andreas@enge.fr> skribis:
> > CXXLD guix-daemon
> > nix/nix-daemon/guix_daemon-nix-daemon.o: In function `nix::FormatOrString::FormatOrString(boost::basic_format const&)':
> > /home/andreas/guix/./nix/libutil/types.hh:36: undefined reference to `boost::basic_format::str[abi:cxx11]() const'
> > /home/andreas/guix/./nix/libutil/types.hh:36: undefined reference to `boost::basic_format::str[abi:cxx11]() const'
> I’m quite confident this is due to stale .o files or similar.
> Could you try removing all .o and .a files as well as ‘guix-register’
> and ‘guix-daemon’, and run ‘make’ again?
Indeed, you were right. Due to an error in my regular expression I removed
too many files and started from scratch with a fresh git clone, and things
went through.
Sorry for the noise, and thanks a lot for your advice!
Andreas
prev parent reply other threads:[~2017-11-01 15:37 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-10-31 15:40 bug#29082: Guix-daemon has undefined reference to boost Andreas Enge
2017-10-31 22:29 ` Ludovic Courtès
2017-11-01 15:36 ` Andreas Enge [this message]
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=20171101153642.GA5457@jurong \
--to=andreas@enge.fr \
--cc=29082-done@debbugs.gnu.org \
--cc=ludo@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.