aMule Forum

English => en_Bugs => Topic started by: Elez on September 23, 2004, 08:08:08 PM

Title: can't read from file descriptor
Post by: Elez on September 23, 2004, 08:08:08 PM
helloooooooo
aMule started popping me this message every 5 seconds:

can't read from file descriptor 72 (error 5: Input/output error)

anybody knows what this means?
also, the title of the window says something EMule... which reminds me of how I used to do my physics lab reports... once I almost forgot to change the name of the submitter... that could have been a hoot.

nevermind.. so what do I do?:) it's a boog, ain't it?

thanks, y'all

edit: I'd like to say that these messages came unprovoked! I didn't do anything to aMule beforehand... just changed servers a couple of minutes before that.
Title: Re: can't read from file descriptor
Post by: Xaignar on September 23, 2004, 09:10:58 PM
Uh, what version of aMule are you using?
Title: Re: can't read from file descriptor
Post by: Xaignar on September 23, 2004, 09:17:31 PM
Nevermind, missed the "aMule-2.0.0rc5". IIRC, this has been fixed in CVS, so you could try installing a cvs snapshot.
Title: Re: can't read from file descriptor
Post by: Elez on September 23, 2004, 10:13:05 PM
yeeeeeeeeeeeeeah, about that, dude...
maybe you can help me.. I'm rather new to this Linux thing... I'm coming along nicely but I couldn't deal with this error I got when trying to compile aMule's CVS...
now, I did the: ./configure --disable-debug --enable-optimise && make
and eventually what I got is in the attachment.
I'd really apreciate it if anybody would take a minute to look at it cuz like.. to you it might mean something but all I can see is "OMG SOMETHING'S WRONG, CALL SOMEBODY".

Thanks :)
Elez J. Shenhar
Title: Re: can't read from file descriptor
Post by: Xaignar on September 23, 2004, 11:16:38 PM
Uh, looks like you're missing some pretty basic include files. You might want to check the documentation of your distro, but I cant say more than that for this information, since I haven't really seen this problem before.
Title: Re: can't read from file descriptor
Post by: Elez on September 23, 2004, 11:20:56 PM
ok, thanks for taking the time to go over this.
what kind of documentation am I looking for?:)
Title: Re: can't read from file descriptor
Post by: Xaignar on September 23, 2004, 11:45:43 PM
Well, that depends on your distro. You could try checking our wiki: http://wiki.amule.org There might be more information there.
Title: Re: can't read from file descriptor
Post by: Elez on September 23, 2004, 11:59:21 PM
I just had an idea.
maybe cuz my CPU is o.c'ed and the cpufreq program doesn't recognize it or something so programs related to cpu optimization wasn't installed right?

btw, I run MDK 10.1 community if it helps...
Title: Re: can't read from file descriptor
Post by: phoenix on September 24, 2004, 01:25:08 PM
No dude,

No relation to overclock. Unless your processor is misbehaving, but in this case everithing would fail.

Instead of posting config.log, paste the output of configure, so that we can see the error.

Could be a problem with your hard disk? I dont know, maybe you are out of space? check:
$ df -h

Cheers!
Title: Re: can't read from file descriptor
Post by: Elez on September 24, 2004, 03:21:16 PM
isn't the output of the configure thingy and the config.log the same thing?
anywayz, I got plenty of free space... maybe 900M.B on that particular partition.
Title: Re: can't read from file descriptor
Post by: phoenix on September 24, 2004, 03:45:44 PM
Quote
Originally posted by Elez
isn't the output of the configure thingy and the config.log the same thing?
anywayz, I got plenty of free space... maybe 900M.B on that particular partition.

Well, it should be the same thing, but I can't see any errors there.

Cheers!
Title: Re: can't read from file descriptor
Post by: Xaignar on September 24, 2004, 04:19:00 PM
The output of configure is a whole lot easier to read, most of the time. ;)