search for: curlopt_nosign

Displaying 15 results from an estimated 15 matches for "curlopt_nosign".

Did you mean: curlopt_nosignal
2004 Aug 06
4
error compiling icecast on woody
...e end. ____________________________________________________________________________ _ ... /usr/local/icecast/stream/include -I/usr/local/icecast/stream/include \ -I/usr/local/icecast/stream/include -c `test -f yp.c || echo './'`yp.c yp.c: In function `yp_submit_url': yp.c:36: `CURLOPT_NOSIGNAL' undeclared (first use in this function) yp.c:36: (Each undeclared identifier is reported only once yp.c:36: for each function it appears in.) make[2]: *** [yp.o] Error 1 make[2]: Leaving directory `/usr/local/icecast/src/icecast/src' make[1]: *** [all-recursive] Error 1 make[1]: Leaving...
2004 Aug 06
6
icecast 2 CVS version doesn't compile
...PTHREAD=1 -I. -I. -I./net -I./thread -I./avl -I./httpp -I./log -I./timing -g -O20 -ffast-math -fsigned-char -D_REENTRANT -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/libxml2 -I/include -I/include -I/usr/local/icecast2/include -c yp.c yp.c: In function `yp_submit_url': yp.c:36: `CURLOPT_NOSIGNAL' undeclared (first use in this function) yp.c:36: (Each undeclared identifier is reported only once yp.c:36: for each function it appears in.) make[2]: *** [yp.o] Error 1 make[2]: Leaving directory `/usr/local/src/icecast/icecast2/icecast/src' make[1]: *** [all-recursive] Error 1 make[1]:...
2004 Aug 06
0
error compiling icecast on woody
I had this same problem. To fix, I just commented the line with the CURLOPT_NOSIGNAL out since I couldn't find that option anywhere in the curl headers. It's running fine on my Debian woody box. Kevin "Matthias Gronwald" <magron@web.de> writes: > hi. > > i just tried to compile latest icecast version from cvs on a debian 'woody' > i...
2004 Aug 06
1
Compile Error
yp.c: In function `yp_submit_url': yp.c:36: `CURLOPT_NOSIGNAL' undeclared (first use in this function) yp.c:36: (Each undeclared identifier is reported only once yp.c:36: for each function it appears in.) make[2]: *** [yp.o] Error 1 make[2]: Leaving directory `/root/downloads/icecast-2.0-alpha-2/icecast/src' make[1]: *** [all-recursive] Error 1 make...
2004 Aug 06
2
New CURL version dependency
...t -I./thread -I./avl -I./httpp -I./log -I./timing -g -O20 -ffast-math -fsigned-char -D_REENTRANT -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/libxml2 -I/include -I/include -I/usr/include -c `test -f 'yp.c' || echo './'`yp.c yp.c: In function `yp_submit_url': yp.c:36: `CURLOPT_NOSIGNAL' undeclared (first use in this function) yp.c:36: (Each undeclared identifier is reported only once yp.c:36: for each function it appears in.) make[2]: *** [yp.o] Error 1 make[2]: Leaving directory `/root/cvs/icecast/src' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/r...
2004 Aug 06
3
icecast 2 CVS version doesn't compile
On Wed, 28 May 2003, Brendan Cully wrote: > This is only defined in libcurl 7.10 and later. I've just committed a > test for this to the configure script, which should disable YP if > libcurl isn't recent enough. I haven't tested it though, so I'd > appreciate testing and feedback from the CVS-using community. Surely preferred behaviour is for configure to complain if
2004 Aug 06
0
icecast 2 CVS version doesn't compile
...-I./net -I./thread -I./avl -I./httpp -I./log >-I./timing -g -O20 -ffast-math -fsigned-char -D_REENTRANT -D_GNU_SOURCE >-I/usr/include/libxml2 -I/usr/include/libxml2 -I/include -I/include >-I/usr/local/icecast2/include -c yp.c >yp.c: In function `yp_submit_url': >yp.c:36: `CURLOPT_NOSIGNAL' undeclared (first use in this function) >yp.c:36: (Each undeclared identifier is reported only once >yp.c:36: for each function it appears in.) >make[2]: *** [yp.o] Error 1 >make[2]: Leaving directory `/usr/local/src/icecast/icecast2/icecast/src' >make[1]: *** [all-recursi...
2004 Aug 06
0
icecast 2 CVS version doesn't compile
...a configure flag. <hmmm, upon further reflection ...> Or maybe have YP disabled by default and have it complain as above if you enable it with a configure option? It's just that I can see a whole bunch of "I can't get YP stuff to work" messages replacing the "WTF is CURLOPT_NOSIGNAL" messages we're currently getting. Having configure quietly disable YP support and go about its business isn't going to make it any easier for the casual user to figure out what the problem is, and is only going to make what seems to be a common issue harder for us to diagnose (at l...
2006 Dec 12
1
func_curl fails to compile, asterisk1.4
Hi. After successfully running ./configure I run make. When running make I get the following error: func_curl.c: In function `curl_internal': func_curl.c:95: `CURLOPT_NOSIGNAL' undeclared (first use in this function) func_curl.c:95: (Each undeclared identifier is reported only once func_curl.c:95: for each function it appears in.) make[1]: *** [func_curl.o] Error 1 make: *** [funcs] Error 2 This happens in the beta3 release as well as the HEAD revision in SVN. Ha...
2019 Feb 04
1
YP listings in version 2.5 beta
Hi Petr Thanks for taking the time to respond and to try to help. > > > Either you called ./configure with --disable-yp or with --without-curl (see > XIPH_PATH_CURL definitio in m4/xiph_curl.m4) So, I can see this? but what am I looking for exactly? > or your > curl does meet the tested criteria. E.g. You are missing curl header files or > you have too old curl. What
2004 Aug 06
2
Icecast Compilation Error
...-I. -I. -I./net -I./thread -I./avl -I./httpp -I./log -I./timing -g -O20 -ffast-math -fsigned-char -D_REENTRANT -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include/libxml2 -I/include -I/include -c `test -f 'yp.c' || echo './'`yp.c yp.c: In function `yp_submit_url': yp.c:36: `CURLOPT_NOSIGNAL' undeclared (first use in this function) yp.c:36: (Each undeclared identifier is reported only once yp.c:36: for each function it appears in.) make[2]: *** [yp.o] Error 1 make[2]: Leaving directory `/usr/local/programs/icecast/src' make[1]: *** [all-recursive] Error 1 make[1]: Leaving dir...
2004 Aug 06
1
icecast 2 CVS version doesn't compile
...May 2003 at 23:44, Geoff Shang wrote: > Or maybe have YP disabled by default and have it complain as above if you > enable it with a configure option? > > It's just that I can see a whole bunch of "I can't get YP stuff to work" > messages replacing the "WTF is CURLOPT_NOSIGNAL" messages we're currently > getting. Having configure quietly disable YP support and go about its > business isn't going to make it any easier for the casual user to figure > out what the problem is, and is only going to make what seems to be a > common issue harder for...
2003 Apr 15
1
Ogg Traffic for April 15, 2003
...the timeout. * Url encoding is now fixed so that the yp data is formatted much nicer and is correct. * Added url encoding for some fields that were not url-encoded. * modified util_dict_urlencode() to not url-encode the key (still does the value) * New curl option CURLOPT_NOSIGNAL which prevents curl from using signals when timeouts are hit. This new option needs curl 7.10 at least. 1.5. Brendan Cully Brendan applied some libshout code cleanups. 1.6. Ralph Giles Ralph applied a patch from Rodolphe Ortalo to allow building Theora in a separate dir...
2007 Aug 24
0
getting stuck with OSX install
...lags are required for pthreads... no checking for pthread_rwlock_t... yes checking for cc_r... gcc checking for curl-config... /usr/bin/curl-config checking curl/curl.h usability... yes checking curl/curl.h presence... yes checking for curl/curl.h... yes checking for libcurl... yes checking whether CURLOPT_NOSIGNAL is declared... yes configure: creating ./config.status config.status: creating Makefile config.status: creating conf/Makefile config.status: creating debian/Makefile config.status: creating src/Makefile config.status: creating src/avl/Makefile config.status: creating src/httpp/Makefile config.sta...
2019 Feb 03
1
YP listings in version 2.5 beta
Hi, This thread seems to have stalled. Would anyone still be able to help me with this one? I?ve posted my log as requested. Any advice would be a great help. > > Message: 1 > Date: Tue, 29 Jan 2019 20:00:21 +1000 > From: Damian <db76 at riseup.net> > To: icecast at xiph.org > Subject: Re: [Icecast] Icecast Digest, Vol 175, Issue 11 > Message-ID: