[Bug 201140] sysutils/am-utils gdbm-comptabilty

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sat Jun 27 03:08:14 UTC 2015


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=201140

            Bug ID: 201140
           Summary: sysutils/am-utils gdbm-comptabilty
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: freebsd-ports-bugs at FreeBSD.org
          Reporter: w.litter at aon.at

if I try to compile this with OPTION LDAP=on (default-option), I got 
(FreeBSD-10.1-p13, Portversion 6.2,1):

libaminfo.a(info_ndbm.o): In function `ndbm_search':
info_ndbm.c:(.text+0x34): undefined reference to `dbm_pagfno'
libaminfo.a(info_ndbm.o): In function `ndbm_init':
info_ndbm.c:(.text+0x114): undefined reference to `dbm_pagfno'
collect2: error: ld returned 1 exit status


Compiles with poudriere, but in the port only with LDFLAGS="-L/usr/local/lib
-lgdbm -lgdbm_compat" with gcc48 and clang.

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


More information about the freebsd-ports-bugs mailing list