Raspberry Pi 4でSheepShaverでコンパイルエラーがでます。
sudo apt-get install git libsdl1.2-dev libgtk2.0-dev automake
cd; git clone https://github.com/cebix/macemu.git; cd macemu/SheepShaver/src/Unix
NO_CONFIGURE=1 ./autogen.sh
./configure --enable-sdl-video --enable-sdl-audio --disable-vosf --disable-jit-compiler --with-gtk --enable-addressing=direct,0x10000000
make
上記を実行したら
collect2: error: ld returned 1 exit status
make: *** [Makefile:123: SheepShver] エラー 1
とでて止まってしまいます。
他に何かインストールをしたり、makefileを変更しないといけないのでしょうか?
回答1件
あなたの回答
tips
プレビュー
バッドをするには、ログインかつ
こちらの条件を満たす必要があります。
2020/09/06 09:28