known-issues.txt 1.3 KB

12345678910111213141516171819202122232425262728293031
  1. // -*- mode:doc; -*-
  2. // vim: set syntax=asciidoc:
  3. = Known issues
  4. * The +ltp-testsuite+ package does not build with the default uClibc
  5. configuration used by the Buildroot toolchain backend. The LTP
  6. testsuite uses several functions that are considered obsolete, such
  7. as sigset() and others. uClibc configuration options such as
  8. DO_XSI_MATH, UCLIBC_HAS_OBSOLETE_BSD_SIGNAL and
  9. UCLIBC_SV4_DEPRECATED are needed if one wants to build the
  10. +ltp-testsuite+ package with uClibc. You need to either use a glibc
  11. or eglibc based toolchain, or enable the appropriate options in the
  12. uClibc configuration.
  13. * The +xfsprogs+ package does not build with the default uClibc
  14. configuration used by the Buildroot toolchain backend. You need to
  15. either use a glibc or eglibc based toolchain, or enable the
  16. appropriate options in the uClibc configuration.
  17. * The +mrouted+ package does not build with the default uClibc
  18. configuration used by the Buildroot toolchain backend. You need to
  19. either use a glibc or eglibc based toolchain, or enable the
  20. appropriate options in the uClibc configuration.
  21. * The +libffi+ package is not supported on the SuperH 2 and ARC
  22. architectures.
  23. * The +prboom+ package triggers a compiler failure with the SuperH 4
  24. compiler from Sourcery CodeBench, version 2012.09.