openssl-devel requirement not checked in configure

From: Chris Winne (chris@micro-mania.net)
Date: Fri Nov 29 2002 - 13:52:41 EST

  • Next message: besnik bleta: "(no subject)"

    Just a note to point out that it would appear that openssl-devel is now
    required for building, but that this requirement is not picked up in the
    configure process. I am using the cvs-head downloaded yesterday on a
    system that began as RH 7.2 and probably still resembles it somewhat.

    OUTPUT while compiling in abiword/abi/src/wp/main/unix:

    g++ -Wall -pedantic -ansi -D_POSIX_SOURCE -D_BSD_SOURCE -pipe -DNDEBUG
    -I/usr/local/include/libxml2/libxml -I/usr/local/include/libxml2
    -I/include -I/usr/local/include -DBIDI_ENABLED -I/home/chris/abiword/wv
    -DHAVE_CURL=1 -DHAVE_THREADS=1 -D_REENTRANT
    -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include
    -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include
    -I/usr/local/include/gtk-2.0 -I/usr/local/lib/gtk-2.0/include
    -I/usr/local/include/atk-1.0 -I/usr/local/include/pango-1.0
    -I/usr/X11R6/include -I/usr/include/freetype2
    -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include
    -DSUPPORTS_UT_IDLE=1 -DABI_BUILD_VERSION=\"1.1.2\" -o AbiWord_d
    abi_ver.o UnixMain.o ../../../../src/wp/ap/libAp.a
    ../../../../src/wp/impexp/libImpExp.a ../../../../src/af/xap/libXap.a
    ../../../../src/af/util/libUtil.a ../../../../src/af/gr/libGr.a
    ../../../../src/af/ev/libEv.a ../../../../src/other/spell/xp/libSpell.a
    ../../../../src/other/ttftool/unix/libTtfTool.a
    ../../../../src/text/fmt/xp/libFmt.a
    ../../../../src/text/ptbl/xp/libPtbl.a ../../../../src/wp/ap/libAp.a
    ../../../../src/wp/impexp/libImpExp.a ../../../../src/af/xap/libXap.a
    ../../../../src/af/util/libUtil.a ../../../../src/af/gr/libGr.a
    ../../../../src/af/ev/libEv.a ../../../../src/other/spell/xp/libSpell.a
    ../../../../src/other/ttftool/unix/libTtfTool.a
    ../../../../src/text/fmt/xp/libFmt.a
    ../../../../src/text/ptbl/xp/libPtbl.a ../../../../src/wp/ap/libAp.a
    ../../../../src/wp/impexp/libImpExp.a ../../../../src/af/xap/libXap.a
    ../../../../src/af/util/libUtil.a ../../../../src/af/gr/libGr.a
    ../../../../src/af/ev/libEv.a ../../../../src/other/spell/xp/libSpell.a
    ../../../../src/other/ttftool/unix/libTtfTool.a
    ../../../../src/text/fmt/xp/libFmt.a
    ../../../../src/text/ptbl/xp/libPtbl.a ../../../../src/wp/ap/libAp.a
    ../../../../src/wp/impexp/libImpExp.a ../../../../src/af/xap/libXap.a
    ../../../../src/af/util/libUtil.a ../../../../src/af/gr/libGr.a
    ../../../../src/af/ev/libEv.a ../../../../src/other/spell/xp/libSpell.a
    ../../../../src/other/ttftool/unix/libTtfTool.a
    ../../../../src/text/fmt/xp/libFmt.a
    ../../../../src/text/ptbl/xp/libPtbl.a -L/usr/local/lib -lgtk-x11-2.0
    -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangoxft-1.0 -lpangox-1.0
    -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0
    -Wl,--export-dynamic -L/usr/local/lib -lgmodule-2.0 -ldl -lglib-2.0
    -L/usr/local/lib -lxml2 -lz -L/lib -lm -L/usr/local/lib -lfribidi
    ../../../../../wv/libwv.a -L/usr/local/lib -lglib-2.0 -lpng -lz
    -lpopt -lcurl -lssl -lcrypto -ldl -L/usr/local/lib -lgthread-2.0
    -lpthread -lglib-2.0

    /usr/bin/ld: cannot find -lssl
    collect2: ld returned 1 exit status
    make[5]: *** [AbiWord_d] Error 1
    make[5]: Leaving directory `/home/chris/abiword/abi/src/wp/main/unix'
    make[4]: *** [all-recursive] Error 1
    make[4]: Leaving directory `/home/chris/abiword/abi/src/wp/main/unix'
    make[3]: *** [all-recursive] Error 1
    make[3]: Leaving directory `/home/chris/abiword/abi/src/wp/main'
    make[2]: *** [all-recursive] Error 1
    make[2]: Leaving directory `/home/chris/abiword/abi/src/wp'
    make[1]: *** [all-recursive] Error 1
    make[1]: Leaving directory `/home/chris/abiword/abi/src'
    make: *** [all-recursive] Error 1

    Installing openssl-devel, of course, fixes this.

    It is nice to get back to compiling from cvs, I finally added updated
    packages for glib and gtk. I will look forward to checking out all the
    new features.

    Chris Winne

    BTW: This has been submitted as BUG# 4404.





    This archive was generated by hypermail 2.1.4 : Fri Nov 29 2002 - 13:55:11 EST