On Mon, Dec 06, 2010 at 06:27:54PM -0800, Charlie Kester wrote:
> I'm getting a strange error while trying to install the handbrake port:
> 
> 
> ===>  Configuring for handbrake-0.9.3
> sed: 
> /usr/ports/multimedia/handbrake/work/HandBrake-0.9.3//usr/ports/multimedia/handbrake/work/HandBrake-0.9.3/configure:
>  No such file or directory
> *** Error code 1
> 
> Stop in /usr/ports/multimedia/handbrake.
> 
> Looking at the port Makefile and bsd.port.mk, I can't see why sed is
> being run here.  Nor can I see why ${WRKSRC} is appearing twice in the
> path to the configure script.

I'd say lines 110-112 of the Makefile (REINPLACE_CMD on configure) are why
sed is being run :)

As to why ${WRKSRC}/configure expands to this weird thing... can you show
us the output of the following two commands:

  make -V WRKDIR -V WRKSRC -V WRKDIRPREFIX

  make -X -V WRKDIR -V WRKSRC -V WRKDIRPREFIX

...in the same (ports/multimedia/handbrake) directory?

G'luck,
Peter

-- 
Peter Pentchev  r...@space.bg    r...@ringlet.net    r...@freebsd.org
PGP key:        http://people.FreeBSD.org/~roam/roam.key.asc
Key fingerprint FDBA FD79 C26F 3C51 C95E  DF9E ED18 B68D 1619 4553
This sentence contains exactly threee erors.

Attachment: signature.asc
Description: Digital signature

Reply via email to