I'm working a fresh install from ports of FreeBSD 10.2 onto a Lenovo T420. I'm getting a lot of avahi errors about an unexpected parenthesis. Did a freebsd-update(8) and portsnap(8) checks. Since avahi is coming up a lot, my install's stopping in several of the contemporary ports like netbeans, Xfce4, etc. Can't even get cups(1).
Captured the error messages by redirecting output to text files, but I am writing by phone.
It'll show me several cascading errors of a similar kind, all ')' expected, on lines 1528, 1636, 1637, 1643 and 1644.
I'm suspecting a typo in the source code, and therefore, a possible broken port. Is that so?
My troubleshooting has included checking for port updates, attempting reinstalls, deinstalls, reboots, etc.
I got Xorg in and dbus enabled, but I am, of course, installing freestyle instead of RTFM.
Any advice? Thanks.
Captured the error messages by redirecting output to text files, but I am writing by phone.
Code:
Stops in
'/usr/ports/net/avahi-app/work/avahi-0.6.31/avahi-daemon'
errors include:
main.c:1528:21 error: expected ')'
It'll show me several cascading errors of a similar kind, all ')' expected, on lines 1528, 1636, 1637, 1643 and 1644.
I'm suspecting a typo in the source code, and therefore, a possible broken port. Is that so?
My troubleshooting has included checking for port updates, attempting reinstalls, deinstalls, reboots, etc.
I got Xorg in and dbus enabled, but I am, of course, installing freestyle instead of RTFM.
Any advice? Thanks.