bug-guix
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#29082: Guix-daemon has undefined reference to boost


From: Ludovic Courtès
Subject: bug#29082: Guix-daemon has undefined reference to boost
Date: Tue, 31 Oct 2017 23:29:23 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.3 (gnu/linux)

Hi!

Andreas Enge <address@hidden> skribis:

> make[2]: Entering directory '/home/andreas/guix'
>   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?

TIA,
Ludo’.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]