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.

A error when i run /configure

General support and discussion of Eggdrop bots.
Post Reply
p
pita
Voice
Posts: 1
Joined: Tue Jan 16, 2007 4:31 pm

A error when i run /configure

Post by pita »

Hello there, i'm trying to install eggdrop 1.6.18 on my Debian system!


But when i run "./configure" i get this error:

Code: Select all

pita@Enlight-Systems:~/eggdrop1.6.18$ ./configure

This is Eggdrop's GNU configure script.
It's going to run a bunch of tests to hopefully make your compile
work without much twiddling.

checking for gcc... gcc
checking for C compiler default output file name... configure: error: C compiler cannot create executables
See `config.log' for more details.
This is my config.log
http://enlight-systems.com/~pita/config.log


I'm running gcc version 4.1.2 20061115 (prerelease) (Debian 4.1.1-21)!

What should i do to fix this anoying problem ?


//

PITA
User avatar
rosc2112
Revered One
Posts: 1454
Joined: Sun Feb 19, 2006 8:36 pm
Location: Northeast Pennsylvania

Post by rosc2112 »

Install a working version of gcc and associated libs. I'd stick with the 3.x versions til the development versions actually work.
f
fossil
Voice
Posts: 1
Joined: Sun Mar 11, 2007 7:19 am

Post by fossil »

debian: also apt-get install build-essential
Post Reply