On 7/21/06, skaller <[EMAIL PROTECTED]> wrote:

> I'm not sure if kernel 2.4 supports epoll. Of course the faulty
> function is in glibc. Which g++ version do you have?


No, I think epoll's a 2.6 feature.

> The config tests show 'epoll' is available. and RF has tried
> to actually test it works in the configure script, though
> i'm not 100% sure how he's doing that. It seems these tests
> somehow failed to detect your epoll is screwed.


It only tests for the epoll header file.

> So there's a bug in demux configure.
>
> There are three solutions:
>
> 1. Upgrade your system
> 2. Wait till RF fixes the demux configure


This is a pain and means duplicating the core of the demuxer
in a code snippet, but I guess it's the only way.

> 3. patch the configure output

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Felix-language mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/felix-language

Reply via email to