[Xastir] OpenMotif

Tom Robson ve7did at dccnet.com
Tue Feb 25 02:52:08 EST 2003


On February 24, 2003 11:34 pm, Curt Mills, WE7U wrote:
> On Mon, 24 Feb 2003, Tom Robson wrote:
> > 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
>
> Try again.  Run bootstrap.sh first after doing an update.  Let me
> know if you get further.
>

No joy.  Looks like similar results.  Perhaps someone else should try it to 
make sure I'm not giving you the run around.  It looks like the file 
structure is a fair bit different on 8.0 & 8.1, although I am still running 
LesTif on the 8.0 box.   I have removed LesTif from the 8.1 box so can't help 
you out there to see if it works.  Could reinstall if it will help although I 
do need Motif (hopefully this is the same as Openmotif) because of the font 
problem.


bash-2.05a# make
cd . && /bin/sh /usr/local/xastir-1.1.4/missing --run autoheader
touch ./config.h.in
cd . && /bin/sh ./config.status config.h
config.status: creating config.h
config.status: config.h is unchanged
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
bash-2.05a#





More information about the Xastir mailing list