ports/154420: mod_auth_cookie_mysql2 undefined symbol mysql_real_escape_string

Stephane DAlu sdalu at sdalu.com
Mon Jan 31 17:50:10 UTC 2011


>Number:         154420
>Category:       ports
>Synopsis:       mod_auth_cookie_mysql2 undefined symbol mysql_real_escape_string
>Confidential:   no
>Severity:       serious
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Mon Jan 31 17:50:10 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Stephane DAlu
>Release:        8.1-RELEASE-p2
>Organization:
>Environment:
>Description:
when starting apache the "undefined symbol mysql_real_escape_string" error appear due to module mod_auth_cookie_mysql2.

APR used is:
apr-ipv6-devrandom-db48-ldap24-mysql55-sqlite3-1.4.2.1.3.10


>How-To-Repeat:

>Fix:
Using in port Makefile
AP_LIB=         "${LOCALBASE}/lib/mysql -lmysqlclient"
instead of
AP_LIB=         ${LOCALBASE}/lib/mysql

>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list