I changed the package to also build on x86_64 with gcc-multilib. I also needed to change some dependencies which are included in this package:
http://www1.inf.tu-dresden.de/~s1445051/pcsx-on-64bit.tar.gz
So, first build all lib32* packages and then pcsx2-svn. The changes to the libraries aren't in the aur packages yet.
Search Criteria
Package Details: pcsx2-git v1.7.4023.r0.g9346c6934-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/pcsx2-git.git (read-only, click to copy) |
---|---|
Package Base: | pcsx2-git |
Description: | A Sony PlayStation 2 emulator |
Upstream URL: | https://www.pcsx2.net |
Licenses: | GPL2, GPL3, LGPL3, LGPL2.1 |
Conflicts: | pcsx2 |
Provides: | pcsx2-qt |
Submitter: | alucryd |
Maintainer: | rafaelff (weirdbeard) |
Last Packager: | weirdbeard |
Votes: | 124 |
Popularity: | 0.30 |
First Submitted: | 2014-03-26 14:17 (UTC) |
Last Updated: | 2023-02-08 03:46 (UTC) |
Dependencies (31)
- ffmpeg (ffmpeg-nox-git, ffmpeg-svt-vp9-git, ffmpeg-intel-full-git, ffmpeg-yt-dlp-bin, ffmpeg-shinobi, ffmpeg-git, ffmpeg-ndi, ffmpeg-mmal, ffmpeg-nocuda, ffmpeg-cuda, ffmpeg-decklink, ffmpeg-amd-full-git, ffmpeg-amd-full, ffmpeg-libfdk_aac, ffmpeg-gpl-bin, ffmpeg-full-git, ffmpeg-jxl, ffmpeg-headless, ffmpeg-mpp, ffmpeg-obs, ffmpeg-full, ffmpeg-v4l2-request-git)
- libaio (libaio-git)
- libgl (glshim-git, libhybris-libgl-git, nvidia-340xx-utils, libglvnd-git, amdgpu-pro-libgl-cfe, amdgpu-pro-oglp, libglvnd)
- libjpeg-turbo (libjpeg-turbo-minimal-git, mozjpeg-git, libjpeg-turbo-git, mozjpeg)
- libpcap (libpcap-git)
- libpulse (libpulse-bluedio, pulseaudio-pali, pulseaudio-dummy, libpulse-nosystemd-git, libpulse-nosystemd, libpulse-nosystemd-minimal-git, libpulse-airplay, pulseaudio-git)
- libsamplerate (libsamplerate-git, libsamplerate-minimal-git)
- libxrender
- libzip (libzip-git)
- linux-api-headers (linux-api-headers-git)
- portaudio
- qt6-base (qt6-base-git, qt6-base-headless)
- qt6-svg
- qt6-tools
- qt6-wayland
- rapidyaml (rapidyaml-git)
- sdl2 (sdl2-minimal-git, sdl2-minimal-x11-git, sdl2-nox, sdl2-nox-git, sdl2-git)
- soundtouch (soundtouch-git)
- wayland (wayland-git, wayland-nodocs-git)
- xorg-xrandr (xorg-xrandr-git)
- Show 11 more dependencies...
Required by (0)
Sources (2)
Yggdrasil commented on 2010-09-03 11:23 (UTC)
commented on 2010-06-14 15:12 (UTC)
Just fyi for someone who has a non-compiling svn revision: adding pkgver=3124 after cd "$srcdir" may make it compile.
Themaister commented on 2010-05-30 13:22 (UTC)
Updated for new cmake-based build, thanks for sample PKGBUILD, matthew. ___Finally___, PCSX2 got the cmake build right it seems. :)
matthewbauer commented on 2010-05-29 23:51 (UTC)
Try this alternative PKGBUILD:
http://gist.github.com/418640
commented on 2010-05-17 20:19 (UTC)
happening here too, totally fresh build
commented on 2010-04-27 14:41 (UTC)
Tried rebuilding today, yet this time went around yaourt and did it manually. Still got the same error.
matthewbauer commented on 2010-04-27 02:16 (UTC)
Could you try removing your src directory?
commented on 2010-04-27 01:12 (UTC)
config.status: creating Makefile
config.status: executing depfiles commands
Configuration:
Debug build? no
Dev build? no
test -z "libDEV9null.a" || rm -f libDEV9null.a
test -z "libDEV9null.so.0.4.0" || rm -f libDEV9null.so.0.4.0
rm -f *.o
gcc -DPACKAGE_NAME=\"DEV9null\" -DPACKAGE_TARNAME=\"dev9null\" -DPACKAGE_VERSION=\"0.4\" -DPACKAGE_STRING=\"DEV9null\ 0.4\" -DPACKAGE_BUGREPORT=\"arcum42@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"DEV9null\" -DVERSION=\"0.4\" -DNDEBUG=1 -D__LINUX__=1 -I. -I./../../common/include -I./../../3rdparty -I./Linux -O3 -fomit-frame-pointer -fPIC -Wall -Wno-unused-value -m32 -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -O3 -fomit-frame-pointer -fPIC -Wall -Wno-unused-value -m32 -MT libDEV9null_a-DEV9.o -MD -MP -MF .deps/libDEV9null_a-DEV9.Tpo -c -o libDEV9null_a-DEV9.o `test -f 'DEV9.cpp' || echo './'`DEV9.cpp
In file included from DEV9.cpp:33:0:
DEV9.h:26:21: fatal error: PS2Eext.h: No such file or directory
compilation terminated.
make: *** [libDEV9null_a-DEV9.o] Error 1
Error with building plugins
==> ERROR: Build Failed.
Aborting...
Error: Makepkg was unable to build pcsx2-svn package.
Not building for me.
commented on 2010-04-06 03:59 (UTC)
Needs svn as a makedepends
Pinned Comments