Opened 15 years ago

Last modified 15 years ago

#3149 closed defect

Error when building the gdal 1.6.2 for Linux — at Initial Version

Reported by: bluesea007 Owned by: warmerdam
Priority: normal Milestone: 1.6.3
Component: ConfigBuild Version: 1.6.2
Severity: normal Keywords:
Cc:

Description

Dear sir,

I want to build gdal-1.6.2 in Linux so I used to take the following steps: 1)./configure --prefix=/home/xjp/usr/local --with-static-proj4=/home/xjp/usr/local --with-libz=internal --with-libtiff=internal 2)make all install

The error is as follwing: .... make -C sqlite make[3] Entering directory `/home/xjp/setup/gdal-1.6.2/ogr/ogrsf_frmts/sqlite' make[3] Nothing to be done for `default'. make[3] Leaving diretory `/home/xjp/setup/gdal-1.6.2/ogr/ogrsf_frmts/sqlite' make[2] Leaving diretory `/home/xjp/setup/gdal-1.6.2/ogr/ogrsf_frmts' make[1] * No rule to make target apps',needed by all'. Stop. make[1] Leaving directory `/home/xjp/setup/gdal-1.6.2/ogr' make: * [ogr-all] Error 2. *

I tried to build gdal-1.6.0 with the same means of the above steps, but the errors are same.

Could you give me some suggestions?

Regards, David 2009/9/23

Change History (1)

by bluesea007, 15 years ago

Attachment: make-output added

Detail the output of making

Note: See TracTickets for help on using tickets.