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

Extra symbols required



The following symbols aren't in the LSB specification, but "bad
things" (strange behaviour or segfaults) happen to some binaries if
they are not present in the stub libraries (although programs still
link ok). If these symbols aren't included in the shared libraries
they instead appear in the static portion of the binary as just
undefined symbols.  Interestingly lsbappchk doesn't pick these up (I'm
not sure why yet).

  _IO_stdin_used
  __cxa_finalize
  __deregister_frame_info
  __register_frame_info

So I think we need to add the above to the LSB specification.

Regards,

Chris
-- 
cyeoh@au.ibm.com
IBM OzLabs Linux Development Group
Canberra, Australia



Reply to: