[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#399660: marked as done (libapache-mod-auth-mysql: Compile warnings when compiling for Apache 1.3)



Your message dated Sun, 05 Aug 2007 11:50:09 +0200
with message-id <87r6mis432.fsf@slavuj.carpriv.carnet.hr>
and subject line Bug#399660: fixed in libapache-mod-auth-mysql 4.3.9-4
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--- Begin Message ---
Package: libapache-mod-auth-mysql
Version: 4.3.9-2.1
Severity: normal


When compiling this package for apache 1.3, two warnings are produced as
shown below.

=== relevant part of dpkg-buildpackage output ===
make[1]: Entering directory
`/home/julian/libapache-mod-auth-mysql-4.3.9'
/usr/bin/apxs  -o apache13_mod_auth_mysql.so -I/usr/include/mysql
-L/usr/lib -lmysqlclient -c mod_auth_mysql.c
gcc -DLINUX=22 -DEAPI -DTARGET="apache" -DHAVE_SET_DUMPABLE
-DDB_DBM_HSEARCH=1 -DDEV_RANDOM=/dev/random -DUSE_HSREGEX -O1  -g -Wall
-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -DSHARED_MODULE
-I/usr/include/apache-1.3 -I/usr/include/mysql  -c mod_auth_mysql.c
mod_auth_mysql.c: In function ‘md5_hex_hash’:
mod_auth_mysql.c:167: warning: pointer targets in passing argument 2 of
‘ap_MD5Update’ differ in signedness
mod_auth_mysql.c: In function ‘sha1_hex_hash’:
mod_auth_mysql.c:208: warning: pointer targets in passing argument 1 of
‘ap_SHA1Final’ differ in signedness
gcc -shared -o apache13_mod_auth_mysql.so mod_auth_mysql.o -L/usr/lib
-lmysqlclient
=== end of output ===

A simple patch to fix this is attached.

-- System Information:
Debian Release: 4.0
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.17-2-686
Locale: LANG=en_AU.UTF-8, LC_CTYPE=en_AU.UTF-8 (charmap=UTF-8)


--- End Message ---
--- Begin Message ---
Source: libapache-mod-auth-mysql
Source-Version: 4.3.9-4

Apache 1.3 has been removed (#418266), and libapache-mod-auth-mysql no
longer builds a module for it.

Thanks,

Matej

--- End Message ---

Reply to: