Displaying 9 results from an estimated 9 matches for "libicenet_la".
2004 Aug 06
2
libshout2 compiling problems under FreeBSD?
...ting libiceavl.la
(cd .libs && rm -f libiceavl.la && ln -s ../libiceavl.la libiceavl.la)
gmake[3]: Leaving directory `/usr/local/src/libshout-2.0/src/avl'
Making all in net
gmake[3]: Entering directory `/usr/local/src/libshout-2.0/src/net'
source='sock.c' object='libicenet_la-sock.lo' libtool=yes \
depfile='.deps/libicenet_la-sock.Plo'
tmpdepfile='.deps/libicenet_la-sock.TPlo' \
depmode=gcc3 /bin/sh ../../depcomp \
/bin/sh ../../libtool --mode=compile
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I./.. -Wall -ffast-math -fsigned-char
-D_THREAD_SAFE -pthrea...
2004 Aug 06
3
libshout2 compiling problems under FreeBSD?
Hi,
I couldn't find anything about this subject from archive - are there known
problems with compiling libshout2 under FreeBSD 5.1 or 4.8 (both are up to
date). I downloaded libshout2 latest nightly snapshot and tried to compile
it on 5.0 and then later on 4.8. Both failed (problems were mostly around
sock.c, sock.h, resolver.c - redeclaring and syntax errors). Thinking that
it might be a
2008 Feb 27
2
Trouble compiling trunk snapshot
...a non-standard place
so this may be a build issue.
due to older versions of automake etc, I got the snapshot form
xiph.org/~brendan
I am getting the following error:
Making all in net
make[3]: Entering directory `/home/acbradio/src/icecast-trunk/src/net'
source='sock.c' object='libicenet_la-sock.lo' libtool=yes \
DEPDIR=.deps depmode=gcc /bin/sh ../../depcomp \
/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.
-I../.. -I./.. -pthread -g -O2 -c -o libicenet_la-sock.lo `test -f
'sock.c' || echo
'./'`sock.c
gcc -DHAVE_CONFIG_H -I. -I. -I....
2004 Aug 06
0
Compiling issues on IRIX (run!)
...VE_SYS_UIO_H=1 -Dsocklen_t=int
-DHAVE_NANOSLEEP=1 -DHAVE_POLL=1 -DHAVE_SETHOSTENT=1 -DHAVE_ENDHOSTENT=1
-DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_INET_PTON=1
-DHAVE_INET_ATON=1 -DHAVE_CURL=1 -DHAVE_PTHREAD_RWLOCK_T=1
-DHAVE_PTHREAD=1 -I. -I. -I./.. -mabi=n32 -Wall -fsigned-char -c sock.c
-MT libicenet_la-sock.lo -MD -MP -MF .deps/libicenet_la-sock.TPlo -DPIC
-o .libs/libicenet_la-sock.lo
In file included from sock.c:39:
/usr/include/netinet/tcp.h:38: parse error before "u_short"
/usr/include/netinet/tcp.h:52: parse error before "th_off"
/usr/include/netinet/tcp.h:62: parse erro...
2008 Feb 27
0
Trouble compiling trunk snapshot
Geoff Shang wrote:
> gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I./.. -pthread -g -O2 -c sock.c
> -Wp,-MD,.deps/libicenet_la-sock.TPlo -fPIC -DPIC -o
> .libs/libicenet_la-sock.o
> sock.c: In function `sock_get_server_socket':
> sock.c:702: `IPV6_V6ONLY' undeclared (first use in this function)
> sock.c:702: (Each undeclared identifier is reported only once
> sock.c:702: for each function it appear...
2004 Aug 06
3
Icecast drop in replacement for shoutcast
On Fri, 2003-04-18 at 20:01, Travis Pinney wrote:
> I tried the icecast-2.0-alpha-2-20030416.tar.gz file. I am using OpenBSD
> 3.2 and it configured ok but it had a problem linking libxslt. I have it
> installed
> from the ports. Not sure what it is but I am going to check it out.
>
> Here is the last part of the log.
>
> checking for xsltParseStylesheetFile... no
>
2004 Aug 06
1
[PATCH] IceCast2 - aliasing (reimplementation of the patch I posted earlier)
...c/log: log.lo
Only in IceCast/src/log: log.o
Only in IceCast/src: logging.o
Only in IceCast/src: main.o
Only in IceCast/src/net: .deps
Only in IceCast/src/net: .libs
Only in IceCast/src/net: Makefile
Only in IceCast/src/net: Makefile.in
Only in IceCast/src/net: libicenet.la
Only in IceCast/src/net: libicenet_la-resolver.lo
Only in IceCast/src/net: libicenet_la-resolver.o
Only in IceCast/src/net: libicenet_la-sock.lo
Only in IceCast/src/net: libicenet_la-sock.o
Only in IceCast/src: refbuf.o
Only in IceCast/src: sighandler.o
diff -ur icecast/src/slave.c IceCast/src/slave.c
--- icecast/src/slave.c 2003-03-27...
2004 Aug 06
0
[PATCH] IceCast2 - socket-based default mount
...c/log: log.lo
Only in IceCast/src/log: log.o
Only in IceCast/src: logging.o
Only in IceCast/src: main.o
Only in IceCast/src/net: .deps
Only in IceCast/src/net: .libs
Only in IceCast/src/net: Makefile
Only in IceCast/src/net: Makefile.in
Only in IceCast/src/net: libicenet.la
Only in IceCast/src/net: libicenet_la-resolver.lo
Only in IceCast/src/net: libicenet_la-resolver.o
Only in IceCast/src/net: libicenet_la-sock.lo
Only in IceCast/src/net: libicenet_la-sock.o
Only in IceCast/src: refbuf.o
Only in IceCast/src: sighandler.o
diff -ur icecast/src/slave.c IceCast/src/slave.c
--- icecast/src/slave.c 2003-03-27...
2004 Aug 06
0
Icecast drop in replacement for shoutcast
...1
-DSTDC_HEADERS=1 -DCHUID=1 -DCHROOT=1 -DHAVE_SYS_UIO_H=1
-DHAVE_NANOSLEEP=1 -DHAVE_POLL=1 -DHAVE_SETHOSTENT=1 -DHAVE_ENDHOSTENT=1
-DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_INET_PTON=1
-DHAVE_CURL=1 -DHAVE_PTHREAD=1 -I. -I. -I./.. -O20 -fsigned-char
-D_REENTRANT -c sock.c -Wp,-MD,.deps/libicenet_la-sock.TPlo -fPIC -DPIC
-o .libs/libicenet_la-sock.lo
In file included from sock.c:37:
/usr/include/sys/socket.h:166: syntax error before `u_char'
/usr/include/sys/socket.h:168: syntax error before `u_char'
/usr/include/sys/socket.h:176: syntax error before `u_short'
/usr/include/sys/so...