[Xastir] New FC7 install troubles with both Release and Stable CVS

Tate Belden kc7zru at kc7zru.net
Sat Jun 9 00:30:37 EDT 2007


Stephen Peters wrote:
> Group,
> 
> I was following the How-to's for Fedora at the Wiki.  I followed most of the guidelines except used the GUI Package Manager for more of the packages than the instructions called for.  I only had to install libgeotiff from source at the command line.  Fedora 7 is brand new - updated to recent packages - with nothing else except Xastir.
> 
> The bootstrap and configure go well with no warnings or errors.  The final report from configure is pasted at the bottom.
> 
> Now here's the error.  I think this is almost the last step, so I think I'm SOOO close.
> 
> Any ideas on what to try?
> 
> -Steve
> 
> 
> make[3]: Entering directory `/usr/local/src/xastir/src'
> gcc  -g -O2 -pipe -W -Wall -Wpointer-arith -Wstrict-prototypes -Wno-unused-parameter -pthread -Wl,--no-keep-memory -L/usr/local/lib -lgdal -lWand -lMagick -o xastir alert.o awk.o bulletin_gui.o color.o datum.o db.o dbfawk.o draw_symbols.o fcc_data.o festival.o geo-find.o geocoder_gui.o gps.o hashtable.o hashtable_itr.o hostname.o igate.o interface.o interface_gui.o io-common.o io-mmap.o lang.o list_gui.o locate_gui.o location.o location_gui.o main.o maps.o map_cache.o map_dos.o map_gdal.o map_geo.o map_gnis.o map_pdb.o map_shp.o map_tif.o map_tiger.o map_WMS.o messages.o messages_gui.o objects.o popup_gui.o rac_data.o rotated.o rpl_malloc.o shp_hash.o snprintf.o sound.o track_gui.o util.o view_message_gui.o wx.o wx_gui.o x_spider.o xa_config.o compiledate.o -Lrtree -lrtree  -lXm -lXt -lX11 -lWand -lMagick -ldb-4.5 -lrt -lcurl -lXm -lXt -lXp -lXext -lm -lSM -lICE -lX11 -lshp -lpcre -lproj -ltiff -lgeotiff -lgdal
> /usr/bin/ld: rtree/librtree.a(split_l.o)(.text+0x27f): unresolvable R_386_32 relocation against symbol `CoverSplit'
> /usr/bin/ld: final link failed: Nonrepresentable section on output
> collect2: ld returned 1 exit status
> make[3]: *** [xastir] Error 1
> make[3]: Leaving directory `/usr/local/src/xastir/src'
> make[2]: *** [all-recursive] Error 1
> make[2]: Leaving directory `/usr/local/src/xastir/src'
> make[1]: *** [all-recursive] Error 1
> make[1]: Leaving directory `/usr/local/src/xastir'
> make: *** [all] Error 2
> [root at localhost xastir]# 
> 
> 
> 
> 
> configure: creating ./config.status
> config.status: creating Makefile
> config.status: creating callpass/Makefile
> config.status: creating config/Makefile
> config.status: creating help/Makefile
> config.status: creating m4/Makefile
> config.status: creating scripts/Makefile
> config.status: creating src/Makefile
> config.status: creating src/rtree/Makefile
> config.status: creating src/shapelib/Makefile
> config.status: creating src/shapelib/contrib/Makefile
> config.status: creating symbols/Makefile
> config.status: creating xastir.spec
> config.status: creating xastir-min.spec
> config.status: creating xastir-lsb.spec
> config.status: creating config.h
> config.status: config.h is unchanged
> config.status: executing depfiles commands
> ===========================================
> 
> xastir 1.9.0 has been configured to use the following
> options and external libraries:
> 
> Building with AX25 ................................. : no
> Building with Festival ............................. : yes
> Building with GPSMan ............................... : no
> Building with GraphicsMagick/ImageMagick ........... : ImageMagick
> Building with libproj .............................. : yes
> Building with GeoTiff .............................. : yes
> Building with GDAL/OGR ............................. : yes
> Building with ShapeLib ............................. : yes
> Building with pcre ................................. : yes
> Building with dbfawk ............................... : yes
> Building with map caching .......................... : yes
> Building with rtree indexing ....................... : yes
> ----------------------------------------------------------
> Building with ErrorPopups (Old Method) ............. : no
> Building with libgc (Debug) ........................ : no
> Building with profiling (Debug) .................... : no
> Building with Linux Standard Base .................. : no
> 
> xastir will be installed in /usr/local/bin.
> 
> _______________________________________________
> Xastir mailing list
> Xastir at xastir.org
> http://lists.xastir.org/cgi-bin/mailman/listinfo/xastir

Stephen,

I just installed the current CVS of Xastir on 3 different F7 boxen with 
no issues at all. I followed the Fedora CVS howto on the wiki site - 
step by step and had no problems at all.

I suspect - but don't know for sure - that you haven't modified the 
/etc/ld.so.conf file or not run /sbin/ldconfig as directed in the howto(?).

http://www.xastir.org/wiki/index.php/HowTo:Fedora

Following the howto instructions, at the end of ./configure I get:
Building with AX25 ................................. : no
Building with Festival ............................. : yes
Building with GPSMan ............................... : no
Building with GraphicsMagick/ImageMagick ........... : ImageMagick
Building with libproj .............................. : yes
Building with GeoTiff .............................. : yes
Building with GDAL/OGR ............................. : no
Building with ShapeLib ............................. : yes
Building with pcre ................................. : no
Building with dbfawk ............................... : no
Building with map caching .......................... : yes
Building with rtree indexing ....................... : yes
----------------------------------------------------------
Building with ErrorPopups (Old Method) ............. : no
Building with libgc (Debug) ........................ : no
Building with profiling (Debug) .................... : no
Building with Linux Standard Base .................. : no

 From there, make and make install run with out issue. Xastir on F7 is 
running fine here.



More information about the Xastir mailing list