Re: Build failure on FreeBSD ports: “M akefile:88: *** missing separator. Stop.”
"Herbert J. Skuhra" <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.ports |
|---|---|
| Message-ID | <[email protected]> |
On Tue, 09 Dec 2025 08:19:15 +0100, Saii Varun M R wrote: > > Hi team, > > I’m trying to build the wazuh-agent FreeBSD port using the FreeBSD ports tree bundled inside the Wazuh source code. > > I executed the following command: > > make V=1 -C ./wazuh/build/temp/freebsd-ports-release-13.0.0/security/wazuh-agent package > > However, the build fails with the following error: > > Makefile:88: *** missing separator. Stop. Wrong make? > I am performing this build on a Linux x86_64 (AMD64) machine, not on a FreeBSD host. This is (probably) not supported.