Bug 709780 - openssh-5.8p2-5.fc16.1 fails to build (error: 'FALSE' undeclared)
Summary: openssh-5.8p2-5.fc16.1 fails to build (error: 'FALSE' undeclared)
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: openssh
Version: rawhide
Hardware: powerpc
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Jan F. Chadima
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2011-06-01 15:44 UTC by Karsten Hopp
Modified: 2011-06-16 10:45 UTC (History)
4 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2011-06-16 10:45:25 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Karsten Hopp 2011-06-01 15:44:47 UTC
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]

Comment 1 Jan F. Chadima 2011-06-09 11:25:02 UTC
the problem is in the LDAP headers ... there is some incompatibility

Comment 2 Jan F. Chadima 2011-06-16 06:29:40 UTC
Do you solve the problem? Can be this bz closed?

Comment 3 Karsten Hopp 2011-06-16 10:45:25 UTC
openssh-5.8p2-7.fc16.1 built ok on ppc and ppc64. closing...


Note You need to log in before you can comment on or make changes to this bug.