[sane-devel] Building backends on FreeBSD?
Olaf Meeuwissen
paddy-hack at member.fsf.org
Fri May 1 06:24:21 BST 2020
Hi Torfinn,
Torfinn Ingolfsen writes:
> [...]
> Anyway, I've fixed the error that led to the umax_pp backend failing.
> Turns out that the patch (from the FreeBSD port( that I thought was
> already in backend/umax_pp_low.c wasn't.
> The original umax_pp_low.c has this snippet:
> # ifdef HAVE_DEV_PPBUS_PP_H
> int found = 0;
> int fd;
> # endif
> the patch for the FreeBSD port adds this snippet
> # ifdef HAVE_DEV_PPBUS_PPI_H
> int found = 0;
> int fd;
> # endif
>
> So now, it compiles. Sorry about the noise.
If those FreeBSD patches are generally applicable, I'd like to apply
them to sane-backends proper. That way, the problem will be fixed for
everyone :-)
Could you submit an issue at
https://gitlab.com/sane-project/backends/-/issues/new
Stuff on the mailing list tends to drop off the radar :-/
Thanks in advance,
--
Olaf Meeuwissen, LPIC-2 FSF Associate Member since 2004-01-27
GnuPG key: F84A2DD9/B3C0 2F47 EA19 64F4 9F13 F43E B8A4 A88A F84A 2DD9
Support Free Software https://my.fsf.org/donate
Join the Free Software Foundation https://my.fsf.org/join
More information about the sane-devel
mailing list