[gdal-dev] g++ compilation errors when trying to compile GDAL on Fedora 17 64bit

Etienne Tourigny etourigny.dev at gmail.com
Wed Jul 3 10:08:15 PDT 2013


It seems you don't have c++ installed...
you can *probably* install it like this

yum install gcc-c++

On Wed, Jul 3, 2013 at 1:54 PM, Daniel Kranich <Daniel at nusalaska.com> wrote:

> Hello,
>
> I have been trying to compile GDAL on my system as I would like to enable
> BigTIFF support.
>
> I got through the ./compile just fine, however the make is giving me
> issues right off the start.
>
> Here is what my make command does:
>
>     [root at daniel-fedora gdal-1.10.0]# make
>     (cd port; make)
>     make[1]: Entering directory `/home/Daniel/Downloads/gdal-**
> 1.10.0/port'
>     /bin/sh /home/Daniel/Downloads/gdal-1.**10.0/libtool --mode=compile
> --tag=CXX g++  -DOGR_ENABLED -I/home/Daniel/Downloads/gdal-**1.10.0/port
>      -I../frmts/zlib -DHAVE_LIBZ -c -o cpl_conv.lo
>     cpl_conv.cpp
>     libtool: compile:  g++ -DOGR_ENABLED -I/home/Daniel/Downloads/gdal-**1.10.0/port
> -I../frmts/zlib
>     -DHAVE_LIBZ -c cpl_conv.cpp  -o .libs/cpl_conv.o
>     /home/Daniel/Downloads/gdal-1.**10.0/libtool: line 1133: g++: command
> not found
>     make[1]: *** [cpl_conv.lo] Error 1
>     make[1]: Leaving directory `/home/Daniel/Downloads/gdal-**1.10.0/port'
>     make: *** [port-target] Error 2
>
> Im not even sure where to start looking.
>
> Thanks
>
> -Daniel
>
>
>
> ______________________________**_________________
> gdal-dev mailing list
> gdal-dev at lists.osgeo.org
> http://lists.osgeo.org/**mailman/listinfo/gdal-dev<http://lists.osgeo.org/mailman/listinfo/gdal-dev>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/gdal-dev/attachments/20130703/216a74a0/attachment.html>


More information about the gdal-dev mailing list