Welcome, Guest. Please login or register.

Author Topic: E-UAE multilib package for ArchLinux  (Read 4256 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline slaapliedje

  • Lifetime Member
  • Hero Member
  • *****
  • Join Date: Oct 2010
  • Posts: 843
  • Country: 00
  • Thanked: 1 times
    • Show all replies
Re: E-UAE multilib package for ArchLinux
« on: February 25, 2011, 03:57:16 PM »
Now if only we could get the newer puae working under Arch!

Yeah, yeah, I know, never satisfied...

Actually the last few times I tried to compile it, it wouldn't finish, then again, it's the git version that is in the AUR right now, and it's still being developed (Qt interface is looking quite nice).

slaapliedje
A4000D: Mediator 4000Di; Voodoo 3, ZorRAM 128MB, 10/100mb Ethernet, Spider 2. Cyberstorm PPC 060/50 604e/420.
 

Offline slaapliedje

  • Lifetime Member
  • Hero Member
  • *****
  • Join Date: Oct 2010
  • Posts: 843
  • Country: 00
  • Thanked: 1 times
    • Show all replies
Re: E-UAE multilib package for ArchLinux
« Reply #1 on: February 25, 2011, 05:06:25 PM »
Just tried the puae-git PKGBUILD and it died here;

Code: [Select]
memory.o: In function `memory_reset':
memory.c:(.text+0x3111): undefined reference to `a3000scsi_reset'
cdtv.o: In function `checkint':
cdtv.c:(.text+0x463): undefined reference to `wdscsi_getauxstatus'
cdtv.o: In function `dmac_bput2':
cdtv.c:(.text+0x82a): undefined reference to `wdscsi_sasr'
cdtv.c:(.text+0x852): undefined reference to `wdscsi_put'
cdtv.o: In function `dmac_bget2':
cdtv.c:(.text+0xf24): undefined reference to `wdscsi_get'
cdtv.c:(.text+0xf50): undefined reference to `wdscsi_getauxstatus'
cdtv.o: In function `cdtv_add_scsi_unit':
cdtv.c:(.text+0x3ac0): undefined reference to `addscsi'
collect2: ld returned 1 exit status
make[3]: *** [uae] Error 1
make[3]: Leaving directory `/tmp/yaourt-tmp-jfergus/aur-puae-git/src/PUAE-build/src'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/tmp/yaourt-tmp-jfergus/aur-puae-git/src/PUAE-build/src'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/tmp/yaourt-tmp-jfergus/aur-puae-git/src/PUAE-build/src'
make: *** [all-recursive] Error 1


So I'm guessing that the code is just currently in a broken state, sometimes it compiles, other days not so much.  We'd probably need to get a tarball of a stable release.
A4000D: Mediator 4000Di; Voodoo 3, ZorRAM 128MB, 10/100mb Ethernet, Spider 2. Cyberstorm PPC 060/50 604e/420.
 

Offline slaapliedje

  • Lifetime Member
  • Hero Member
  • *****
  • Join Date: Oct 2010
  • Posts: 843
  • Country: 00
  • Thanked: 1 times
    • Show all replies
Re: E-UAE multilib package for ArchLinux
« Reply #2 on: March 04, 2011, 05:34:51 PM »
The Qt interface is looking quite good, but it's far from functional.  Gnostic is still very much working on it.

It's looking more like WinUAE though, and should eventually have feature parity with it (Yay, it's about time!)

slaapliedje

Edit: The package is compiling now, thanks!  But as I said, the Qt interface is still rather non-functional.  A lot of the dialogs aren't working yet, and it's currently impossible to choose a rom file or anything else.
« Last Edit: March 04, 2011, 05:45:42 PM by slaapliedje »
A4000D: Mediator 4000Di; Voodoo 3, ZorRAM 128MB, 10/100mb Ethernet, Spider 2. Cyberstorm PPC 060/50 604e/420.