| Summary: | databases/mysql55-client 5.5.22 won't build WITH_OPENSSL on i386 8.3-RC2 or 9.0-RELEASE | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Ports & Packages | Reporter: | John Marshall <john> | ||||
| Component: | Individual Port(s) | Assignee: | Alex Dupre <ale> | ||||
| Status: | Closed FIXED | ||||||
| Severity: | Affects Only Me | ||||||
| Priority: | Normal | ||||||
| Version: | Latest | ||||||
| Hardware: | Any | ||||||
| OS: | Any | ||||||
| Attachments: |
|
||||||
|
Description
John Marshall
2012-03-30 00:20:08 UTC
Responsible Changed From-To: freebsd-ports-bugs->ale Over to maintainer (via the GNATS Auto Assign Tool) State Changed From-To: open->feedback Can you try to modify the incriminated row in extra/yassl/taocrypt/src/integer.cpp from "max_size()" into "max_size<T>()" ? I forgot to mention that the suggestion given on March 30th at http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/166503 doesn't solve the problem, because the max_size is not a template function, but is a member of a template class. Thanks. ale 2012-04-02 07:40:15 UTC
FreeBSD ports repository
Added files:
databases/mysql55-server/files
patch-extra_yassl_taocrypt_src_integer.cpp
Log:
Fix build on i386.
PR: ports/166503
Submitted by: Oleksii Tsai <oleksii.tsai@googlemail.com>
Feature safe: yes
Revision Changes Path
1.1 +11 -0 ports/databases/mysql55-server/files/patch-extra_yassl_taocrypt_src_integer.cpp (new)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
State Changed From-To: feedback->closed Fixed, thanks! ale 2012-04-02 07:43:24 UTC
FreeBSD ports repository
Added files:
databases/mysql55-client/files
patch-extra_yassl_taocrypt_src_integer.cpp
Log:
Fix build on i386.
PR: ports/166503
Submitted by: Oleksii Tsai <oleksii.tsai@googlemail.com>
Feature safe: yes
Revision Changes Path
1.1 +11 -0 ports/databases/mysql55-client/files/patch-extra_yassl_taocrypt_src_integer.cpp (new)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
|