You are viewing a plain text version of this content. The canonical link for it is here.
Posted to apache-bugdb@apache.org by Bob Van Cleef <va...@microunity.com> on 1997/09/12 20:50:02 UTC

mod_auth-any/1128: make: Fatal error: Command failed for target `mod_auth_db.o'

>Number:         1128
>Category:       mod_auth-any
>Synopsis:       make: Fatal error: Command failed for target `mod_auth_db.o'
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    apache (Apache HTTP Project)
>State:          open
>Class:          sw-bug
>Submitter-Id:   apache
>Arrival-Date:   Fri Sep 12 11:50:01 1997
>Originator:     vancleef@microunity.com
>Organization:
apache
>Release:        apache_1.2.4
>Environment:
SunOS 4.1.4 sun4m (Sparc 5)
gcc version 2.7.2
db-2.2.6
>Description:

gcc -c -Iregex  -O2 -DSUNOS4 -DUSEBCOPY -DSTATUS   mod_auth_db.c
mod_auth_db.c: In function `get_db_pw':
mod_auth_db.c:145: warning: assignment makes pointer from integer without a cast
mod_auth_db.c:150: warning: passing arg 2 from incompatible pointer type
mod_auth_db.c:150: too few arguments to function
mod_auth_db.c:156: too few arguments to function
*** Error code 1
make: Fatal error: Command failed for target `mod_auth_db.o'

This also failed for apache 1.2.1 in exactly the same way...
>How-To-Repeat:

>Fix:

It could be a db-2.2.6 incompatibility...
Compiliation with the db options commented out:
	# Module db_auth_module      mod_auth_db.o
	# Module dbm_auth_module     mod_auth_dbm.o
works fine...
%0
>Audit-Trail:
>Unformatted: