Displaying 20 results from an estimated 2000 matches similar to: "icecast2 : library error lcrypto"
2004 Aug 06
2
libshout2 compiling problems under FreeBSD?
----- Original Message -----
From: "Michael Smith" <msmith@xiph.org>
To: <icecast-dev@xiph.org>
Sent: Wednesday, June 04, 2003 3:47 PM
Subject: Re: [icecast-dev] libshout2 compiling problems under FreeBSD?
<p>> Whilst there may well be problems, there are no _known_ problems, and we
> certainly won't be able to fix them unless you actually tell us what the
2007 Aug 24
0
getting stuck with OSX install
Hi - help please.
I got the email address by rooting around in
icecast-2.2.0:doc:
I'm installing onto MacBookPro and have followed instructions from :
http://www.geektimes.com/macintosh/os/x/10_3/and/icecast_install.html
I get stuck after at the make command ending
make: *** [all] Error 2
I have no idea where to go from here but the log says:
error: 'struct _fserve_t' has no member
2010 Jul 01
0
Icecast on centos5
Evening guys...
I've been trying for the past week to install an icecast server on my centos 5 VPS hosted through phurix.
I've tried compiling it, installing it from RPM. but im getting nowhere.
Has anybody had any luck installing it, who wouldn't mind explaining how they went about it?
I've searched google for hours on end and all I can come up with is generic cent os 4 guides
2005 Aug 22
2
ezstream and OSX 10.4.2 Tiger...
Hello again,
I'm having a dickens of a time getting ezstream configured - it
requires libshout2 - so far so good.
I installed the darwin ports library, did a port install libogg and
then a port install libvorbis. Now, when I try to do a port install
libshout2, configure returns the following.
Any idea why it isn't working? Darwinport is configured to install
in it's
2010 Jul 01
1
Icecast on centos5
the bottom is where it ends. thats whats confusing me
the last line is:
config.status: executing depfiles commands
Huw Davies (Beatsmith)
07949713698
Junglised.co.uk
Facebook
Twitter.com/Junglised
On 1 Jul 2010, at 21:50, Jonathan Nalley wrote:
so what's the actual error? where does the configure command end at
and what does it ultimately complain about?
On Thu, Jul 1, 2010 at 4:43 PM,
2006 Aug 16
2
Problem Installing rrdtool
hi to all,
im currently installing rrdtool-1.2.15 with my box CentOS 4.3 final ,before i installed rrdtools there 2 files suggested need to installed the FreeType 2 and libart_lgpl 2.3 everything is fine when installed two files but when i try to installed rrdtool when i issue command ./configure --prefix=/usr/local/rrdtool-1.2.15
this should the output ,any suggestion what's the problem
2004 Aug 06
0
[PATCH] IceCast2 - socket-based default mount
I wrote a patch which makes client connections retain info about which
socket they connected to - this way, you can change the server's behavior
based on which <listen-socket> is being connected to.
In addition, I added a field to the <listen-socket> section of the config
file called <default-mount> which specifies a default file in the
case that one isn't specified (it
2004 Aug 06
1
[PATCH] IceCast2 - aliasing (reimplementation of the patch I posted earlier)
Reimplementation of my earlier patch - more proper aliasing - at the
suggestion of Mike
-Paul
-------------- next part --------------
diff -ur icecast/CVS/Entries IceCast/CVS/Entries
--- icecast/CVS/Entries 2003-04-18 11:00:19.000000000 -0400
+++ IceCast/CVS/Entries 2003-04-17 22:14:16.000000000 -0400
@@ -1,4 +1,3 @@
-/.cvsignore/1.3/Wed Jan 15 05:36:15 2003//
/AUTHORS/1.2/Fri Aug 9 15:55:01
2004 Aug 06
0
ice2 CVS build problems under Solaris 7
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Build environment: Solaris 7, JKP 106541-18
gcc 2.95.3
Current (as of a couple hours ago) CVS ice2
After a long bit of downtime, I'm throwing myself back into icecast with a
fervor. I'm attempting to build ice2 on my Solaris box, and everything
goes fine (well, went fine once I got libxml...) until the
2009 Mar 18
3
[LLVMdev] Status of LLVM's atomic intrinsics
Having implemented a GC for HLVM, I am now turning my attention to
implementing a GC that supports parallelism. To do this, I would like to use
atomic instructions as well as mutexes. What is the status of LLVM's atomic
instrinsics (e.g. CAS)? Is anyone using them in real projects?
I realised that an obvious test would be to compile some simple example
programs with llvm-g++ instead of
2005 May 10
2
Problem compiling Icecast on RedHat
Hi,
I'm trying to build Icecast on a RedHat AS3 workstation. All the requisite
libraries are already bundled with the distro. IThe compile runs for maybe
30 seconds (maybe less) and then fails. The last few lines of the make
output are appended below. I'm not even sure what it's actually complaing
about.
gcc -pthread -g -O2 -o icecast cfgfile.o main.o logging.o sighandler.o
2006 Apr 01
0
compiling 2.3.1
marco chrappan wrote:
> I'm trying to get icecast 2.3.1 compiled on a slackware 10.0 box. I've
> successfully compiled the libshout libraries. Now this is what I got
> after a make
> in the source dir:
>
>
>> make[3]: Entering directory `/tar_archive/icecast-2.3.1/src'
>> /bin/sh ../libtool --mode=link gcc -pthread -g -O2 -L/usr/local/lib
>> -o
2009 Mar 18
0
[LLVMdev] Status of LLVM's atomic intrinsics
Jon Harrop wrote:
> Having implemented a GC for HLVM, I am now turning my attention to
> implementing a GC that supports parallelism. To do this, I would like to use
> atomic instructions as well as mutexes. What is the status of LLVM's atomic
> instrinsics (e.g. CAS)? Is anyone using them in real projects?
>
> I realised that an obvious test would be to compile some
2006 Apr 01
2
compiling 2.3.1
I'm trying to get icecast 2.3.1 compiled on a slackware 10.0 box. I've
successfully compiled the libshout libraries. Now this is what I got
after a make
in the source dir:
> make[3]: Entering directory `/tar_archive/icecast-2.3.1/src'
> /bin/sh ../libtool --mode=link gcc -pthread -g -O2 -L/usr/local/lib
> -o icecast cfgfile.o main.o logging.o sighandler.o connection.o
2004 Aug 06
0
small icecast fix
Hi,
I had an issue with the build of icecast failing because libxslt wasn't
found (it's in ~/garnome).
This small patch fixes it for me :
RCS file: /usr/local/cvsroot/icecast/src/Makefile.am,v
retrieving revision 1.8
diff -u -p -r1.8 Makefile.am
--- src/Makefile.am 18 Aug 2002 05:06:58 -0000 1.8
+++ src/Makefile.am 28 Aug 2002 10:30:22 -0000
@@ -16,8 +16,8 @@ icecast_SOURCES = config.c
2005 May 10
0
Problem compiling Icecast on RedHat
On Tue, 2005-05-10 at 21:56, Rob Tanner wrote:
> <flushleft>Hi,
>
>
> I'm trying to build Icecast on a RedHat AS3 workstation. All the requisite libraries are already bundled with the distro. IThe compile runs for maybe 30 seconds (maybe less) and then fails. The last few lines of the make output are appended below. I'm not even sure what it's actually complaing
2010 Nov 30
1
Adding dependencies
I'm tinkering with adding another C program into my fork of icecast. I've
installed the libraries on my machine, as well as added both the .c and .h
files for the library to my icecast source folder. However, while running
make, I get:
ad.a httpp/.libs/libicehttpp.a log/.libs/libicelog.a avl/.libs/libiceavl.a
timing/.libs/libicetiming.a -lssl -lcrypto -lcurl -lvorbis -logg -lxslt
-lxml2
2004 Aug 06
0
autogen.sh trouble with latest CVS checkout
i ran into the same issue yesterday.
i had to revert back to 1.6
here is the link to the exact file that helped me
ftp://ftp.gnu.org/gnu/automake/automake-1.6.tar.gz
then
tar -zxf automake-1.6.tar.gz; cd automake-1.6l; ./configure; make; make
install
<p><p>Dave St John
CEO Mediacast1
www.mediacast1.com
----- Original Message -----
From: "Tano M Fotang"
2007 Apr 17
1
Install problem
I get this error when installing icecast using the 'make' command. I
used the latest version of the dependencies:
[root@www icecast-2.3.1]# make
make all-recursive
make[1]: Entering directory `/home/riscphree/icecast-2.3.1'
Making all in src
make[2]: Entering directory `/home/riscphree/icecast-2.3.1/src'
Making all in avl
make[3]: Entering directory
2004 Aug 06
0
Building Icecast2 under OpenBSD
Hi!
After enjoying a successful build under Linux, I also wanted Icecast2 to
compile under OpenBSD (running 2.8 here). I am using the CVS source from
today.
The OBSD make needed operators and wouldn't work at all, but gmake did
the job. Unfortunately, it ended like this:
<snip>
gcc -O20 -fsigned-char -D_REENTRANT -I/usr/local/include/libxml
-I/usr/local/include -I/include -I/include