xorg fails to build on nvidia machine

Mark Kirkwood markir at paradise.net.nz
Sun Jul 29 23:45:47 UTC 2007


MC wrote:
> I built the xorg-server on a virtual machine and used pkg_add.  I have
> no idea why that didn't compile on the main machine, and probably
> never will.  Anyway it is back together again.  It would be nice if
> there were a utility to spit out packages on a working machine,
> without going to the effort of rebuilding the port first, as my other
> workstation has everything operational.  There must be such a utility
> hiding somewhere in the portupgrade code.
>
>   
Yo could try:

$ cd /usr/ports/x11-servers/xorg-server
$ make package

Which should get you a binary package for xorg-server that you can 
install on another machine.

Cheers

Mark


More information about the freebsd-x11 mailing list