Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 6 Jun 2014 11:58:32 +0200
From:      Kata Goto <black.katagoto@gmail.com>
To:        freebsd-ports@freebsd.org
Subject:   Unable to build graphics/libEGL on 10.0 but not on 9.2
Message-ID:  <CAOy9mGpnt-vKmW8pYmbireJ5cca__VKHHLTenKBcgaghtPuXMg@mail.gmail.com>

next in thread | raw e-mail | index | archive | help
Hi all,

is there differences with make.conf beetwen 9.2 and 10.0?
I have this make.conf (into poudriere) : http://bpaste.net/show/347960/
On the 9.2 graphics/libEGL compiles, but on 10.0 it is ignored with this
message : "Ignored: Please enable WITH_NEW_XORG, libEGL needs libdrm higher
then 2.4.24".

This errors comes from
https://github.com/freebsd/freebsd-ports/blob/master/graphics/libEGL/Makefile#L26
but what's weird is that I have this "WITH_NEW_XORG=yes" at line 1 which
might evaluate .if ! defined(WITH_NEW_XORG) to false.

Thanks by advance for your help.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAOy9mGpnt-vKmW8pYmbireJ5cca__VKHHLTenKBcgaghtPuXMg>