Re: [GRASS-dev] compilation of grass on AIX 7.1

2013-03-27 Thread Ivan Barka
Hi devs, I tried again recent grass7 on AIX 7.1 with gcc. I had error in lib/gis: gcc -lstdc++ -I/gpfs/home/senko/dev/grass/grass7/dist.powerpc-ibm-aix7.1.0.0/include -I/gpfs/home/senko/dev/grass/grass7/dist.powerpc-ibm-aix7.1.0.0/include -D_FILE_OFFSET_BITS=64 -DGRASS_VERSION_DATE=\"'2013'\"

Re: [GRASS-dev] compilation of grass on AIX 7.1

2013-03-27 Thread Markus Metz
On Wed, Mar 27, 2013 at 2:50 PM, Ivan Barka wrote: > Hi devs, > > I tried again recent grass7 on AIX 7.1 with gcc. > > I had error in lib/gis: > > gcc -lstdc++ > -I/gpfs/home/senko/dev/grass/grass7/dist.powerpc-ibm-aix7.1.0.0/include > -I/gpfs/home/senko/dev/grass/grass7/dist.powerpc-ibm-aix7.1.0

Re: [GRASS-dev] compilation of grass on AIX 7.1

2013-03-27 Thread Markus Neteler
On Wed, Mar 27, 2013 at 8:18 PM, Markus Metz wrote: > On Wed, Mar 27, 2013 at 2:50 PM, Ivan Barka wrote: >> Hi devs, >> >> I tried again recent grass7 on AIX 7.1 with gcc. >> >> I had error in lib/gis: >> >> gcc -lstdc++ >> -I/gpfs/home/senko/dev/grass/grass7/dist.powerpc-ibm-aix7.1.0.0/include

Re: [GRASS-dev] compilation of grass on AIX 7.1

2013-03-27 Thread Markus Metz
On Wed, Mar 27, 2013 at 10:00 PM, Markus Neteler wrote: > On Wed, Mar 27, 2013 at 8:18 PM, Markus Metz > wrote: >> On Wed, Mar 27, 2013 at 2:50 PM, Ivan Barka wrote: >>> Hi devs, >>> >>> I tried again recent grass7 on AIX 7.1 with gcc. >>> >>> I had error in lib/gis: >>> >>> gcc -lstdc++ >>> -I

Re: [GRASS-dev] Retiling functionality for 2D raster?

2013-03-27 Thread Markus Neteler
On Mon, Mar 25, 2013 at 3:55 AM, Glynn Clements wrote: > > Markus Neteler wrote: > >> I am lacking a "r.retile" module to easily split a big 2D raster >> map into tiles, e.g. for parallelized analysis on a cluster. >> To go the v.mkgrid way might be a bit tedious. > > r.tile added in r55511. I fo

[GRASS-dev] GRASS GSoC Vector project

2013-03-27 Thread Bipasa Chattopadhyay
Hi, I am a graduate student at University of North Carolina at Chapel Hill. I am interested in working on the Vector project listed on the GRASS ideas wiki for SOC 2013. I have looked at the code in vector/Vlib/intersect.c and linecros.c. I understand that the project involves implementing the Be

Re: [GRASS-dev] compilation of grass on AIX 7.1

2013-03-27 Thread Glynn Clements
Markus Metz wrote: > >>> After renaming the variable "nearest" to "nearesta" in lib/gis/plot.c it > >>> worked. > > > > I did the same on AIX 5.3 but we need a solution in SVN... > > Fixed in r55563. It wasn't broken in the first place. A "fix" would be for someone to care about AIX enough to