Re: [gdal-dev] error compiling 2.4.0 on RHEL7

2019-02-04 Thread John Cartwright - NOAA Federal
That does seem to have been the problem. Thanks so much for the suggestion! --john On Fri, Feb 1, 2019 at 2:05 AM Even Rouault wrote: > On jeudi 31 janvier 2019 16:09:40 CET John Cartwright - NOAA Federal wrote: > > Hello All, > > > > I'm having trouble compiling 2.4.0 on a RHEL 7.6 machine.

Re: [gdal-dev] error compiling 2.4.0 on RHEL7

2019-02-01 Thread Even Rouault
On jeudi 31 janvier 2019 16:09:40 CET John Cartwright - NOAA Federal wrote: > Hello All, > > I'm having trouble compiling 2.4.0 on a RHEL 7.6 machine. Errors like: > > linkhash.c:43:1: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ > before ‘unsigned’ > unsigned long lh_char_hash(const

[gdal-dev] error compiling 2.4.0 on RHEL7

2019-01-31 Thread John Cartwright - NOAA Federal
Hello All, I'm having trouble compiling 2.4.0 on a RHEL 7.6 machine. Errors like: linkhash.c:43:1: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘unsigned’ unsigned long lh_char_hash(const void *k) Compile options are listed below. Any suggestions? Thanks! --john ./config