help if you would as im a n00b at this....I have a unix shell account and im using 1.6.8 but i have this problem can anyone help out?
make: *** [install-start] Error 1
[botmaster@raq343 eggdrop1.6.8]$ make eggdrop
make[1]: Entering directory `/home/sites/site2/users/botmaster/bot/eggdrop1.6.8/
src'
(This may take a while. Go get some runts.)
gcc -pipe -g -O2 -Wall -I.. -I.. -DHAVE_CONFIG_H -c bg.c
In file included from /usr/include/bits/posix1_lim.h:126,
from /usr/include/limits.h:30,
from /usr/lib/gcc-lib/i386-redhat-linux/egcs-2.91.66/include/li
mits.h:117,
from /usr/lib/gcc-lib/i386-redhat-linux/egcs-2.91.66/include/sy
slimits.h:7,
from /usr/lib/gcc-lib/i386-redhat-linux/egcs-2.91.66/include/li
mits.h:11,
from /usr/include/bits/socket.h:31,
from /usr/include/sys/socket.h:34,
from compat/inet_aton.h:29,
from compat/compat.h:28,
from main.h:71,
from bg.c:27:
/usr/include/bits/local_lim.h:27: linux/limits.h: No such file or directory
In file included from /usr/include/sys/socket.h:34,
from compat/inet_aton.h:29,
from compat/compat.h:28,
from main.h:71,
from bg.c:27:
/usr/include/bits/socket.h:295: asm/socket.h: No such file or directory
In file included from /usr/include/signal.h:300,
from bg.c:28:
/usr/include/bits/sigcontext.h:28: asm/sigcontext.h: No such file or directory
In file included from bg.c:28:
/usr/include/signal.h:303: warning: `struct sigcontext' declared inside paramete
r list
/usr/include/signal.h:303: warning: its scope is only this definition or declara
tion,
/usr/include/signal.h:303: warning: which is probably not what you want.
make[1]: *** [bg.o] Error 1
make[1]: Leaving directory `/home/sites/site2/users/botmaster/bot/eggdrop1.6.8/s
rc'
make: *** [modegg] Error 2
[botmaster@raq343 eggdrop1.6.8]$ make install DEST=/home/sites/site2/users/botma
ster/bot/eggdrop1.6.8/j0b0t
what does that mean?