Displaying 20 results from an estimated 4000 matches similar to: "building icecast under Windows"
2017 Nov 01
0
R-3.4.2: make check stops at line 698 of tests/reg-tests-1d.R
On 01/11/2017 12:02 PM, Albrecht Kauffmann wrote:
> Dear Duncan,
>
> Many thanks!
>
> Am Mi, 1. Nov 2017, um 16:17, schrieb Duncan Murdoch:
>> On 01/11/2017 8:11 AM, Albrecht Kauffmann wrote:
>>> Hi all,
>>>
>>> after compiling R-3.4.2 on opensuse leap 42.3, make check failed. Until
>>> R-3.4.1 I never had a problem with these tests. No,
2017 Nov 01
0
R-3.4.2: make check stops at line 698 of tests/reg-tests-1d.R
On 01/11/2017 8:11 AM, Albrecht Kauffmann wrote:
> Hi all,
>
> after compiling R-3.4.2 on opensuse leap 42.3, make check failed. Until
> R-3.4.1 I never had a problem with these tests. No, the programm stops
> at the following line of tests/reg-tests-1d.R:
>
>> ## available.packages() (not) caching in case of errors
>> tools::assertWarning(ap1 <-
2017 Nov 01
2
R-3.4.2: make check stops at line 698 of tests/reg-tests-1d.R
Dear Duncan,
Many thanks!
Am Mi, 1. Nov 2017, um 16:17, schrieb Duncan Murdoch:
> On 01/11/2017 8:11 AM, Albrecht Kauffmann wrote:
> > Hi all,
> >
> > after compiling R-3.4.2 on opensuse leap 42.3, make check failed. Until
> > R-3.4.1 I never had a problem with these tests. No, the programm stops
> > at the following line of tests/reg-tests-1d.R:
> >
>
2017 Nov 01
2
R-3.4.2: make check stops at line 698 of tests/reg-tests-1d.R
Hi all,
after compiling R-3.4.2 on opensuse leap 42.3, make check failed. Until
R-3.4.1 I never had a problem with these tests. No, the programm stops
at the following line of tests/reg-tests-1d.R:
> ## available.packages() (not) caching in case of errors
> tools::assertWarning(ap1 <- available.packages(repos = "http://foo.bar"))
> tools::assertWarning(ap2 <-
2017 Nov 01
2
R-3.4.2: make check stops at line 698 of tests/reg-tests-1d.R
Am Mi, 1. Nov 2017, um 17:40, schrieb Duncan Murdoch:
> On 01/11/2017 12:02 PM, Albrecht Kauffmann wrote:
> > Dear Duncan,
> >
> > Many thanks!
> >
> > Am Mi, 1. Nov 2017, um 16:17, schrieb Duncan Murdoch:
> >> On 01/11/2017 8:11 AM, Albrecht Kauffmann wrote:
> >>> Hi all,
> >>>
> >>> after compiling R-3.4.2 on
2017 Nov 01
0
R-3.4.2: make check stops at line 698 of tests/reg-tests-1d.R
On 01/11/2017 1:08 PM, Albrecht Kauffmann wrote:
> Am Mi, 1. Nov 2017, um 17:40, schrieb Duncan Murdoch:
>> On 01/11/2017 12:02 PM, Albrecht Kauffmann wrote:
>>> Dear Duncan,
>>>
>>> Many thanks!
>>>
>>> Am Mi, 1. Nov 2017, um 16:17, schrieb Duncan Murdoch:
>>>> On 01/11/2017 8:11 AM, Albrecht Kauffmann wrote:
>>>>>
2017 Nov 01
1
R-3.4.2: make check stops at line 698 of tests/reg-tests-1d.R
Dear Duncan,
thank you very much, that is it! Indeed, there was activated in my
internet router the "telekom navigation help". When I am (or the system
is) looking for an not existent url, this "help" opens its own website.
After deactivation of telekom navigation help, the normal message
(server not found) comes. I never gave attention to this "help",
although it is
2014 Aug 26
2
[LLVMdev] [BUG] Varargs example in LangRef segfaults
Hi,
So the Variable Argument Handling Intrinsics section of the LangRef
(http://llvm.org/docs/LangRef.html#variable-argument-handling-intrinsics)
lists an example that segfaults. Try the following on x86_64:
-- 8< --
define i32 @test(i32 %X, ...) {
; Initialize variable argument processing
%ap = alloca i8*
%ap2 = bitcast i8** %ap to i8*
call void @llvm.va_start(i8* %ap2)
; Read a
2004 Oct 22
1
[PATCH] off-by-one in asprintf/vasprintf
Fix an off-by-one in asprintf and vasprintf. The return of vsnprintf is
the number of bytes *not* including the terminating '\0'. The size
argument to vsnprintf is the number of bytes *including* the terminating
'\0'.
diff -u klibc-0.188/klibc/asprintf.c udev/klibc-0.188/klibc/asprintf.c
--- klibc-0.188/klibc/asprintf.c 2004-10-22 12:07:22.678906352 -0600
+++
2014 Oct 29
2
[LLVMdev] [PATCH] LangRef: va_arg doesn't work on X86_64; update example
Provide a full-fledged example of working variable arguments on X86_64,
since it's easily the most popular platform.
Cc: Reid Kleckner <rnk at google.com>
Signed-off-by: Ramkumar Ramachandra <artagnon at gmail.com>
---
docs/LangRef.rst | 44 ++++++++++++++++++++++++++++++--------------
1 file changed, 30 insertions(+), 14 deletions(-)
diff --git a/docs/LangRef.rst
2019 Jan 25
0
[klibc:update-dash] [BUILTIN] Handle embedded NULs correctly in printf
Commit-ID: e4610e5e04a3292a48a239be366e7767b64ffdcb
Gitweb: http://git.kernel.org/?p=libs/klibc/klibc.git;a=commit;h=e4610e5e04a3292a48a239be366e7767b64ffdcb
Author: Herbert Xu <herbert at gondor.apana.org.au>
AuthorDate: Mon, 27 Oct 2014 12:19:25 +0800
Committer: Ben Hutchings <ben at decadent.org.uk>
CommitDate: Fri, 25 Jan 2019 02:57:21 +0000
[klibc] [BUILTIN] Handle
2020 Mar 28
0
[klibc:update-dash] dash: [BUILTIN] Handle embedded NULs correctly in printf
Commit-ID: 27d0e9f3b74b25e5d2c9f366074edb77b9ef5f9f
Gitweb: http://git.kernel.org/?p=libs/klibc/klibc.git;a=commit;h=27d0e9f3b74b25e5d2c9f366074edb77b9ef5f9f
Author: Herbert Xu <herbert at gondor.apana.org.au>
AuthorDate: Mon, 27 Oct 2014 12:19:25 +0800
Committer: Ben Hutchings <ben at decadent.org.uk>
CommitDate: Sat, 28 Mar 2020 21:42:54 +0000
[klibc] dash: [BUILTIN]
2016 Feb 01
0
[klibc:master] Make asprintf() a simple wrapper around vasprintf()
Commit-ID: 17fabd540aeb5019909a024243c6d26610cab307
Gitweb: http://git.kernel.org/?p=libs/klibc/klibc.git;a=commit;h=17fabd540aeb5019909a024243c6d26610cab307
Author: H. Peter Anvin <hpa at zytor.com>
AuthorDate: Mon, 1 Feb 2016 01:55:04 -0800
Committer: H. Peter Anvin <hpa at zytor.com>
CommitDate: Mon, 1 Feb 2016 01:55:04 -0800
[klibc] Make asprintf() a simple wrapper
2002 Nov 22
0
RIF: Routing problem
Thanks Jose,
I found the key in the routing table of Router2; it had bad entries for the farest subnets (didn't have the 'via' commands...).
Thanks for helping me.
Now I'm gonna configure the network with IPv6 'cause I have to make it work with Mobile IPv6.
Anybody working on these funny things can mail me, so we can suffer togheter! :-)
Bye,
Mauro
-----Messaggio
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
2016 May 31
0
va_arg on Windows 64 bits
Hi everyone,
I'm interested in variadic functions and how llvm handles them. I
discovered that the Clang frontend is doing a great job at lowering the
va_arg (precisely __builtin_va_arg) function into target dependent
code. I have also seen the va_arg function that exist at IR level.
I found some information about va_arg (IR one) that currently does not
support all platform. But since 2009,
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
2016 Apr 20
3
va_arg on Windows 64
Hi everyone,
I'm interested in variadic functions and how llvm handles them. I
discovered that the Clang frontend is doing a great job at lowering the
va_arg (precisely __builtin_va_arg) function into target dependent
code. I have also seen the va_arg function that exist at IR level.
I found some information about va_arg (IR one) that currently does not
support all platform. But since 2009,
2012 Feb 09
2
nmbd process and winbindd process can't start in multi network interface environement
Hello,
Our OS is AIX 6100-06-05-1115 and SAMBA version is 3.3.12.0
We have two network interfaces with different IPs. Now we restrict SAMBA active in onf of the interface. SWAT and smbd can start. But nmbd and winbindd processes can't start. And there is below warning info in log.nmbd and log.winbindd. Please give your suggestions and thx.
pekwj42a-> # cat /usr/lib/smb.conf
# Samba
2004 Jan 22
2
MGCP Problem.
Hi.
I'm new in Asterisk with MGCP. I set up a MGCP user agent and start asterisk
with the next configuration files.
'--------------- extensions.conf
----------------------------------------------------
[general]
static=yes
writeprotect=yes
[globals]
ap1 => mgcp/aaln/ap200@64.76.148.186
[macro-apl1]
exten => s,1,Dial(${ARG1},30,Ttmr)
;exten => s,2,Voicemail(u${MACRO_EXTEN})