Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 3 Feb 2005 22:16:58 +0000
From:      Chris <chrcoluk@gmail.com>
To:        freebsd-stable@freebsd.org
Subject:   strange make problem with non root users 5.3-STABLE
Message-ID:  <3aaaa3a05020314162827195d@mail.gmail.com>

next in thread | raw e-mail | index | archive | help
have a look at this compiling a eggdrop had the same with some other
apps as well.

Gazzeh@bollocks eggdrop1.6.17 # make config
make: Permission denied
Gazzeh@bollocks eggdrop1.6.17 # make config
make: Permission denied
Gazzeh@bollocks eggdrop1.6.17 # cd ..
Gazzeh@bollocks Gazzeh # cd eggdrop1.6.17
Gazzeh@bollocks eggdrop1.6.17 # make config
Detecting modules.................... done.
Calculating dependencies................... done.
Building ./src/mod/Makefile... done.

As you can see make gave a weird perm denied error then I simply
changed dir and back and the command suddenly works, I have worked out
when this happens doing a new command and then trying again makes it
work.  Any idea what could cause this?

-r-xr-xr-x  1 root  wheel  305232 Feb  3 19:43 /usr/bin/make

Chris



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