Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 15 Mar 2020 11:43:21 +0000
From:      bugzilla-noreply@freebsd.org
To:        apache@FreeBSD.org
Subject:   [Bug 238490] www/apache24: Q/A warns about missing dependencies for bdb and gdbm
Message-ID:  <bug-238490-16115-CttugLP0vI@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-238490-16115@https.bugs.freebsd.org/bugzilla/>
References:  <bug-238490-16115@https.bugs.freebsd.org/bugzilla/>

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

Bernard Spil <brnrd@freebsd.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |Works As Intended
             Status|In Progress                 |Closed

--- Comment #1 from Bernard Spil <brnrd@freebsd.org> ---
Hi Palle,

Closing this ticket, not a bug in Apache. You could call it a bug in the Q/A
code.

You are seeing the Q/A warning because of the devel/apr1 dependency.
If you build devel/apr1 with any of the "Database support" options (BDB and
GDMB are selected by default), you will have a libaprutil-1.so that is link=
ed
against the respective database shared libs.
The Apache build uses the output of apu-1-config for the compiling and link=
ing
of a.o. `support/ab`. Thus the `ab` utility is linked with libdb-5 and libg=
dbm.

Cheers, Bernard (with hat apache@)

--=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-238490-16115-CttugLP0vI>