Re: Building Privoxy 3.0.29 on Debian Wheezy
Fabian Keil <[email protected]> Tue, 22 Dec 2020 13:47:20 +0100
| Newsgroups | gmane.comp.web.privoxy.user |
|---|---|
| Message-ID | <[email protected]> |
Haroon <[email protected]> wrote on 2020-12-21: > On Dec 19, 2020, at 6:53 PM, Fabian Keil wrote: > > > How did you create "configure" and which parameters do you use? > > I ran autoheader and then autoconf. autoconf gave me these errors: > > https://pastebin.com/7AyN4nft Excerpt from that URL: | autoconf: Undefined macros: | configure.in:1143:AC_HELP_STRING([--with-mbedtls], [Enable mbedTLS detection for https inspection.]) | configure.in:1144:AC_HELP_STRING([--without-mbedtls], [Disable mbedTLS detection]), | configure.in:1158: AC_MSG_NOTICE([Detected mbedTLS. Enabling https inspection.]) | configure.in:1175:AC_HELP_STRING([--with-openssl], [Enable OpenSSL/LibreSSL detection for https inspection.]) | configure.in:1176:AC_HELP_STRING([--without-openssl], [Disable OpenSSL/LibreSSL detection]), [...] Is your autoconf version really old or installed incorrectly? Does it work for other software? > It says there's no ID program installed, but typing id does give me > info on the logged in user. > > Despite the errors, I tried building using ./configure --with-openssl I don't think you can simply ignore those autoconf errors. Fabian _______________________________________________ Privoxy-users mailing list [email protected] https://lists.privoxy.org/mailman/listinfo/privoxy-users
signature.asc
(application/pgp-signature, 833 B)
-----BEGIN PGP SIGNATURE----- iQIzBAEBCAAdFiEETzbBfzgWkTZUoehQaRgikYuiNxwFAl/h6tgACgkQaRgikYui Nxza+A//bvexryFdcjtEEd9jedbwRKEykna+oEeX6nLA+atp/zeAfXCQDZqeBUD4 Y7ZLU7uFpdBGD2ALv7bSfix4eOIFo034NL8uV6cVE63R3zYXwWCKHu7pttlb8xgS WWA8N6mTpxpO5NzQLhfWTWAqgJ32aHoDtKAqVWcuXEF+GkUOYJ0nTnprRvfCxX8+ fe7bsYaRK1SDelNZqRtwv5BsRU7DierMeu7WJvxXVyzy9P4UoJJWIt15i/hycvd7 qBzautJH0vHGRJt1bxPJ/w6x/VwBk658bRLezbNuFJXwFBeSQMj8YzFOlTBbZDm8 G0TgQObfr7QoFtxcXQ++Jnvm5EoAFti0EPYwoENjppuzJMQ9K5dIc+lgLGFD76hx 95uGlwMaovLIBpSvVzW0jGS2RsJZyzeiHmeNo6uYVX8cV0NVjaFA+nHqmmyh7hGQ RFJP+vsI+Iy9pV8ltlBWa9q46lHUxWCH4KwKxnWdF/RioC2DjNoaTD5qcmWSRmfy CtE6qIs9v3UyUD/oUqSoMm90CBoQKt+twgdlckTS88Mm17PAHHoTBluNAt5lPUva ImLzU+iHSgFB2jJNHpBZZn1qvZbQMJ3W2//lzMfGN+gtjG1ttvfZSTZAUb7yI1hp ckm5QUqeE4IH3LxVJkFPYmqRURBLezM8M1ZTqYV8HCwHzZg2yVQ= =d1Mo -----END PGP SIGNATURE-----