[GRASS-dev] compiling error in grass-6.2.2RC1 with gdal-1.4.1 support

Hi all,

I am the package maintainer of grass on Pardus GNU/Linux and I get the error
below while trying to compile grass-6.2.2RC1 with gdal-1.4.1 support.

checking whether to use GDAL... yes
checking for gdal-config... /usr/bin/gdal-config
checking for GDALOpen... no
checking for GDALOpen... no
configure: error: *** Unable to locate GDAL library.

Any help would be appreciated.

Regards,
Murat

Murat Şenel wrote:

I am the package maintainer of grass on Pardus GNU/Linux and I get the
error below while trying to compile grass-6.2.2RC1 with gdal-1.4.1
support.

checking whether to use GDAL... yes
checking for gdal-config... /usr/bin/gdal-config
checking for GDALOpen... no
checking for GDALOpen... no
configure: error: *** Unable to locate GDAL library.

Any help would be appreciated.

Can you see what the test-compile error was? You can find that at the
end of config.log.

Hamish