Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

qemu: package does not compile with --disable-ivp6 #12194

Closed
anonymous-one opened this issue May 17, 2020 · 2 comments
Closed

qemu: package does not compile with --disable-ivp6 #12194

anonymous-one opened this issue May 17, 2020 · 2 comments
Assignees

Comments

@anonymous-one
Copy link

The qemu package refuses to compile when ipv6 is disable because the qemu configure script does not recognize --disable-ipv6.

--disable-ipv6 needs to be added to the filter in the /packages Makefile for qemu, after that it compiles out just fine.

@neheb
Copy link
Contributor

neheb commented May 19, 2020

ping @yousong

@yousong yousong self-assigned this May 20, 2020
@yousong yousong changed the title [qemu] : package does not compile with --disable-ivp6 qemu: package does not compile with --disable-ivp6 May 20, 2020
yousong added a commit that referenced this issue May 20, 2020
Fixes: #12194
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
(cherry picked from commit a303340)
@yousong
Copy link
Member

yousong commented May 20, 2020

Thanks for the report. The issue should now be fixed in master and openwrt-19.07 branch.

aiamadeus pushed a commit to immortalwrt/packages that referenced this issue May 21, 2020
Fixes: openwrt/packages#12194
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
farmergreg pushed a commit to farmergreg/packages that referenced this issue Sep 8, 2020
Fixes: openwrt#12194
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
farmergreg pushed a commit to farmergreg/packages that referenced this issue Sep 8, 2020
Fixes: openwrt#12194
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants