qca-ossl-2.0.0-beta3/ qca-ossl-2.0.0-beta3/configure qca-ossl-2.0.0-beta3/COPYING qca-ossl-2.0.0-beta3/TODO qca-ossl-2.0.0-beta3/qca-ossl.pro qca-ossl-2.0.0-beta3/openssl.qcm qca-ossl-2.0.0-beta3/qca-ossl.cpp qca-ossl-2.0.0-beta3/qca-ossl.qc qca-ossl-2.0.0-beta3/configwin.bat qca-ossl-2.0.0-beta3/README qca-ossl-2.0.0-beta3/CMakeLists.txt Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |# remove whirlpool usage. the algorithm is missing on at least 0.9.8g and |# 0.9.8i, even though there's an OBJ_whirlpool definition in 0.9.8i. |--- qca-ossl.cpp 2008/08/18 09:08:51 848615 |+++ qca-ossl.cpp 2008/09/24 19:22:26 864423 -------------------------- Patching file qca-ossl.cpp using Plan A... Hunk #1 succeeded at 6597 (offset -19 lines). Hunk #2 succeeded at 6831 (offset -34 lines). Hmm... Ignoring the trailing garbage. done Configuring qca-ossl ... Verifying Qt 4 build environment ... ok Checking for QCA >= 2.0 ... yes Checking for OpenSSL ... yes Good, your configure finished. Now run /usr/bin/gmake. /usr/lib64/qt/bin/moc -DOSSL_097 -DQT_NO_DEBUG -DQT_PLUGIN -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt/mkspecs/linux-g++ -I. -I/usr/lib64/qt/include/QtCore -I/usr/lib64/qt/include -I/usr/include/QtCrypto -I. -I. qca-ossl.cpp -o qca-ossl.moc g++ -c -O2 -fPIC -m64 -mcpu=ultrasparc -mtune=ultrasparc3 -I/usr/lib64/qt/mkspecs/linux-g++ -I. -I/usr/lib64/qt/include/QtCore -I/usr/lib64/qt/include -I/usr/include/QtCrypto -I. -I. -o qca-ossl.o qca-ossl.cpp qca-ossl.cpp: In function 'X509_EXTENSION* opensslQCAPlugin::new_subject_key_id(X509*)': qca-ossl.cpp:330: warning: deprecated conversion from string constant to 'char*' rm -f libqca-ossl.so g++ -Wl,-O1 -Wl,-rpath,/usr/lib64/qt/lib -shared -o libqca-ossl.so qca-ossl.o -L/usr/lib64/qt/lib -lssl -lcrypto -L/usr/lib64 -lqca -lQtCore -L/usr/lib64/qt/lib -lz -lm -pthread -lgthread-2.0 -lrt -lglib-2.0 -ldl -lpthread mv -f libqca-ossl.so lib/ (test -z "lib/" || cd "lib/" ; targ=`basename libqca-ossl.so`; objcopy --only-keep-debug "$targ" "$targ.debug" && objcopy --strip-debug "$targ" && objcopy --add-gnu-debuglink="$targ.debug" "$targ" && chmod -x "$targ.debug" ) ; install -m 644 -p "lib//`basename libqca-ossl.so`.debug" "/tmp/package-qca-ossl/usr/lib64/qt/plugins/crypto/`basename libqca-ossl.so`.debug" install -m 755 -p "lib/libqca-ossl.so" "/tmp/package-qca-ossl/usr/lib64/qt/plugins/crypto/libqca-ossl.so" strip --strip-unneeded "/tmp/package-qca-ossl/usr/lib64/qt/plugins/crypto/libqca-ossl.so" Slackware package maker, version 3.14159. Searching for symbolic links: No symbolic links were found, so we won't make an installation script. You can make your own later in ./install/doinst.sh and rebuild the package if you like. This next step is optional - you can set the directories in your package to some sane permissions. If any of the directories in your package have special permissions, then DO NOT reset them here! Would you like to reset all directory permissions to 755 (drwxr-xr-x) and directory ownerships to root.root ([y]es, [n]o)? n Creating Slackware package: /tmp/qca-ossl-2.0.0_beta3-sparc64-1.txz ./ install/ install/slack-desc usr/ usr/doc/ usr/doc/qca-ossl-2.0.0_beta3/ usr/doc/qca-ossl-2.0.0_beta3/TODO usr/doc/qca-ossl-2.0.0_beta3/COPYING usr/doc/qca-ossl-2.0.0_beta3/README usr/lib64/ usr/lib64/qt/ usr/lib64/qt/plugins/ usr/lib64/qt/plugins/crypto/ usr/lib64/qt/plugins/crypto/libqca-ossl.so usr/lib64/qt/plugins/crypto/libqca-ossl.so.debug Slackware package /tmp/qca-ossl-2.0.0_beta3-sparc64-1.txz created.