Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 30 May 2007 12:31:34 -0400
From:      Chuck Swiger <cswiger@mac.com>
To:        Joffrey Audin <norky@grumy.net>
Cc:        ports@freebsd.org
Subject:   Re: can't cd to...
Message-ID:  <465DA6E6.9010001@mac.com>
In-Reply-To: <745A35CA-406E-4608-B03D-4ECB9310D3FD@grumy.net>
References:  <745A35CA-406E-4608-B03D-4ECB9310D3FD@grumy.net>

next in thread | previous in thread | raw e-mail | index | archive | help
Joffrey Audin wrote:
> Hi,

Hi--

> I have a problems with lots of ports.
> Ex in gnome-games :
> #make install clean
> make   all-recursive
> make all in po
> cd: can't cd to po
> *** Error code 1
> 
> Stop in /usr/ports/games/gnome-games/work/gnome-games-2.18.1
> 
> I have this problem with lots of ports and to my 'autotools' too.
> the 'cd' doesn't work.
> But not all, today, xorg-lib. update correctly
> 
> Where is the bug please ??

What does "which make" tell you, and is it a GNU make or the BSD make?

The ports tree expects to run with BSD make, and will invoke GNU make for 
various ports if the maintainer decided that the individual port needs or 
prefers to do so.

-- 
-Chuck



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?465DA6E6.9010001>