Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 10 Aug 1995 09:09:45 +0200 (MET DST)
From:      J Wunsch <j@uriah.heep.sax.de>
To:        ports@freebsd.org
Subject:   Re: xperfmon doesn't build on -current
Message-ID:  <199508100709.JAA03708@uriah.heep.sax.de>
In-Reply-To: <199508091201.FAA05114@silvia.HIP.Berkeley.EDU> from "Satoshi Asami" at Aug 9, 95 05:01:26 am

next in thread | previous in thread | raw e-mail | index | archive | help
As Satoshi Asami wrote:
> 
> I thought I'd try mprof'ing xperfmon to see where it's leaking the
> sweet memories, but it doesn't build even without libmp....
> 
> Satoshi
> -------
> >> make

...
> gcc -m486 -O2 -pipe   -I. -I./lib/Xt -I. -I./X11  -I/usr/X11R6/include  -DCSRG_BASED  -DFUNCPROTO=15 -DNARROWPROTO   -c bsd_system.c
> In file included from bsd_system.c:72:
> /usr/include/nfs/nfs.h:186: parse error before `NFSKERBKEY_T'
> /usr/include/nfs/nfs.h:186: warning: no semicolon at end of struct or union
> /usr/include/nfs/nfs.h:197: parse error before `NFSKERBKEY_T'
> /usr/include/nfs/nfs.h:197: warning: no semicolon at end of struct or union

Booah.

Btw., i've already tried the hell to find out why xperfmon is leaking
the memory, while the *very same image* did work well on 1.1.5.1.  All
i found that it happened inside Xt/Xaw, until i finally gave up. :-(
There's no apparent bug or memory leak caused in the non-Xt part of
the program.

-- 
cheers, J"org

joerg_wunsch@uriah.heep.sax.de -- http://www.sax.de/~joerg/
Never trust an operating system you don't have sources for. ;-)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199508100709.JAA03708>