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.

Compile errors

General support and discussion of Eggdrop bots.
Post Reply
z
zenigeva
Voice
Posts: 2
Joined: Sat Dec 17, 2016 4:31 pm

Compile errors

Post by zenigeva »

./configure works fine
make config works fine
when i do make it gets to the end and says these errors.

Makefile:37: recipe for target '../eggdrop' failed
make[1]: *** [../eggdrop] Error 1
make[1]: Leaving directory '/home/zg/eggdrop1.6.21/src'
Makefile:202: recipe for target 'modegg' failed
make: *** [modegg] Error 2

I am trying to compile/make on a nano pi neo running ubuntu.

Linux 3.4.39-h3 #1 SMP PREEMPT Thu Aug 4 12:41:33 CST 2016 armv7l armv7l armv7l GNU/Linux
zg@box:~/eggdrop1.6.21$

Any help would be great. Thks!!
User avatar
m4s
Halfop
Posts: 97
Joined: Mon Jan 30, 2017 3:24 pm

Re: Compile errors

Post by m4s »

zenigeva wrote:./configure works fine
make config works fine
when i do make it gets to the end and says these errors.

Makefile:37: recipe for target '../eggdrop' failed
make[1]: *** [../eggdrop] Error 1
make[1]: Leaving directory '/home/zg/eggdrop1.6.21/src'
Makefile:202: recipe for target 'modegg' failed
make: *** [modegg] Error 2

I am trying to compile/make on a nano pi neo running ubuntu.

Linux 3.4.39-h3 #1 SMP PREEMPT Thu Aug 4 12:41:33 CST 2016 armv7l armv7l armv7l GNU/Linux
zg@box:~/eggdrop1.6.21$

Any help would be great. Thks!!
Try this:
http://forum.egghelp.org/viewtopic.php? ... highlight=
Post Reply