[sane-devel] ioperm or portaccess for qcam
Olaf Meeuwissen
paddy-hack at member.fsf.org
Sun Sep 13 03:04:45 UTC 2015
Luiz Angelo Daros de Luca writes:
> Hello,
>
> While trying to solve a problem with missing inb/outb for mips, I saw this
> check in configure:
>
> qcam)
> if test "${ac_cv_func_ioperm}" = "no" \
> && test "${ac_cv_func__portaccess}" = "no"; then
> echo "*** $be backend requires ioperm and portaccess functions -
> $DISABLE_MSG"
> backend_supported="no"
> fi
> ;;
>
> http://anonscm.debian.org/cgit/sane/sane-backends.git/tree/acinclude.m4#n631
>
> Either the message is wrong or the logic. I guess the message should
> be "...requires
> ioperm or portaccess"
Nice catch. I pushed a proposed upgrade to
https://gitlab.com/sane-project/backends/branches
Hope this helps,
--
Olaf Meeuwissen, LPIC-2 FSF Associate Member since 2004-01-27
Support Free Software Support the Free Software Foundation
https://my.fsf.org/donate https://my.fsf.org/join
More information about the sane-devel
mailing list