[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
ITS#5375
Hi Pierangelo, the patch corrects the issue in the current CVS of REL_ENG_2_4 and now is working correctly. I will test the system with more workload.
The make phase fails with the following error after applying the patch to 2.4.7 release:
cd back-meta; make all
rm -f version.c
../../../build/mkversion -v "2.4.7" back_meta > version.c
/bin/sh ../../..//libtool --tag=disable-shared --mode=compile gcc -m64 -D_AVL_H -g -I../../../include -I../../../include -I.. -I./.. -I/opt/db-4.5.20/include -I/opt/openssl-0.9.8d/include -c init.c
gcc -m64 -D_AVL_H -g -I../../../include -I../../../include -I.. -I./.. -I/opt/db-4.5.20/include -I/opt/openssl-0.9.8d/include -c init.c -o init.o
/bin/sh ../../..//libtool --tag=disable-shared --mode=compile gcc -m64 -D_AVL_H -g -I../../../include -I../../../include -I.. -I./.. -I/opt/db-4.5.20/include -I/opt/openssl-0.9.8d/include -c config.c
gcc -m64 -D_AVL_H -g -I../../../include -I../../../include -I.. -I./.. -I/opt/db-4.5.20/include -I/opt/openssl-0.9.8d/include -c config.c -o config.o
/bin/sh ../../..//libtool --tag=disable-shared --mode=compile gcc -m64 -D_AVL_H -g -I../../../include -I../../../include -I.. -I./.. -I/opt/db-4.5.20/include -I/opt/openssl-0.9.8d/include -c search.c
gcc -m64 -D_AVL_H -g -I../../../include -I../../../include -I.. -I./.. -I/opt/db-4.5.20/include -I/opt/openssl-0.9.8d/include -c search.c -o search.o
search.c: In function `meta_back_search_start':
search.c:627: error: structure has no member named `mi_ldap_extra'
search.c:644: error: structure has no member named `mi_ldap_extra'
*** Error code 1
make: Fatal error: Command failed for target `search.lo'
Current working directory /opt/software/fuentes/openldap-2.4.7/servers/slapd/back-meta
*** Error code 1
The following command caused the error:
if test -n "back-ldif back-monitor back-bdb back-hdb back-ldap back-meta back-relay"; then \
echo "building static backends..."; \
for i in XX back-ldif back-monitor back-bdb back-hdb back-ldap back-meta back-relay; do \
if test $i != XX; then \
echo " "; echo " cd $i; make all"; \
( cd $i; make all ); \
if test $? != 0; then exit 1; fi; \
fi; \
done; \
echo " "; \
fi
make: Fatal error: Command failed for target `.backend'
Current working directory /opt/software/fuentes/openldap-2.4.7/servers/slapd
*** Error code 1
The following command caused the error:
for i in slapd ; do \
echo " Entering subdirectory $i"; \
( cd $i; make all ); \
if test $? != 0 ; then exit 1; fi ; \
echo " "; \
done
make: Fatal error: Command failed for target `all-common'
Current working directory /opt/software/fuentes/openldap-2.4.7/servers
*** Error code 1
The following command caused the error:
for i in include libraries clients servers tests doc ; do \
echo " Entering subdirectory $i"; \
( cd $i; make all ); \
if test $? != 0 ; then exit 1; fi ; \
echo " "; \
done
make: Fatal error: Command failed for target `all-common'
Thanks for the fix.
Cheers.
Eduardo.
________________________________
Eduardo Izaguirre Pazos
Administrador de Sistemas / Systems Administrator
GRUPO TECNOLÓGICO
E INDUSTRIAL GMV,S.A.
Isaac Newton, 11
P.T.M. Tres Cantos
E-28760 Madrid
Tel. +34 91 807 21 00
Fax +34 91 807 21 99
www.gmv.com
______________________
Este mensaje, y en su caso, cualquier fichero anexo al mismo,
puede contener informacion clasificada por su emisor como confidencial
en el marco de su Sistema de Gestion de Seguridad de la
Informacion siendo para uso exclusivo del destinatario, quedando
prohibida su divulgacion copia o distribucion a terceros sin la
autorizacion expresa del remitente. Si Vd. ha recibido este mensaje
erroneamente, se ruega lo notifique al remitente y proceda a su borrado.
Gracias por su colaboracion.
______________________
This message including any attachments may contain confidential
information, according to our Information Security Management System,
and intended solely for a specific individual to whom they are addressed.
Any unauthorised copy, disclosure or distribution of this message
is strictly forbidden. If you have received this transmission in error,
please notify the sender immediately and delete it.
______________________