Results 1 to 2 of 2

Thread: pcsx2 0.9.7 - wrong ELF class errors on startup - AMD64

  1. #1
    Join Date
    Sep 2005
    Beans
    14

    Exclamation pcsx2 0.9.7 - wrong ELF class errors on startup - AMD64

    i've installed the latest beta of pcsx2 on lucid64, and *should* have its dependencies satisfied - i've installed ia32-libs, ia32-libs-pcsx2, and used getlibs to sort out the 32bit wxwindows libraries.

    when i try to run it, it pops up a "warning: this a beta" notification, i click on OK, and it then sends the following to the console;

    Code:
    /usr/lib/gio/modules/libgvfsdbus.so: wrong ELF class: ELFCLASS64
    Failed to load module: /usr/lib/gio/modules/libgvfsdbus.so
    /usr/lib/gio/modules/libgioremote-volume-monitor.so: wrong ELF class: ELFCLASS64
    Failed to load module: /usr/lib/gio/modules/libgioremote-volume-monitor.so
    /usr/lib/gio/modules/libgioremote-volume-monitor.so: wrong ELF class: ELFCLASS64
    Failed to load module: /usr/lib/gio/modules/libgioremote-volume-monitor.so
    /usr/lib/gio/modules/libgvfsdbus.so: wrong ELF class: ELFCLASS64
    Failed to load module: /usr/lib/gio/modules/libgvfsdbus.so
    ./pcsx2: relocation error: ./pcsx2: symbol _ZN12wxSizerFlags24ReserveSpaceEvenIfHiddenEv, version WXU_2.8.8 not defined in file libwx_gtk2u_core-2.8.so.0 with link time reference
    libgvfsdbus.so and libgioremote-volume-monitor.so are from ia32-libs which i have installed. i'm just confused now

    i'm guessing i need to make pcsx2 look in /usr/lib32/ for the libraries but i have no idea how. please help if you can, i'm out of my depth here. thank you

  2. #2
    Join Date
    Jun 2007
    Location
    Rio de Janeiro - Brasil
    Beans
    319
    Distro
    Kubuntu Development Release

    Re: pcsx2 0.9.7 - wrong ELF class errors on startup - AMD64

    Your best try (and recommended by the pcsx2 developers) is to run a 32bit chroot.

    You can also look here for the needed libraries: http://code.google.com/p/pcsx2/wiki/...nGuideForLinux

    # 32 bits libraries on x86_64 (NOT SUPPORTED & IMCOMPLETE)

    * ia32-libs
    * ia32-libs-gtk
    * lib32asound2
    * lib32z1-dev

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •