<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to 1:  conflicting types for `__malloc_hook'</title><link>https://sourceforge.net/p/fnccheck/bugs/1/</link><description>Recent changes to 1:  conflicting types for `__malloc_hook'</description><atom:link href="https://sourceforge.net/p/fnccheck/bugs/1/feed.rss" rel="self"/><language>en</language><lastBuildDate>Wed, 08 Aug 2001 22:46:35 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/fnccheck/bugs/1/feed.rss" rel="self" type="application/rss+xml"/><item><title> conflicting types for `__malloc_hook'</title><link>https://sourceforge.net/p/fnccheck/bugs/1/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;I am trying CVS version from August 8th, 2001&lt;/p&gt;
&lt;p&gt;I had the same Problem with fnccheck-1.4&lt;/p&gt;
&lt;p&gt;gcc  -Wall -O3 -fPIC -DFNCCHK_USE_THREAD &lt;br /&gt;
-I/usr/local/include -I/usr/include -c fnclibmalloc.c&lt;br /&gt;
fnclibmalloc.c:81: conflicting types for &lt;br /&gt;
`__malloc_hook'&lt;br /&gt;
/usr/include/malloc.h:226: previous declaration of &lt;br /&gt;
`__malloc_hook'&lt;br /&gt;
fnclibmalloc.c:82: conflicting types for &lt;br /&gt;
`__realloc_hook'&lt;br /&gt;
/usr/include/malloc.h:229: previous declaration of &lt;br /&gt;
`__realloc_hook'&lt;br /&gt;
fnclibmalloc.c:83: conflicting types for `__free_hook'&lt;br /&gt;
/usr/include/malloc.h:224: previous declaration of &lt;br /&gt;
`__free_hook'&lt;br /&gt;
fnclibmalloc.c:84: conflicting types for &lt;br /&gt;
`__memalign_hook'&lt;br /&gt;
/usr/include/malloc.h:232: previous declaration of &lt;br /&gt;
`__memalign_hook'&lt;br /&gt;
make[2]: *** [fnclibmalloc.o] Error 1&lt;br /&gt;
make[2]: Leaving directory `/usr/src/fnccheck/src/lib'&lt;/p&gt;
&lt;p&gt;Quick fix: &lt;/p&gt;
&lt;p&gt;remove definitions in fnclibmalloc.c line 81 - 84&lt;/p&gt;
&lt;p&gt;My System:&lt;/p&gt;
&lt;p&gt;Debian Woody&lt;/p&gt;
&lt;p&gt;troubadix:/usr/src/fnccheck# gcc -v&lt;br /&gt;
Reading specs from &lt;br /&gt;
/usr/lib/gcc-lib/i386-linux/2.95.3/specs&lt;br /&gt;
gcc version 2.95.3 20010315 (Debian release)&lt;/p&gt;
&lt;p&gt;troubadix:/usr/src/fnccheck# /lib/libc.so.6 &lt;br /&gt;
GNU C Library stable release version 2.2.3,&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Stefan Heimers</dc:creator><pubDate>Wed, 08 Aug 2001 22:46:35 -0000</pubDate><guid>https://sourceforge.net3284570364f9b89c53ad604546755c4cdb09190b</guid></item></channel></rss>