known-issues.txt 1.3 KB

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