Skip Menu |

This queue is for tickets about the Text-ClearSilver CPAN distribution.

Report information
The Basics
Id: 108681
Status: new
Priority: 0/
Queue: Text-ClearSilver

People
Owner: Nobody in particular
Requestors: SREZIC [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: 0.10.5.4
Fixed in: (no value)



Subject: configure fails on systems with BSD make
This is the log on a FreeBSD 9.2 system --- it seems that the generated makefile is not compatible with BSD make. GNU make is available on this system as gmake, but I see no way to use it here (other than patching the build scripts). ... configure: creating ./config.status config.status: creating rules.mk config.status: creating cs_config.h make "rules.mk", line 54: Missing dependency operator "rules.mk", line 56: Need an operator "rules.mk", line 57: Missing dependency operator "rules.mk", line 59: Need an operator "rules.mk", line 105: Missing dependency operator "rules.mk", line 107: Need an operator "rules.mk", line 108: Missing dependency operator "rules.mk", line 111: Need an operator "rules.mk", line 167: Missing dependency operator "rules.mk", line 168: Could not find Makefile.depends "rules.mk", line 169: Need an operator make: fatal errors encountered -- cannot continue Fail! Cannot build clearsilver, stopped at Makefile.PL line 36, <DATA> line 1.