[Xastir] OpenMotif

Tom Robson ve7did at dccnet.com
Mon Feb 24 22:40:45 EST 2003


On February 24, 2003 04:41 pm, Curt Mills, WE7U wrote:
> On Mon, 24 Feb 2003, Tom Robson wrote:
> > Just tried to load the new 1.1.4 (not the cvs) on a computer with
> > Slackware 8.1  kernel 2.4.18
> > The configure complained about not finding Motif.  I had to delete
> > Lesstif previously  and install Motif because of font problems. The
> > previous configures worked fine with Motif.
> > The Slackware install put the files in /usr/X11R6/.......
>
> Try the latest configure.ac and see if you get further.

./configure worked ok, now stops on make.
Had to do a ./bootstrap.sh first.
Here is the result of the make.  First line follows.

make  all-recursive
make[1]: Entering directory `/usr/local/xastir-1.1.4'
Making all in src
make[2]: Entering directory `/usr/local/xastir-1.1.4/src'
source='alert.c' object='alert.o' libtool=no \
depfile='.deps/alert.Po' tmpdepfile='.deps/alert.TPo' \
depmode=gcc /bin/sh ../depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I..   -DHAVE_CONFIG_H 
-I/usr/X11R6/include/freetype2 -D_REENTRANT -D_FILE_OFFSET_BITS=64 
-I/usr/local/include  -g -O2 -Wall -pipe -pthread -c `test -f 'alert.c' || 
echo './'`alert.c
alert.c:319: Xm/XmAll.h: No such file or directory
In file included from alert.h:29,
                 from alert.c:321:
db.h:126: parse error before `w'
db.h:392: parse error before `w'
db.h:410: parse error before `w'
db.h:411: parse error before `w'
db.h:412: parse error before `w'
db.h:444: parse error before `w'
db.h:445: parse error before `w'
db.h:458: parse error before `w'
make[2]: *** [alert.o] Error 1
make[2]: Leaving directory `/usr/local/xastir-1.1.4/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/local/xastir-1.1.4'
make: *** [all] Error 2

Tom



More information about the Xastir mailing list