[mythtv-users] Error: cannot find -lXmu????

A JM vbtalent at gmail.com
Tue Jan 9 12:18:16 UTC 2007


On 1/9/07, A JM <vbtalent at gmail.com> wrote:
> On 1/7/07, A JM <vbtalent at gmail.com> wrote:
> > So, after removing xvmc and trying to recompile I get the following
> > error?? Anyone have any ideas? FC6, 686 machine...
> >
> > make[1]: Entering directory `/home/mythtv/mythtv/programs'
> > cd mythtv && make -f Makefile
> > make[2]: Entering directory `/home/mythtv/mythtv/programs/mythtv'
> > g++  -o mythtv main.o    -L/usr/lib/qt-3.3/lib -L../../libs/libmyth
> > -L../../libs/libmythtv -L../../libs/libavutil -L../../libs/libavcodec
> > -L../../libs/libavformat -L../../libs/libmythfreemheg
> > -L../../libs/libmythui -L../../libs/libmythupnp
> > -L../../libs/libmythlivemedia -lmythtv-0.20 -lmythavformat-0.20
> > -lmythavutil-0.20 -lmythavcodec-0.20 -lmythfreemheg-0.20
> > -lmythupnp-0.20 -lmythlivemedia-0.20 -lmyth-0.20 -lmythui-0.20
> > -lfreetype -lmp3lame -lXinerama -lXv -lXxf86vm -lXrandr -lqt-mt -lGLU
> > -lGL -lXmu -lXext -lX11 -lm -lpthread
> > /usr/bin/ld: cannot find -lXmu
> > collect2: ld returned 1 exit status
> > make[2]: *** [mythtv] Error 1
> > make[2]: Leaving directory `/home/mythtv/mythtv/programs/mythtv'
> > make[1]: *** [sub-mythtv] Error 2
> > make[1]: Leaving directory `/home/mythtv/mythtv/programs'
> > make: *** [sub-programs] Error 2
> >
>
> Upgraded to the latest SVN and still getting an lXmu error?? Anyone
> have aby ideas??
>
>
> g++  -o mythtv main.o    -L/usr/lib/qt-3.3/lib -L../../libs/libmyth
> -L../../libs/libmythtv -L../../libs/libavutil -L../../libs/libavcodec
> -L../../libs/libavformat -L../../libs/libmythfreemheg
> -L../../libs/libmythui -L../../libs/libmythupnp
> -L../../libs/libmythlivemedia -lmythtv-0.20 -lmythavformat-0.20
> -lmythavutil-0.20 -lmythavcodec-0.20 -lmythfreemheg-0.20
> -lmythupnp-0.20 -lmythlivemedia-0.20 -lmyth-0.20 -lmythui-0.20
> -lfreetype -lmp3lame -lXinerama -lXv -lXxf86vm -lXrandr -lqt-mt -lGLU
> -lGL -lXmu -lXext -lX11 -lm -lpthread
> /usr/bin/ld: cannot find -lXmu
> collect2: ld returned 1 exit status
> make[2]: *** [mythtv] Error 1
> make[2]: Leaving directory `/home/mythtv/mythtv/programs/mythtv'
> make[1]: *** [sub-mythtv] Error 2
> make[1]: Leaving directory `/home/mythtv/mythtv/programs'
> make: *** [sub-programs] Error 2
> [mythtv at myth2 mythtv]$
>

Thought I would also include my .config...

[mythtv at myth2 mythtv]$ ./configure --arch=i686 --enable-proc-opt --enable-dvb
# Basic Settings
Compile type     release
Compiler cache   no
DistCC           no
Install prefix   /usr/local
CPU              x86 (i686)
Big Endian       no
MMX enabled      no

# Input Support
Joystick menu    yes
lirc support     yes
Apple Remote     no
Video4Linux sup. yes
ivtv support     yes
FireWire support no
DVB support      yes [/usr/include]
DBox2 support    yes
HDHomeRun sup.   yes
IPTV support     yes

# Sound Output Support
OSS support      yes
ALSA support     no
aRts support     no
JACK support     no
DTS passthrough  no

# Video Output Support
x11 support      yes
xrandr support   yes
xv support       yes
XvMC support     no
XvMC VLD support no
XvMC pro support no
XvMC OpenGL sup. no
Mac acceleration no
OpenGL vsync     no
DirectFB         no

# Misc Features
Frontend         yes
Backend          yes

# Bindings
bindings_perl    no
Creating libs/libmyth/mythconfig.h and libs/libmyth/mythconfig.mak

WARNING: When using --enable-proc-opt you must include the
         output of ./configure along with any bug report.

libs/libmyth/mythconfig.h is unchanged


More information about the mythtv-users mailing list