PACKAGE NAME ------------ neko_gettext SOURCE/VERSION -------------- gettext-0.19.8.1 / 10 IRIX/MIPSPRO VERSION -------------------- 6.5.22m / 7.4.4m CONFIGURE FLAGS --------------- setenv CC c99 setenv CFLAGS "-O2 -n32 -mips4 -I/usr/nekoware/include" patch -p0 < gettext-0.19.8.1-irix.patch ./configure --prefix=/usr/nekoware --disable-rpath --enable-shared --enable-static --with-libiconv-prefix=/usr/nekoware make make check make install For mips3 builds do: setenv CFLAGS "-O2 -n32 -mips3 -I/usr/nekoware/include" KNOWN DEPENDENCIES ------------------ neko_libiconv.sw.lib 1.14 / 5 ERRORS/MISCELLANEOUS -------------------- This package has dual support for both mips3 and mips4 architecture, controlled by the mach(CPUARCH=R4000) switch for libraries and executables. For 'make check' to pass, you need to set 'systune -r ncargs 262144' to avoid the 'argument list too long' error message. Also, in order for the gnulib tests to pass, do not compile it on an NFS or it will fail on test-symlink. The old patch to wchar_h.in in neko_gettext-0.18.1.1 has been implemented in 0.19.8.1 and therefore obsolete. The expat dependency has been removed as of 0.19.8. libxml2 is suggested if you need support for XML, but an internal static libxml library is compiled into gettext as an alternative. You need the included patch for libxml/trionan.c to compile, as it is missing an include. The patch also fixes some tests programs. I also removed most of the additional dependencies in previous gettext-tardists. The gettext package is mainly used for localization of GNU-software and is therefore a necessary central dependency for most nekoware packages. It is not served by a large list of sub-dependencies because of possible circular dependencies arising. S/N VER PORTER DATE --------------------------------------------------------------- 9 0.18.1.1 Len White (lwhite at nrw.ca) Jan 27 2011 10 0.19.8.1 Frank Everdij (dexter1) Aug 10 2016