Re: Problem in malloc.c, rev. 1.183 while building phonon-4.2.0

From: Dag-Erling Smørgrav <des_at_des.no>
Date: Mon, 01 Dec 2008 16:02:09 +0100
Rink Springer <rink_at_FreeBSD.org> writes:
> "Dag-Erling Smørgrav" <des_at_des.no> writes:
> > # cd /usr/src/lib/libc
> > # make && make install
>
> The following works too:
>
> # cd /usr/src/lib/libc
> # make all install

It is not always safe to run multiple targets in one invocation (though
in this case, it shouldn't matter).  The classic example is 'make depend
all'.

DES
-- 
Dag-Erling Smørgrav - des_at_des.no
Received on Mon Dec 01 2008 - 14:02:11 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:39:38 UTC