FreeBSD Port: gdal-1.1.8_1

Simon Barner barner at in.tum.de
Sat Jun 26 09:11:22 PDT 2004


Stephen Hepner wrote:
> I have found a program call XASTIR (www.xastir.org, not in the ports 
> distribution) which depends on GDAL/OGR.  I have installed the gdal port 
> which seems to be what xastir is looking for but when I run the 
> configure script I get the following:
> 
> [snip]
> checking gdal.h usability... yes
> checking gdal.h presence... yes
> checking for gdal.h... yes
> checking for GDALAllRegister in -lgdal... no
> [snip]
> Building with GDAL/OGR...... : no
> [snip]
> 
> Any ideas how to get that item to pass the check?

You probably have to add the following to your port's Makefile:

LDFLAGS+= -L${LOCALBASE}/lib

Simon
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: Digital signature
Url : http://lists.freebsd.org/pipermail/freebsd-ports/attachments/20040626/529e6e7c/attachment.bin


More information about the freebsd-ports mailing list