Several ports won't build FreeBSD 10 beta 3 with new xorg

Oliver Pinter oliver.pntr at gmail.com
Mon Nov 11 18:01:38 UTC 2013


On 11/11/13, Seniae <senua1972 at gmail.com> wrote:
> My system is using this dri version dri-9.1.6_,2. Did you try to make a
> clean
> install for just dri and after that install the xorg server?
>
>
>
> --
> View this message in context:
> http://freebsd.1045724.n5.nabble.com/Several-ports-won-t-build-FreeBSD-10-beta-3-with-new-xorg-tp5859170p5860279.html
> Sent from the freebsd-stable mailing list archive at Nabble.com.
> _______________________________________________
> freebsd-stable at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-stable
> To unsubscribe, send any mail to "freebsd-stable-unsubscribe at freebsd.org"
>

try this:

script build-log-of-failed-xorg
cd /usr/ports/x11-server/xorg-server
make
make deinstall reinstall
cd /usr/ports/*/emacs
make
make deinstall reinstall
^D

And attach  the file named build-log-of-failed-xorg. In this file we
are able to see, where the build broke.


More information about the freebsd-stable mailing list