On 08/12/2007, <b class="gmail_sendername">Nick F</b> <<a href="mailto:nikos.f@gmail.com">nikos.f@gmail.com</a>> wrote:<div><span class="gmail_quote"></span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<br><br>
<div><div><span class="e" id="q_116b8e5281ffbb99_1"><span class="gmail_quote">On 12/8/07, <b class="gmail_sendername">Nick F</b> <<a href="mailto:nikos.f@gmail.com" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">
nikos.f@gmail.com</a>> wrote:</span>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0px 0px 0px 0.8ex; padding-left: 1ex;">
<div><span><span class="gmail_quote">On 12/6/07, <b class="gmail_sendername">Ashley Bostock</b> <<a href="mailto:abostock@gmail.com" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">abostock@gmail.com
</a>> wrote:</span>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0px 0px 0px 0.8ex; padding-left: 1ex;">I've tried following the instructions on <a href="http://qt3-mac.darwinports.com/" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">
http://qt3-mac.darwinports.com/</a> titled "qt3-mac version 3.3.8 for Mac OS X 10.5 Leopard" but I get the same error....<br>"This version of Mac OS X is unsupported"<br>... so unless I'm doing something wrong, then that is useless.
<br><br>Do you have a link to the "patch" you mentioned? </blockquote>
<div> </div></span>
<div>This is the one I've seen:</div>
<div> </div>
<div><a href="http://fink.cvs.sourceforge.net/*checkout*/fink/dists/10.4/unstable/main/finkinfo/graphics/qt3mac.patch2" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">http://fink.cvs.sourceforge.net/*checkout*/fink/dists/10.4/unstable/main/finkinfo/graphics/qt3mac.patch2
</a></div>
<div> </div>
<div>But I've not tried it</div></div></blockquote>
<div> </div>
<div> </div></span></div>
<div>With some additional comments here:</div>
<div> </div>
<div><a href="http://trac.macports.org/projects/macports/ticket/13208" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">http://trac.macports.org/projects/macports/ticket/13208</a></div><br> </div><br>
<br>_______________________________________________<br>mythtv-users mailing list<br><a onclick="return top.js.OpenExtLink(window,event,this)" href="mailto:mythtv-users@mythtv.org">mythtv-users@mythtv.org</a><br><a onclick="return top.js.OpenExtLink(window,event,this)" href="http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users" target="_blank">
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users</a><br><br></blockquote></div><br><br>Thanks. QT 3.3.8 now compiles successfully on Leopard, but while compiling myth I get the following error...<br>
<br>
g++ -headerpad_max_install_names -Wl,-search_paths_first -prebind
-dynamiclib -compatibility_version 0.20 -current_version 0.20.0
-install_name libmythupnp-0.20.0.dylib -o
libmythupnp-0.20.0.20.0.dylib 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
darwin-sendfile.o moc_ssdpcache.o
-L/Users/ardnut/src/OSX/.osx-packager/build/lib -L/usr/lib
-L/Users/ardnut/src/OSX/.osx-packager/build/lib -L../libmyth
-lmyth-0.20 -lfreetype -lz -lmp3lame -L../libmythui -lmythui-0.20
-lqt-mt <br>
ld: library not found for -lmythui-0.20<br>
collect2: ld returned 1 exit status<br>
make[2]: *** [libmythupnp-0.20.0.20.0.dylib] Error 1<br>
make[1]: *** [sub-libmythupnp] Error 2<br>
make: *** [sub-libs] Error 2<br>
[osx-pkg] Failed system call: " /usr/bin/make " with error code 2<br>
Died at ./osx-packager.pl line 905.<br>
<br>
... any ideas?<br>
<br>
Ash