Dmalloc support?



I am trying to compile glib-1.2.8 with dmalloc support and
I'm getting the following errors.

Is dmalloc really supported, or is there something else I need
to configure?

make[2]: Entering directory `/export/src/LIBS/glib-1.2.8-debug'
/bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. 
-DG_LOG_DOMAIN=g_log_domain_glib   -I/usr/local/lib/oss -I/opt/local/include 
  -O3 -mcpu=pentiumpro -Wall  -D_REENTRANT -DUSE_DMALLOC -c garray.c
rm -f .libs/garray.lo
gcc -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN=g_log_domain_glib 
-I/usr/local/lib/oss -I/opt/local/include -O3 -mcpu=pentiumpro -Wall 
-D_REENTRANT -DUSE_DMALLOC -c garray.c  -fPIC -DPIC
garray.c: In function `g_array_free':
garray.c:89: warning: implicit declaration of function `FREE'
garray.c: In function `g_array_maybe_expand':
garray.c:237: warning: implicit declaration of function `REALLOC'
garray.c: In function `g_ptr_array_maybe_expand':
garray.c:313: warning: implicit declaration of function `CALLOC'
garray.c:313: parse error before `gpointer'
make[2]: *** [garray.lo] Error 1
make[2]: Leaving directory `/export/src/LIBS/glib-1.2.8-debug'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/export/src/LIBS/glib-1.2.8-debug'
make: *** [all-recursive-am] Error 2

________________________________________________________________________
Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com





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