search for: xiph_openssl

Displaying 5 results from an estimated 5 matches for "xiph_openssl".

Did you mean: with_openssl
2020 Oct 07
2
[PATCH] add with-openssl option
...file or directory OpenWrt-libtool: link: cannot determine absolute directory name of `no/lib' > > On 6 Oct 2020, at 0:42, Rosen Penev wrote: > > > Useful for embedded systems. > > > > Signed-off-by: Rosen Penev <rosenp at gmail.com> > > --- > > m4/xiph_openssl.m4 | 18 ++++++++++-------- > > 1 file changed, 10 insertions(+), 8 deletions(-) > > > > diff --git a/m4/xiph_openssl.m4 b/m4/xiph_openssl.m4 > > index f62a524..52308ec 100644 > > --- a/m4/xiph_openssl.m4 > > +++ b/m4/xiph_openssl.m4 > > @@ -29,14 +29,16 @@...
2020 Oct 07
1
[PATCH] add with-openssl option
...> > `no/lib' > > > >> > >> On 6 Oct 2020, at 0:42, Rosen Penev wrote: > >> > >>> Useful for embedded systems. > >>> > >>> Signed-off-by: Rosen Penev <rosenp at gmail.com> > >>> --- > >>> m4/xiph_openssl.m4 | 18 ++++++++++-------- > >>> 1 file changed, 10 insertions(+), 8 deletions(-) > >>> > >>> diff --git a/m4/xiph_openssl.m4 b/m4/xiph_openssl.m4 > >>> index f62a524..52308ec 100644 > >>> --- a/m4/xiph_openssl.m4 > >>> +++ b/...
2020 Oct 05
0
[PATCH] add with-openssl option
Useful for embedded systems. Signed-off-by: Rosen Penev <rosenp at gmail.com> --- m4/xiph_openssl.m4 | 18 ++++++++++-------- 1 file changed, 10 insertions(+), 8 deletions(-) diff --git a/m4/xiph_openssl.m4 b/m4/xiph_openssl.m4 index f62a524..52308ec 100644 --- a/m4/xiph_openssl.m4 +++ b/m4/xiph_openssl.m4 @@ -29,14 +29,16 @@ else fi fi -# Now try linking to openssl -xt_save_CFLAGS=&qu...
2020 Oct 07
0
[PATCH] add with-openssl option
...ink: cannot determine absolute directory name of > `no/lib' > >> >> On 6 Oct 2020, at 0:42, Rosen Penev wrote: >> >>> Useful for embedded systems. >>> >>> Signed-off-by: Rosen Penev <rosenp at gmail.com> >>> --- >>> m4/xiph_openssl.m4 | 18 ++++++++++-------- >>> 1 file changed, 10 insertions(+), 8 deletions(-) >>> >>> diff --git a/m4/xiph_openssl.m4 b/m4/xiph_openssl.m4 >>> index f62a524..52308ec 100644 >>> --- a/m4/xiph_openssl.m4 >>> +++ b/m4/xiph_openssl.m4 >>&gt...
2020 Aug 27
1
debian 10 package /w ssl?
hi, I've installed icecast2 from http://download.opensuse.org/repositories/multimedia:/xiph/Debian_10/ because I need url_auth. But I also need SSL, but the proviced icecast doesn't have it: "No SSL capability" Why?? Do I really need to recompile it? Should be default, imho... no? bests, u