Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 14 Jan 2016 17:35:35 +0100
From:      Juan =?iso-8859-1?b?UmFt824=?= Molina Menor <listjm@club-internet.fr>
To:        freebsd-x11@freebsd.org, =?iso-8859-1?q?Jean-S=E9bastien_P=E9dron?= <jean-sebastien.pedron@dumbbell.fr>
Subject:   build-able drm-i915-update-38
Message-ID:  <5697CE57.8090800@club-internet.fr>

next in thread | raw e-mail | index | archive | help
> On 13/01/2016 09:27, Nikola Pajkovsky wrote:
> >/I was trying build HEAD drm-i915-update-38, and I found it, it does not />/build. Can we please push only changes, which does build? /
> Hi!
>
> I rebuild a full kernel from scratch and it does build fine here. There
> is no "unused variable" warning for me. Do you build a non-debug kernel
> perhaps? I don't plan to build-test such a kernel now, I'll do it when
> the patch is finished.
>
> >/I can send you patch to fix it later on today. I'm going to try start />/syncing drm with v3.9 today. Where do you want me to send patches, />/freebsd-x11 or pull request in github? /
> For the warning, it can be a pull request on the drm-i915-update-38
> branch. I will create drm-next-3.9 branch too for you to start.
>
> Thanks!
>
> -- 
> Jean-Sébastien Pédron

Hi!

I’m also getting an ‘unused variable’ buildkernel error with the latest 
source:

--- all_subdir_drm2 ---
/usr/src/i915/sys/modules/drm2/i915kms/../../../dev/drm2/i915/i915_gem_gtt.c:451
:12: error: unused variable ’max_entries’ [-Werror,-Wunused-variable]
          const int max_entries = dev_priv->mm.gtt->gtt_total_entries - 
first_entry;
                   ^
1 error generated.

Best regards,
Juan



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