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.

Cant load ANY module...

Old posts that have not been replied to for several years.
Locked
N
Neo-Vortex

Cant load ANY module...

Post by Neo-Vortex »

All *WAS* fine untill i tried to use gseen...

I followed the instructions and recopmiled... all went smoothly untill i restarted the bot...

Now whenever i load it up i get these errors:

Can't load module dns: /usr/local/lib/eggdrop/dns.so: file too short
and the same for channel (replace dns with channel) then i get an error about "invalid command name channel" and it stops

/usr/local/lib/eggdrop/dns.so is EXACTLY the same as the one in my source tree, i have tried make clean and re-doing ./configure and make config and make etc and still no help, ive tried chmod'ing /usr/local/lib/eggdrop/dns.so to 777 and still not working, any ideas? (BTW, im not usin an old version of eggdrop :P)
User avatar
CrazyCat
Revered One
Posts: 1359
Joined: Sun Jan 13, 2002 8:00 pm
Location: France
Contact:

Post by CrazyCat »

try re-compiling the bot using make iconfig
Locked