Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 27 Jun 2015 03:08:14 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 201140] sysutils/am-utils gdbm-comptabilty
Message-ID:  <bug-201140-13@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
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@FreeBSD.org
          Reporter: w.litter@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.



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