https://bugs.openldap.org/show_bug.cgi?id=9235

--- Comment #5 from Michael Ströder <[email protected]> ---
Was this already tested with contrib overlays?

My RE25 build fails like this:

make: Entering directory
'/home/michael/src/openldap-git/re25/openldap/contrib/slapd-modules/allowed'
../../../libtool --mode=compile gcc -g -O2 -Wall
-DSLAPD_OVER_ALLOWED=SLAPD_MOD_DYNAMIC -I../../../include -I../../../include
-I../../../servers/slapd -c allowed.c
libtool: compile:  gcc -g -O2 -Wall -DSLAPD_OVER_ALLOWED=SLAPD_MOD_DYNAMIC
-I../../../include -I../../../include -I../../../servers/slapd -c allowed.c 
-fPIC -DPIC -o .libs/allowed.o
allowed.c: In function ‘aa_operational’:
allowed.c:349:30: warning: ‘i’ may be used uninitialized in this function
[-Wmaybe-uninitialized]
  349 |    bv_allowed = ch_calloc( i + 1,  sizeof( struct berval ) );
      |                            ~~^~~
libtool: compile:  gcc -g -O2 -Wall -DSLAPD_OVER_ALLOWED=SLAPD_MOD_DYNAMIC
-I../../../include -I../../../include -I../../../servers/slapd -c allowed.c -o
allowed.o >/dev/null 2>&1
../../../libtool --mode=link gcc -g -O2 -Wall -version-info 0:0:0 \
-rpath /opt/openldap-RE25/lib64/openldap -module -o allowed.la allowed.lo
../../../libraries/libldap/libldap.la ../../../libraries/liblber/liblber.la
libtool:   error: cannot find the library
'../../../libraries/libldap/libldap.la' or unhandled argument
'../../../libraries/libldap/libldap.la'
make: *** [Makefile:47: allowed.la] Error 1

-- 
You are receiving this mail because:
You are on the CC list for the issue.

Reply via email to