[Xastir] ./configure issue

Keith Kaiser wa0tjt at gmail.com
Mon Apr 13 11:56:46 EDT 2009


During the ./configure process I get two warnings as follows;

checking for pj_init in -lproj... no
*** Warning: geotiff requires libproj.
checking netax25/ax25.h usability... no
checking netax25/ax25.h presence... no
checking for netax25/ax25.h... no
*** Warning: dbfawk requires both pcre and shapelib.
checking for gdal-config... no
configure: WARNING: *** Cannot find gdal-config:  Checking standard  
locations ***
checking gdal.h usability... no

-------

At the end it says;

xastir 1.9.5 has been configured to use the following
options and external libraries:

MINIMUM OPTIONS:
   ShapeLib (Vector maps) ................. : yes

RECOMMENDED OPTIONS:
-n   GraphicsMagick/ImageMagick (Raster maps) :
no
   pcre (Shapefile customization) ......... : no
   dbfawk (Shapefile customization) ....... : no
   rtree indexing (Shapefile speedups) .... : yes
   map caching (Raster map speedups) ...... : no
   internet map retrieval ................. : yes (libcurl)

FOR THE ADVENTUROUS:
   AX25 (Linux Kernel I/O Drivers) ........ : no
   libproj (USGS Topos & Aerial Photos) ... : no
   GeoTiff (USGS Topos & Aerial Photos) ... : no
   Festival (Text-to-speech) .............. : no
   GDAL/OGR (Obtuse map formats) .......... : no
   GPSMan/gpsmanshp (GPS downloads) ....... : no

xastir will be installed in /usr/local/bin.

-------

At the end of make I get this;

