[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[OT] where is XextFindDisplay?



Hi,

I am trying to compile *on my own* some sample code that comes with nvidia-settings and I get errors:

do-nvctrl.cpp:(.text+0x1f): undefined reference to `XextFindDisplay(_XExtensionInfo*, _XDisplay*)'

but I have Xext referenced:

g++ -o do-nv-control-dvc do-nv-control-dvc.o do-nvctrl.o -L/usr/lib -L lib-nv -L /usr/X11R6/lib -lXNVCtrl -lqt-mt -lXext -lX11 -lm -lXxf86vm -lQtGui -lQtCore -lpthread

So where does that entry reside?

Anybody?

Hugo


Reply to: