rlm_sqlhpwippool.so missing

Michael Ströder michael at stroeder.com
Mon Jan 25 20:56:14 CET 2016


Michael Ströder wrote:
> Alan DeKok wrote:
>>   Full release notes are available at http://freeradius.org/press/index.html
> 
> I'm trying to update FreeRADIUS RPMs with the .spec file which worked for
> 3.0.10. It complains about missing file rlm_sqlhpwippool.so. Was there a change
> regarding this?

Forgot to mention the configure options:

%configure \
  --disable-static \
  --with-pic \
  --libdir=%{_libdir}/freeradius \
  --disable-ltdl-install \
  --enable-strict-dependencies \
  --with-edir \
  --with-gnu-ld \
  --with-system-libtool \
  --with-system-libltdl \
  --with-udpfromto \
  --without-rlm_eap_ikev2 \
  --without-rlm_eap_tnc \
  --with-rlm-krb5-lib-dir=%{_libdir} \
  --without-rlm_opendirectory \
  --without-rlm_sql_db2 \
  --without-rlm_sql_firebird \
  --without-rlm_sql_iodbc \
  --without-rlm_redis \
  --without-rlm_rediswho \
  --without-rlm_sql_oracle \
  --without-rlm_securid \
  --disable-silent-rules

Ciao, Michael.



More information about the Freeradius-Users mailing list