Package: libgts-dev Version: 0.7.3-1 Severity: serious Hi,
When building the gerris package is sarge I'm getting the following error: checking for gts-config... /usr/bin/gts-config checking for GTS - version >= 0.7.1... no *** Could not run GTS test program, checking why... *** The test program failed to compile or link. See the file config.log for the *** exact error that occured. This usually means GTS was incorrectly installed *** or that you have moved GTS since it was installed. In the latter case, you *** may want to edit the gts-config script: /usr/bin/gts-config configure: error: *** GTS 0.7.1 or better is required. The latest version of GTS *** is always available from http://gts.sourceforge.net. make: *** [config.status] Error 1 >From config.log: /usr/include/gts.h:24:18: glib.h: No such file or directory You should make libgts-dev depend on libglib2.0-dev. gerris should probably not have a build-dependency on libglib2.0-dev, but it seems to directly include glib.h too, so it might need it. The version in sarge now seems to need both 1.2 and 2.0 and I'm not sure that's working. Kurt -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

