Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 158333 - x11-proto/xf86vidmodeproto-2.2.2 problems with header ? XF86DGAQueryVersion fun
Summary: x11-proto/xf86vidmodeproto-2.2.2 problems with header ? XF86DGAQueryVersion fun
Status: RESOLVED DUPLICATE of bug 158129
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-12-16 16:32 UTC by Grzegorz {NineX} Krzystek
Modified: 2006-12-16 16:37 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Grzegorz {NineX} Krzystek 2006-12-16 16:32:04 UTC
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?
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2006-12-16 16:37:58 UTC
Stop filing deliberate dupes.

*** This bug has been marked as a duplicate of 158129 ***