Activity log for bug #1298525

Date Who What changed Old value New value Message
2014-03-27 17:32:44 Tobias Specht bug added bug
2014-03-27 17:41:23 Tobias Specht description In the version 2.4.8 of libdar configured with --enable-mode=64 seams to be a bug in the class libdar::infinint. This affects other programs trying to link against this library: /usr/include/dar/real_infinint.hpp:89: undefined reference to `libdar::infinint::detruit()' /usr/include/dar/real_infinint.hpp:82: undefined reference to `libdar::infinint::copy_from(libdar::infinint const&)' The bug seams to be solved, at leased in the current release (2.4.12) of libdar. System information: Ubuntu 13.10 x64 In the version 2.4.8 of libdar configured with --enable-mode=64 seams to be a bug in the class libdar::infinint. This affects other programs trying to link against this library: /usr/include/dar/real_infinint.hpp:89: undefined reference to `libdar::infinint::detruit()' /usr/include/dar/real_infinint.hpp:82: undefined reference to `libdar::infinint::copy_from(libdar::infinint const&)' System information: Ubuntu 13.10 x64
2014-03-27 21:57:31 Tobias Specht description In the version 2.4.8 of libdar configured with --enable-mode=64 seams to be a bug in the class libdar::infinint. This affects other programs trying to link against this library: /usr/include/dar/real_infinint.hpp:89: undefined reference to `libdar::infinint::detruit()' /usr/include/dar/real_infinint.hpp:82: undefined reference to `libdar::infinint::copy_from(libdar::infinint const&)' System information: Ubuntu 13.10 x64 In the version 2.4.8 of libdar configured with --enable-mode=64 seams to be a bug in the class libdar::infinint. This affects other programs trying to link against this library: /usr/include/dar/real_infinint.hpp:89: undefined reference to `libdar::infinint::detruit()' /usr/include/dar/real_infinint.hpp:82: undefined reference to `libdar::infinint::copy_from(libdar::infinint const&)' System information: Ubuntu 13.10 x64 [Update] This isn't a bug. When linking against libdar64 don't forget to #define LIBDAR_MODE 64 so that infinint knows which backend to use.
2015-12-02 10:01:13 ShizaCat bug added subscriber ShizaCat