On 10/28/12 1:15 PM, Alexander Hansen wrote: > On 10/28/12 10:22 AM, Matthew Moulson wrote: >> Hello, >> >> I am having a problem installing libftgl1-shlibs, which I need for root5. >> The problem is illustrated in the following screen output. That mv after the >> successful install doesn't look quite right (source and target are the >> same?). > > No, they aren't the same. The file is intended to be moved from > > /sw/src/fink.build/root-libftgl1-2.1.2-5 > > to a corresponding location in > /sw/src/fink.build/root-libftgl1-shlibs2.1.2-5 > >> >> ... >> sudo -u fink-bld [ENV] sh -c /tmp/fink.ezZjc >> /usr/bin/install -d -m 755 >> /sw/src/fink.build/root-libftgl1-shlibs-2.1.2-5/sw/lib >> /bin/mv /sw/src/fink.build/root-libftgl1-2.1.2-5/sw/lib/libftgl.0.0.0.dylib >> /sw/src/fink.build/root-libftgl1-shlibs-2.1.2-5/sw/lib/ >> mv: rename >> /sw/src/fink.build/root-libftgl1-2.1.2-5/sw/lib/libftgl.0.0.0.dylib to >> /sw/src/fink.build/root-libftgl1-shlibs-2.1.2-5/sw/lib/libftgl.0.0.0.dylib: >> No such file or directory >> ### execution of /bin/mv failed, exit code 1 >> ### execution of /tmp/fink.ezZjc failed, exit code 1 >> Removing runtime build-lock... >> Removing build-lock package... >> /sw/bin/dpkg-lockwait -r fink-buildlock-libftgl1-2.1.2-5 >> (Reading database ... 92259 files and directories currently installed.) >> Removing fink-buildlock-libftgl1-2.1.2-5 ... >> Failed: phase installing: libftgl1-shlibs-2.1.2-5 failed >> >> Could someone please take a look? >> Thanks! >> >> >> --Matt >> >> >> Matthew Moulson >> INFN Laboratori Nazionali di Frascati >> Tel. +39 06 9403 2726, 8192 >> http://www.lnf.infn.it/~moulson >> >> >> > > The _real_ problem is that libftgl.0.0.0.dylib didn't get generated in > the build, and so it can't be moved. cf. > > http://www.finkproject.org/faq/comp-general.php?phpLang=en#mv-failed > > There may be information earlier in your build log about why this is > happening. > > Much more important than your fink version for diagnostic purposes would be: > > Your OS version (all we know is that it appears to be something less > than 10.7) > > Your Xcode version >
For what it's worth, the package builds OK for me on 10.6 with Xcode 3.2.6. -- Alexander Hansen, Ph.D. Fink User Liaison My package updates: http://finkakh.wordpress.com/ ------------------------------------------------------------------------------ The Windows 8 Center - In partnership with Sourceforge Your idea - your app - 30 days. Get started! http://windows8center.sourceforge.net/ what-html-developers-need-to-know-about-coding-windows-8-metro-style-apps/ _______________________________________________ Fink-users mailing list [email protected] List archive: http://news.gmane.org/gmane.os.macosx.fink.user Subscription management: https://lists.sourceforge.net/lists/listinfo/fink-users
