[GRASS5] XDRIVER colour changes

Glynn Clements glynn.clements at virgin.net
Wed May 2 08:43:29 EDT 2001


Markus Neteler wrote:

> the solaris compile is done. At least working remote on solaris
> fails:
> 
> d.mon x0
> ncolors: 65536
> 
> (sometimes I get:
> Can't bind to socket for monitor <x0>. Already in use?

This message is from the old (pre-merge) version (SWITCHER.c):

        fprintf (stderr, "Can't bind to socket for monitor <%s>. "\
			"Already in use?\n", me);

The new version has a slightly different message:

	fprintf(stderr, "Can't bind to socket; already in use?\n");

(I couldn't be bothered passing argv[0] all over the place just for
use in error messages).

I'll ignore the rest of the message unless you tell me that it happens
with the new version.

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

---------------------------------------- 
If you want to unsubscribe from GRASS Development Team mailing list write to:
minordomo at geog.uni-hannover.de with
subject 'unsubscribe grass5'



More information about the grass-dev mailing list