Skip site navigation (1)Skip section navigation (2)
Date:      Sat,  8 Nov 2008 04:59:43 +0300 (MSK)
From:      Dmitry Marakasov <amdmi3@FreeBSD.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/128688: audio/pulseaudio: gdbm dependency missing
Message-ID:  <20081108015943.A01821702D@hades.panopticon>
Resent-Message-ID: <200811080200.mA820GWe025618@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         128688
>Category:       ports
>Synopsis:       audio/pulseaudio: gdbm dependency missing
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sat Nov 08 02:00:15 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Dmitry Marakasov
>Release:        FreeBSD 7.0-RELEASE-p1 i386
>Organization:
>Environment:
System: FreeBSD hades.panopticon 7.0-RELEASE-p1 FreeBSD 7.0-RELEASE-p1 #1: Wed Jun 25 15:36:22 MSD 2008 root@hades.panopticon:/usr/obj/usr/src/sys/HADES i386


>Description:
Pulseaudio fails to configure:

--- pulseaudio.log begins here ---
...
checking for library containing pow... none required
checking for library containing sched_setscheduler... none required
checking for library containing dlopen... none required
checking for library containing shm_open... none required
checking for library containing inet_ntop... none required
checking for library containing timer_create... -lrt
checking for library containing connect... none required
checking for getopt_long... yes
checking for gdbm_open in -lgdbm... no
checking gdbm.h usability... no
checking gdbm.h presence... no
checking for gdbm.h... no
configure: error: gdbm.h not found
===>  Script "configure" failed unexpectedly.
--- pulseaudio.log ends here ---

after installing databses/gdbm, configure succeeds and the port builds and installs without problems.
Apparently, gdbm dependency is missing.

Full log here: http://people.freebsd.org/~amdmi3/pulseaudio.log

>How-To-Repeat:
>Fix:
>Release-Note:
>Audit-Trail:
>Unformatted:



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