Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 02 Oct 2022 21:01:18 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 266776] graphics/tesseract: Link with libomp.so to fix missing symbol error; Add compiler:c++20-lang
Message-ID:  <bug-266776-7788@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 266776
           Summary: graphics/tesseract: Link with libomp.so to fix missing
                    symbol error; Add compiler:c++20-lang
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: pkubaj@FreeBSD.org
          Reporter: yuri@freebsd.org
          Assignee: pkubaj@FreeBSD.org
             Flags: maintainer-feedback?(pkubaj@FreeBSD.org)

Created attachment 237028
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D237028&action=
=3Dedit
patch

Currently libtesseract.so fails:
> ld-elf.so.1: /usr/local/lib/libtesseract.so: Undefined symbol "__kmpc_glo=
bal_thread_num"

The attached patch solves this problem.

--=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-266776-7788>