Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 11 Nov 2013 19:01:37 +0100
From:      Oliver Pinter <oliver.pntr@gmail.com>
To:        Seniae <senua1972@gmail.com>
Cc:        freebsd-stable@freebsd.org
Subject:   Re: Several ports won't build FreeBSD 10 beta 3 with new xorg
Message-ID:  <CAPjTQNFp4Dj=iTnhZFyh-BJcYksybO51eRQgYBmvu%2B5RBgQDjg@mail.gmail.com>
In-Reply-To: <1384189028970-5860279.post@n5.nabble.com>
References:  <78BFB16A90AF4E67B9CF57E9C7111D69@SeniaePC> <1383924262386-5859538.post@n5.nabble.com> <CACuV5sBKMi5W7_pNtKnPJ-Se5i_aSwvoVyoHMFce1x2E7p80zw@mail.gmail.com> <1384035336707-5859800.post@n5.nabble.com> <1384038404408-5859808.post@n5.nabble.com> <CACuV5sBnuEwFRcF78f1eA4eTPbASq8_CneBMuhQ6mJkkGd5%2B6Q@mail.gmail.com> <CACuV5sAfVXJKXD8ffaL=n84mPimbCF-zo4Q00MOSv1X3U0n3Rw@mail.gmail.com> <1384189028970-5860279.post@n5.nabble.com>

next in thread | previous in thread | raw e-mail | index | archive | help

On 11/11/13, Seniae <senua1972@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@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-stable
> To unsubscribe, send any mail to "freebsd-stable-unsubscribe@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.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAPjTQNFp4Dj=iTnhZFyh-BJcYksybO51eRQgYBmvu%2B5RBgQDjg>