Hi, curiose i tried to compile grass on debian enabling "glw" supprt to give a try to the module "r.gwflow"
the build go ahead without errors but ring to run "r.gwflow" i received a segfault teing with gdm i have this log : GRASS 6.5.svn (WGS84_33N):~ > gdb r.gwflow GNU gdb (GDB) 7.0.1-debian Copyright (C) 2009 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Type "show copying" and "show warranty" for details. This GDB was configured as "x86_64-linux-gnu". For bug reporting instructions, please see: <http://www.gnu.org/software/gdb/bugs/>... Reading symbols from /usr/local/grass-6.5.svn/bin/r.gwflow...done. (gdb) run Starting program: /usr/local/grass-6.5.svn/bin/r.gwflow [Thread debugging using libthread_db enabled] Program received signal SIGSEGV, Segmentation fault. 0x00007ffff7bbab71 in G_recreate_command () at parser.c:2857 2857 if (opt->answer != '\0' && opt->answers[0] != NULL) { (gdb) (gdb) i'm running grass 6.5 svn on debian sid._______________________________________________ grass-dev mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/grass-dev
