[Xastir] Problem compiling under SuSE 8.2

Bob Nielsen nielsen at oz.net
Sat Apr 17 16:18:37 EDT 2004


On Sat, Apr 17, 2004 at 04:01:01PM -0400, N1OFZ wrote:
> I'm having a problem building Xastir on a stock SuSE 8.2 box.  I want  
> to get the basics running before messing with the external libraries so  
> the config results with:
> 
> Building with AX25.......... : no
> Building with Festival...... : no
> Building with GPSMan........ : no
> Building with ShapeLib...... : no
> Building with ImageMagick... : no
> Building with libproj....... : no
> Building with GeoTiff....... : no
> Building with GDAL/OGR...... : no
> Building with pcre.......... : yes
> Building with dbfawk........ : no
> 
> During the build process it dies at the following:
> 
> gcc  -g -O2 -pipe -Wall -pthread -L/usr/local/lib -L/usr/X11R6/lib  
> -L/usr/lib -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 gps.o hostname.o igate.o  
> interface.o interface_gui.o lang.o list_gui.o locate_gui.o location.o  
> location_gui.o main.o maps.o map_dos.o map_geo.o map_gdal.o map_gnis.o  
> map_pdb.o map_shp.o map_tif.o map_tiger.o messages.o messages_gui.o  
> popup_gui.o rac_data.o rotated.o snprintf.o sound.o track_gui.o util.o  
> view_message_gui.o wx.o wx_gui.o xa_config.o  -lXm -lXt -lX11 -lMagick  
> -llcms -lfreetype -lXext -lSM -lICE -lX11 -lbz2 -lz -lpthread -lm -lXpm  
> -lrt -lXm -lXt -lXp -lXext -lm -lSM -lICE -lX11 -lpcre
> /usr/lib/gcc-lib/i486-suse-linux/3.3/../../../../i486-suse-linux/bin/ 
> ld: cannot find -llcms
> collect2: ld returned 1 exit status
> make[2]: *** [xastir] Error 1
> 


The pertinent message is:

ld: cannot find -llcms

It can't find the color management library.  You will need the -devel
version in addition to the runtime library.

I don't know what the package name is for SuSe, but Debian uses
liblcms1 and liblcms1-dev.

73,
Bob N7XY

-- 
Bob Nielsen, N7XY                          n7xy (at) n7xy.net
Bainbridge Island, WA                      http://www.n7xy.net
 



More information about the Xastir mailing list