# [EMAIL PROTECTED] / 2005-02-03 22:16:58 +0000:
> have a look at this compiling a eggdrop had the same with some other
> apps as well.
> 
> [EMAIL PROTECTED] eggdrop1.6.17 # make config
> make: Permission denied
> [EMAIL PROTECTED] eggdrop1.6.17 # make config
> make: Permission denied
> [EMAIL PROTECTED] eggdrop1.6.17 # cd ..
> [EMAIL PROTECTED] Gazzeh # cd eggdrop1.6.17
> [EMAIL PROTECTED] 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
_______________________________________________
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to