Barney Wolff <[EMAIL PROTECTED]> wrote:
>FUJISHIMA Satsuki wrote:
>> Barney Wolff wrote:
>> >
>> > Try anything BUT /usr/obj as WRKDIRPREFIX. /usr/obj/ports, for
>> > example. I found most or all ports fail to build if that
>> > specific directory is used. I have no idea why.
>>
>> man make a
Yes I understand the significance of /usr/obj, but not why,
in detail, the port builds fail. In any case, if there are
some specific directories that cause problems, perhaps
bsd.port.mk should check for them and complain,
rather than letting the build fail with baffling errors.
Barney
On Mon, F
At Sat, 10 Feb 2001 01:04:45 -0500,
Barney Wolff wrote:
>
> Try anything BUT /usr/obj as WRKDIRPREFIX. /usr/obj/ports, for
> example. I found most or all ports fail to build if that
> specific directory is used. I have no idea why.
man make and read .OBJDIR section.
--
FUJISHIMA Satsuki
T
Hello -stable & -ports:
I'm having trouble building mozilla.
OS & is 4-stable as of 2000/02/09.
Ports tree is as of 2000/02/09.
Due to disk space limitations, I'm using a "cleaned out"
/usr/obj (its "own" filesystem) as the workspace;
command (in c-shell) is
"make WRKDIRPREFIX=/usr/obj |& tee mak