Date: Thu, 19 Oct 2000 09:44:51 -0500 From: Ade Lovett <ade@FreeBSD.org> To: Kirill Ponomarew <kirill@tro.de> Cc: freebsd-stable@freebsd.org Subject: Re: gnome 1.2 install Message-ID: <20001019094451.A770@FreeBSD.org> In-Reply-To: <Pine.BSF.4.21.0010191402260.27988-100000@chekov.tro>; from kirill@tro.de on Thu, Oct 19, 2000 at 02:04:42PM %2B0200 References: <Pine.BSF.4.21.0010191402260.27988-100000@chekov.tro>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Oct 19, 2000 at 02:04:42PM +0200, Kirill Ponomarew wrote: > /usr/local/include/malloc.h:65: warning: parameter names (without types) in > function declaration > > [snip] > How can I correct this ? Find the port that installed /usr/local/include/malloc.h and delete it with extreme prejudice. grep include/malloc.h /var/db/pkg/*/+CONTENTS should tell you. Then let me know which one it is and I'll go and mark it BROKEN until it installs things in places that don't mask system headers. -aDe -- Ade Lovett, Austin, TX. ade@FreeBSD.org FreeBSD: The Power to Serve http://www.FreeBSD.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20001019094451.A770>