Date: Tue, 8 Feb 2005 19:55:19 GMT From: Pav Lucistnik <pav@FreeBSD.org> To: lx@redundancy.redundancy.org, pav@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org, pav@FreeBSD.org Subject: Re: ports/77227: New port: security/yassl - Yet another SSL library Message-ID: <200502081955.j18JtJJL026815@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
Synopsis: New port: security/yassl - Yet another SSL library State-Changed-From-To: open->feedback State-Changed-By: pav State-Changed-When: Tue Feb 8 19:54:43 GMT 2005 State-Changed-Why: Does not compile on i386/4.x: source='aes.cpp' object='aes.o' libtool=no depfile='.deps/aes.Po' tmpdepfile='.deps/aes.TPo' depmode=gcc /bin/sh ../../depcomp c++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"yassl\" -DVERSION=\"0.9.5\" -I. -I. -I../include -g -Wall -c -o aes.o `test -f 'aes.cpp' || echo './'`aes.cpp In file included from ../include/aes.hpp:30, from aes.cpp:24: ../include/misc.hpp:35: Invalid token in expression ../include/misc.hpp:67: Invalid token in expression ../include/misc.hpp:109: Invalid token in expression ../include/misc.hpp:178: Invalid token in expression ../include/misc.hpp:188: Invalid token in expression *** Error code 1 Does not compile on amd64/5.x: if c++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"yassl\" -DVERSION=\"0.9.5\" -I. -I. -I../include -I../taocrypt/include -g -Wall -MT yassl_int.o -MD -MP -MF ".deps/yassl_int.Tpo" -c -o yassl_int.o `test -f 'yassl_int.cpp' || echo './'`yassl_int.cpp; then mv -f ".deps/yassl_int.Tpo" ".deps/yassl_int.Po"; else rm -f ".deps/yassl_int.Tpo"; exit 1; fi yassl_int.cpp: In member function `bool yaSSL::SSL_CTX::SetCipherList(const char*)': yassl_int.cpp:1282: error: no matching function for call to `min(long unsigned int, yaSSL::uint)' *** Error code 1 Responsible-Changed-From-To: freebsd-ports-bugs->pav Responsible-Changed-By: pav Responsible-Changed-When: Tue Feb 8 19:54:43 GMT 2005 Responsible-Changed-Why: Watch http://www.freebsd.org/cgi/query-pr.cgi?pr=77227
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200502081955.j18JtJJL026815>