Problem roundup

Alexandre Julliard julliard at winehq.org
Tue Nov 23 05:13:22 CST 2004


"Dimitrie O. Paun" <dpaun at rogers.com> writes:

> No, please don't specify a glibc version-release. The real fix here
> is to have Wine compiled with epoll support run on a system without
> epoll.

No, that's only fixing a symptom. glibc simply doesn't support running
on an older version than what it was compiled against; the problem is
not limited to epoll, it can potentially happen with any symbol. The
right way to build a package that runs on both old and new glibcs is
to build it against the old one, anything else is asking for trouble.

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-devel mailing list