Date: Mon, 10 Jan 2005 09:54:41 +0100 From: Andrea Campi <andrea+freebsd_cvs_all@webcom.it> To: Joe Marcus Clarke <marcus@FreeBSD.org> Cc: ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/devel/gnomevfs2 Makefile Message-ID: <20050110085441.GB20530@webcom.it> In-Reply-To: <1105346939.37755.41.camel@shumai.marcuscom.com> References: <200501100828.j0A8S6XS048655@repoman.freebsd.org> <20050110084730.GA20530@webcom.it> <1105346939.37755.41.camel@shumai.marcuscom.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, Jan 10, 2005 at 03:48:59AM -0500, Joe Marcus Clarke wrote: > > > > > > Modified files: > > > devel/gnomevfs2 Makefile > > > Log: > > > Disable howl support on Alpha during package building since howl is currently > > > broken on Alpha. I'm waiting to hear back from the maintainer on a proposed > > > fix. > > > > I also posted a proposed fix on this list a couple of days ago. If (either > > one) can be verified to be working, I'll see that it is committed to the > > upstream vendor. > > You include stdint.h unconditionally which isn't present on 4.X. I was > thinking of using inttypes.h instead. Sure, that's better. Did you actually test it builds on both i386 and alpha? Keep in mind however that this is a stopgap measure anyway. I don't like the header pollution, and when submitting this to the vendor I'll try to have all source files that include this header include any prerequisite (given that it's OS dependent anyway). This might be complicated by the fact that this header file comes from Apple, so the fix might need to wait on them also. All this to say that an ok fix would be fine, no need to have a perfect one ;-) Bye, Andrea -- Intel: where Quality is job number 0.9998782345!
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050110085441.GB20530>