Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 12 Mar 2011 11:37:07 +0300
From:      Subbsd <subbsd@gmail.com>
To:        ports-list freebsd <freebsd-ports@freebsd.org>
Subject:   some ports doesn't build with non standard WRKDIRPREFIX
Message-ID:  <AANLkTi=bm8RzSAZgvvrPhhu5nm6k-dSec5AcQx0uTct3@mail.gmail.com>

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

Ive have server with huge of RAM (32 GB) and after mounting tmpfs on
/tmp try use it for more faster port building. Most of the ports work
when set WRKDIRPREFIX="/tmp/ports" in /etc/make.conf is magnificently.
But part of ports not, for example: /usr/ports/devel/ode

% make -V WRKDIRPREFIX -C/usr/ports/devel/ode
"/tmp/ports"

% make -C/usr/ports/devel/ode extract
make: don't know how to make
/tmp/ports/usr/ports/devel/ode/work/.extract_done.ode._usr_local. Stop
*** Error code 2

Stop in /usr/ports/devel/ode.


Why might this happen? Some Makefile have bsd.{pre|post}.mk and some -
bsd.port.mk - that's all difference i see.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?AANLkTi=bm8RzSAZgvvrPhhu5nm6k-dSec5AcQx0uTct3>