I'm trying to update this port on a machine, but configuring it always fails with the error you see in the tile. I'm not the first person to see this error, but the closest I've found is related to ports not building in order, and for a different port. I tried
Any thoughts? Here's a little more context if it's helpful:
# portmaster -Bdf net-mgmt/wmi-client
to force recompilation of all dependencies, in case that was the issue, but still no dice. Oh, and it should go without saying I looked in UPDATING, but wmi-client isn't even mentioned anywhere in there.Any thoughts? Here's a little more context if it's helpful:
Code:
checking for gcc... cc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... configure: error: in `/usr/ports/net-mgmt/wmi-client/work/wmi-1.3.16/Samba/source':
configure: error: cannot compute suffix of object files: cannot compile
See `config.log' for more details
gmake[2]: *** [GNUmakefile:159: Samba/source/Makefile] Error 1
gmake[2]: Leaving directory '/usr/ports/net-mgmt/wmi-client/work/wmi-1.3.16'
===> Compilation failed unexpectedly.