Results 1 to 1 of 1
hi all,
I am trying to install YAMD debugger .I used yamd-0.32.tar.gz. I am using Ubuntu 12.10 or Linux version 3.5.0.17. after downloading, unzipping, when i run Make on the ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 11-13-2012 #1Just Joined!
- Join Date
- Nov 2012
- Posts
- 1
Installing YAMD :__malloc_initialize_hook error
hi all,
I am trying to install YAMD debugger .I used yamd-0.32.tar.gz. I am using Ubuntu 12.10 or Linux version 3.5.0.17. after downloading, unzipping, when i run Make on the make file,
I get follwing errorCode:make -f Makefile
Any ideas how to get past this? I am new to Linux, so any help is appreciated.error: conflicting type qualifiers for ‘__malloc_initialize_hook’
In file included from yamd.c:23:0:
/usr/include/malloc.h:170:38: note: previous declaration of ‘__malloc_initialize_hook’ was here
yamd.c:1861:34: error: ‘sigsegv_handler’ undeclared (first use in this function)
yamd.c:1861:34: note: each undeclared identifier is reported only once for each function it appears in
yamd.c: At top level:
Thank you
viv


Reply With Quote
