<div dir="ltr"><div><div><div>Thanks for that . Did all that , got the four files from the folder . Everything was going good until I hit qt , the download failed but that was expected , so I manually downloaded it . But then the compiling failed with this error :<br>
<br>EOF " with error code 1<br>[osx-pkg] echo yes | LDFLAGS=" -mmacosx-version-min=10.5 -L/Users/user/Downloads/mythtv/.osx-packager/build/lib -F/Users/user/Downloads/mythtv/.osx-packager/build/lib" ./configure -arch ppc7400 -v -opensource -prefix "/Users/user/Downloads/mythtv/.osx-packager/build" -release -fast -no-accessibility -sdk /Developer/SDKs/MacOSX10.5.sdk -no-sql-mysql -no-sql-sqlite -no-sql-odbc -no-sql-psql -system-zlib -no-libtiff -no-libmng -nomake examples -nomake demos -nomake docs -nomake designer -no-nis -no-cups -no-qdbus -no-framework -no-multimedia -no-phonon -no-svg -no-javascript-jit -no-scripttools<br>
Determining system architecture... (Darwin:9.8.0:Power Macintosh)<br> 32-bit Apple PowerPC (powerpc)<br> 'macosx' is supported<br>System architecture: 'macosx'<br>Unknown architecture: "ppc7400". Supported architectures: x86[i386] ppc x86_64 ppc64 arm armv6 armv7<br>
[osx-pkg] Failed system call: " echo yes | LDFLAGS=" -mmacosx-version-min=10.5 -L/Users/user/Downloads/mythtv/.osx-packager/build/lib -F/Users/user/Downloads/mythtv/.osx-packager/build/lib" ./configure -arch ppc7400 -v -opensource -prefix "/Users/user/Downloads/mythtv/.osx-packager/build" -release -fast -no-accessibility -sdk /Developer/SDKs/MacOSX10.5.sdk -no-sql-mysql -no-sql-sqlite -no-sql-odbc -no-sql-psql -system-zlib -no-libtiff -no-libmng -nomake examples -nomake demos -nomake docs -nomake designer -no-nis -no-cups -no-qdbus -no-framework -no-multimedia -no-phonon -no-svg -no-javascript-jit -no-scripttools " with error code 2<br>
Died at ./<a href="http://osx-packager-qtsdk.pl">osx-packager-qtsdk.pl</a> line 1401.<br><br></div>I noticed this settings before :<br><br>192-168-1-241:mythtv user$ ./<a href="http://osx-packager-qtsdk.pl">osx-packager-qtsdk.pl</a> -verbose -qtsrc 4.8.5 -gcc -nosysroot<br>
[osx-pkg] Building using master profile<br>[osx-pkg] Target architectures: ppc7400<br>[osx-pkg] DEVROOT = /Developer<br>[osx-pkg] SDKVER = 10.5<br>[osx-pkg] SDKROOT = /Developer/SDKs/MacOSX10.5.sdk<br>[osx-pkg] CCBIN = /Developer/usr/bin/gcc<br>
[osx-pkg] CXXBIN = /Developer/usr/bin/g++<br><br></div>But they did not seem to matter to the other packages being compiled . This one does not like the -arch type . Whats the best way forward from here ?<br><br></div>Milorad<br>
<div><div><br><br><br><br><div><br></div></div></div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Thu, Oct 10, 2013 at 10:09 PM, Jean-Yves Avenard <span dir="ltr"><<a href="mailto:jyavenard@gmail.com" target="_blank">jyavenard@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="im">On 10 October 2013 22:02, OM Ugarcina <<a href="mailto:mo.ucina@gmail.com">mo.ucina@gmail.com</a>> wrote:<br>
<br>
> It's ok , panicked too early . The configuration log showed that configure<br>
> could not find the libs folder . So a quick edit to the .profile to export<br>
> library_path and all is good .<br>
<br>
</div>there's no need for that, the perl script fully redefine all compiler<br>
related environment, and automatically add the path where they should<br>
be.<br>
<br>
thanks for noting the URLs in the dependencies that do not work<br>
anymore... for git they used to have them all there, seems they've<br>
cleaned up a tad!<br>
<div class="HOEnZb"><div class="h5">_______________________________________________<br>
mythtv-users mailing list<br>
<a href="mailto:mythtv-users@mythtv.org">mythtv-users@mythtv.org</a><br>
<a href="http://www.mythtv.org/mailman/listinfo/mythtv-users" target="_blank">http://www.mythtv.org/mailman/listinfo/mythtv-users</a><br>
</div></div></blockquote></div><br></div>