<HTML><BODY style="word-wrap: break-word; -khtml-nbsp-mode: space; -khtml-line-break: after-white-space; ">Quick question, did you start with 4, compile most of the dependencies (QT, lame, etc.) then switch to 3.3 and start with the same dependencies?  Usually when I have this problem (I compile fink with 4.0, but have to switch to 3.3 for MythTV, sometimes I forget and all hell breaks loose), I do an rm -rf .osx-packager from the directory I run the script from.  Then, start the entire process again with 3.3....<DIV><BR class="khtml-block-placeholder"></DIV><DIV>Let me know if that helps, also it would be good to know which Xcode you are using..</DIV><DIV><BR><DIV><DIV>On May 9, 2006, at 1:44 PM, Ashley Bostock wrote:</DIV><BR class="Apple-interchange-newline"><BLOCKQUOTE type="cite">Hi,<BR><BR>I'm trying to use the osx-packager.pl script but it always fails with this error when compiling with gcc 4.0...<BR><BR>g++ -c -pipe -mcpu=7450 -mtune=7450 -mpowerpc-gfxopt -faltivec -F/System/Library/Frameworks/{AGL,ApplicationServices,Carbon,Cocoa,OpenGL,QuickTime}.framework/Frameworks -F/System/Library/PrivateFrameworks/{DVD}.framework/Frameworks -Wall -W -O3 -Wall -Wno-switch -I/Users/ardnut/src/mythtv/contrib/.osx-packager/build/include -no-cpp-precomp -pipe -fomit-frame-pointer -force_cpusubtype_ALL -Wno-sign-compare -fno-inline-functions -I/Users/ardnut/src/mythtv/contrib/.osx-packager/build/include/freetype2 -I/Users/ardnut/src/mythtv/contrib/.osx-packager/build/include -DPIC -fPIC  -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -DPREFIX=\"/Users/ardnut/src/mythtv/contrib/.osx-packager/build\" -DLIBDIR=\"/Users/ardnut/src/mythtv/contrib/.osx-packager/build/lib\" -D_LARGEFILE_SOURCE -DUSING_FRONTEND -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_SHARED -DQT_ACCESSIBILITY_SUPPORT -I/Users/ardnut/src/mythtv/contrib/.osx-packager/src/qt- mac-free-3.3.5/mkspecs/default -I. -I../../../../../build/include -I../../../../../build/include -I../.. -I.. -I../libmyth -I../libavcodec -I../libavutil -I../libmythmpeg2 -Idvbdev -Impeg -I/Users/ardnut/src/mythtv/contrib/.osx-packager/src/qt- mac-free-3.3.5/include -o NuppelVideoPlayer.o NuppelVideoPlayer.cpp<BR>NuppelVideoPlayer.cpp: In member function `void NuppelVideoPlayer::calcSliderPos(StatusPosInfo&amp;, bool)':<BR>NuppelVideoPlayer.cpp:5267: internal compiler error: Bus error <BR>Please submit a full bug report,<BR>with preprocessed source if appropriate.<BR>See &lt;URL:<A href="http://developer.apple.com/bugreporter">http://developer.apple.com/bugreporter</A>&gt; for instructions.<BR>{standard input}:16308:FATAL:.abort  detected.  Assembly stopping. <BR>make[2]: *** [NuppelVideoPlayer.o] Error 1<BR>make[1]: *** [sub-libmythtv] 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 818.<BR><BR>or this error if I instead switch to use gcc 3.3...<BR><BR>/usr/lib/libstdc++.6.dylib(single module) definition of __ZNSaIwEC1Ev<BR>/usr/lib/libstdc++.a(stl-inst.o) private external definition of __ZNSaIwEC1Ev in section (__TEXT,__text) <BR>ld: multiple definitions of symbol __ZNSaIwEC2ERKS_<BR>/usr/lib/libstdc++.6.dylib(single module) definition of __ZNSaIwEC2ERKS_<BR>/usr/lib/libstdc++.a(stl-inst.o) private external definition of __ZNSaIwEC2ERKS_ in section (__TEXT,__text) <BR>ld: multiple definitions of symbol __ZNSaIwEC2Ev<BR>/usr/lib/libstdc++.6.dylib(single module) definition of __ZNSaIwEC2Ev<BR>/usr/lib/libstdc++.a(stl-inst.o) private external definition of __ZNSaIwEC2Ev in section (__TEXT,__text) <BR>ld: multiple definitions of symbol __ZNSaIwED1Ev<BR>/usr/lib/libstdc++.6.dylib(single module) definition of __ZNSaIwED1Ev<BR>/usr/lib/libstdc++.a(stl-inst.o) private external definition of __ZNSaIwED1Ev in section (__TEXT,__text) <BR>ld: multiple definitions of symbol __ZNSaIwED2Ev<BR>/usr/lib/libstdc++.6.dylib(single module) definition of __ZNSaIwED2Ev<BR>/usr/lib/libstdc++.a(stl-inst.o) private external definition of __ZNSaIwED2Ev in section (__TEXT,__text) <BR>/usr/bin/libtool: internal link edit command failed<BR>make[2]: *** [libmyth-0.19.0.19.0.dylib] Error 1<BR>make[1]: *** [sub-libmyth] 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 818.<BR><BR>Any ideas what am I doing wrong? (I'm running the script as is with no additional arguments)<BR><BR>Thanks,<BR>Ash.<BR><DIV style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; ">_______________________________________________</DIV><DIV style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; ">mythtv-users mailing list</DIV><DIV style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><A href="mailto:mythtv-users@mythtv.org">mythtv-users@mythtv.org</A></DIV><DIV style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><A href="http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users">http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users</A></DIV> </BLOCKQUOTE></DIV><BR></DIV></BODY></HTML>