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.

./configure problem

Old posts that have not been replied to for several years.
Locked
r
rabbit
Voice
Posts: 2
Joined: Tue Aug 24, 2004 11:26 am

./configure problem

Post by rabbit »

Hello everybody...

I have a question.. when i want to copmile my eggdrop writing ./configure it sends me back that text:

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.


i've read config.log but there is something about error 77 .. what kind of error is it?
User avatar
KrzychuG
Master
Posts: 306
Joined: Sat Aug 16, 2003 2:51 pm
Location: Torun, Poland
Contact:

Post by KrzychuG »

Install glibc-devel package.
Que?
r
rabbit
Voice
Posts: 2
Joined: Tue Aug 24, 2004 11:26 am

./configure problem

Post by rabbit »

thanx..
if you can.. answer please this questions...
where can i find glibc-devel package? and how to install it?
can i install it on my shell or it should do my administrator?
User avatar
KrzychuG
Master
Posts: 306
Joined: Sat Aug 16, 2003 2:51 pm
Location: Torun, Poland
Contact:

Post by KrzychuG »

Administrator needs to do that. Glibc-devel can be find on distribution's CD or ftp.
Que?
Locked