<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    Hi,<br>
    <br>
    I've been updating my .spec file to work with the latest module
    groups and other changes and I've noticed that app_perl and
    db_perlvdb aren't building now.<br>
    <br>
    Is this a problem with the Makefiles or the make commands I am
    using?<br>
    <br>
    The make commands from my .spec are:<br>
    <blockquote>
      <pre>make FLAVOUR=kamailio cfg prefix=/usr cfg_prefix=$RPM_BUILD_ROOT\
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; basedir=$RPM_BUILD_ROOT cfg_target=/%{_sysconfdir}/kamailio/\
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; modules_dirs="modules" SCTP=1 STUN=1
make
make every-module skip_modules="db_cassandra iptrtpproxy db_oracle memcached \
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; mi_xmlrpc osp" \
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; group_include="kstandard kmysql kpostgres kcpl kxml kradius kunixodbc \
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; kperl ksnmpstats kxmpp kcarrierroute kberkeley kldap kutils kpurple \
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ktls kwebsocket kpresence klua kpython kgeoip ksqlite kjson kredis \
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; kmono kims koutbound"
make utils
make install
make install-modules-all skip_modules="db_cassandra iptrtpproxy db_oracle \
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; memcached mi_xmlrpc osp" \
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; group_include="kstandard kmysql kpostgres kcpl kxml kradius kunixodbc \
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; kperl ksnmpstats kxmpp kcarrierroute kberkeley kldap kutils kpurple \
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ktls kwebsocket kpresence klua kpython kgeoip ksqlite kjson kredis \
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; kmono kims koutbound"
</pre>
    </blockquote>
    <br>
    Thanks,<br>
    <br>
    Peter<br>
  </body>
</html>