pkgsrc-Users archive

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

kdelibs3 / openssl



Has anyone built kdelibs3 on NetBSD-current recently or is the
behaviour shown below a local issue here (wasn't openssl updated
recently) ?

gmake[6]: Nothing to be done for `all-am'.
gmake[6]: Leaving directory
`/home/NetBSD/wrkobj/x11/kdelibs3/work.i386/kdelibs-3.5.10/kio/kssl/kssl'
gmake[5]: Leaving directory
`/home/NetBSD/wrkobj/x11/kdelibs3/work.i386/kdelibs-3.5.10/kio/kssl/kssl'
gmake[5]: Entering directory
`/home/NetBSD/wrkobj/x11/kdelibs3/work.i386/kdelibs-3.5.10/kio/kssl'
/bin/sh ../../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/pkg/qt3/include -I/usr/X11R7/include
-I/usr/pkg/include -I/usr/pkg/include -I/usr/X11R7/include
-DQT_THREAD_SUPPORT -I/usr/pkg/include -I/usr/include/krb5
-I/usr/include -I/usr/X11R7/include -I/usr/pkg/qt3/include
-I/usr/X11R7/include/freetype2  -Wno-long-long -Wundef -Wall -W
-Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -O2 -I/usr/pkg/include
-I/usr/include/krb5 -I/usr/include -I/usr/X11R7/include
-I/usr/pkg/qt3/include -I/usr/X11R7/include/freetype2
-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
./kopenssl.h:528: error: expected ';' before '(' token
./kopenssl.h:534: error: 'STACK' has not been declared
./kopenssl.h:540: error: 'STACK' has not been declared
./kopenssl.h:546: error: expected ';' before '(' token
./kopenssl.h:552: error: ISO C++ forbids declaration of 'STACK' with no type
./kopenssl.h:552: error: expected ';' before '*' token
./kopenssl.h:558: error: 'STACK' has not been declared
./kopenssl.h:564: error: ISO C++ forbids declaration of 'STACK' with no type
./kopenssl.h:564: error: expected ';' before '*' token
./kopenssl.h:830: error: ISO C++ forbids declaration of 'STACK' with no type
./kopenssl.h:830: error: expected ';' before '*' token
./kopenssl.h:831: error: 'STACK' has not been declared
kssl.cc: In member function 'void KSSL::setPeerInfo()':
kssl.cc:616: error: 'class KOpenSSLProxy' has no member named 'sk_dup'
gmake[5]: *** [kssl.lo] Error 1
gmake[5]: Leaving directory
`/home/NetBSD/wrkobj/x11/kdelibs3/work.i386/kdelibs-3.5.10/kio/kssl'
gmake[4]: *** [all-recursive] Error 1
gmake[4]: Leaving directory
`/home/NetBSD/wrkobj/x11/kdelibs3/work.i386/kdelibs-3.5.10/kio/kssl'
gmake[3]: *** [all] Error 2
gmake[3]: Leaving directory
`/home/NetBSD/wrkobj/x11/kdelibs3/work.i386/kdelibs-3.5.10/kio/kssl'
gmake[2]: *** [all-recursive] Error 1
gmake[2]: Leaving directory
`/home/NetBSD/wrkobj/x11/kdelibs3/work.i386/kdelibs-3.5.10/kio'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory
`/home/NetBSD/wrkobj/x11/kdelibs3/work.i386/kdelibs-3.5.10'
gmake: *** [all] Error 2
*** Error code 2


regards
Erik


Home | Main Index | Thread Index | Old Index