[Dnsmasq-discuss] Announce: release candidate dnsmasq-2.60rc1

Preston Crow pc-dnsmasq at crowcastle.net
Wed Feb 29 03:18:52 GMT 2012


I hit a Makefile issue (that wasn't there in dnsmasq-2.60test10):

# pmake way to learn path of Makefile
TOP != echo `pwd`/
# GNU make way to learn path of Makefile
TOP ?= $(shell pwd)

This leads to:

Makefile:38: *** missing separator.  Stop.

Apparently it doesn't like the first TOP line.

I might be building it wrong.  I'm using Gentoo Linux, and I copied and 
tweaked the ebuild that I used for test10, which was copied and tweaked 
from the ebuild for the previous release.



More information about the Dnsmasq-discuss mailing list