El día Wednesday, March 02, 2011 a las 05:10:33PM +0300, Konstantin Tokarev escribió:
> > > 02.03.2011, 08:56, "Matthias Apitz" <g...@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. Both ports (openssl and qca-tls) come from the same ports tree version (from CVS by end of October 2010) and concerning openssl it is 1.0.0_2. This would mean that qca-tls-1.0_7 does not match what openssl is in the ports tree, wrong? What would be the solution? Run 'configure' by hand in the port qca-tls-1.0_7? Thanks for your hint. matthias -- Matthias Apitz t +49-89-61308 351 - f +49-89-61308 399 - m +49-170-4527211 e <g...@unixarea.de> - w http://www.unixarea.de/ _______________________________________________ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"