package: gerris 2D version: 1.3.2 After i installed gerris and all its default related packages from the synaptic package manager,i wanted to run gerris2D and i got this error:
/usr/include/gerris/domain.h:210: error: expected declaration specifiers or ‘...’ before ‘gpointer’ /usr/include/gerris/domain.h:211: error: ‘gfs_domain_cell_point_distance2’ declared as function returning a function /usr/include/gerris/domain.h:215: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘gfs_domain_size’ /usr/include/gerris/domain.h:220: error: expected declaration specifiers or ‘...’ before ‘gint’ /usr/include/gerris/domain.h:220: error: ‘gfs_domain_cfl’ declared as function returning a function The fix was simple. there was a missing dependency package called "libgts-dev" and that solved the problem. Hope this helps. thanks -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

