[pkg-wpa-devel] Bug#480572: Bug#480572: wpasupplicant: FTBFS on kfreebsd-gnu
Kel Modderman
kel at otaku42.de
Sun May 11 13:19:01 UTC 2008
tags 480572 pending
thanks
(BCC'd control server)
On Sunday 30 September 2007 04:39:15 Emmanuel Bouthenot wrote:
> Package: wpasupplicant
> Version: 0.6.3-1
> Severity: important
>
>
> Hi,
>
> The current version fails to build on GNU/kFreeBSD due to linux
> specific build options.
>
> The attached patch fix the FTBFS and makes the package working
> fine on kfreebsd.
>
> I will be glad if you can include it.
Thanks.
One query; lintian alerted me that the arch specific build dependencies
introduced by this patch may be incorrect:
E: wpasupplicant source: invalid-arch-string-in-source-relation kfreebsd-gnu [build-depends: libpcap-dev [kfreebsd-gnu]]
N:
N: The architecture string in the source relation does not follow policy.
N: A common cause of this is a comma in the arch, i.e. [i386, m68k], it
N: should be [i386 m68k].
N:
N: Refer to Policy Manual, section 5.6.8 for details.
N:
E: wpasupplicant source: invalid-arch-string-in-source-relation kfreebsd-gnu [build-depends: libbsd [kfreebsd-gnu]]
I think that this:
libpcap-dev [kfreebsd], libbsd [kfreebsd]
should be:
libpcap-dev [kfreebsd-i386 kfreebsd-amd64], libbsd [kfreebsd-i386 kfreebsd-amd64]
What do you think?
Thanks, Kel.
More information about the Pkg-wpa-devel
mailing list