[mythtv-users] Problem compiling .18 on Mandrake 9.2

Fedor Pikus fpikus at gmail.com
Sat Jun 4 07:30:30 UTC 2005


On 6/4/05, of my own <nofault at gmail.com> wrote:
> Hi,
>    Have been compiling fine up to .17, since .18 and .18.1 got the
> following error:
>    (anyone know what am I missing?)

For some reason you're not getting XRandR stuff. Looks like you have
the header, X11/extensions/Xrandr.h, or it would be compile failure,
not link. I don't know how Mandrake packages libraries, may be they
have a separate one with XRandr. If not, may be there is a configure
switch to disable it and build without it, something like this:
./configure --without-xrandr
(I'm just guessing at what the switch might be, run ./configure --help
and it'll show you the options).

Fedor
> 
> make[2]: Entering directory `/tmp/mythtv-0.18.1/programs/mythepg'
> g++  -o mythepg main.o   -L/usr/lib/qt3//lib -L../../libs/libmyth
> -L../../libs/libmythtv -L../../libs/libavcodec
> -L../../libs/libavformat -lmythtv-0.18.1 -lmythavformat-0.18.1
> -lmythavcodec-0.18.1 -lmyth-0.18.1 -lfreetype -lmp3lame -lasound
> -L/usr/lib -ldl -lartsc -lpthread -L/usr/X11R6/lib -lXinerama -lXv
> -lX11 -lXext -lXxf86vm -lqt-mt -lXext -lX11 -lm -lpthread
> ../../libs/libmyth/libmyth-0.18.1.so: undefined reference to
> `XRRFreeScreenConfigInfo'
> ../../libs/libmyth/libmyth-0.18.1.so: undefined reference to `XRRConfigSizes'
> ../../libs/libmyth/libmyth-0.18.1.so: undefined reference to
> `XRRConfigCurrentConfiguration'
> ../../libs/libmyth/libmyth-0.18.1.so: undefined reference to `XRRGetScreenInfo'
> ../../libs/libmyth/libmyth-0.18.1.so: undefined reference to
> `XRRSetScreenConfigAndRate'
> ../../libs/libmyth/libmyth-0.18.1.so: undefined reference to `XRRRates'
> collect2: ld returned 1 exit status
> make[2]: *** [mythepg] Error 1
> make[2]: Leaving directory `/tmp/mythtv-0.18.1/programs/mythepg'
> make[1]: *** [sub-mythepg] Error 2
> make[1]: Leaving directory `/tmp/mythtv-0.18.1/programs'
> make: *** [sub-programs] Error 2
> 
> Thank you
> Larry
> _______________________________________________
> mythtv-users mailing list
> mythtv-users at mythtv.org
> http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
> 


-- 
Fedor G Pikus (fpikus at gmail.com)
http://www.pikus.net
http://wild-light.com


More information about the mythtv-users mailing list