Search Criteria
Package Details: linux-mptcp-headers 1:0.95.1-1
Git Clone URL: | https://aur.archlinux.org/linux-mptcp.git (read-only, click to copy) |
---|---|
Package Base: | linux-mptcp |
Description: | Header files and scripts for building modules for Linux-mptcp kernel |
Upstream URL: | http://www.multipath-tcp.org/ |
Licenses: | |
Submitter: | Jonhoo |
Maintainer: | zorun |
Last Packager: | zorun |
Votes: | 11 |
Popularity: | 0.000059 |
First Submitted: | 2013-07-27 09:36 |
Last Updated: | 2020-08-26 20:00 |
Dependencies (5)
- bc (bc-gh) (make)
- inetutils (inetutils-git) (make)
- kmod (kmod-nc, kmod-git, kmod-minimal-git) (make)
- libelf (elfutils-git, libelf-minimal-git) (make)
- xmlto (xmlto-git) (make)
Latest Comments
1 2 Next › Last »
zorun commented on 2019-10-12 16:21
makepkg assumes that you have all of "base-devel" installed when building packages. bison is in base-devel.
nux commented on 2019-10-12 03:35
Hi I just had an issue installing this package in the prepare stage.
Not sure whats the reason for this. This is the kernel I'm running
EndlessEden commented on 2017-05-30 09:29
Additional note: mptcp_v0.92 is available and im testing mptcp_trunk branch now.
EndlessEden commented on 2017-05-30 09:26
build errors on my system....
Which is strange, i built it before...
/usr/bin/ld: scripts/genksyms/lex.lex.o: Relocations in generic ELF (EM: 40)
scripts/genksyms/lex.lex.o: error adding symbols: File in wrong format
zorun commented on 2017-02-17 20:31
Indeed, but there's no branch mptcp_v0.92 yet. The maintainer plans to do that soon. Note that it's not so easy, because of non-trivial conflicting changes between mptcp and the linux-4.4.y branch from linux-stable.
enihcam commented on 2017-02-17 09:29
mptcp_trunk is currently based on v4.4 now.
zorun commented on 2015-11-23 18:11
Hmm, that is very strange, it works fine here. Here is a log of the start of the compilation: http://paste.aliens-lyon.fr/vx0
Which architecture are you using? It almost looks like your architecture is set to "x64" instead of "x86_64". Can you check in /etc/makepkg.conf?
layus commented on 2015-11-23 14:57
The build fails for me.
==> Starting prepare()...
patching file include/linux/printk.h
Makefile:610: arch/x64/Makefile: No such file or directory
make: *** No rule to make target 'arch/x64/Makefile'. Stop.
==> ERROR: A failure occurred in prepare().
zorun commented on 2015-09-19 08:55
Updated to 0.90. Beware, untested with i686: please report any issue.
zorun commented on 2015-08-25 14:53
FYI, I have built a package with the 0.90 version (based on linux 3.18), but since it's not considered stable upstream, I haven't uploaded it to the AUR yet.