Search Criteria
Package Details: uml_utilities 20070815-4
Package Actions
Git Clone URL: | https://aur.archlinux.org/uml_utilities.git (read-only, click to copy) |
---|---|
Package Base: | uml_utilities |
Description: | Utilities for user-mode linux kernel |
Upstream URL: | http://user-mode-linux.sourceforge.net/ |
Licenses: | GPL2 |
Submitter: | JulioJu |
Maintainer: | yataro |
Last Packager: | yataro |
Votes: | 16 |
Popularity: | 1.15 |
First Submitted: | 2016-05-22 15:23 (UTC) |
Last Updated: | 2024-11-03 10:39 (UTC) |
Latest Comments
« First ‹ Previous 1 2 3
JulioJu commented on 2018-10-19 15:51 (UTC) (edited on 2018-10-19 15:52 (UTC) by JulioJu)
Sorry for the time. I've tried to update with https://github.com/maksverver/uml_utilities from @maksverver without success, But I have error "fatal: unable to access 'https://aur.archlinux.org/uml_utilities.git/': The requested URL returned error: 403". As I've lost my old Private key, I've updated it thanks https://wiki.archlinux.org/index.php/Arch_User_Repository#Authentication without success.
I will try again tomorrow. Maybe the server take time to update the public key?
Il will delete this comment when
git pull
will success.urucod commented on 2018-10-06 06:14 (UTC)
This package is unmaintained and the user seems to be inactive, @alexf91 you patch works well. We have any way to revive the maintenance of this package by our selves?
alexf91 commented on 2018-09-19 19:00 (UTC) (edited on 2018-09-19 19:05 (UTC) by alexf91)
Please apply this patch:
https://pastebin.com/x6iacrSU
Gloorious_Walrus commented on 2018-08-20 13:14 (UTC) (edited on 2018-08-20 13:19 (UTC) by Gloorious_Walrus)
the package fails to build with the following error:
aur-uml_utilities/src/tools-20070815/uml_net/host.c:216: undefined reference to `makedev'
to fix that, you need to add the following into host.c includes:
#include <sys/sysmacros.h>
JulioJu commented on 2016-05-22 16:16 (UTC)
« First ‹ Previous 1 2 3