On Tue, 10 Mar 2009, z z wrote:

I am trying to get xastir working on Centos 5.2 box.

CentOS 5.2 on x86_64:

    > make clean;time make -j8

    ...

    real    0m8.394s
    user    0m36.231s
    sys     0m2.872s

Works fine, compiling Xastir in 8.4 seconds...


gcc -DHAVE_CONFIG_H -I. -I..   -I/usr/local/include -I/usr/include 
-DXASTIR_DATA_BASE=\"/usr/local/share/xastir\"  -g -O2 -pipe -W -Wall 
-Wpointer-arith -Wstrict-prototypes -Wno-unused-parameter -pthread -I/usr/include -MT 
alert.o -MD -MP -MF .deps/alert.Tpo -c -o alert.o alert.c
In file included from /usr/include/Xm/XmAll.h:46,
                from alert.c:308:
/usr/include/Xm/Xm.h:76:34: error: X11/extensions/Print.h: No such file or 
directory
In file included from /usr/include/Xm/XmAll.h:46,
                from alert.c:308:
/usr/include/Xm/Xm.h:858: error: expected specifier-qualifier-list before 
âXPContextâ
In file included from /usr/include/Xm/XmAll.h:88,
                from alert.c:308:
/usr/include/Xm/Print.h:46: error: expected declaration specifiers or â...â 
before âXPFinishProcâ

Have you done a "yum update" to make sure your system is up-to-date?

Do you have these packages installed?

    openmotif-2.3.0-0.5.el5
    openmotif-devel-2.3.0-0.5.el5

--
Curt, WE7U.                             archer at eskimo dot com
http://www.eskimo.com/~archer
  Lotto:  A tax on people who are bad at math. - unknown
Windows:  Microsoft's tax on computer illiterates. - WE7U.
The world DOES revolve around me:  I picked the coordinate system!"
_______________________________________________
Xastir mailing list
[email protected]
http://lists.xastir.org/cgi-bin/mailman/listinfo/xastir

Reply via email to