<div dir="ltr">I ran "sudo make"  and "sudo make install" and still error..<div><br></div><div>







<p class="">libtool: link: ranlib .libs/libhtp.a</p>
<p class="">ranlib: file: .libs/libhtp.a(htp_request_parsers.o) has no symbols</p>
<p class="">libtool: link: rm -fr .libs/libhtp.lax</p>
<p class="">libtool: link: ( cd ".libs" && rm -f "<a href="http://libhtp.la">libhtp.la</a>" && ln -s "../<a href="http://libhtp.la">libhtp.la</a>" "<a href="http://libhtp.la">libhtp.la</a>" )</p>

<p class="">Making all in test</p>
<p class="">make[4]: Nothing to be done for `all'.</p>
<p class="">Making all in docs</p>
<p class="">make[4]: Nothing to be done for `all'.</p>
<p class="">Making all in src</p>
<p class="">Makefile:270: *** missing separator (did you mean TAB instead of 8 spaces?).  Stop.</p>
<p class="">make[1]: *** [all-recursive] Error 1</p>
<p class="">make: *** [all] Error 2</p><p class="">---------------------------------------------------------------------------------------------------</p><p class="">Mahesh-2:suricata-2.0.1 mbingi$ sudo make install</p><p class="">
Making install in libhtp</p><p class="">Making install in htp</p><p class=""> .././install-sh -c -d '/opt/suricata/lib'</p><p class=""> /bin/sh ../libtool   --mode=install /usr/bin/install -c   <a href="http://libhtp.la">libhtp.la</a> '/opt/suricata/lib'</p>
<p class="">libtool: install: /usr/bin/install -c .libs/libhtp-0.5.11.1.dylib /opt/suricata/lib/libhtp-0.5.11.1.dylib</p><p class="">libtool: install: (cd /opt/suricata/lib && { ln -s -f libhtp-0.5.11.1.dylib libhtp.dylib || { rm -f libhtp.dylib && ln -s libhtp-0.5.11.1.dylib libhtp.dylib; }; })</p>
<p class="">libtool: install: /usr/bin/install -c .libs/libhtp.lai /opt/suricata/lib/<a href="http://libhtp.la">libhtp.la</a></p><p class="">libtool: install: /usr/bin/install -c .libs/libhtp.a /opt/suricata/lib/libhtp.a</p>
<p class="">libtool: install: chmod 644 /opt/suricata/lib/libhtp.a</p><p class="">libtool: install: ranlib /opt/suricata/lib/libhtp.a</p><p class="">ranlib: file: /opt/suricata/lib/libhtp.a(htp_request_parsers.o) has no symbols</p>
<p class=""> .././install-sh -c -d '/opt/suricata/include/htp'</p><p class=""> /usr/bin/install -c -m 644 bstr.h bstr_builder.h htp.h htp_base64.h htp_config.h htp_connection_parser.h htp_core.h htp_decompressors.h htp_hooks.h htp_list.h htp_multipart.h htp_table.h htp_transaction.h htp_urlencoded.h htp_utf8_decoder.h htp_version.h '/opt/suricata/include/htp'</p>
<p class="">Making install in test</p><p class="">make[3]: Nothing to be done for `install-exec-am'.</p><p class="">make[3]: Nothing to be done for `install-data-am'.</p><p class="">Making install in docs</p><p class="">
make[3]: Nothing to be done for `install-exec-am'.</p><p class="">make[3]: Nothing to be done for `install-data-am'.</p><p class="">make[3]: Nothing to be done for `install-exec-am'.</p><p class=""> ./install-sh -c -d '/opt/suricata/lib/pkgconfig'</p>
<p class=""> /usr/bin/install -c -m 644 htp.pc '/opt/suricata/lib/pkgconfig'</p><p class="">Making install in src</p><p class="">Makefile:270: *** missing separator (did you mean TAB instead of 8 spaces?).  Stop.</p>
<p class="">
































</p><p class="">make: *** [install-recursive] Error 1</p><p class=""><br></p></div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Wed, Jun 4, 2014 at 1:21 PM, Peter Manev <span dir="ltr"><<a href="mailto:petermanev@gmail.com" target="_blank">petermanev@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="HOEnZb"><div class="h5">On Wed, Jun 4, 2014 at 10:16 PM, MAHESH BINGI <<a href="mailto:mahesh.bingi@gmail.com">mahesh.bingi@gmail.com</a>> wrote:<br>

> Hi Team,<br>
><br>
> I have run below configuration command successfully<br>
><br>
> CC=clang ./configure --prefix=/opt/suricata/ --sysconfdir=/opt/suricata/etc/<br>
> --localstatedir=/var<br>
><br>
> And after that I am running "make" and "make install", then getting below<br>
> error.<br>
> ...<br>
><br>
> libtool: link: ranlib .libs/libhtp.a<br>
><br>
> ranlib: file: .libs/libhtp.a(htp_request_parsers.o) has no symbols<br>
><br>
> libtool: link: rm -fr .libs/libhtp.lax<br>
><br>
> libtool: link: ( cd ".libs" && rm -f "<a href="http://libhtp.la" target="_blank">libhtp.la</a>" && ln -s "../<a href="http://libhtp.la" target="_blank">libhtp.la</a>"<br>

> "<a href="http://libhtp.la" target="_blank">libhtp.la</a>" )<br>
><br>
> Making all in test<br>
><br>
> make[4]: Nothing to be done for `all'.<br>
><br>
> Making all in docs<br>
><br>
> make[4]: Nothing to be done for `all'.<br>
><br>
> Making all in src<br>
><br>
> Makefile:270: *** missing separator (did you mean TAB instead of 8 spaces?).<br>
> Stop.<br>
><br>
> make[1]: *** [all-recursive] Error 1<br>
><br>
> make: *** [all] Error 2<br>
><br>
> Mahesh-2:suricata-2.0.1 mbingi$ make install<br>
><br>
> Making install in libhtp<br>
><br>
> Making install in htp<br>
><br>
>  .././install-sh -c -d '/opt/suricata/lib'<br>
><br>
> mkdir: /opt/suricata/lib: Permission denied<br>
><br>
> make[3]: *** [install-libLTLIBRARIES] Error 1<br>
><br>
> make[2]: *** [install-am] Error 2<br>
><br>
> make[1]: *** [install-recursive] Error 1<br>
><br>
> make: *** [install-recursive] Error 1<br>
><br>
><br>
> Please advise on this error.<br>
><br>
><br>
> Thanks & Regards,<br>
> Mahesh Bingi<br>
> Graduate Student,<br>
> San Jose State University<br>
> +1-408-466-7178<br>
><br>
</div></div>> _______________________________________________<br>
> Suricata IDS Users mailing list: <a href="mailto:oisf-users@openinfosecfoundation.org">oisf-users@openinfosecfoundation.org</a><br>
> Site: <a href="http://suricata-ids.org" target="_blank">http://suricata-ids.org</a> | Support: <a href="http://suricata-ids.org/support/" target="_blank">http://suricata-ids.org/support/</a><br>
> List: <a href="https://lists.openinfosecfoundation.org/mailman/listinfo/oisf-users" target="_blank">https://lists.openinfosecfoundation.org/mailman/listinfo/oisf-users</a><br>
> OISF: <a href="http://www.openinfosecfoundation.org/" target="_blank">http://www.openinfosecfoundation.org/</a><br>
<br>
<br>
looks like a permission err:<br>
"mkdir: /opt/suricata/lib: Permission denied"<br>
<br>
sudo make install - could help<br>
<span class="HOEnZb"><font color="#888888"><br>
--<br>
Regards,<br>
Peter Manev<br>
</font></span></blockquote></div><br><br clear="all"><div><br></div>-- <br><div dir="ltr"><div>Thanks & Regards,<div dir="ltr" style="font-family:arial;font-size:small"><b>Mahesh Bingi</b><br><i>Graduate Student, </i></div>
<div style="font-family:arial;font-size:small"><i>San Jose State University</i></div><div style="font-family:arial;font-size:small"><i>+1-408-466-7178</i></div></div></div>
</div>