security/qca-tls 1.0_7 does not build in 9-CURRENT
Konstantin Tokarev
annulen at yandex.ru
Wed Mar 2 14:10:43 UTC 2011
02.03.2011, 08:56, "Matthias Apitz" <guru at unixarea.de>:
> Hello,
>
> Compiling the above mentioned port fails with:
>
> # make
> ===> Building for qca-tls-1.0_7
> c++ -c -pipe -Wall -W -O2 -pipe -fno-strict-aliasing -fPIC -DQCA_PLUGIN
> -DOSSL_097 -DOSSL_098 -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_PLUGIN
> -DQT_SHARED -DQT_TABLET_SUPPORT
> -I/usr/local/share/qt/mkspecs/freebsd-g++ -I.
> -I../../../../../local/include -I../../../../../local/include
> -I/usr/local/include -o qca-tls.o qca-tls.cpp
Maybe you have OpenSSL 1.0.x, and qca-tls is configured for 0.9.8? (-DOSSL_097 -DOSSL_098)
These versions are source-incompatible.
--
Regards,
Konstantin
More information about the freebsd-ports
mailing list