Date: Wed, 10 May 2006 10:27:58 -0500 From: "Scot Hetzel" <swhetzel@gmail.com> To: "Wiebe Pestman" <w.r.pestman@home.nl> Cc: ports@freebsd.org, marius@freebsd.org Subject: Re: FreeBSD Port: cdrdao-1.2.1 Message-ID: <790a9fff0605100827g2875d606h509126422a39f17c@mail.gmail.com> In-Reply-To: <200605101705.50502.w.r.pestman@home.nl> References: <200605101705.50502.w.r.pestman@home.nl>
next in thread | previous in thread | raw e-mail | index | archive | help
On 5/10/06, Wiebe Pestman <w.r.pestman@home.nl> wrote: > Hallo Marius, > When I try to install cdrdao 1.2.1 under FreeBSD 6.0 I get the next probl= ems: > > kolibrie# make > > You may use the following build option(s): > > WITH_TOC2MP3=3Dyes builds with toc2mp3 (requires audio/lame) > WITHOUT_MP3OGG=3Dyes builds without support for decoding MP3 and Ogg= Vorbis > files (not required unless using sysutils/gcdmaste= r; > disabling saves a couple of dependencies) > > =3D=3D=3D> Vulnerability check disabled, database not found > =3D> cdrdao-1.2.1.tar.gz doesn't seem to exist in /usr/ports/distfiles/. > =3D> Attempting to fetch from > http://easynews.dl.sourceforge.net/sourceforge/cdrdao/. > cdrdao-1.2.1.tar.gz 100% of 1687 kB 56 kBps 0= 0m00s > =3D=3D=3D> Extracting for cdrdao-1.2.1 > =3D> Checksum OK for cdrdao-1.2.1.tar.gz. > =3D=3D=3D> Patching for cdrdao-1.2.1 > =3D=3D=3D> Applying FreeBSD patches for cdrdao-1.2.1 > -e: not found > *** Error code 127 > > Stop in /usr/ports/sysutils/cdrdao. > > > > Something wrong with the patches? Not a problem with the patches, but a problem in the post-patch target of the ports Makefile (i.e. REINPLACE_CMD iss undefined on your system). The most likely cause is that you don't have an updated /usr/ports/Mk/bsd.ports.mk. USE_REINPLACE variable was removed in revision 1.519 of bsd.port.mk. Do you have this version of bsd.port.mk? Either update your entire Ports Collection, or add USE_REINPLACE=3DYES to the cdrdai ports Makefile. Scot -- DISCLAIMER: No electrons were mamed while sending this message. Only slightly bruised.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?790a9fff0605100827g2875d606h509126422a39f17c>