Try this alternative PKGBUILD:
http://gist.github.com/418640
Search Criteria
Package Details: pcsx2-git 2.7.356.r0.ga19b3747ea-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/pcsx2-git.git (read-only, click to copy) |
|---|---|
| Package Base: | pcsx2-git |
| Description: | PlayStation 2 emulator |
| Upstream URL: | https://github.com/PCSX2/pcsx2 |
| Licenses: | GPL-3.0-or-later |
| Conflicts: | pcsx2 |
| Provides: | pcsx2 |
| Submitter: | alucryd |
| Maintainer: | weirdbeard (xiota) |
| Last Packager: | weirdbeard |
| Votes: | 135 |
| Popularity: | 0.46 |
| First Submitted: | 2014-03-26 14:17 (UTC) |
| Last Updated: | 2026-05-20 22:27 (UTC) |
Dependencies (47)
- curl (curl-gitAUR, curl-c-aresAUR)
- dbus (dbus-gitAUR, dbus-selinuxAUR, dbus-nosystemd-gitAUR)
- ffmpeg (ffmpeg-nvcodec-11-1-gitAUR, ffmpeg-ffplayoutAUR, ffmpeg-cudaAUR, ffmpeg-decklinkAUR, ffmpeg-amd-fullAUR, librempeg-gitAUR, ffmpeg-whisper-gitAUR, ffmpeg-gitAUR, ffmpeg-fullAUR, ffmpeg-full-llvmAUR, ffmpeg-libfdk_aacAUR, ffmpeg-obsAUR, ffmpeg-headlessAUR, ffmpeg-whisperAUR, ffmpeg-cuda-fullAUR, ffmpeg-full-gitAUR, ffmpeg-amd-full-gitAUR)
- freetype2 (freetype2-qdoled-aw3225qfAUR, freetype2-qdoledAUR, freetype2-qdoled-gen3AUR, freetype2-woledAUR, freetype2-gitAUR, freetype2-macosAUR)
- glibc (glibc-gitAUR, glibc-eacAUR, glibc-git-native-pgoAUR)
- hicolor-icon-theme (hicolor-icon-theme-gitAUR)
- kddockwidgets (kddockwidgets-gitAUR)
- libbacktrace (libbacktrace-gitAUR)
- libgcc (libgcc-snapshotAUR)
- libglvnd (libglvnd-gitAUR)
- libjpeg-turbo (mozjpeg-gitAUR, mozjpegAUR, libjpeg-turbo-gitAUR)
- libpcap (libpcap-gitAUR)
- libpng (libpng-gitAUR, libpng-apngAUR)
- libstdc++ (libstdc++-snapshotAUR)
- libwebp (libwebp-gitAUR)
- libx11 (libx11-gitAUR)
- libxi (libxi-gitAUR)
- libxrandr (libxrandr-gitAUR)
- lz4 (lz4-gitAUR)
- plutosvgAUR (plutosvg-gitAUR)
- Show 27 more dependencies...
Required by (4)
- better-libretro-pcsx2-launcher-git (requires pcsx2)
- libretro-pcsx2-launcher (requires pcsx2)
- libretro-pcsx2-launcher-git (requires pcsx2)
- pcsx2-plugin-usbqemu-wheel (requires pcsx2)
Sources (2)
matthewbauer commented on 2010-05-29 23:51 (UTC)
<deleted-account> commented on 2010-05-17 20:19 (UTC)
happening here too, totally fresh build
<deleted-account> 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?
<deleted-account> 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.
<deleted-account> commented on 2010-04-06 03:59 (UTC)
Needs svn as a makedepends
Pinned Comments
weirdbeard commented on 2024-08-17 03:40 (UTC)
https://github.com/PCSX2/pcsx2/pull/11632
This package now enables Cmake Package mode proper. PCSX2 will here on, be installed in the package standard folders /usr/bin, /usr/share, /usr/lib. Following the XDG standard pcsx2's config files remain in .config/PCSX2
In order to ensure a proper and clean upgrade. Uninstall this package COMPLETELY and clear cache before reinstalling.