Re: [squid-users] dlmalloc.c:796: conflicting types for `sbrk'

From: <lucas@dont-contact.us>
Date: Wed, 12 Jun 2002 16:00:09 -0700

I just wanted to test it (compare/contrast to squid with the existing malloc) to see if I could
squeeze any more performance out of it.

Thanks,

Lucas

On 13 Jun 2002 at 0:53, Henrik Nordstrom wrote:

> Is there any specific reason to why you think you need dlmalloc? The
> native malloc is usually preferable unless it is known to have
> problems..
>
> But to answer your question: It is probably safe to comment out the
> offending line of dlmalloc.c, or upgrading dlmalloc.c to a newer
> version from the author.
>
> Regards
> Henrik
>
> On Wednesday 12 June 2002 20:35, lucas@omsoft.com wrote:
> > I am attempting to compile Squid2.4Stable3 with dlmalloc on FreeBSD
> > 4.5. Running 'configure' works fine. However, when running 'make',
> > I get the following error:
> > ---
> > dlmalloc.c:796: conflicting types for `sbrk'
> > /usr/include/unistd.h:185: previous declaration of `sbrk'
> > ---
>
>
>
Received on Wed Jun 12 2002 - 16:58:15 MDT

This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 17:08:39 MST