Fixing kdenetwork3 build
Andrea Venturoli
ml at netfence.it
Wed Dec 5 13:33:36 UTC 2012
On 31 May you wrote:
> I find KDE4 unusable and xfce a bit weak for my purposes so I'm trying
> to stick to KDE3.
>
> Recent 9-STABLE amd64
>...
> find_user.cpp:378: error: request for member 'ut_host' in 'ubuf', which
> is of non-class type 'utmpx*'
> find_user.cpp:379: error: request for member 'ut_line' in 'ubuf', which
> is of non-class type 'utmpx*'
I just encountered this on 9.0/i386.
Solution is very simple: since those two (and another) errors are on
syslog lines, which are only enabled if debug is active, commenting them
fixes everything.
HTH.
bye
av.
More information about the freebsd-ports
mailing list