Displaying 20 results from an estimated 10000 matches similar to: "icses"
2004 Aug 06
3
New to Icecast
I've been lurking on the list for about a week, and
want to start with this question.
I've downloaded the latest Icecast file, do I also
need IceS 0.2.3 source as well?
What is the difference between the two files?
thanks
-Chris
<p><p>=====
*****************************************
GAIM ID: cmmiller1973
*****************************************
2007 Dec 28
2
[LLVMdev] fink llvm-gcc42 test packaging
I've created fink packaging for a building the llvm
and llvm-gcc-4.2 svn pulls under fink on Mac OS X. Hopefully
the fink info script and patch should be clear enough for
some comments on my build approach. The llvm-gcc and llvm-g++
compilers seem okay so far. The llvm-gfortran compiler seems to
always spew a warning..
WARNING: 128-bit integers not supported!
...even when just compiling a
2004 Aug 06
2
error with libshout
can't find help on this anywhere!
using ice get error message from ice:
[ ices]$ bin/ices -F ~uo/dilated.txt -P *****
Logfile opened
Mounted on http://127.0.0.1:8000/ices
Playing /export/mp3/My Music/Rawkus/Lyricist Lounge 2/Dilated Peoples -
Right and Exact.mp3
Error during send: Libshout reported send error, disconnecting: Libshout
socket error.
Mounted on http://127.0.0.1:8000/ices
Ices
2004 Aug 06
2
Newbee questions...
Hi all,
This is my first contribution to this ML. I would like to post 2 questions:
1.
I have just installed ices 0.2.3 and icecast 1.3.12 and I am trying to
run them.
In my etc/icecast.const i have kept the 3 default passwords for the
encoder, admin and oper (hackme) and modified my etc/ices.conf as follow:
...
<!-- Encoder password on the icecast server -->
2013 Mar 20
2
[LLVMdev] error: unable to get target for 'armv5', see --version and --triple.
Current llvm svn fails make check when built for only x86...
[100%] Running the LLVM regression tests
FAIL: LLVM :: DebugInfo/inlined-vars.ll (3994 of 7466)
******************** TEST 'LLVM :: DebugInfo/inlined-vars.ll' FAILED ********************
Script:
--
/sw/src/fink.build/llvm33-3.3-0/llvm-3.3/build/bin/./llc -O0 <
2004 Aug 06
2
Ices on Linux PPC
>
>
>
>
>>Also, will this live stream be Ogg or MP3? I need MP3.
>>
>>
>
>as mentioned before, ices2 will deal with ogg, mp3 can be dealt with by
>ices 0.2.3 or some other source tool.
>
>karl
>
>
Well, is ices 0.2.3 still being supported?
Because I still can't get it to compile on the PPC
even with new version of LAME and ogg
2004 Aug 06
2
Lame, Bitrates, ReEncoding I
I'd like to use the Bitrate and Reencode features of ices and understand I
must recompile with lamelib.
However, it's Very Unclear where to begin here. This is noted in the
ices-0.2.3 INSTALL file:
I installed lame as a debian package so lame.h is in
/usr/include/lame/lame.h
and libmp3lame.a is in /usr/lib. configure finds everything automatically.
<p>I assume we
2013 Mar 20
0
[LLVMdev] error: unable to get target for 'armv5', see --version and --triple.
On Wed, Mar 20, 2013 at 6:42 AM, Jack Howarth <howarth at bromo.med.uc.edu> wrote:
> Current llvm svn fails make check when built for only x86...
Ah, right, need to put that behind a "requires"... hrm. (or I could
just drop it & let the machines that are armv5 native catch this)
>
> [100%] Running the LLVM regression tests
> FAIL: LLVM ::
2013 Mar 20
1
[LLVMdev] error: unable to get target for 'armv5', see --version and --triple.
I hope this is addressed by r177545 - please let me know if this test
is still failing for you after that change.
On Wed, Mar 20, 2013 at 8:38 AM, David Blaikie <dblaikie at gmail.com> wrote:
> On Wed, Mar 20, 2013 at 6:42 AM, Jack Howarth <howarth at bromo.med.uc.edu> wrote:
>> Current llvm svn fails make check when built for only x86...
>
> Ah, right, need to put
2008 Aug 11
5
[LLVMdev] gfortran link failure in current llvm svn
The curent llvm svn (r54623) is unable to link the gfortran
compiler in llvm-gcc-4.2 svn. I am getting the error...
c++ -g -O2 -mdynamic-no-pic -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wmissing-format-attribute -mdynamic-no-pic -DHAVE_CONFIG_H -o f951 \
2004 Aug 06
2
error with libshout
all.. any list. can play mp3 with other apps.
more info:
OS :rh7.2 on intel i686
Wade Carroll wrote:
>Does this only occur with that one mp3 file or all?
>
>-----Original Message-----
>From: owner-icecast@xiph.org [mailto:owner-icecast@xiph.org]On Behalf Of
>MR I
>Sent: Monday, May 13, 2002 8:02 PM
>To: icecast@xiph.org
>Subject: [icecast] error with libshout
>
>
2012 Nov 06
2
[LLVMdev] undefined symbols in AddressSanitizer tests on darwin
At 167457 on x86_64-apple-darwin12, I am seeing a slew of AddressSanitizer failures due to
unresolved symbols such as...
Exit Code: 1
Command Output (stderr):
--
Undefined symbols for architecture x86_64:
"___asan_init", referenced from:
_asan.module_ctor in shared-lib-test-so-moBSTe.o
"___asan_register_globals", referenced from:
_asan.module_ctor in
2016 Oct 08
2
cmake 3.7.0-rc1 breaks stage2 bootstrap in openmp on 10.11 with Xcode 8
The new cmake 3.7.0-rc1 release produces a stage2 bootstrap failure in
openmp project build on OS X 10.11 under Xcode 8....
In file included from
/sw/src/fink.build/llvm40-4.0.0-1/llvm-4.0.0.src/projects/openmp/runtime/src/kmp_alloc.c:16:
In file included from
/sw/src/fink.build/llvm40-4.0.0-1/llvm-4.0.0.src/projects/openmp/runtime/src/kmp.h:98:
2007 May 31
2
installing nut for Mac OS X
i'd like to install nut on Mac OS X 10.4.9; i can't seem to get the Fink install to work (notes below), and i'm only semi-facile at command line installs; is installing nut on Mac OS X as simple as "make install" and no dependencies? if not is there a summary of what i'd need to do?
regarding nut on Fink:
based on a note in this list's archive i found that nut
2011 Jul 18
5
[LLVMdev] dragonegg svn still broken
Despite the commit of...
------------------------------------------------------------------------
r135371 | lattner | 2011-07-18 00:25:32 -0400 (Mon, 18 Jul 2011) | 2 lines
untested patch to de-constify llvm::Type, patch by David Blaikie!
current dragonegg svn at r135391 still fails to compile against FSF gcc 4.5.3
with the failure...
In file included from
2012 Nov 06
0
[LLVMdev] undefined symbols in AddressSanitizer tests on darwin
The fix is under review.
--kcc
On Tue, Nov 6, 2012 at 6:08 AM, Jack Howarth <howarth at bromo.med.uc.edu>wrote:
> At 167457 on x86_64-apple-darwin12, I am seeing a slew of
> AddressSanitizer failures due to
> unresolved symbols such as...
>
> Exit Code: 1
> Command Output (stderr):
> --
> Undefined symbols for architecture x86_64:
> "___asan_init",
2012 Nov 06
1
[LLVMdev] undefined symbols in AddressSanitizer tests on darwin
Fix is in (r167460).
On Tue, Nov 6, 2012 at 6:18 PM, Kostya Serebryany <kcc at google.com> wrote:
> The fix is under review.
>
> --kcc
>
>
> On Tue, Nov 6, 2012 at 6:08 AM, Jack Howarth <howarth at bromo.med.uc.edu>wrote:
>
>> At 167457 on x86_64-apple-darwin12, I am seeing a slew of
>> AddressSanitizer failures due to
>> unresolved symbols
2013 Nov 10
0
[LLVMdev] [Reminder] LLVM 3.4 Release Branching
On Sun, Nov 10, 2013 at 06:11:16AM -0800, Bill Wendling wrote:
> Good day!
>
> This is just a reminder that branching for the 3.4 release will occur at this time:
>
> Monday, November 18, 2013 at 7:00:00 PM PST / Tuesday, November 19, 2013 at 3:00:00 AM UTC
>
> What this means for you!
> ------------------------
>
> * Please keep the release notes up to date --
2013 Nov 11
0
[LLVMdev] [cfe-dev] [Reminder] LLVM 3.4 Release Branching
On Mon, Nov 11, 2013 at 06:46:47PM +0400, Alexander Potapenko wrote:
> This file is for configure+make build, not CMake, so I'm not sure why
> it's being included into your build (these failures aren't
> reproducible for me).
> Can you please list the exact steps you're doing to build LLVM with
> CMake and make sure you don't have additional CFLAGS (LDFLAGS etc)
2012 Oct 23
2
[LLVMdev] dyld: lazy symbol binding failed: fast lazy bind offset out of range
On Tue, Oct 23, 2012 at 02:03:15PM -0700, Nick Kledzik wrote:
>
> On Oct 23, 2012, at 1:57 PM, Jack Howarth wrote:
> > Nick,
> > Can I do this without access to a debug version of dyld? Using the copy of LLVMPolly.so with isl/cloog-isl/gmp statically linked,
> > I find that if I set the breakpoint to the address of the initializer...
> >
> > dyld: calling