Bug 56077

Summary: [1.5.24-22] doesn't rebuild in current environment (autoconf 2.5x, gcc 3.1)
Product: [Retired] Red Hat Raw Hide Reporter: Bernhard Rosenkraenzer <bero>
Component: cyrus-saslAssignee: Nalin Dahyabhai <nalin>
Status: CLOSED CURRENTRELEASE QA Contact: Brian Brock <bbrock>
Severity: medium Docs Contact:
Priority: medium    
Version: 1.0CC: notting
Target Milestone: ---   
Target Release: ---   
Hardware: i386   
OS: Linux   
Whiteboard:
Fixed In Version: 1.5.24-24 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2006-08-08 13:33:50 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Bernhard Rosenkraenzer 2001-11-12 16:41:51 UTC
Probably a missing include, quite likely caused by an autoconf 
incompatibility:

gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/usr/local/include 
-I/usr/kerberos/include -Wall -W -O2 -march=i386 -mcpu=i686 -fPIC -c 
checkpw.c  -fPIC -DPIC
cc1: warning: changing search order for system directory 
"/usr/local/include"
cc1: warning:   as it has already been specified as a non-system directory
checkpw.c: In function `shadow_verify_password':
checkpw.c:360: warning: implicit declaration of function `getspnam'
checkpw.c:360: warning: assignment makes pointer from integer without a 
cast
checkpw.c:363: dereferencing pointer to incomplete type
checkpw.c:364: warning: implicit declaration of function `crypt'
checkpw.c:364: warning: assignment makes pointer from integer without a 
cast
checkpw.c:365: dereferencing pointer to incomplete type
[...]

Also, -I/usr/local/include should be removed from CFLAGS.

Comment 1 Bill Nottingham 2006-08-08 02:06:56 UTC
'Red Hat Raw Hide' refers to the development tree for Red Hat Linux.
Red Hat Linux is no longer supported by Red Hat, Inc. If you are still
running Red Hat Linux, you are strongly advised to upgrade to a
current Fedora Core release or Red Hat Enterprise Linux or comparable.
Some information on which option may be right for you is available at
http://www.redhat.com/rhel/migrate/redhatlinux/.

Red Hat apologizes that these issues were not resolved in a more
timely manner. However, we do want to make sure that important 
don't slip through the cracks. If these issues are still present
in a current release, such as Fedora Core 5, please move these
bugs to that product and version. Note that any remaining Red Hat
Raw Hide bugs will be closed as 'CANTFIX' on September 30, 2006.
Thanks again for your help.