[Bug 264514] editors/libreoffice fails to build: unwind.h

From: <bugzilla-noreply_at_freebsd.org>
Date: Tue, 07 Jun 2022 09:07:04 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=264514

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".

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