Tom,

All I did was remove the one library search, not both. If the library was not available, linking should have failed due to an undefined reference call.

The executable does run on my system as I have compiled it.

What I will do is compile 1.9.0 straight and capture the whole process and a capture of the edited config file compile. I willl then post to the group for chewing.

73 from 807 and answering lunch bell,

Richard, N6NKO


Tom Russo wrote:
On Fri, Jun 29, 2007 at 08:40:09AM -0500, we recorded a bogon-computron collision of 
the <[EMAIL PROTECTED]> flavor, containing:
 I need this confirmed.

I did a Fedora 7 install on BigBox. Brought in the requisite routines to work with 1.9.1.

 configure / make / crash on CoverSplit issue.

 Found "-Lrtree -lrtree" in command line that cause the crash.

 Edited out "-lrtree" in configure file.

You should never need to edit the configure file.  You can disable rtree
with the "--without-rtree".  Editing out the link should cause problems,
because WITH_RTREE would still be defined.

I still don't understand the reported link failure when rtree is enabled
on this (and only this) system.

_______________________________________________
Xastir mailing list
Xastir@xastir.org
http://lists.xastir.org/cgi-bin/mailman/listinfo/xastir

Reply via email to