måndag 07 februari 2005 14.42 skrev Jeff Trawick:
> On Mon, 7 Feb 2005 14:34:16 +0100, Oden Eriksson
>
> <[EMAIL PROTECTED]> wrote:
> > Oh!, I just noticed this using the tar balls from
> > http://www.apache.org/~jerenkrantz/0.9.6/
> >
> > (same code as the bundled one)
> >
> > /bin/sh /home/oden/RPM/BUILD/apr-0.9.6/libtool --silent --mode=compile
> > gcc -pthread  -O2 -fomit-frame-pointer -pipe -march=i586
> > -mtune=pentiumpro -DHAVE_CONFIG_H -DLINUX=2 -D_REENTRANT
> > -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE  
> > -I../../include -I../../include/arch/unix  -c threadpriv.c && touch
> > threadpriv.lo
> > thread.c:104: error: redefinition of 'apr_threadattr_stacksize_set'
> > thread.c:88: error: previous definition of 'apr_threadattr_stacksize_set'
> > was here
>
> Can you figure out why gcc complains about thread.c when it has been
> told to compile threadpriv.c?  Was that simply a cut and paste issue?
>
> Also, this is my line 104 in thread.c: apr_thread_t *thread =
> (apr_thread_t*)opaque;
>
> What do you have?

Oops. It seems I forgot to nuke one of the patches. Sorry for the noise.

-- 
Regards // Oden Eriksson

Reply via email to