Build fails with BSD make
Brought to you by:
lurcher,
peteralexharvey
The pkgconfig addition in #r149 and the subsequent gsed fix in #r156 also introduce a gmake dependency. gmake uses CURDIR
whereas BSD make uses .CURDIR
.
I've patched this for the FreeBSD port but it would be nice if you could fix this in unixODBC Makefile.in
Thanks!
Bernard Spil
Maintainer of unixODBC package in FreeBSD
Thanks, I will look into this.
Last edit: Nick Gorham 2018-04-27
Just commited a change that I hope will fix the problem
Not heard back, wo will assume fixed.