From: chris l. <chr...@sp...> - 2008-01-12 18:48:42
|
I'm having problems compiling glibmm-2.14.0 it configures ok but upon trying make I get: In file included from regex.cc:4: ../../glib/glibmm/regex.h:29:25: error: glib/gregex.h: No such file or directory ../../glib/glibmm/regex.h:594: error: ‘GRegexEvalCallback’ has not been declared ...... any ideas how this can be happening? My understanding is configure checks for the required bits and pieces before make runs? How do I address this problem? Chris |