Re: [Gdal-dev] Missing aaigriddataset.o on make

2009-10-11 Thread Alan Hale
I just tried copying aaigriddataset.o from /frmts/aaigrid/ to /frmts/o/ and doing a "make" again. This time it is reporting not finding /adrgdataset.o/ under /frmts/o/. I suspect this could go on and on! Is anyone able to explain what is going wrong? Many thanks. Alan Alan

Re: [Gdal-dev] Missing aaigriddataset.o on make

2009-10-10 Thread Alan Hale
Whoops - not true - all the .o and .lo files seem to be owned by root. Alan Hale wrote: Just one more thing - I notice that /gdal-1.6.2/frmts/aaigrid/aaigriddataset.o is owned by root, whereas all the other files under the gdal directory are owned by a regular user, which seems odd (I have

Re: [Gdal-dev] Missing aaigriddataset.o on make

2009-10-10 Thread Alan Hale
Just one more thing - I notice that /gdal-1.6.2/frmts/aaigrid/aaigriddataset.o is owned by root, whereas all the other files under the gdal directory are owned by a regular user, which seems odd (I have been running all commands as su however). Alan __ Information from ESET Smart Sec

Re: [Gdal-dev] Missing aaigriddataset.o on make

2009-10-10 Thread Alan Hale
quot;LIBTOOL_LINK=$(LIBTOOL) --mode=link" though I confess again that was only a guess based on a Google search on the error. Many thanks Alan Hale Chaitanya kumar CH wrote: Alan, Sorry for the previous mail. I hit the send button by accident. Is the file aaigriddataset.o actually mis

Re: [Gdal-dev] Missing aaigriddataset.o on make

2009-10-10 Thread Alan Hale
Chaitanya The file "aaigriddataset.o" is missing, but there is a file "aaigriddataset.lo". Thank you for the reply. Regards Alan Hale Chaitanya kumar CH wrote: Alan, Sorry for the previous mail. I hit the send button by accident. Is the file aaigriddataset.o actua

[Gdal-dev] Missing aaigriddataset.o on make

2009-10-09 Thread Alan Hale
Hello I'm attempting to install gdal-1.6.2 but when I try to "make" I get the error: /usr/local/src/gdal-1.6.2/frmts/o/aaigriddataset.o: No such file or directory On a guess, I tried ./configure --without-AAIGrid but this did not help. Any advice please? Many tahnks Alan Hal