[Pkg-vsquare-devel] Bug#663671: umview: FTBFS: error: 'lwip_vdeif_add' undeclared here (not in a function)
Matej Vela
vela at debian.org
Wed May 23 21:49:02 UTC 2012
tag 663671 patch
thanks
On Tue, Mar 13, 2012 at 10:04:59AM +0100, Moritz Muehlenhoff wrote:
> Your package fails to build from source:
[...]
> lwipv6.c:222:40: error: 'lwip_vdeif_add' undeclared here (not in a function)
> lwipv6.c:222:55: error: 'lwip_tapif_add' undeclared here (not in a function)
> lwipv6.c:222:70: error: 'lwip_tunif_add' undeclared here (not in a function)
lwipv6 1.4a+ exposes these as macros rather than function declarations.
The replacements are lwip_add_vdeif/lwip_add_tapif/lwip_add_tunif; patch
below.
Cheers,
Matej
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: umview-lwipv6-1.4a.diff
URL: <http://lists.alioth.debian.org/pipermail/pkg-vsquare-devel/attachments/20120523/afb0ca0e/attachment.ksh>
More information about the Pkg-vsquare-devel
mailing list