On Thu, Jul 12, 2012 at 9:02 AM, Pierre Roudier <[email protected]> wrote: > Hi, > > I must be missing something because I can't compile grass7.svn on a > new config. The compilation error is located in > grass_trunk/visualization/ximgview (see below). ... > roudierp@mangatainoka:/usr/local/src/grass_trunk/visualization/ximgview$ make ... > OBJ.x86_64-unknown-linux-gnu/main.o: In function `draw': > /usr/local/src/grass_trunk/visualization/ximgview/main.c:121: > undefined reference to `XPutImage'
You are likely missing the package "libX11-devel". Hope this helps, Markus _______________________________________________ grass-dev mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/grass-dev
