Opened 16 months ago
Last modified 3 months ago
#67776 assigned defect
PDAL fails to build on 10.6.8: Undefined symbols for architecture x86_64: "___cxa_thread_atexit"
Reported by: | barracuda156 | Owned by: | Veence (Vincent) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.8.1 |
Keywords: | snowleopard | Cc: | cooljeanius (Eric Gallager) |
Port: | PDAL |
Description
Undefined symbols for architecture x86_64: "___cxa_thread_atexit", referenced from: pdal::BOX2D::parse(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, unsigned long&) in Bounds.cpp.o pdal::BOX3D::parse(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, unsigned long&) in Bounds.cpp.o ld: symbol(s) not found for architecture x86_64 clang: error: linker command failed with exit code 1 (use -v to see invocation)
Change History (1)
comment:1 Changed 3 months ago by cooljeanius (Eric Gallager)
Cc: | cooljeanius added |
---|
Note: See
TracTickets for help on using
tickets.