Hi!

> the maintainer (Lars Engels) of the aircrack-ng port directed me to this
> (po...@freebsd.org) list.
> 
> When trying to upgrade the aircrack-ng port the configure script ran
> into the following error:
> 
>   configure: error: _AX_COMPILER_VERSION_GNU unknown gcc major
[...]
> ...
> configure:26780: g++7 -c -O -pipe -I/usr/include 
> -Wl,-rpath=/usr/local/lib/gcc7

configure builds with gcc 7 and tries to find out if libm has some
functions like uldivmod. It fails, therefore the configure run
fails. If aircrack does not need those libm functions, maybe
this check can somehow be skipped ?

-- 
p...@opsec.eu            +49 171 3101372                    2 years to go !
_______________________________________________
freebsd-ports@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"

Reply via email to