Undefined symbols:
   "_XftDrawCreate", referenced from:
       __XmXftDrawCreate in libXm.a(XmRenderT.o)
   "_png_read_image", referenced from:
       _png_load_file in libXm.a(Png.o)
   "__XEditResPutString8", referenced from:
       _SendFailure in libXm.a(EditresCom.o)
       _HandleToolkitErrors in libXm.a(EditresCom.o)
       _DoSetValues in libXm.a(EditresCom.o)
       _DumpChildren in libXm.a(EditresCom.o)
       _DumpChildren in libXm.a(EditresCom.o)
       _DumpWidgets in libXm.a(EditresCom.o)
       _DoGetGeometry in libXm.a(EditresCom.o)
       _DoGetGeometry in libXm.a(EditresCom.o)
       _DoGetResources in libXm.a(EditresCom.o)
       _DoGetResources in libXm.a(EditresCom.o)
       _DoGetResources in libXm.a(EditresCom.o)
       _DoGetResources in libXm.a(EditresCom.o)
       _DoGetResources in libXm.a(EditresCom.o)
       _DoGetResources in libXm.a(EditresCom.o)
       _DoGetResources in libXm.a(EditresCom.o)
       _DumpValues in libXm.a(EditresCom.o)
       _DumpValues in libXm.a(EditresCom.o)
   "_png_check_sig", referenced from:
       _png_load_file in libXm.a(Png.o)
   "_XftDrawRect", referenced from:
       __XmXftDrawString in libXm.a(XmRenderT.o)
   "_FcPatternDestroy", referenced from:
       _FreeRendition in libXm.a(XmRenderT.o)
   "_png_read_info", referenced from:
       _png_load_file in libXm.a(Png.o)
   "__XEditResPut16", referenced from:
       _DoSetValues in libXm.a(EditresCom.o)
       _InsertWidget in libXm.a(EditresCom.o)
       _DumpWidgets in libXm.a(EditresCom.o)
       _DoGetGeometry in libXm.a(EditresCom.o)
       _DoGetGeometry in libXm.a(EditresCom.o)
       _DoGetGeometry in libXm.a(EditresCom.o)
       _DoGetGeometry in libXm.a(EditresCom.o)
       _DoGetGeometry in libXm.a(EditresCom.o)
       _DoGetGeometry in libXm.a(EditresCom.o)
       _DoGetGeometry in libXm.a(EditresCom.o)
       _DoGetGeometry in libXm.a(EditresCom.o)
       _DoGetResources in libXm.a(EditresCom.o)
       _DoGetResources in libXm.a(EditresCom.o)
       _DoGetResources in libXm.a(EditresCom.o)
       _DumpValues in libXm.a(EditresCom.o)
   "__XEditResPut32", referenced from:
       _SendCommand in libXm.a(EditresCom.o)
       _InsertWidget in libXm.a(EditresCom.o)
       _DumpChildren in libXm.a(EditresCom.o)
   "__XEditResGetWidgetInfo", referenced from:
       _GetCommand in libXm.a(EditresCom.o)
       _GetCommand in libXm.a(EditresCom.o)
       _GetCommand in libXm.a(EditresCom.o)
       _GetCommand in libXm.a(EditresCom.o)
   "__XEditResGetString8", referenced from:
       _GetCommand in libXm.a(EditresCom.o)
       _GetCommand in libXm.a(EditresCom.o)
       _GetCommand in libXm.a(EditresCom.o)
   "_XftTextExtents16", referenced from:
       _SubStringPosition in libXm.a(XmString.o)
       _SubStringPosition in libXm.a(XmString.o)
       __XmXftDrawString in libXm.a(XmRenderT.o)
   "_XftTextExtents32", referenced from:
       __XmXftDrawString in libXm.a(XmRenderT.o)
   "_jpeg_CreateDecompress", referenced from:
       _load_jpeg in libXm.a(Jpeg.o)
   "_XftTextExtentsUtf8", referenced from:
       _ComputeMetrics in libXm.a(XmString.o)
       _SubStringPosition in libXm.a(XmString.o)
       _SubStringPosition in libXm.a(XmString.o)
       _FindPixelLength in libXm.a(TextF.o)
       _FindPixelLength in libXm.a(TextF.o)
       _PrintableString in libXm.a(TextF.o)
       _TextFieldResetIC in libXm.a(TextF.o)
       __XmXftDrawString in libXm.a(XmRenderT.o)
       _SelfInsert in libXm.a(TextIn.o)
       _FindWidth in libXm.a(TextOut.o)
       _FindWidth in libXm.a(TextOut.o)
       _FindHeight in libXm.a(TextOut.o)
       _FindHeight in libXm.a(TextOut.o)
   "_jpeg_calc_output_dimensions", referenced from:
       _load_jpeg in libXm.a(Jpeg.o)
   "_XftFontClose", referenced from:
       _FreeRendition in libXm.a(XmRenderT.o)
   "_png_read_update_info", referenced from:
       _png_load_file in libXm.a(Png.o)
   "_png_set_sig_bytes", referenced from:
       _png_load_file in libXm.a(Png.o)
   "_jpeg_destroy_decompress", referenced from:
       _load_jpeg in libXm.a(Jpeg.o)
       _load_jpeg in libXm.a(Jpeg.o)
   "_png_get_valid", referenced from:
       _png_load_file in libXm.a(Png.o)
       _png_load_file in libXm.a(Png.o)
   "_XmuNCopyISOLatin1Lowered", referenced from:
       _CvtStringToBlock in libXm.a(EditresCom.o)
   "_jpeg_finish_decompress", referenced from:
       _load_jpeg in libXm.a(Jpeg.o)
   "_XftFontMatch", referenced from:
       _ValidateAndLoadFont in libXm.a(XmRenderT.o)
   "_FcPatternCreate", referenced from:
       _ValidateAndLoadFont in libXm.a(XmRenderT.o)
   "_png_get_rowbytes", referenced from:
       _png_load_file in libXm.a(Png.o)
   "_XftDrawStringUtf8", referenced from:
       __XmXftDrawString2 in libXm.a(XmRenderT.o)
       __XmXftDrawString in libXm.a(XmRenderT.o)
   "_libiconv", referenced from:
       _processCharsetAndTextUtf8 in libXm.a(ResEncod.o)
   "_png_read_end", referenced from:
       _png_load_file in libXm.a(Png.o)
   "_XftDrawSetClipRectangles", referenced from:
       __XmXftSetClipRectangles in libXm.a(XmRenderT.o)
   "_FcPatternAddInteger", referenced from:
       _ValidateAndLoadFont in libXm.a(XmRenderT.o)
       _ValidateAndLoadFont in libXm.a(XmRenderT.o)
       _ValidateAndLoadFont in libXm.a(XmRenderT.o)
       _ValidateAndLoadFont in libXm.a(XmRenderT.o)
       _ValidateAndLoadFont in libXm.a(XmRenderT.o)
   "_jpeg_std_error", referenced from:
       _load_jpeg in libXm.a(Jpeg.o)
   "_png_set_gamma", referenced from:
       _png_load_file in libXm.a(Png.o)
   "_jpeg_read_header", referenced from:
       _load_jpeg in libXm.a(Jpeg.o)
   "_png_init_io", referenced from:
       _png_load_file in libXm.a(Png.o)
   "_png_destroy_read_struct", referenced from:
       _png_load_file in libXm.a(Png.o)
       _png_load_file in libXm.a(Png.o)
       _png_load_file in libXm.a(Png.o)
       _png_load_file in libXm.a(Png.o)
       _png_load_file in libXm.a(Png.o)
   "_png_create_read_struct", referenced from:
       _png_load_file in libXm.a(Png.o)
   "_FcPatternAddString", referenced from:
       _ValidateAndLoadFont in libXm.a(XmRenderT.o)
       _ValidateAndLoadFont in libXm.a(XmRenderT.o)
       _ValidateAndLoadFont in libXm.a(XmRenderT.o)
       _ValidateAndLoadFont in libXm.a(XmRenderT.o)
   "__XEditResPutWidgetInfo", referenced from:
       _HandleToolkitErrors in libXm.a(EditresCom.o)
       _DoSetValues in libXm.a(EditresCom.o)
       _DoGetGeometry in libXm.a(EditresCom.o)
       _DoGetResources in libXm.a(EditresCom.o)
   "_png_set_strip_16", referenced from:
       _png_load_file in libXm.a(Png.o)
   "__XEditResGet8", referenced from:
       _GetCommand in libXm.a(EditresCom.o)
       _GetCommand in libXm.a(EditresCom.o)
       _GetCommand in libXm.a(EditresCom.o)
   "_libiconv_close", referenced from:
       _processCharsetAndTextUtf8 in libXm.a(ResEncod.o)
   "_png_get_IHDR", referenced from:
       _png_load_file in libXm.a(Png.o)
   "_XftDrawString16", referenced from:
       __XmXftDrawString2 in libXm.a(XmRenderT.o)
       __XmXftDrawString in libXm.a(XmRenderT.o)
   "_XftDrawString32", referenced from:
       __XmXftDrawString2 in libXm.a(XmRenderT.o)
       __XmXftDrawString in libXm.a(XmRenderT.o)
   "_libiconv_open", referenced from:
       _processCharsetAndTextUtf8 in libXm.a(ResEncod.o)
   "_XftFontOpenPattern", referenced from:
       _ValidateAndLoadFont in libXm.a(XmRenderT.o)
   "__XEditResPut8", referenced from:
       _SendCommand in libXm.a(EditresCom.o)
       _SendCommand in libXm.a(EditresCom.o)
       _DoGetGeometry in libXm.a(EditresCom.o)
       _DoGetGeometry in libXm.a(EditresCom.o)
       _DoGetGeometry in libXm.a(EditresCom.o)
       _DoGetGeometry in libXm.a(EditresCom.o)
       _DoGetGeometry in libXm.a(EditresCom.o)
       _DoGetGeometry in libXm.a(EditresCom.o)
       _DoGetGeometry in libXm.a(EditresCom.o)
       _DoGetGeometry in libXm.a(EditresCom.o)
       _DoGetResources in libXm.a(EditresCom.o)
       _DoGetResources in libXm.a(EditresCom.o)
       _DoGetResources in libXm.a(EditresCom.o)
       _DoGetResources in libXm.a(EditresCom.o)
       __XmEditResCheckMessages in libXm.a(EditresCom.o)
   "_XftDrawDestroy", referenced from:
       __XmXftDrawDestroy in libXm.a(XmRenderT.o)
   "_png_set_expand", referenced from:
       _png_load_file in libXm.a(Png.o)
       _png_load_file in libXm.a(Png.o)
       _png_load_file in libXm.a(Png.o)
   "__XEditResGet16", referenced from:
       _GetCommand in libXm.a(EditresCom.o)
       _GetCommand in libXm.a(EditresCom.o)
       _GetCommand in libXm.a(EditresCom.o)
       _GetCommand in libXm.a(EditresCom.o)
   "__XEditResGet32", referenced from:
       _GetCommand in libXm.a(EditresCom.o)
   "_png_get_channels", referenced from:
       _png_load_file in libXm.a(Png.o)
   "_png_get_bKGD", referenced from:
       _png_load_file in libXm.a(Png.o)
   "_png_set_gray_to_rgb", referenced from:
       _png_load_file in libXm.a(Png.o)
   "_png_get_gAMA", referenced from:
       _png_load_file in libXm.a(Png.o)
   "_jpeg_start_decompress", referenced from:
       _load_jpeg in libXm.a(Jpeg.o)
   "_jpeg_read_scanlines", referenced from:
       _load_jpeg in libXm.a(Jpeg.o)
   "_XftDrawCreateBitmap", referenced from:
       __XmXftDrawCreate in libXm.a(XmRenderT.o)
   "_png_create_info_struct", referenced from:
       _png_load_file in libXm.a(Png.o)
   "_XftTextExtents8", referenced from:
       __XmXftFontAverageWidth in libXm.a(XmRenderT.o)
   "__XEditResResetStream", referenced from:
       _SendFailure in libXm.a(EditresCom.o)
       _GetCommand in libXm.a(EditresCom.o)
       __XmEditResCheckMessages in libXm.a(EditresCom.o)
   "__XEditResGetSigned16", referenced from:
       _GetCommand in libXm.a(EditresCom.o)
       _GetCommand in libXm.a(EditresCom.o)
   "_jpeg_stdio_src", referenced from:
       _load_jpeg in libXm.a(Jpeg.o)
ld: symbol(s) not found
collect2: ld returned 1 exit status
make[2]: *** [xastir] Error 1
make[1]: *** [install-recursive] Error 1
make: *** [install-recursive] Error 1

-------

Any ideas how to fix this?

Thanks in advance....

73's
Keith Kaiser
wa0tjt at gmail.com






More information about the Xastir mailing list