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.
