Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 07 Jun 2022 09:07:04 +0000
From:      bugzilla-noreply@freebsd.org
To:        office@FreeBSD.org
Subject:   [Bug 264514] editors/libreoffice fails to build: unwind.h
Message-ID:  <bug-264514-25061-StyWH5ImqM@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-264514-25061@https.bugs.freebsd.org/bugzilla/>
References:  <bug-264514-25061@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D264514

Tijl Coosemans <tijl@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |tijl@FreeBSD.org

--- Comment #1 from Tijl Coosemans <tijl@FreeBSD.org> ---
(In reply to Mikhail T. from comment #0)
I assume /opt is your /usr/local?  It's strange that the compiler includes
/opt/include/unwind.h while it has already included
/usr/include/c++/v1/unwind.h.  Where is the latter coming from?

In any case, you should not have both /usr/include/c++/v1/unwind.h and
/usr/include/unwind.h so I think you need to run "cd /usr/src && make
delete-old".

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-264514-25061-StyWH5ImqM>