Search Criteria
Package Details: lxdream-git r1315.82661a5-1
Git Clone URL: | https://aur.archlinux.org/lxdream-git.git (read-only, click to copy) |
---|---|
Package Base: | lxdream-git |
Description: | A linux-based emulator for the Sega Dreamcast system |
Upstream URL: | http://www.lxdream.org/ |
Licenses: | |
Conflicts: | |
Submitter: | Dreamkey |
Maintainer: | Dreamkey |
Last Packager: | Dreamkey |
Votes: | 1 |
Popularity: | 0.002310 |
First Submitted: | 2020-04-14 10:50 |
Last Updated: | 2020-04-14 10:50 |
Dependencies (6)
- gtk2 (gtk2-patched-gdkwin-nullcheck, gtk2-ubuntu, gtk2-git, gtk2-minimal-git, gtk2-patched-filechooser-icon-view)
- libgl (glshim-git, catalyst-firepro, libhybris-ext-libgl-git, catalyst-total, catalyst-libgl, catalyst-total-hd234k, libhybris-libgl-git, mesa-libgl-noglvnd, catalyst-test, swiftshader-git, nvidia-340xx-utils, libglvnd-git, amdgpu-pro-libgl, libglvnd)
- libisofs
- sdl (sdl-openglhq, sdl-nokbgrab, sdl-openglhq-nokbgrab, sdl-git, sdl2_compat12-git)
- git (git-git) (make)
- lirc-utils (lirc-irdroid, lirc-git, lirc-devinput, lirc) (optional)
Latest Comments
klore commented on 2020-04-30 14:56
hi, I made virtualbox manjaro and installed base-devel and compiled from aur also from source, everything working well. Something wrong in my desktop also laptop system, in spite of actually compile almost everything. I made a binary, for now I am glad lxdream updated, later have to check whats wrong, thank you
klore commented on 2020-04-29 13:23
https://pastebin.com/bb8uU9rz
Dreamkey commented on 2020-04-29 10:56
Do you have the base-devel group installed? It is a prerequisite for AUR: https://wiki.archlinux.org/index.php/Arch_User_Repository#Getting_started
zlib is a dependency of binutils, which is included in this group.
klore commented on 2020-04-29 03:57
https://pastebin.com/jqn6Nx5E
Dreamkey commented on 2020-04-28 21:06
Could you link your full build log? Even when I manually run ./configure I don't see a zlib mention.
klore commented on 2020-04-28 12:50
hello, /usr/include/dlfcn.h confirmed, it's in the system
also when i try to compile from source ./configure says
Zlib (libz.so) could not be found, but is required
wich it's already in the system, confirmed
Dreamkey commented on 2020-04-28 09:24
@klore: this error means it can't find /usr/include/dlfcn.h on your system, which come from the glibc package. It's a base package so it should be on your system, can you confirm it?
klore commented on 2020-04-23 13:45
Welcome back I can't compile...
checking for library containing dlopen... no configure: error: "--enable-shared not supported on your system - can't find a working dlopen" ==> ERROR: A failure occurred in build(). Aborting... Error making: lxdream-git
maybe missing dependency?