Ok, so I have looked at the archives and searched google, I found some ideas, but they are all for much older version of myth and don't seem to work for 18.1 or cvs.
I am using SUSE 10.0 with CVS (also tried 18.1) and get the following error: /usr/lib/qt3/include/private/qucomextra_p.h:65: warning: struct QUType_QVariant has virtual functions but non-virtual destructor /usr/lib/qt3/include/private/qucomextra_p.h:87: warning: struct QUType_varptr has virtual functions but non-virtual destructor rm -f libmythgallery.so ccache g++ -shared -o libmythgallery.so glsingleview.o iconview.o main.o singleview.o gallerysettings.o dbcheck.o thumbgenerator.o qtiffio.o galleryutil.o moc_glsingleview.o moc_iconview.o moc_singleview.o -L/usr/lib/ -L/usr/kde/3.3/lib -L/usr/lib/qt3/lib/ -L/usr/lib/ -L/usr/local/lib -lexif -ltiff -lqt-mt -lGLU -lGL -lXmu -lpthread /usr/lib/gcc/i586-suse-linux/4.0.2/../../../../i586-suse-linux/bin/ld: cannot find -lXmu collect2: ld returned 1 exit status make[2]: *** [libmythgallery.so] Error 1 make[2]: Leaving directory `/usr/local/src/mythplugins/mythgallery/mythgallery' make[1]: *** [sub-mythgallery] Error 2 make[1]: Leaving directory `/usr/local/src/mythplugins/mythgallery' make: *** [sub-mythgallery] Error 2 I have lXmu installed, but make does not seem to see it. ><> Nathan Stratton nathan at robotics.net http://www.robotics.net
_______________________________________________ mythtv-users mailing list [email protected] http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
