It would be nice to have an ebuild for ski, the ia64 instruction set simulator. HOMEPAGE="http://ski.sourceforge.net/" DESCRIPTION="ia64 instruction set simulator" LICENSE="GPL-2" Reproducible: Always
Created attachment 281023 [details] app-emulation/ski-1.3.2 Ebuild for 1.3.2. Sadly it needs quite a few patches to compile. I also added one to solve a QA note (ski-1.3.2-ltdl-isalnum.patch).
Created attachment 281025 [details, diff] include m4 macros
Created attachment 281027 [details, diff] define HAVE_STDIO_H for newer autoconf
Created attachment 281029 [details, diff] fix QA notice about implicit definition of isalnum
Created attachment 281031 [details, diff] the name of objdir changed for newer libtool versions
Created attachment 281033 [details, diff] TIOCGHAYESESP is no longer part of the kernel sysctl interface
Created attachment 281035 [details, diff] syscall-linux.c is missing some includes
many of these libtool patches are to make the local copy of ltdl build. if we simply drop that and force the system libtool to be used, things go much smoother, and there's less work to be done.
should be all set now in the tree; thanks for the report! Commit message: Initial ebuild http://sources.gentoo.org/app-emulation/ski/files/ski-1.3.2-no-local-ltdl.patch?rev=1.1 http://sources.gentoo.org/app-emulation/ski/files/ski-1.3.2-remove-hayes.patch?rev=1.1 http://sources.gentoo.org/app-emulation/ski/files/ski-1.3.2-syscall-linux-includes.patch?rev=1.1 http://sources.gentoo.org/app-emulation/ski/metadata.xml?rev=1.1 http://sources.gentoo.org/app-emulation/ski/ski-1.3.2.ebuild?rev=1.1