gnash
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Gnash] Error compiling with dmalloc enable


From: strk
Subject: Re: [Gnash] Error compiling with dmalloc enable
Date: Wed, 24 May 2006 16:05:09 +0200

On Wed, May 24, 2006 at 02:06:58PM +0200, Frédéric Point wrote:
> Hi,
> 
> When I compile gnash with dmalloc enable I have this error :
> 
> i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I. -I..
> -I../server -I
> /usr/include -I/usr/include/libxml2 -I/usr/include/SDL -I/usr/include/SDL
> -DQT_T
> HREAD_SUPPORT -D_REENTRANT -I.. -I. -I.. -I../server -I/usr/include
> -I/usr/inclu
> de/libxml2 -I/usr/include/SDL -I/usr/include/SDL -O2 -mcpu=i686 -pipe -ansi
> -Wal
> l -MT utility.lo -MD -MP -MF .deps/utility.Tpo -c utility.cpp  -fPIC -DPIC
> -o .l
> ibs/utility.o
> utility.cpp: In function `void dump_memory_stats(const char*, int, const
> char*)
>   ':
> utility.cpp:81: error: aggregate `mallinfo mi' has incomplete type and
> cannot
>   be defined

Try including "malloc.h", struct mallinfo is defined there


--strk;





reply via email to

[Prev in Thread] Current Thread [Next in Thread]