Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 12 Apr 2004 11:40:21 -0700 (PDT)
From:      Helge Oldach <xmcdapr04@oldach.net>
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   Re: ports/65461: ports/audio/xmcd fails to build
Message-ID:  <200404121840.i3CIeL0m094685@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/65461; it has been noted by GNATS.

From: Helge Oldach <xmcdapr04@oldach.net>
To: FreeBSD-gnats-submit@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org
Cc:  
Subject: Re: ports/65461: ports/audio/xmcd fails to build
Date: Mon, 12 Apr 2004 20:29:09 +0200 (CEST)

 Yep. What is missing is a Makefile dependency:
 
 RUN_DEPENDS+= flac:${PORTSDIR}/audio/flac
 
 Note that BUILD_DEPENDS is not sufficient:
 
 # xmcd
 /usr/libexec/ld-elf.so.1: Shared object "libFLAC.so.5" not found
 # 
 
 Helge



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