cvs commit: ports/devel/gnomevfs2 Makefile

Andrea Campi andrea+freebsd_cvs_all at webcom.it
Mon Jan 10 00:54:42 PST 2005


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!


More information about the cvs-all mailing list