# chrcoluk@gmail.com / 2005-02-03 22:16:58 +0000:> 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.
You are misuising the system. What's your $PWD in the dir where
you run make config? It should be /usr/ports/<category>/<port>/,
*not* /usr/ports/<category>/<port>/work/<whatever>/!
Oh, and BTW, the error message you got was most probably caused
by your $PWD being in a directory that has been rm'd from under
your feet and then recreated.
--
FreeBSD 4.10-STABLE
12:32AM up 16:32, 5 users, load averages: 0.00, 0.02, 0.00