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.
-
wolf
- Voice
- Posts: 2
- Joined: Mon Feb 12, 2007 8:17 pm
Post
by wolf »
Ive tried compiling both versions *.18 and *.17 and both returned this error
Sorry if i missed this some where but here it is:[while "make"]
Code: Select all
make[2]: Leaving directory `/home/nexus/eggdrop1.6.17/src/mod/channels.mod'
cp: cannot stat `./compress.mod/Makefile': No such file or directory
make[2]: Entering directory `/home/nexus/eggdrop1.6.17/src/mod/compress.mod'
make[2]: *** No rule to make target `modules'. Stop.
make[2]: Leaving directory `/home/nexus/eggdrop1.6.17/src/mod/compress.mod'
make[1]: *** [compress.mod_so] Error 2
make[1]: Leaving directory `/home/nexus/eggdrop1.6.17/src/mod'
make: *** [modules] Error 2
-
rosc2112
- Revered One
- Posts: 1454
- Joined: Sun Feb 19, 2006 8:36 pm
- Location: Northeast Pennsylvania
Post
by rosc2112 »
did you ./configure first?
-
Kartagis
- Voice
- Posts: 10
- Joined: Mon Feb 12, 2007 5:14 am
- Location: Istanbul, Turkey
-
Contact:
Post
by Kartagis »
rosc2112 wrote:did you ./configure first?
and make config after that?
-
Alchera
- Revered One
- Posts: 3344
- Joined: Mon Aug 11, 2003 12:42 pm
- Location: Ballarat Victoria, Australia
-
Contact:
Post
by Alchera »
Add [SOLVED] to the thread title if your issue has been.
Search |
FAQ |
RTM
-
wolf
- Voice
- Posts: 2
- Joined: Mon Feb 12, 2007 8:17 pm
Post
by wolf »
Yes i compiled first
gcc version 3.4.5 20051201 (Red Hat 3.4.5-2)