Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 11 Dec 2023 15:56:02 +0000
From:      bugzilla-noreply@freebsd.org
To:        uboot@FreeBSD.org
Subject:   maintainer-approval requested: [Bug 267842] sysutils/u-boot-tools: error: typedef redefinition with different types ('uint64_t' (aka 'unsigned long') vs 'unsigned long long') : [Attachment 246983] [patch] look in wrkdir for include files before /usr/local
Message-ID:  <bug-267842-39090-AwyNeoKIHj@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-267842-39090@https.bugs.freebsd.org/bugzilla/>
References:  <bug-267842-39090@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
John Hein <jcfyecrayz@liamekaens.com> has asked freebsd-uboot (Nobody)
<uboot@FreeBSD.org> for maintainer-approval:
Bug 267842: sysutils/u-boot-tools: error: typedef redefinition with differe=
nt
types ('uint64_t' (aka 'unsigned long') vs 'unsigned long long')
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D267842

Attachment 246983: [patch] look in wrkdir for include files before /usr/loc=
al
https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D246983&action=3Dedit



--- Comment #6 from John Hein <jcfyecrayz@liamekaens.com> ---
Created attachment 246983
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D246983&action=
=3Dedit
[patch] look in wrkdir for include files before /usr/local

Look in local source tree before elsewhere (like /usr/local) for include fi=
les.
 This fixes the pollution observed by the OP (possibly caused by v4l_compat
being installed or similar).



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-267842-39090-AwyNeoKIHj>