[Xastir] Xastir install problems
Curt, WE7U
archer at eskimo.com
Fri Jun 4 17:11:04 EDT 2004
Anyone know why an SuSE 9.0 system would be doing this?
Randy's system:
---------------
configure:6402: checking Xm/Xm.h usability
configure:6415: gcc -c -g -O2 -pipe -Wall -pthread -I/usr/local/include conftest.c >&5
configure:6477:19: Xm/Xm.h: No such file or directory
--snip--
configure:6434: result: no
configure:6438: checking Xm/Xm.h presence
configure:6449: gcc -E -I/usr/local/include conftest.c
configure:6479:19: Xm/Xm.h: No such file or directory
My system (works):
------------------
configure:6435: checking Xm/Xm.h usability
configure:6448: gcc -c -g -O2 -pipe -Wall -pthread -I/usr/local/include -I/usr/X11R6/include conftest.c >&5
configure:6451: $? = 0
configure:6454: test -s conftest.o
configure:6457: $? = 0
configure:6467: result: yes
configure:6471: checking Xm/Xm.h presence
configure:6482: gcc -E -I/usr/local/include -I/usr/X11R6/include conftest.c
configure:6488: $? = 0
configure:6507: result: yes
configure:6543: checking for Xm/Xm.h
configure:6550: result: yes
I think it's just the extra "-I/usr/X11R6/include" passed to the
compiler/linker during the testing that makes the difference, as
that is where Xm/Xm.h can be found. Now, how to get Randy's system
to do the right thing is the big question. Somewhere that is
getting missed.
--
Curt, WE7U 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!"
More information about the Xastir
mailing list