G_window_overlap not in libgis???

Darrell McCauley mccauley at ecn.purdue.edu
Mon Jan 3 11:37:27 EST 1994


It seems that the solution here is to be sure that libgis.a
is linked last (it's one of the vector libraries that calls
G_window_overlap, not my program). Perhaps this little
tidbit of info should find its way into the programmers
manual (if it's there, I didn't find it). Maybe a clarification
in \S13.9 (Loading the Vector Library).

Darrell McCauley (mccauley at ecn.purdue.edu) writes on 2 Jan 94:
>Did anyone ever figure out what's going on with G_window_overlap?
>I did a bad thing and recompiled a GRASS lib (I was trying to add -g
>so that I could figure out some things with xdbx).
>
>I'm trying to compile something:
>
>cc  -o s.voronoi OBJ.sun4/[bunch of dot-oh files] \
>/home/soils/g/aggrass/grass4.1/src/libes/LIB.sun4/libgis.a \
>/home/soils/g/aggrass/grass4.1/src/libes/LIB.sun4/libvect.a \
>/home/soils/g/aggrass/grass4.1/src/libes/LIB.sun4/libdig2.a \
>/home/soils/g/aggrass/grass4.1/src/libes/LIB.sun4/libdig_atts.a \
>/home/soils/g/aggrass/grass4.1/src/libes/LIB.sun4/libdisplay.a -lm 
>ld: Undefined symbol 
>   _G_window_overlap 



More information about the grass-dev mailing list