See messages forwarded below. Sent to the wrong bug report in error.Begin forwarded message:From: Alasdair McWilliam <[EMAIL PROTECTED]>Date: 16 May 2005 14:45:15 BDTTo: Marc Haber <[EMAIL PROTECTED]>Cc: [EMAIL PROTECTED]Subject: Fwd: Bug#307231: RageIRCd build failure on
Thiemo Seufer suggests replacing the entire VA_COPY detection code with:
#if defined(__GNUC__) || (defined(__powerpc__) && defined(__FreeBSD__))
#define VA_COPY __va_copy
#elif defined(__powerpc__) && defined(__NetBSD__)
#define VA_COPY va_copy
#else
#define VA_COPY(x, y) x = y
#endif
With that p
tags #307231
thanks
To help debugging you can configure with --enable-developer (either
manually with ./configure or specified in config when it asks for
additional arguments). This makes compile a bit more anally retentive
and will complain at more things. Hehe.
Alasdair
On 7 May 2005, at 1
tags #307231
thanks
On Sun, May 01, 2005 at 11:44:56PM +0100, Alasdair McWilliam wrote:
> The compile failure is in src/ircsprintf.c as follows.
>
> cc -g -Wall -O2 -export-dynamic -I../adns -I../include -I../zlib -c
> ircsprintf.c
> ircsprintf.c: In function `ircvsprintf':
> ircsprintf.c:29:
Probably because I've made a wee booboo. ;-)
2.0.1 will be along quicker than planned as I was up until 3am doing
lots of tweaking and fixing here and there.
Give me a few days. (I've a better fix for the va_copy issue too,
will use autoconf.)
Thanks for responding
Alasdair
On 2 May 2005, at
Processing commands for [EMAIL PROTECTED]:
> severity #307231 serious
Bug#307231: RageIRCd build failure on s390
Severity set to `serious'.
> thanks
Stopping processing here.
Please contact me if you need assistance.
Debian bug tracking system administrator
(administrator, Debian Bu
6 matches
Mail list logo