Error at compiling under gentoolinux

About SheepShaver, a PPC Mac emulator for Windows, MacOS X, and Linux that can run System 7.5.3 to MacOS 9.0.4.

Moderators: Cat_7, Ronald P. Regensburg, ClockWise

Post Reply
makukasutota

Error at compiling under gentoolinux

Post by makukasutota »

Hello,
i want to compile Sheepshaver at gentoo linux,
i used the commands at the end of the thread sheepshaver at gentoo:
export WANT_AUTOMAKE=1.7
export WANT_AUTOCONF=2.5
Now i want to compile Sheepshaver and and the following error message appear:

In file included from ../kpx_cpu/src/cpu/ppc/ppc-dyngen.cpp:31:
ppc-dyngen-ops.hpp: In member function `void
powerpc_dyngen::gen_op_fnabs_FD_F0()':
ppc-dyngen-ops.hpp:8786: error: parse error before `)' token
make: *** [obj/ppc-dyngen.o] Fehler 1

Can sb. help me?

Sorry for my bad english,
mfg,
makukasutota
Gwenole

Post by Gwenole »

Try to apply (untested) x86_fpu_opts.diff patch at:
<http://gwenole.beauchesne.free.fr/sheepshaver/patches/>
(cd SheepShaver/src/kpx_cpu; patch -p0 < x86_fpu_opts.diff)
Post Reply