Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 18 Apr 2019 14:15:12 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 237361] mail/exim: Fails to link with LMDB=on
Message-ID:  <bug-237361-7788@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 237361
           Summary: mail/exim: Fails to link with LMDB=3Don
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
               URL: https://people.freebsd.org/~tobik/logs/exim-4.92_3.log
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: vsevolod@FreeBSD.org
          Reporter: tobik@freebsd.org
          Assignee: vsevolod@FreeBSD.org
             Flags: maintainer-feedback?(vsevolod@FreeBSD.org)

See the linked build log for more details.

cc -o exim
/usr/bin/ld: warning: cannot find entry symbol xport-dynamic; defaulting to
000000000805eed0
lookups/lookups.a(lmdb.o): In function `lmdb_open':
lmdb.c:(.text+0x4e): undefined reference to `mdb_env_create'
lmdb.c:(.text+0x76): undefined reference to `mdb_env_open'
lmdb.c:(.text+0xa2): undefined reference to `mdb_txn_begin'
lmdb.c:(.text+0xc5): undefined reference to `mdb_dbi_open'
lmdb.c:(.text+0xe8): undefined reference to `mdb_txn_abort'
lmdb.c:(.text+0xfb): undefined reference to `mdb_env_close'
lmdb.c:(.text+0x104): undefined reference to `mdb_strerror'

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