Search Criteria
Package Details: mininet 2.3.1b4-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/mininet.git (read-only, click to copy) |
---|---|
Package Base: | mininet |
Description: | Emulator for rapid prototyping of Software Defined Networks |
Upstream URL: | https://github.com/mininet/mininet |
Keywords: | mininet openflow sdn |
Licenses: | custom |
Submitter: | pedromj |
Maintainer: | kyechou |
Last Packager: | kyechou |
Votes: | 16 |
Popularity: | 0.020501 |
First Submitted: | 2014-11-07 17:38 (UTC) |
Last Updated: | 2024-07-09 16:07 (UTC) |
Dependencies (20)
- ethtool (ethtool-gitAUR)
- inetutils (inetutils-gitAUR, busybox-coreutilsAUR)
- iperf (iperf-gitAUR)
- iproute2 (iproute2-gitAUR, busybox-coreutilsAUR, iproute2-selinuxAUR)
- iputils (busybox-coreutilsAUR, iputils-gitAUR)
- libcgroupAUR (libcgroup-gitAUR)
- net-tools (net-tools-gitAUR)
- openvswitch (openvswitch-gitAUR, openvswitch-dpdkAUR)
- psmisc (psmisc-selinuxAUR)
- python (python37AUR, python311AUR, python310AUR)
- git (git-gitAUR, git-glAUR) (make)
- help2man (help2man-gitAUR, python-help2manAUR) (make)
- python-build (make)
- python-installer (python-installer-gitAUR) (make)
- python-setuptools (make)
- python-wheel (make)
- socat (socat-gitAUR) (optional) – for X11 forwarding
- tk (tk-fossilAUR) (optional) – required for MiniEdit
- xorg-xhost (optional) – for X11 forwarding
- xterm (xterm-alacritty-symlinkAUR, kitty-xterm-symlinksAUR, xterm-gitAUR, xterm-alacritty-smooth-cursor-symlinkAUR) (optional) – required for MiniEdit
Latest Comments
1 2 3 Next › Last »
kyechou commented on 2024-11-30 21:42 (UTC)
Hi @kaneki, I couldn't reproduce any build issue, and I'm also not sure what the output you shared means. Please provide more context (including steps to reproduce the issue) if the issue persists and you believe it's related to the build script. Thanks!
kaneki commented on 2024-11-29 09:23 (UTC)
hendrikcech commented on 2024-07-05 09:59 (UTC)
The compilation problem is fixed. Thanks a lot for the swift response!
kyechou commented on 2024-07-03 14:25 (UTC)
Hi @hendrikcech, this is probably caused by the code not being updated with the more recent compiler version. The issue should be fixed now. Please try again and let me know if the problem still remains.
hendrikcech commented on 2024-07-03 09:37 (UTC)
Building this package fails on my machine with the following error:
Can anyone reproduce this? I have not found a solution yet.
kyechou commented on 2023-11-21 03:45 (UTC) (edited on 2023-11-21 03:45 (UTC) by kyechou)
@mb720 Thanks for letting me know! However, packages in the
base-devel
group should not be listed as part of the build dependency.1@mb720 @leshow The
strlcpy
compile issue should be resolved now. Please try again. Thanks!leshow commented on 2023-09-19 16:29 (UTC)
I'm not able to get this to build, I have the
strlcopy
error also.mb720 commented on 2023-09-06 08:31 (UTC)
To build libcgroup, you need a version of yacc and flex:
pacman -S byacc flex
.I still ran into an error:
lib/util.h:109:6: error: conflicting types for ‘strlcpy’; have ‘void(char *, const char *, size_t)’ {aka ‘void(char *, const char *, long unsigned int)’}
. The full output is here.mroethke commented on 2019-07-03 10:10 (UTC)
I seems mininet needs cgcreate out of libcgroup, can you please add that to the dependencies?
Tomaash commented on 2019-02-18 20:45 (UTC)
Package xbitmaps probably should be an optional dependency because MiniEdit crashes without it.
1 2 3 Next › Last »