Hi, > > In file included from support.h:36, > > from gnubiff.cc:30: > > nls.h:42:23: error: gnome.h: No such file or directory > > gnubiff.cc: In function 'int main(int, char**)': > > gnubiff.cc:129: error: 'exit' was not declared in this scope > > gnubiff.cc:159: error: 'EXIT_SUCCESS' was not declared in this scope > > gnubiff.cc:159: error: 'exit' was not declared in this scope > > gnubiff.cc: In function 'int mainGNOME(int, char**)': > > gnubiff.cc:195: error: 'LIBGNOMEUI_MODULE' was not declared in this scope > > gnubiff.cc:196: error: 'GNOME_PARAM_NONE' was not declared in this scope > > gnubiff.cc:196: error: 'gnome_program_init' was not declared in this scope > > make[2]: *** [gnubiff.o] Error 1 The file "gnome.h" is in the package "libgnomeui-dev". So this package should be installed when compiling gnubiff with gnome support enabled. I added a check in the upstream CVS so there will be a configure message in the next released version instead of a compiler error.
CU Robert :-) -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org