[SERVER-22600] can't build --dbg=on --link-mode=dynamic Created: 12/Feb/16  Updated: 14/Apr/16  Resolved: 17/Feb/16

Status: Closed
Project: Core Server
Component/s: Internal Code
Affects Version/s: None
Fix Version/s: None

Type: Bug Priority: Major - P3
Reporter: Eric Milkie Assignee: Mark Benvenuto
Resolution: Done Votes: 0
Labels: None
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified

Backwards Compatibility: Fully Compatible
Operating System: ALL
Participants:

 Description   

Boost has an undefined symbol for the assert handler, which only needs to be defined in debug mode.

Linking build/debug/third_party/boost-1.56.0/libboost_chrono.so
src/third_party/boost-1.56.0/boost/chrono/detail/inlined/posix/chrono.hpp:25: error: undefined reference to 'boost::assertion_failed(char const*, char const*, char const*, long)'
src/third_party/boost-1.56.0/boost/chrono/detail/inlined/posix/chrono.hpp:79: error: undefined reference to 'boost::assertion_failed(char const*, char const*, char const*, long)'
src/third_party/boost-1.56.0/boost/chrono/detail/inlined/posix/process_cpu_clocks.hpp:50: error: undefined reference to 'boost::assertion_failed(char const*, char const*, char const*, long)'
src/third_party/boost-1.56.0/boost/chrono/detail/inlined/posix/process_cpu_clocks.hpp:61: error: undefined reference to 'boost::assertion_failed(char const*, char const*, char const*, long)'



 Comments   
Comment by Mark Benvenuto [ 17/Feb/16 ]

The problematic code was reverted.

Generated at Thu Feb 08 04:00:53 UTC 2024 using Jira 9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66.