After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 93670 - Doesn't build under hppa
Doesn't build under hppa
Status: RESOLVED FIXED
Product: memprof
Classification: Other
Component: general
0.4.x
Other Linux
: Normal normal
: ---
Assigned To: MemProf Maintainers
MemProf Maintainers
Depends on:
Blocks:
 
 
Reported: 2002-09-19 15:45 UTC by Christian Marillat
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Christian Marillat 2002-09-19 15:45:59 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
Comment 1 Owen Taylor 2002-09-19 18:34:22 UTC
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)
Comment 2 Christian Marillat 2002-09-20 21:05:22 UTC
Are you still interested if I build memprof against all ours Debian
architectures ? This may help for debugging memprof
Comment 3 Owen Taylor 2002-09-20 21:28:17 UTC
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.