Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 19 Sep 2004 11:40:23 +0200 (CEST)
From:      Nicolas Rachinsky <nr@rachinsky.de>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/71904: wrong dependency in audio/rsynth
Message-ID:  <200409190940.i8J9eNXh016386@pc5.i.0x5.de>
Resent-Message-ID: <200409190950.i8J9oRoP014743@freefall.freebsd.org>

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

>Number:         71904
>Category:       ports
>Synopsis:       wrong dependency in audio/rsynth
>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:   Sun Sep 19 09:50:27 GMT 2004
>Closed-Date:
>Last-Modified:
>Originator:     Nicolas Rachinsky
>Release:        FreeBSD 4.10-RELEASE-p2 i386
>Organization:
>Environment:
System: FreeBSD pc5.i.0x5.de 4.10-RELEASE-p2 FreeBSD 4.10-RELEASE-p2 #0: Fri Jul 2 09:03:30 CEST 2004 nicolas@pc5.i.0x5.de:/scratch/obj/usr/exported/src/sys/PC5 i386


	
>Description:
audio/rsynth depends on databases/gdbm not only during the build, but also 
to run

/usr/local/bin/say:
        libm.so.2 => /usr/lib/libm.so.2 (0x2806f000)
        libgdbm.so.3 => /usr/local/lib/libgdbm.so.3 (0x2808a000)
        libc.so.4 => /usr/lib/libc.so.4 (0x28090000)
	
>How-To-Repeat:
create a package, install in on a machine without databases/gdbm, use say
>Fix:
Changing the build dependency to a run dependency should help.


>Release-Note:
>Audit-Trail:
>Unformatted:



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