<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
  <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
  <META NAME="GENERATOR" CONTENT="GtkHTML/4.4.1">
</HEAD>
<BODY>
Compile with gmake works without errors.<BR>
<BR>
<TABLE CELLSPACING="0" CELLPADDING="0" WIDTH="100%">
<TR>
<TD>
-- <BR>
<B><FONT SIZE="2">Miłosz Oller</FONT></B><BR>
<BR>
</TD>
</TR>
</TABLE>
Dnia 2012-08-24, pią o godzinie 00:13 +0100, Stuart Henderson pisze:
<BLOCKQUOTE TYPE=CITE>
<PRE>
On 2012/08/24 00:45, Miłosz Oller wrote:
> Configure is OK. When I try to run make, I have:
> # make
> "Rules", line 44: Need an operator
> "Rules", line 48: Need an operator
> "Rules", line 50: Need an operator
> "Rules", line 55: Need an operator
> "Rules", line 64: Need an operator
> "Rules", line 73: Need an operator
> "Rules", line 81: Missing dependency operator
> "Rules", line 82: Could not find depend
> "Rules", line 83: Need an operator
> "Rules", line 85: Need an operator
> Fatal errors encountered - cannot continue

BIRD's Makefiles use GNU extensions, you would need to use gmake on OpenBSD.

</PRE>
</BLOCKQUOTE>
</BODY>
</HTML>