Search Criteria
Package Details: lxdream-git r1315.82661a5-1
Package Actions
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: | GPL |
Conflicts: | lxdream |
Submitter: | Dreamkey |
Maintainer: | Dreamkey |
Last Packager: | Dreamkey |
Votes: | 1 |
Popularity: | 0.000000 |
First Submitted: | 2020-04-14 10:50 (UTC) |
Last Updated: | 2020-04-14 10:50 (UTC) |
Dependencies (6)
- gtk2 (gtk2-maemoAUR, gtk2-patched-filechooser-icon-viewAUR)
- libgl (nvidia-340xx-utilsAUR, libglvnd-gitAUR, amdgpu-pro-oglpAUR, amdgpu-pro-oglp-legacyAUR, libglvnd)
- libisofs (libisofs-gitAUR)
- sdlAUR (sdl-openglhqAUR, sdl-nokbgrabAUR, sdl-openglhq-nokbgrabAUR, sdl-gitAUR, sdl12-compat-gitAUR, sdl12-compat)
- git (git-gitAUR, git-glAUR) (make)
- lirc-utils (lirc-gitAUR, lirc) (optional)
Latest Comments
klore commented on 2020-04-30 14:56 (UTC)
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 (UTC)
https://pastebin.com/bb8uU9rz
Dreamkey commented on 2020-04-29 10:56 (UTC)
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 (UTC)
https://pastebin.com/jqn6Nx5E
Dreamkey commented on 2020-04-28 21:06 (UTC)
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 (UTC) (edited on 2020-04-28 12:59 (UTC) by klore)
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 (UTC)
@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 (UTC)
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?