> The program it tries to compile is this:
Sorry, two typo (cut/paste...) in the previous message... this is the 
program:
#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 gdbm_open();
main() {gdbm_open()
; return 0; }

Thanks again
     Cesare

Reply via email to