Displaying 7 results from an estimated 7 matches for "auth_get_url_auth".
2007 Oct 20
2
Live Streaming and embeding into webpage on OSX
...h_url.TPo' \
depmode=gcc3 /bin/sh ../depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -ffast-math -fsigned-char -I/
usr/include/libxml2 -I/opt/local/include -D_THREAD_SAFE -I/opt/local/
include -O2 -c `test -f 'auth_url.c' || echo './'`auth_url.c
auth_url.c: In function 'auth_get_url_auth':
auth_url.c:521: error: 'CURLOPT_PASSWDFUNCTION' undeclared (first use
in this function)
auth_url.c:521: error: (Each undeclared identifier is reported only once
auth_url.c:521: error: for each function it appears in.)
auth_url.c: At top level:
auth_url.c:534: fatal error: opening de...
2007 Aug 24
1
install problem
...39;.deps/auth_url.TPo' \
depmode=gcc3 /bin/sh ../depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -ffast-math
-fsigned-char -I/usr/include/libxml2 -I/usr/local/include -pthread -g
-O2 -c `test -f 'auth_url.c' || echo './'`auth_url.c
auth_url.c: In function 'auth_get_url_auth':
auth_url.c:521: error: 'CURLOPT_PASSWDFUNCTION' undeclared (first use in
this function)
auth_url.c:521: error: (Each undeclared identifier is reported only once
auth_url.c:521: error: for each function it appears in.)
make[3]: *** [auth_url.o] Error 1
make[3]: Leaving directory `/data...
2007 Apr 17
1
Install problem
...tmpdepfile='.deps/auth_url.TPo' \
depmode=gcc3 /bin/sh ../depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -ffast-math -fsigned-char
-I/usr/local/include -I/usr/local/include/libxml2 -pthread -g -O2 -c
`test -f 'auth_url.c' || echo './'`auth_url.c
auth_url.c: In function `auth_get_url_auth':
auth_url.c:521: error: `CURLOPT_PASSWDFUNCTION' undeclared (first use
in this function)
auth_url.c:521: error: (Each undeclared identifier is reported only once
auth_url.c:521: error: for each function it appears in.)
make[3]: *** [auth_url.o] Error 1
make[3]: Leaving directory `/home/ris...
2007 Oct 19
2
Live Streaming and embeding into webpage on OSX
hello free streamers,
after i had not much luck with " Darwin streaming server" ( because
of a lack of NAT implementation )
i got a hint from a Wireless mailing list to try OGG/Theora streaming.
I ?ve found a great site here <http://www.oddsock.org/guides/video.php>
and downloadet and installed "icecast" and the theora libs with
success on my macintosh mini ,
2007 Oct 20
0
Live Streaming and embeding into webpage on OSX
...epmode=gcc3 /bin/sh ../depcomp \
> gcc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -ffast-math -fsigned-char
> -I/usr/include/libxml2 -I/opt/local/include -D_THREAD_SAFE
> -I/opt/local/include -O2 -c `test -f 'auth_url.c' || echo './'`auth_url.c
> auth_url.c: In function 'auth_get_url_auth':
> auth_url.c:521: error: 'CURLOPT_PASSWDFUNCTION' undeclared (first use in
> this function)
> auth_url.c:521: error: (Each undeclared identifier is reported only once
> auth_url.c:521: error: for each function it appears in.)
> auth_url.c: At top level:
when 2.3.1 was...
2007 Oct 27
1
Live Streaming and embeding into webpage on OSX
...h ../depcomp \
>> gcc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -ffast-math -fsigned-char -
>> I/usr/include/libxml2 -I/opt/local/include -D_THREAD_SAFE -I/opt/
>> local/include -O2 -c `test -f 'auth_url.c' || echo './'`auth_url.c
>> auth_url.c: In function 'auth_get_url_auth':
>> auth_url.c:521: error: 'CURLOPT_PASSWDFUNCTION' undeclared (first
>> use in this function)
>> auth_url.c:521: error: (Each undeclared identifier is reported
>> only once
>> auth_url.c:521: error: for each function it appears in.)
>> auth_url....
2006 Dec 10
1
icecast-2.3.1 fails to compile against curl-7.16.0
...depmode=gcc3 /bin/sh ../depcomp \
i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -ffast-math -fsigned-char -I/usr/include/libxml2 -I/usr/include -pthread -march=athlon-xp -O2 -pipe -c
`test -f 'auth_url.c' || echo './'`auth_url.c
auth_url.c: In function `auth_get_url_auth':
auth_url.c:521: error: `CURLOPT_PASSWDFUNCTION' undeclared (first use in this
function)
auth_url.c:521: error: (Each undeclared identifier is reported only once
auth_url.c:521: error: for each function it appears in.)
make[3]: *** [auth_url.o] Error 1
make[3]: Leaving directory
`/var/tm...