ports/54067: www/mod_auth_mysql_another fails to build with mysql-4.1

Frank Altpeter frank at altpeter.de
Thu Jul 3 17:20:17 UTC 2003


>Number:         54067
>Category:       ports
>Synopsis:       www/mod_auth_mysql_another fails to build with mysql-4.1
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Thu Jul 03 10:20:14 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator:     Frank Altpeter
>Release:        FreeBSD 4.8-STABLE i386
>Organization:
>Environment:
System: FreeBSD murphy.planlos.de 4.8-STABLE FreeBSD 4.8-STABLE #2: Fri Jun 27 12:25:26 CEST 2003 root at murphy.planlos.de:/usr/obj/usr/src/sys/kernconf.murphy i386


	
>Description:
	Port fails to build, possibly due to missing check on changed
	make_scrambled_password() arguments between mysql-3 and mysql-4. 

>How-To-Repeat:
	
root at murphy:/usr/ports/www/mod_auth_mysql_another # make
===>  Extracting for mod_auth_mysql_another-2.0
>Fix:

	


>Release-Note:
>Audit-Trail:
>Unformatted:
 >> Checksum OK for mod_auth_mysql.tgz.
 ===>  Patching for mod_auth_mysql_another-2.0
 ===>  Applying FreeBSD patches for mod_auth_mysql_another-2.0
 ===>   mod_auth_mysql_another-2.0 depends on file: /usr/local/sbin/apxs - found
 ===>   mod_auth_mysql_another-2.0 depends on shared library: mysqlclient.14 - found
 ===>  Configuring for mod_auth_mysql_another-2.0
 ===>  Building for mod_auth_mysql_another-2.0
 /usr/local/sbin/apxs -c -D APACHE1 -I/usr/local/include -L/usr/local/lib/mysql -lmysqlclient mod_auth_mysql.c
 cc -DHARD_SERVER_LIMIT=512  -DDOCUMENT_LOCATION="/usr/local/www/data/"  -DDEFAULT_PATH="/usr/local/bin:/bin:/usr/bin"  -DACCEPT_FILTER_NAME="httpready" -funsigned-char -DMOD_SSL=208114 -DEAPI -DEAPI_MM -DUSE_EXPAT -I../lib/expat-lite -O -pipe -fPIC -DSHA RED_MODULE -I/usr/local/include/apache -I/usr/local/include -DAPACHE1  -c mod_auth_mysql.c
 mod_auth_mysql.c: In function `mysql_authenticate_basic_user':
 mod_auth_mysql.c:662: too few arguments to function `make_scrambled_password'
 mod_auth_mysql.c:667: warning: passing arg 2 of `strcmp' makes pointer from integer without a cast
 apxs:Break: Command failed with rc=1
 *** Error code 1
 
 Stop in /usr/ports/www/mod_auth_mysql_another/work/mod_auth_mysql.
 *** Error code 1
 
 Stop in /usr/ports/www/mod_auth_mysql_another.



More information about the freebsd-ports-bugs mailing list