Package Base Details: sheepshaver-git

Git Clone URL: https://aur.archlinux.org/sheepshaver-git.git (read-only, click to copy)
Keywords: emulator macos system-9
Submitter: grawity
Maintainer: FabioLolix
Last Packager: Menelkir
Votes: 5
Popularity: 0.72
First Submitted: 2018-10-31 23:14 (UTC)
Last Updated: 2024-03-25 13:30 (UTC)

Latest Comments

« First ‹ Previous 1 2 3 4 Next › Last »

syntobu commented on 2021-03-23 12:38 (UTC)

Here's some fixes for those of you waiting for an update:

Build fails with error "You don't have ANSI C header files." Any solutions?

Need to add -DSTDC_HEADERS=1 to CXXFLAGS

1 out of 1 hunk FAILED -- saving rejects to file SheepShaver/src/Unix/configure.ac.rej

This patch is no longer needed, it's been merged into the git repo.

dreieck commented on 2021-02-16 18:48 (UTC)

prepare() fails in patching file SheepShaver/src/Unix/configure.ac:

==> Starting prepare()...
patching file SheepShaver/src/Unix/configure.ac
Hunk #1 FAILED at 195.
1 out of 1 hunk FAILED -- saving rejects to file SheepShaver/src/Unix/configure.ac.rej
==> ERROR: A failure occurred in prepare().
    Aborting...

Thanks for maintaining!

<deleted-account> commented on 2021-02-04 00:48 (UTC)

Build fails with error "You don't have ANSI C header files." Any solutions?

aviallon commented on 2020-10-13 11:23 (UTC)

@hoobhoober115 flagging a package for deletion because it does not build without letting time for maintainer to fix the package after an out-of-date request is a bit brutal.

hoobhoober115 commented on 2020-09-10 13:09 (UTC)

does not build flag for deletion

<deleted-account> commented on 2020-08-08 19:06 (UTC)

at the moment it's not building due to a bug, but a PR is in review https://github.com/cebix/macemu/pull/219/commits/b7bf5f6422f60e863051d1cfa3f067cd028a0bf8

for the time being, using github.com/dblaber/macemu in the PKGBUILD source gets it building

aviallon commented on 2020-06-24 12:48 (UTC)

Oh,it was indeed merged in upstream. Nice ! I'll update the package accordingly

SunBey commented on 2020-06-24 12:47 (UTC)

Thanks @grawity i was to dumb! That solved it for me.

grawity commented on 2020-06-24 12:25 (UTC)

@SunBey: That happens because the same patch was accepted into the Git repository, so the .patch file is redundant now (and patch correctly detects it as "previously applied").