[haiku-bugs] [Haiku] #14403: Symbol mangled by the C++ compiler

  • From: "Haiku" <trac@xxxxxxxxxxxx>
  • To: undisclosed-recipients: ;
  • Date: Sun, 26 Aug 2018 08:17:44 -0000

#14403: Symbol mangled by the C++ compiler
--------------------------+------------------------------
 Reporter:  miqlas        |        Owner:  nobody
     Type:  bug           |       Status:  new
 Priority:  normal        |    Milestone:  Unscheduled
Component:  System/POSIX  |      Version:  R1/Development
 Keywords:                |   Blocked By:
 Blocking:                |  Has a Patch:  0
 Platform:  x86-64        |
--------------------------+------------------------------
 Radare2 built with CFLAGS="-D_BSD_SOURCE" and with LDLFAGS="-lbsd", it is
 stil lcomplains about missing symbol: login_tty.
 This symbol provided by libbsd on Haiku, but still not found.

 {{{
 ~ # nm -D /boot/system/lib/libbsd.so | grep login_tty
 0000000000002be5 T _Z9login_ttyi
 }}}

 For more info:
 https://github.com/haikuports/haikuports/pull/2952#issuecomment-416021471

-- 
Ticket URL: <https://dev.haiku-os.org/ticket/14403>
Haiku <https://dev.haiku-os.org>
The Haiku operating system.

Other related posts: