[mythtv-users] Problems compiling .20 svn

Alex Beyens alex.beyens at skynet.be
Fri Jan 5 00:29:24 UTC 2007


Normaly you should have -L/usr/X11R6/lib in your linking line to tell g++ where to find the Xmu library. You could add it in the "Makefile" file by hand but that is not the correct way. I think the ./configure should take care of. It look at your configuration at create the appropriate Makefile.

Try "./configure --help"  to see if it give you some more info.
  ----- Original Message ----- 
  From: tgate 
  To: mythtv-users at mythtv.org 
  Sent: Friday, January 05, 2007 12:34 AM
  Subject: Re: [mythtv-users] Problems compiling .20 svn




  On Jan 4, 2007, at 11:39 AM, mythtv-users-request at mythtv.org wrote:


    I was having

    extremely similar results when compiling from the trunk. You may want to try

    .20-fixes.



  Okay this is looking much more promising.  When I use the .20-fixes I get much farther into the compile for the plugins.  But it does error out here...




  _______
  ccache g++ -shared -o libmythgallery.so glsingleview.o iconview.o singleview.o imageview.o gallerysettings.o dbcheck.o qtiffio.o galleryutil.o thumbgenerator.o thumbview.o main.o gltexture.o moc_glsingleview.o moc_iconview.o moc_singleview.o  -L/usr/lib64/ -L/usr/kde/3.3/lib -L/usr/lib/qt3/lib64/ -L/usr/lib64/ -L/usr/local/lib -lexif -ltiff -lqt-mt -lGLU -lGL -lXmu -lpthread 
  /usr/lib64/gcc/x86_64-suse-linux/4.1.0/../../../../x86_64-suse-linux/bin/ld: cannot find -lXmu
  collect2: ld returned 1 exit status
  make[2]: *** [libmythgallery.so] Error 1
  make[2]: Leaving directory `/home/myth/build/mythtv-svn/mythplugins/mythgallery/mythgallery'
  make[1]: *** [sub-mythgallery] Error 2
  make[1]: Leaving directory `/home/myth/build/mythtv-svn/mythplugins/mythgallery'
  make: *** [sub-mythgallery] Error 2
  _______




  but I do find libXmu ...


  %> find /usr | grep libXmu
  /usr/X11R6/lib/libXmu.so.6
  /usr/X11R6/lib/libXmu.so.6.2
  /usr/X11R6/lib/libXmuu.so.1
  /usr/X11R6/lib/libXmuu.so.1.0
  /usr/X11R6/lib/libXmu.a
  /usr/X11R6/lib/libXmu.so
  /usr/X11R6/lib/libXmuu.a
  /usr/X11R6/lib/libXmuu.so
  /usr/X11R6/lib64/libXmu.so.6
  /usr/X11R6/lib64/libXmu.so.6.2
  /usr/X11R6/lib64/libXmuu.so.1
  /usr/X11R6/lib64/libXmuu.so.1.0
  /usr/X11R6/lib64/libXmu.a
  /usr/X11R6/lib64/libXmu.so
  /usr/X11R6/lib64/libXmuu.a
  /usr/X11R6/lib64/libXmuu.so






  Should I be supplying the X11R6 path somewhere?   Apologies for my ignorance.


  -todd


  __________ Information NOD32 1957 (20070104) __________

  Ce message a ete verifie par NOD32 Antivirus System.
  http://www.nod32.com



------------------------------------------------------------------------------


  _______________________________________________
  mythtv-users mailing list
  mythtv-users at mythtv.org
  http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


  __________ Information NOD32 1957 (20070104) __________

  Ce message a ete verifie par NOD32 Antivirus System.
  http://www.nod32.com

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mythtv.org/pipermail/mythtv-users/attachments/20070105/77b52a65/attachment.htm 


More information about the mythtv-users mailing list