probs compiling gnucash-1.6.5

Poldi Winkler poldiwinkler@t-online.de
Fri, 1 Feb 2002 21:28:42 +0100


Hello together,
once again a problem with ./configure.
I get the error:
"..
checking for nl_langinfo and D_FMT... yes
checking for glade_init in -lglade... no
configure: error: Cannot find libglade. See the README and 
config.log for more info."
In config.log I find
"...
#include "confdefs.h"
/* Override any gcc2 internal prototype to avoid an error.  */
/* We use char because int might match the return type of a gcc2
    builtin and then its argument prototype would still apply.  */
char glade_init();

int main() {
glade_init()
; return 0; }"

I use SuSE 7.3, libglade-0.16-195.
Thanks in advance
Regards Poldi