<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
</head>
<body bgcolor="#FFFFFF" text="#000000">
<tt>Hi,<br>
<br>
The module does not compile by default (as part of the "make
all") as it has extra dependencies. <br>
<br>
To include the module for default compiling, edit Makefile.conf,
the "exclude_modules" list and remove the httpd from there. Of
course, do "make all" again.<br>
<br>
Regards,<br>
</tt>
<pre class="moz-signature" cols="72">Bogdan-Andrei Iancu
OpenSIPS Founder and Developer
<a class="moz-txt-link-freetext" href="https://www.opensips-solutions.com">https://www.opensips-solutions.com</a>
OpenSIPS Summit 2019
<a class="moz-txt-link-freetext" href="https://www.opensips.org/events/Summit-2019Amsterdam/">https://www.opensips.org/events/Summit-2019Amsterdam/</a>
</pre>
<div class="moz-cite-prefix">On 05/16/2019 06:27 PM, Mark Farmer
wrote:<br>
</div>
<blockquote type="cite"
cite="mid:CAOvQDevk2fXNVk+ecKFnLqyqZqemRLUjuVs8TMOn=vvCkjQPCw@mail.gmail.com">
<div dir="ltr">
<div dir="ltr">
<div dir="ltr">Hi everyone
<div><br>
</div>
<div>I'm having a play around with 3.0 :)</div>
<div><br>
</div>
<div>I've got it up and running but when I try to load the
httpd.so module, startup fails with the following error:</div>
<div><br>
</div>
<div>
<div>opensips: DBG:core:load_module: loading module
/usr/local/lib64/opensips/modules/httpd.so</div>
<div>opensips: ERROR:core:sr_load_module: could not open
module
</usr/local/lib64/opensips/modules/httpd.so>:
/usr/local/lib64/opensips/modules/httpd.so: undefined
symbol: httpd_mem_stat</div>
<div>opensips: ERROR:core:load_module: failed to load
module</div>
<div>opensips: Traceback (last included file at the
bottom):</div>
<div>opensips: 0. /usr/local/etc/opensips/opensips.cfg</div>
<div>opensips: CRITICAL:core:yyerror: parse error in
/usr/local/etc/opensips/opensips.cfg:65:13-14: failed to
load module httpd.so</div>
<div>opensips:</div>
<div>opensips: #### HTTPD module</div>
<div>opensips: loadmodule "httpd.so"</div>
<div>opensips: ^~</div>
<div><br>
</div>
<div><br>
</div>
<div>Git cloned & compiled today.</div>
<div>Version info:</div>
<div><br>
</div>
<div>
<div>opensips -V</div>
<div>version: opensips 3.0.0-beta (x86_64/linux)</div>
<div>flags: STATS: On, DISABLE_NAGLE, USE_MCAST,
SHM_MMAP, PKG_MALLOC, Q_MALLOC, F_MALLOC, HP_MALLOC,
DBG_MALLOC, CC_O0, FAST_LOCK-ADAPTIVE_WAIT</div>
<div>ADAPTIVE_WAIT_LOOPS=1024, MAX_RECV_BUFFER_SIZE
262144, MAX_LISTEN 16, MAX_URI_SIZE 1024, BUF_SIZE
65535</div>
<div>poll method support: poll, epoll, sigio_rt, select.</div>
<div>git revision: 5561528a2</div>
<div>main.c compiled on 11:30:59 May 16 2019 with gcc 7</div>
</div>
<div><br>
</div>
<div><br>
</div>
-- <br>
<div dir="ltr" class="gmail_signature">Mark Farmer<br>
<a href="mailto:farmorg@gmail.com" target="_blank"
moz-do-not-send="true">farmorg@gmail.com</a></div>
</div>
</div>
</div>
</div>
<br>
<fieldset class="mimeAttachmentHeader"></fieldset>
<br>
<pre wrap="">_______________________________________________
Users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Users@lists.opensips.org">Users@lists.opensips.org</a>
<a class="moz-txt-link-freetext" href="http://lists.opensips.org/cgi-bin/mailman/listinfo/users">http://lists.opensips.org/cgi-bin/mailman/listinfo/users</a>
</pre>
</blockquote>
<br>
</body>
</html>