i'm attempting to an older piece of software, GQView, and it appears I
do have all required software installed. "./configure" does not puke
when ran.

Though when I attempt to run "make" to compile it, this is where is
dies;

        then mv -f ".deps/view_file_icon.Tpo"
        ".deps/view_file_icon.Po"; else rm -f
        ".deps/view_file_icon.Tpo"; exit 1; fi gcc  -g -O2   -o gqview
        ui_bookmark.o ui_fileops.o ui_help.o ui_menu.o ui_misc.o
        ui_pathsel.o ui_spinner.o ui_tabcomp.o ui_tree_edit.o
        ui_utildlg.o bar_info.o bar_exif.o bar_sort.o cache.o
        cache-loader.o cache_maint.o cellrenderericon.o collect.o
        collect-dlg.o collect-io.o collect-table.o color-man.o dnd.o
        dupe.o editors.o exif.o filelist.o format_canon.o format_fuji.o
        format_nikon.o format_olympus.o format_raw.o fullscreen.o
        globals.o image.o image-load.o image-overlay.o img-view.o
        info.o layout.o layout_config.o layout_image.o layout_util.o
        main.o md5-util.o menu.o pan-calendar.o pan-folder.o pan-grid.o
        pan-item.o pan-timeline.o pan-util.o pan-view.o
        pixbuf-renderer.o pixbuf_util.o preferences.o print.o remote.o
        rcfile.o search.o similar.o slideshow.o thumb.o
        thumb_standard.o utilops.o view_dir_list.o view_dir_tree.o
        view_file_list.o view_file_icon.o -lgtk-x11-2.0 -lgdk-x11-2.0
        -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0
        -lgdk_pixbuf-2.0 -lcairo -lpango-1.0 -lfontconfig -lgobject-2.0
        -lglib-2.0 -lfreetype    -llcms /usr/bin/ld: dupe.o: undefined
        reference to symbol
        'floor@@GLIBC_2.0' //lib/i386-linux-gnu/libm.so.6: error adding
        symbols: DSO missing from command line collect2: error: ld
        returned 1 exit status make[3]: *** [gqview] Error 1 make[3]:
        Leaving directory `/home/rodney/Compile/gqview-2.1.5/src'
        make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory
        `/home/rodney/Compile/gqview-2.1.5/src' make[1]: ***
        [all-recursive] Error 1 make[1]: Leaving directory
        `/home/rodney/Compile/gqview-2.1.5' make: *** [all] Error 2


Not sure what I am missing, nor how to rectify this error message.

Thanks

-- 
Rodney D. Myers <rod_dmy...@fastmail.fm>

They that can give up essential liberty to obtain a
little temporary safety deserve neither liberty nor safety.
        Ben Franklin - 1759

Attachment: signature.asc
Description: PGP signature

Reply via email to