id summary reporter owner description type status priority milestone component version severity resolution keywords cc mlocked 4166 libmythupnp link error (post changeset 14844) mythtv@… Nigel "Changeset 14844 causes a link error on my system (Slackware) for libmythupnp (cannot find –lXext). Error is:- {{{ ccache g++ -Wl,-rpath,/usr/lib/qt/lib -shared -Wl,-soname,libmythupnp-0.20.so.0 -o libmythupnp-0.20.so.0.20.0 version.o httprequest.o upnp.o ssdp.o taskqueue.o upnputil.o upnpdevice.o upnptasknotify.o upnptasksearch.o threadpool.o httpserver.o upnpcds.o upnpcdsobjects.o bufferedsocketdevice.o eventing.o upnpcmgr.o upnpmsrr.o upnptaskevent.o ssdpcache.o configuration.o soapclient.o mythxmlclient.o moc_ssdpcache.o -L/usr/lib/qt/lib -L../libmyth -lmyth-0.20 -lqt-mt -lXext -lX11 -lm -lpthread /usr/lib/gcc/i486-slackware-linux/3.4.6/../../../../i486-slackware-linux/bin/ld: cannot find -lXext collect2: ld returned 1 exit status make: *** [libmythupnp-0.20.so.0.20.0] Error 1 }}} The attached patch resolves this issue for me." defect closed minor unknown upnp head medium fixed Nigel 0