Fatal Error [eventfd function not implemented?]

Fatal Error [eventfd function not implemented?]

Discuss your problems with the latest release of the engine here. Problems with games, maps or other utilities belong in their respective forums.

Moderator: Moderators

Post Reply
oreoz____
Posts: 5
Joined: 10 Sep 2009, 20:42

Fatal Error [eventfd function not implemented?]

Post by oreoz____ »

Basically whenever a spring game starts[tested online and offline], my spring crashes instantly with the following message:

Code: Select all

Fatal Error

38: eventfd_select_interrupter: Function not implemented
This has been happening around since spring version 0.80.1, although possibly earlier, not sure.[currently using 0.80.4.1]


Operating system: Gentoo Linux 2008.0 -- Kernel 2.6.25
Cpu: Intel(R) Core(TM)2 Duo CPU E4500 @ 2.2ghzz
Ram: 2gb
Video Card: nVidia GeForce 7300 SE/7200 GS
Lobby: Springlobby 0.3

Not sure if this is related here, but Googling has told me that other people have encountered this error message with different programs and that the solution would be to upgrade libboost to 0.38. I saw I had libboost 0.37 and upgraded to 0.39 then upgraded all of its dependencies too. No dice, I still crash on gamestart with identical error message.



Thank you for your help.



Edit: Included log
Attachments
infolog.txt
log. ~/.spring is a link to ~/Spring btw.
(2.41 KiB) Downloaded 22 times
Auswaschbar
Spring Developer
Posts: 1254
Joined: 24 Jun 2007, 08:34

Re: Fatal Error [eventfd function not implemented?]

Post by Auswaschbar »

If you haven't done so: you need to select (eselect boost) the new boost version and rebuild spring. Apart from that, you can also use a kernel which has eventfd implemented,
oreoz____
Posts: 5
Joined: 10 Sep 2009, 20:42

Re: Fatal Error [eventfd function not implemented?]

Post by oreoz____ »

I've confirmed boost 0.39 has been selected with eselect. [ebuild did that for me].


Although no I have not rebuilt spring since I upgraded boost, I'll do that now.

Also, I'm not sure how to see if my kernel has eventfd support enabled. I don't see an option anywhere in the kernel menuconfig. :\



Thanks for your help.
oreoz____
Posts: 5
Joined: 10 Sep 2009, 20:42

Re: Fatal Error [eventfd function not implemented?]

Post by oreoz____ »

Recompiled all of spring from scratch and tried again but still crashed.

:(
Auswaschbar
Spring Developer
Posts: 1254
Joined: 24 Jun 2007, 08:34

Re: Fatal Error [eventfd function not implemented?]

Post by Auswaschbar »

man eventfd wrote:eventfd() is available on Linux since kernel 2.6.22.
There are reasons why some kernel options are only available when compiling for embedded system...
Post Reply

Return to “Help & Bugs”