Re: can't cd to...

2007-05-30 Thread Joffrey Audin
-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 t

Re: can't cd to...

2007-05-30 Thread Chuck Swiger
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

can't cd to...

2007-05-28 Thread Joffrey Audin
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

can't cd to...

2007-05-28 Thread Joffrey Audin
Hi, I have a problem with lots of ports. ex: /usr/ports/game/gnome-games/ # make install clean make all-recursive Making all in po cd: can't cd to po *** Error code 1 Stop in /usr/ports/game/gnome-games/work/gnome-games-2.18.1. This problem is in lots of ports and in my 'autotools

Re: can't cd to /usr/ports

2006-12-04 Thread [LoN]Kamikaze
FreeBSD WickerBill wrote: > That was it...I totally spaced out that I had created an alias make -j4...a > big Thank You LoN_Kamikaze and all the rest that answered. Please don't top-post. Also if you want to use make -j in combination with portupgrade, install sysutils/bsdadminscripts and read th

Re: can't cd to /usr/ports

2006-12-04 Thread FreeBSD WickerBill
tall clean > cd: can't cd to /usr/ports/x11/nvidia-settings/work/nvidia-settings-1.0 > *** Error code 2 > ... Are you running 'make -j'? Also post your make.conf and your environment (printenv). ___ freebsd-ports@freebsd.org mailin

Re: can't cd to /usr/ports

2006-12-04 Thread [LoN]Kamikaze
FreeBSD WickerBill wrote: > No Problem: > > [/usr/ports/x11/nvidia-settings] # make install clean > cd: can't cd to /usr/ports/x11/nvidia-settings/work/nvidia-settings-1.0 > *** Error code 2 > ... Are you running 'make -j'? Also post your make.con

Re: can't cd to /usr/ports

2006-12-04 Thread Spadge Fromley
> Like I originally posted, every make I try winds up like this. The make > doesn't create the port that it tries to cd into but this wasn't a problem > last week or for the 8 months this box has been live...Thanks again for > your > responses. Don't you need to make before you make install? --

Re: can't cd to /usr/ports

2006-12-04 Thread FreeBSD WickerBill
No Problem: [/usr/ports/x11/nvidia-settings] # make install clean cd: can't cd to /usr/ports/x11/nvidia-settings/work/nvidia-settings-1.0 *** Error code 2 ===> Cleaning for gmake-3.81_1 ===> Cleaning for intltool-0.35.0 ===> Cleaning for pkg-config-0.21 ===> Cleani

Re: can't cd to /usr/ports

2006-12-04 Thread Michael Johnson
On 12/3/06, FreeBSD WickerBill <[EMAIL PROTECTED]> wrote: "can't cd to /usr/ports" I'm getting this in every port I try to make...it begins the make and then errors out with 'Error code 2' telling me it can't cd into the ports work/portname directory.

Re: can't cd to /usr/ports

2006-12-04 Thread David Symonds
On 12/4/06, FreeBSD WickerBill <[EMAIL PROTECTED]> wrote: "can't cd to /usr/ports" I'm getting this in every port I try to make...it begins the make and then errors out with 'Error code 2' telling me it can't cd into the ports work/portname directory.

can't cd to /usr/ports

2006-12-03 Thread FreeBSD WickerBill
"can't cd to /usr/ports" I'm getting this in every port I try to make...it begins the make and then errors out with 'Error code 2' telling me it can't cd into the ports work/portname directory. This has been happening for about a week. It's probably so