Markus Neteler wrote: > I have tried but both -l and -L don't report anything (any more).
> I didn't run "make distclean" if that matters. It matters. The architecture of the graphics subsystem is such that adding new operations invariably requires substantial re-compilation. Unless you're especially familiar[1] with the graphics subsystem, it's easier to just start from scratch with "make distclean" than to figure out what needs to be re-compiled. [1] Actually, even if you are familiar, it's easy to get bitten. I spent 10 minutes tracking down a problem caused by failing to run "make -C lib headers" (which copies include/* to dist.<arch>/include) after modifying include/graphics.h. -- Glynn Clements <[EMAIL PROTECTED]> _______________________________________________ grass-dev mailing list [email protected] http://grass.itc.it/mailman/listinfo/grass-dev

