cannot build sysutils/kdelibs3

Dominic Fandrey kamikaze at bsdforen.de
Tue Jun 8 08:51:23 UTC 2010


On 05/06/2010 20:34, Dominic Fandrey wrote:
> Apparently ASN1_METHOD has long been deprecated and now
> removed. No idea what to do about it. I cannot switch back
> to base system ssl, without breaking a lot of other ports.
> 
> /bin/sh /usr/local/bin/libtool --silent --tag=CXX   --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I../../dcop -I../../kdecore -I../../kjs -I../../kdecore/network -I../../kwallet/client -I../../dcop -I../../libltdl -I../../kdefx -I../../kdecore -I../../kdecore -I../../kdecore/network -I../../kdeui -I../../kio -I../../kio/kio -I../../kio/kfile -I../..  -I/usr/local/include -I/usr/local/include -I/usr/local/include   -D_THREAD_SAFE -pthread -DQT_THREAD_SUPPORT   -I/usr/local/include -I/usr/local/include  -I/usr/local/include -D_GETOPT_H -D_THREAD_SAFE   -Wno-long-long -Wundef -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -O2 -pipe -march=nocona -fno-strict-aliasing -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common  -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION  -MT kssl.lo -MD -MP -MF .deps/kssl.Tpo -c -o kssl.lo kssl.cc
> In file included from kssl.cc:47:
> ./kopenssl.h:453: error: ISO C++ forbids declaration of 'ASN1_METHOD' with no type
> ./kopenssl.h:453: error: expected ';' before '*' token
> ./kopenssl.h:526: error: expected ';' before '(' token
> ...

I finally forced kdelibs3 to build:

pkg_info -qL openssl-1.0.0_2 | xargs rm
portmaster -D x11/kdelibs3
portmaster -D openssl-1.0.0_2

-- 
A: Because it fouls the order in which people normally read text.
Q: Why is top-posting such a bad thing?
A: Top-posting.
Q: What is the most annoying thing on usenet and in e-mail? 


More information about the freebsd-ports mailing list