[Xastir] compile errors:

Curt Mills, WE7U hacker at tc.fluke.com
Fri Nov 1 12:28:50 EST 2002


On Fri, 1 Nov 2002, Pat Masterson wrote:

> I just built a Suse 8.1 system, and grabbed a cvs version of xastir. The
> compile has a problem:
>
> root at ke2lj [133]: make
> make  all-recursive
> make[1]: Entering directory `/home/bat/xastir/xastir'
> Making all in src
> make[2]: Entering directory `/home/bat/xastir/xastir/src'
> gcc -DHAVE_CONFIG_H -I. -I. -I..     -g -O2 -Wall -I/usr/local/include
> -D_REENTRANT -D_FILE_OFFSET_BITS=64 -I/usr/X11R6/include
> -I/usr/X11R6/include/X11 -pthread -DNO_XPM -c alert.c
> cc1: warning: changing search order for system directory "/usr/local/include"
> cc1: warning:   as it has already been specified as a non-system directory
> alert.c:319:22: Xm/XmAll.h: No such file or directory

Let's work on one problem at a time.  It looks to me like either the
X11 development files aren't available on your system, or aren't in
the search path for include files.

Once you fix that, some of the other problems may go away.

Look for X11-devel or X-devel or similar packages to install.

-- 
Curt Mills, WE7U                    hacker_NO_SPAM_ at tc.fluke.com
Senior Methods Engineer/SysAdmin
"Lotto:    A tax on people who are bad at math!"
"Windows:  Microsoft's tax on computer illiterates!" -- WE7U
"The world DOES revolve around me:  I picked the coordinate system!"



More information about the Xastir mailing list