## Alex V. Petrov (alexvpet...@gmail.com):

> ../../lib/include/libdvbv5/dvb-dev.h:258:8: error: unknown type name
> 'dvb_logfunc_priv'; did you mean 'dvb_logfunc'?
> 
>                      dvb_logfunc_priv logfunc, void *logpriv);
> 
>                      ^~~~~~~~~~~~~~~~
> 
>                      dvb_logfunc
> /usr/local/include/libdvbv5/dvb-log.h:45:16: note: 'dvb_logfunc'
> declared here

There's your problem: it's picking up headers from the old version.
Remove the old version first (or better: use a clean environment for
building, just like poudriere provides). libv4l (yes, 1.18.0) built
just fine here in poudriere.

Regards,
Christoph

-- 
Spare Space
_______________________________________________
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