I recently attempted to update both of my FreeBSD 10 VMs, one of which is used as a simple filer server. The file server currently has the "samba41-4.1.4_1" port installed however I need to update it to "4.1.6". When I attempt to use "portupgrade" or "make install clean" from within the ports directory I receive the following error message:
Any help would be greatly appreciated it.
Thanks,
Dan
Code:
cc: error: linker command failed with exit code 1 (use -v to see invocation)
Waf: Leaving directory `/usr/ports/net/samba41/work/samba-4.1.6/bin'
Build failed: -> task failed (err #1):
{task: cc_link popt_common_5.o,popt_credentials_6.o,ntlm_auth_1.o -> ntlm_auth4}
[: xTry: unexpected operator
*** Error code 1
Stop.
make[1]: stopped in /usr/ports/net/samba41
*** Error code 1
Stop.
make: stopped in /usr/ports/net/samba41
Any help would be greatly appreciated it.
Thanks,
Dan