This is the new home of the egghelp.org community forum.
All data has been migrated (including user logins/passwords) to a new phpBB version.
For more information, see this announcement post . Click the X in the top right-corner of this box to dismiss this message.
General support and discussion of Eggdrop bots.
CrazyEgg
Halfop
Posts: 47 Joined: Thu Jul 28, 2005 4:02 pm
Post
by CrazyEgg » Tue Oct 11, 2005 2:55 pm
the problem with make and error make: Permission denied.
is a little bug on *BSD. this bug is solved simple with
cd ..
cd eggdrop1.....
make
dont know if this little bug is solved on *BSD 5.4-STABLE.
Alchera
Revered One
Posts: 3344 Joined: Mon Aug 11, 2003 12:42 pm
Location: Ballarat Victoria, Australia
Contact:
Post
by Alchera » Tue Oct 11, 2005 6:52 pm
What the?
Wcc wrote: Woops, meant to reply to this one a while ago. This is a FreeBSD bug. A simple "cd ." usually fixes it .
This topic finished with anyhow.
Add [SOLVED] to the thread title if your issue has been.
Search |
FAQ |
RTM
Wcc
Master
Posts: 278 Joined: Sun Oct 28, 2001 8:00 pm
Location: USA
Contact:
Post
by Wcc » Fri Dec 09, 2005 5:48 am
Yeah, this little bug has stumped us for quite a while. "cd ." actually does seem to fix the problem. The permissions on the generated Makefile's are fine. The best I can figure, is that this is some weird FreeBSD / shell bug, and cd . rereads the directory permissions somehow?
Will
TCL_no_TK
Owner
Posts: 509 Joined: Fri Aug 25, 2006 7:05 pm
Location: England, Yorkshire
Post
by TCL_no_TK » Sat Feb 21, 2009 2:41 am
This post is probably old and i doubt anyone reads it. But, i ran into this problem and
gmake worked for me, apart from the error