vm_paddr_t causing port errors

Jake Burkholder jake at locore.ca
Mon Apr 7 04:18:44 PDT 2003


Apparently, On Mon, Apr 07, 2003 at 03:35:01AM -0700,
	Kris Kennaway said words to the effect of;

> It looks like a number of ports are failing on alpha with an error
> relating to vm_paddr_t.  Can whoever is responsible please
> investigate?
> 
> http://bento.freebsd.org/errorlogs/alpha-5-latest/ezload-0.3.1.log
> http://bento.freebsd.org/errorlogs/alpha-5-latest/lsof-4.67.log
> http://bento.freebsd.org/errorlogs/alpha-5-latest/tircproxy-0.4.5_3.log

It looks like these ports include kernel headers directly from a source
tree, not from the installed includes.  This will not work unless your
world is up to date.

Please don't blame kernel developers for broken applications.

Jake


More information about the freebsd-current mailing list