Yes, it can be removed. And trivial fix is needed for "src/lib/pixmap.c":

 --- open-axiom-debian.orig/src/lib/pixmap.c 2011-09-03 03:05:32.000000000
+0400
+++ open-axiom-debian/src/lib/pixmap.c 2011-09-03 03:05:47.000000000 +0400
@@ -263,7 +263,7 @@
 #else /*OLD*/


-#include "xpm.h"
+#include "X11/xpm.h"

 int
 read_pixmap_file(Display *display, int screen, char *filename,


3 сентября 2011 г. 3:02 пользователь Gabriel Dos Reis <g...@cs.tamu.edu>написал:

> Игорь Пашев <pashev.i...@gmail.com> writes:
>
> | There is a file src/include/xpm.h
> |
> | Is it really needed to build OA?
> | We have system-wide /usr/include/X11/xpm.h.
>
> Hi Igor,
>
> This is a left over from the very old AXIOM system.
> I will investigate wheter it is still needed.  And if we
> do, we should be using the ones provides by systems or
> equivalent.
>
> Thanks for the report.
>
> -- Gaby
>
------------------------------------------------------------------------------
Special Offer -- Download ArcSight Logger for FREE!
Finally, a world-class log management solution at an even better 
price-free! And you'll get a free "Love Thy Logs" t-shirt when you
download Logger. Secure your free ArcSight Logger TODAY!
http://p.sf.net/sfu/arcsisghtdev2dev
_______________________________________________
open-axiom-devel mailing list
open-axiom-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/open-axiom-devel

Reply via email to