[Xastir] Ubuntu 5.10
Darryl Gibson
n2diy at losch.net
Tue Sep 5 19:49:54 EDT 2006
Hi gang,
I dumped my old Xastir installation, and grabbed the latest
CVS. And I'm not having much luck with it.
I printed out the README.CVS file, along with Scott's email
about setting up Xastir with Ubuntu 6.06, which is dated 8/3/06.
I grabbed the packages Scott said were needed, except the
python-dev package, which I couldn't locate.
I created the lib.so.conf file also, which is owned by root,
is in root's group, and has 644 permissions.
From there, I tried to compile Xastir, and here are the
results:
darryl at ubuntu:~/xastir$ sudo ./bootstrap.sh
6) Removing autom4te.cache directory...
5) Running aclocal...
/usr/share/aclocal/nspr.m4:8: warning: underquoted
definition of AM_PATH_NSPR
run info '(automake)Extending aclocal'
or see
http://sources.redhat.com/automake/automake.html#Extending-aclocal
4) Running autoheader...
3) Running autoconf...
2) Running automake...
1) Checking for 'mkinstalldirs'... Found!
Bootstrap complete.
darryl at ubuntu:~/xastir$
So, I followed the instructions in step 5, and was happy to
see the that webpage told me to skip that section. Which I
was happy to do, as I don't have a clue as to what it is
referring to. Though I didn't try the run info ... stuff.
So then:
xastir will be installed in /usr/local/bin.
Type 'make' to build Xastir (Use 'gmake' instead on some
systems).
darryl at ubuntu:~/xastir$ make
make all-recursive
make[1]: Entering directory `/home/darryl/xastir'
Making all in src
make[2]: Entering directory `/home/darryl/xastir/src'
make[3]: Entering directory `/home/darryl/xastir/src'
if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include
-DXASTIR_DATA_BASE=\"/usr/local/share/xastir\" -g -O2 -pipe
-W -Wall -Wpointer-arith -Wstrict-prototypes
-Wno-unused-parameter -pthread -MT alert.o -MD -MP -MF
".deps/alert.Tpo" -c -o alert.o alert.c; \
then mv -f ".deps/alert.Tpo" ".deps/alert.Po"; else rm -f
".deps/alert.Tpo"; exit 1; fi
In file included from /usr/include/Xm/XmAll.h:79,
from alert.c:308:
/usr/include/Xm/Print.h:28:34: error:
X11/extensions/Print.h: No such file or directory
In file included from /usr/include/Xm/XmAll.h:79,
from alert.c:308:
/usr/include/Xm/Print.h:40: error: syntax error before
‘XPContext’
/usr/include/Xm/Print.h:43: error: syntax error before ‘}’ token
/usr/include/Xm/Print.h:61: error: syntax error before
‘XPFinishProc’
make[3]: *** [alert.o] Error 1
make[3]: Leaving directory `/home/darryl/xastir/src'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/darryl/xastir/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/darryl/xastir'
make: *** [all] Error 2
darryl at ubuntu:~/xastir$
I don't have a clue! This is my second try at setting up a
CVS install, the first one on my FC1 box didn't give me any
trouble at all.
73
--
Darryl Gibson N2DIY
RLU X 182668/379552
“Arms are the only true badges of liberty. The possession of
arms is the distinction of a free man from a slave.” --
Andrew Fletcher, A Discourse of Government with relation to
Militias (1698)
More information about the Xastir
mailing list