GNOME Bugzilla – Bug 93670
Doesn't build under hppa
Last modified: 2004-12-22 21:47:04 UTC
Hi, The build fail with : memintercept-utils.c: In function `mi_atomic_increment': memintercept-utils.c:275: `p' undeclared (first use in this function) memintercept-utils.c:275: (Each undeclared identifier is reported only once memintercept-utils.c:275: for each function it appears in.) memintercept-utils.c:277: warning: control reaches end of non-void function memintercept-utils.c: In function `mi_atomic_decrement': memintercept-utils.c:290: `p' undeclared (first use in this function) memintercept-utils.c:292: warning: control reaches end of non-void function You can find the full log here : http://buildd.debian.org/fetch.php?&pkg=memprof&ver=0.5.1-1&arch=hppa&stamp=1031954938&file=log&as=raw
Fixed, but note that memprof is very much i386-only at the current time. Thu Sep 19 14:30:31 2002 Owen Taylor <otaylor@redhat.com> * memintercept-utils.c (mi_atomic_[increment/decrement]): Fix wrong in the non-atomic fallback case. (#93670, Christian Marillat)
Are you still interested if I build memprof against all ours Debian architectures ? This may help for debugging memprof
memprof does not work with anything but x86, and will not work without extensive work. There is no point in building it for other architectures.