[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#294296: kdelibs: fails to build



On Tuesday 08 February 2005 07:15 pm, Steinar H. Gunderson wrote:
> Package: kdelibs
> Version: 4:3.3.2-1
> Severity: normal
>
> While trying to build kdelibs (in order to debug #289646), I crashed
> into the following error:
>
> make[4]: Leaving directory
> `/home/cassarossa/itk/sesse/kdelibs-3.3.2/obj-i386-linux/doc' make[3]:
> Leaving directory
> `/home/cassarossa/itk/sesse/kdelibs-3.3.2/obj-i386-linux/doc' Making all in
> kcert
> make[3]: Entering directory
> `/home/cassarossa/itk/sesse/kdelibs-3.3.2/obj-i386-linux/kcert'
> /usr/share/qt3/bin/moc ../../kcert/kcertpart.h -o kcertpart.moc
> if /bin/sh ../libtool --silent --tag=CXX --mode=compile i386-linux-g++
> -DHAVE_CONFIG_H -I. -I../../kcert -I.. -I../dcop -\ then mv -f
> ".deps/kcertpart.Tpo" ".deps/kcertpart.Plo"; else rm -f
> ".deps/kcertpart.Tpo"; exit 1; fi In file included from
> ../../kio/kssl/ksslall.h:33,
>                  from ../../kcert/kcertpart.cc:36:
> ../../kio/kssl/ksslutils.h:28:26: openssl/x509.h: No such file or directory
> In file included from ../../kio/kssl/ksslall.h:33,
>                  from ../../kcert/kcertpart.cc:36:
> ../../kio/kssl/ksslutils.h:45: error: `ASN1_UTCTIME' was not declared in
> this scope
> ../../kio/kssl/ksslutils.h:45: error: `tm' was not declared in this scope
>
> I don't see any dependency on libssl-dev here; I did have libssl-dev
> installed recently but not anymore (I did "apt-get build-dep kdelibs"
> before starting the build). I do have /usr/include/gnutls/openssl.h,
> though, but I don't see why this should make config.log read
>
>   ac_cv_have_ssl='have_ssl=yes     ac_ssl_includes=/usr/include
> ac_ssl_libraries=/usr/lib ac_ssl_rsaref=no'
>
> Any ideas? Should a dependency on libssl-dev simply be added to kdelibs?

hmm... `apt-cache showsrc kdelibs` lists libssl-dev in the Build-Depends: line 
here, kdelibs version 4:3.3.2-1

Josh



Reply to: