Hi
this is very odd, I have two laptops which both run Ubuntu 10.04, but
don't have the same deb installed. I was compiling successfully in one
laptop but now it failed on the other with the following error message.
,----
|
| In file included from inline.c:86:
| ./../modules/postgresql/postgresql.h:32:10: fatal error:
'postgresql/libpq-fe.h'
| file not found
| #include LIBPQ_FE_H_FILE /* main PostgreSQL header file */
| ^
| In file included from inline.c:42:
| ./config.h:568:25: note: instantiated from:
| #define LIBPQ_FE_H_FILE "postgresql/libpq-fe.h"
| ^
| 1 diagnostic generated.
| make[1]: *** [inline.o] Error 1
| make[1]: Leaving directory
`/home/oub/ALLES/Add-Import/xemacs-gtk/xemacs-xemacs-gtk-d8d9b29bfaba/src'
| make: *** [src] Error 2
`----
So libpq-dev is missing
what puzzles me that .configure did not find out about some missing
postgresql library, nor did
sudo apt-get build-dep xemacs21
thanks
Uwe Brauer
_______________________________________________
XEmacs-Beta mailing list
XEmacs-Beta(a)xemacs.org
http://lists.xemacs.org/mailman/listinfo/xemacs-beta