In addition to that, you need to add the files you want to include in the .deb by modifying freeswitch.install<br><br><div class="gmail_quote">On Fri, Apr 24, 2009 at 4:30 AM, Alfonso Pinto <span dir="ltr"><<a href="mailto:elhodred@gmail.com">elhodred@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Hi guys,<br>
<br>
I've builded freeswitch 1.0.3 in some machines with dpkg-buildpackage<br>
without problem, but in a recent install, I've tried to build some<br>
extra mods: mod_lcr, mod_easyroute, mod_python and mod_nibblebill.<br>
To do this I've changed the file debian/rules:<br>
<br>
- In export APPLICATIONS_MODULES I've added: applications/mod_lcr<br>
applications/mod_easyroute applications/mod_nibblebill<br>
- In export LANGUAGES_MODULES I've added: languages/mod_python<br>
- In export DISABLED_MODULES I've deleted: languages/mod_python<br>
- I've moved mod_nibblebill directory to src/mod/applications<br>
<br>
After that, I've executed dpkg-buildpackage. Then I've installed the<br>
.deb packages.<br>
<br>
Now, if I search this modules in /opt/freeswitch/mod, I don't find<br>
them. Instead, if search in the source, I see this modules builded.<br>
I've tried to copy this modules to /opt/freeswitch/mod and have tried<br>
to load them. I got: invalid ELF header on all of them.<br>
<br>
Instead, I've tried to build freeswitch with this modules using:<br>
./configure && make && make install, and this modules are installed<br>
and loaded without problems.<br>
<br>
Am I doing something wrong with dpkg-buildpackage? Or is this a bug<br>
when building with this tool?<br>
<br>
Regards.<br>
<br>
_______________________________________________<br>
Freeswitch-users mailing list<br>
<a href="mailto:Freeswitch-users@lists.freeswitch.org">Freeswitch-users@lists.freeswitch.org</a><br>
<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
</blockquote></div><br><br clear="all"><br>-- <br>-Rupa<br>