Thanks to all that replied. The solution was indeed the need to install a package that was not included with Centos 5.2 I actually had to install a package during the first parts of the install.... so you may need to do this along the way yum install libXp and
yum install libXp-devel The wikit should be changed. I will leave that to those that are more versed in the actual problem. I have Xastir working....at least I have packets coming in from an internet server. thanks again Brian > Date: Tue, 10 Mar 2009 11:53:51 -0700 > From: [email protected] > To: [email protected] > Subject: Re: [Xastir] Centos 5.2 install > > 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!" _________________________________________________________________ Experience all of the new features, and Reconnect with your life. http://go.microsoft.com/?linkid=9650730 _______________________________________________ Xastir mailing list [email protected] http://lists.xastir.org/cgi-bin/mailman/listinfo/xastir
