From Fedora Project Wiki

< Architectures‎ | MIPS

Revision as of 16:51, 27 March 2010 by Lazyfai (talk | contribs)

The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

Java issue

Some packages can't be built with java support as we don't have OpenJDK yet

  • avahi
  • bison
  • ca-certificates
  • ecj: bootstrap
  • java-1.5.0-gcj: need bootstrap = 1
  • setools
  • tetex-tex4ht
  • tzdata

MONO issue

Some packages can't be build with MONO support as we don't have MONO binaries yet

  • avahi

MIPS specific patches needed

  • filesystem: we have /lib32 and /usr/lib32 in N32 systems
  • gc: libatomic_ops included in gc needs MIPS support code
  • gdb: needs MIPS support code
  • gmp: needs ABI patch
  • gnupg: needs MIPS support code
  • guile: needs MIPS support code
  • libaio: needs MIPS support code
  • libatomic_ops: needs MIPS support code
  • libgcrypt: needs MIPS support code
  • openssl: needs MIPS support code
  • mpfr: needs MIPS support code
  • redhat-rpm-config: support of mips architecture in rpmrc added
  • rpm: support of mips architecture in rpmrc added
  • systemtap: needs MIPS support code
  • tcp_wrapper: weak_symbol compile error, need #include <tcpd.h>

Compile time / build parameter issue

  • curl: disable valgrind
  • elfutils: tests always fail. disable test
  • gcc: build without cloog, ppl, multilib
  • glibc: tzdata-update can't be built, skipped
  • metacity: -Werror on variable casting
  • pstoedit: disable libEMF
  • vala: disable devhelp

F12 GA version not working, need update, not MIPS specific

  • gobject-introspection: compile option issue, fixed in F12 update RPMs