| Summary: | x11-proto/xf86vidmodeproto-2.2.2 problems with header ? XF86DGAQueryVersion fun | ||
|---|---|---|---|
| Product: | Gentoo Linux | Reporter: | Grzegorz {NineX} Krzystek <ninex> |
| Component: | Current packages | Assignee: | Gentoo Linux bug wranglers <bug-wranglers> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | normal | ||
| Priority: | High | ||
| Version: | 2006.1 | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Package list: | Runtime testing required: | --- | |
binary sends me an error: ./ufo: symbol lookup error: ./ref_glx.so: undefined symbol: XF86DGAQueryVersion fonction in Cmaking this error: #include <X11/extensions/xf86dga.h> int MajorVersion, MinorVersion; if (!XF86DGAQueryVersion(dpy, &MajorVersion, &MinorVersion)) on aother systems this work properly... only on gentoo i have this problem possibly header error?