[GRASS5] Re: 5.0.3 release candidate 2 Compiles on SuSE 8.1 & SuSE 8.2

Glynn Clements glynn.clements at virgin.net
Thu Aug 28 01:41:48 EDT 2003


Wolfgang Lueck wrote:

> I compiled Grass 5.0.3 on SuSE 8.1 with just the arguments
> "--with-postgres-includes='/usr/include/pgsql
> /usr/include/pgsql/server'" thus the old SuSE story. Otherwise
> everything including NVIZ works fine.

You shouldn't need the "server" directory; that was only required to
get the VARHDRSZ macro, whose use was dropped for 5.0.2.

Just:

	--with-postgres-includes=/usr/include/pgsql

should suffice.

> Just one thing I noticed in the configure log. Is this normal?

This?

> configure:2781: checking whether setpgrp takes no argument
> configure:2807: gcc -o conftest -g -O2    conftest.c  1>&5
> configure: In function `main':
> configure:2799: error: too many arguments to function `setpgrp'

Yes, that's normal for Linux/GNU, where setpgrp() doesn't take any
arguments.

-- 
Glynn Clements <glynn.clements at virgin.net>




More information about the grass-dev mailing list