On Feb 6, 2009, at 5:56 AM, Alexander Hansen wrote:

>
> On Feb 5, 2009, at 11:25 PM, Jerry wrote:
>
>> Hi,
>>
>> I'm trying to install LyX on PPC 10.4.11. The first attempt failed,
>> with a whole lot of lines like this near the end of the output:
>>
>> make[24]: *** [/Library/Frameworks/QtDesigner.framework/QtDesigner]
>> Error 2
>> make[23]: *** [debug-all] Error 2
>>
>> followed by
>>
>> Building Dependency Tree...
>> Failed: phase compiling: qt4-mac-4.4.1-1 failed
>>
>> I then ran
>>
>> fink selfupdate
>>
>> and tried installing again. That resulted in the following output,
>> summarized here:
>>
>>
>> The last line to apparently execute normally was:
>>
>>
>> g++-4.0 -c -pipe -I/sw/lib/freetype219/include -I/sw/lib/freetype219/
>> include/freetype2 -I/sw/lib/fontconfig2/include -I/sw/lib/ 
>> fontconfig2/
>> include -I/sw/include -isystem /usr/X11R6/include -g -
>> fvisibility=hidden -fvisibility-inlines-hidden -Wall -W -fPIC -
>> DQT_STATICPLUGIN -DQDESIGNER_COMPONENTS_LIBRARY -DQT_SCRIPT_LIB -
>> DQT_XML_LIB -DQT_GUI_LIB -DQT_CORE_LIB -D_LARGEFILE64_SOURCE -
>> D_LARGEFILE_SOURCE -DQT_SHARED -I../../../../../mkspecs/macx-g++ - 
>> I. -
>> I../../../../../include/QtDesigner -I../../../../../include/QtCore -
>> I../../../../../include/QtCore -I../../../../../include/QtGui -
>> I../../../../../include/QtGui -I../../../../../include/QtXml -
>> I../../../../../include/QtXml -I../../../../../include/QtScript -
>> I../../../../../include/QtScript -I../../../../../include -
>> I../../../../../include/QtDesigner -I. -I.. -I../../lib/components -
>> I../../lib/sdk -I../../lib/extension -I../../lib/uilib -I../../lib/
>> shared -I../propertyeditor -I../../../../shared/qtpropertybrowser -
>> I../../../../shared/qtgradienteditor -I../objectinspector -I../
>> signalsloteditor -I../formeditor -I../widgetbox -I../buddyeditor - 
>> I../
>> taskmenu -I../taskmenu -I../tabordereditor -I.moc/debug-shared - 
>> I.uic/
>> debug-shared -F/sw/src/fink.build/qt4-mac-4.4.1-1/qt-copy/lib - 
>> o .obj/
>> debug-shared/qrc_widgetbox.o .rcc/debug-shared/qrc_widgetbox.cpp
>>
>>
>> followed by about 105 occurrences of this:
>>
>>
>> Creating '/Library/Frameworks/QtDesigner.framework/QtDesigner'
>> (cd /tmp/qt-stuff/source/qt-mac-opensource-src-4.4.3/tools/designer/
>> src/lib;make)
>> /bin/sh: line 1: cd: /tmp/qt-stuff/source/qt-mac-opensource- 
>> src-4.4.3/
>> tools/designer/src/lib: No such file or directory
>> make -f Makefile.Debug all
>>
>>
>> then this:
>>
>>
>> make -f Makefile.Debug all
>> make[228]: vfork: Resource temporarily unavailable
>>
>>
>> Then about 110 occurrences of this:
>>
>>
>> make[16]: *** [/Library/Frameworks/QtDesigner.framework/QtDesigner]
>> Error 2
>> make[15]: *** [debug-all] Error 2
>>
>>
>> and finally this:
>>
>>
>> make[4]: *** [sub-lib-make_default-ordered] Error 2
>> make[3]: *** [sub-components-make_default-ordered] Error 2
>> make[2]: *** [sub-src-make_default] Error 2
>> make[1]: *** [sub-designer-make_default-ordered] Error 2
>> make: *** [sub-tools-make_default-ordered] Error 2
>> ### execution of /var/tmp/tmp.1.zNFdWi failed, exit code 2
>> Removing runtime build-lock...
>> Removing build-lock package...
>> /sw/bin/dpkg-lockwait -r fink-buildlock-qt4-mac-4.4.1-1
>> (Reading database ... 38861 files and directories currently  
>> installed.)
>> Removing fink-buildlock-qt4-mac-4.4.1-1 ...
>> Failed: phase compiling: qt4-mac-4.4.1-1 failed
>>
>> Before reporting any errors, please run "fink selfupdate" and
>> try again.  If you continue to have issues, please check to see if  
>> the
>> FAQ on fink's website solves the problem.  If not, ask on the fink- 
>> users
>> or fink-beginners mailing lists, with a carbon copy to the  
>> maintainer:
>>
>>      Benjamin Reed <[email protected]>
>>
>> Note that this is preferable to emailing the maintainer directly,  
>> since
>> most fink package maintainers do not have access to all possible
>> hardware and software configurations.
>>
>>
>> Part of the error output above looks amazing like what happened when
>> I tried to install this from MacPorts.
>>
>> Jerry
>>
>
> Your problem has nothing to do with lyx-mac, because you're not  
> building that yet.
>
> The business about /Library/Frameworks suggests to me that you have  
> installed a Qt setup from some other source, and this has attempted  
> to hijack the build to do what _it_ expects, which is not what Fink  
> actually does.  The error is pretty similar to what you got for  
> Macports because it is due to a cause external to either Fink or  
> Macports, and not due to any particular defect in the respective  
> packaging.
>
> Start by checking in /usr/local/bin for anything that might be  
> related to Qt development, like /usr/local/bin/qmake ; if you've  
> got stuff like that there then maybe you can just get by with  
> temporarily renaming /usr/local while you build.
>
> I'll cc the maintainer, too.
>
Thanks, Alexander. I indeed found remnants of an old binary  
installation I did a while back (non-Fink). I _think_ it somewhere  
was in /Developer/ and I'm sure it was nowhere in /usr. Anyway, once  
I deleted it, the Fink installation worked to where I can now run the  
LyX application. However, there are some problems for which I'll  
start a new thread.

Jerry



------------------------------------------------------------------------------
Create and Deploy Rich Internet Apps outside the browser with Adobe(R)AIR(TM)
software. With Adobe AIR, Ajax developers can use existing skills and code to
build responsive, highly engaging applications that combine the power of local
resources and data with the reach of the web. Download the Adobe AIR SDK and
Ajax docs to start building applications today-http://p.sf.net/sfu/adobe-com
_______________________________________________
Fink-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to