Description of problem: http://ppc.koji.fedoraproject.org/koji/getfile?taskID=227596&name=build.log a rebuild of the latest openssh package fails with this error message: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -fpic -I/usr/include/gssapi -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -fstack-protector-all -I. -I. -I/usr/include/gssapi -I/usr/include/editline -DLDAP_DEPRECATED -DSSHDIR=\"/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/usr/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/libexec/openssh/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/libexec/openssh/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/libexec/openssh/ssh-keysign\" -D_PATH_SSH_PKCS11_HELPER=\"/usr/libexec/openssh/ssh-pkcs11-helper\" -D_PATH_SSH_PIDDIR=\"/var/run\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty/sshd\" -DSSH_RAND_HELPER=\"/usr/libexec/openssh/ssh-rand-helper\" -DHAVE_CONFIG_H -c ldapbody.c ldapbody.c: In function '_rebind_proc': ldapbody.c:85:36: error: 'FALSE' undeclared (first use in this function) ldapbody.c:85:36: note: each undeclared identifier is reported only once for each function it appears in ldapbody.c: In function 'ldap_do_connect': ldapbody.c:308:2: warning: #warning unknown LDAP_SET_REBIND_PROC_ARGS [-Wcpp] ldapbody.c:390:36: error: 'FALSE' undeclared (first use in this function) ldapbody.c:401:73: error: 'TRUE' undeclared (first use in this function) ldapbody.c: At top level: ldapbody.c:60:1: warning: '_rebind_proc' defined but not used [-Wunused-function]
the problem is in the LDAP headers ... there is some incompatibility
Do you solve the problem? Can be this bz closed?
openssh-5.8p2-7.fc16.1 built ok on ppc and ppc64. closing...