Resolved thank you.
On 07/17/2011 01:58 PM, Even Rouault wrote:
Selon David Burken:
Even,
See below with more info, looks like there are multiple defined things
including external cpl_serv.h. Hope this helps.
Dave
Yes, this was helpful. Should be fixed now. See
http://trac.osgeo.org/gdal/ti
Selon David Burken :
> Even,
> See below with more info, looks like there are multiple defined things
> including external cpl_serv.h. Hope this helps.
> Dave
>
Yes, this was helpful. Should be fixed now. See
http://trac.osgeo.org/gdal/ticket/4162#comment:2
Please svn update and retry (after un
Even,
See below with more info, looks like there are multiple defined things
including external cpl_serv.h. Hope this helps.
Dave
On 07/16/2011 03:12 PM, Frank Warmerdam wrote:
Folks,
I should have mentioned more widely, I have written up a ticket on
this issue at:
http://trac.osgeo.org
Folks,
I should have mentioned more widely, I have written up a ticket on
this issue at:
http://trac.osgeo.org/gdal/ticket/4162
I presume the problem occurs with an external libgeotiff but haven't yet tried
to reproduce the problem.
Best regards,
On Sat, Jul 16, 2011 at 7:06 AM, Even Rouault
Selon David Burken :
Dave,
I presume you build GDAL against external libgeotiff, and not internal
libgeotiff. In any case, it is weird because cpl_serv.h should be installed when
installing libgeotiff (I've just verified it with libgeotiff from svn). So I
presume the include paths in the GDAL com
David,
Revision 22725 builds just fine for me. I normally do a make clean
before every build. Maybe something went wrong in your build system.
-marius
On Fri, 2011-07-15 at 15:15 -0400, David Burken wrote:
> Hi Frank, all,
>
> Just fyi, getting build error from svn. Looks like cpl_serv.h is g
Hi Frank, all,
Just fyi, getting build error from svn. Looks like cpl_serv.h is gone
now. See below for minor patch.
Take care,
Dave
$ svn update
At revision 22725.
gt_wkt_srs.cpp:33:22: fatal error: cpl_serv.h: No such file or directory
compilation terminated.
make[1]: *** [../o/gt_wkt_sr