On Nov 1, 2008, at 4:12 AM, Nils Homer wrote: > Thank-you for your help. That did not work, the same error messages > appear. >
Identical? You still have references to /usr/local just like below? Something like this error has been seen before: http://thread.gmane.org/gmane.os.macosx.fink.beginners/21967 Unfortunately, we weren't able to figure out exactly what was going on because the poster wound up cleaning out Fink and reinstalling, and the problem didn't recur. > > > On 11/1/08 6:44 AM, "Alexander Hansen" <[EMAIL PROTECTED]> > wrote: > >> >> On Nov 1, 2008, at 1:50 AM, Nils Homer wrote: >> >>> After running "fink selfupdate" and "fink update-all" I keep getting >>> the >>> following error. Thanks for any help in advance. >>> >>> /usr/bin/install -c -m 644 ./builds/unix/ft2unix.h \ >>> >>> /sw/src/fink.build/root-freetype219-2.3.7-7/usr/local/include/ >>> ft2build.h >>> /usr/bin/install -c -m 644 ./builds/unix/ >>> ftconfig.h \ >>> >>> /sw/src/fink.build/root-freetype219-2.3.7-7/usr/local/include/ >>> freetype2/free >>> type/config/ftconfig.h >>> /usr/bin/install -c -m 644 >>> /sw/src/fink.build/freetype219-2.3.7-7/freetype-2.3.7/objs/ >>> ftmodule.h >>> \ >>> >>> /sw/src/fink.build/root-freetype219-2.3.7-7/usr/local/include/ >>> freetype2/free >>> type/config/ftmodule.h >>> /usr/bin/install -c -m 755 ./builds/unix/freetype-config \ >>> >>> /sw/src/fink.build/root-freetype219-2.3.7-7/usr/local/bin/freetype- >>> config >>> /usr/bin/install -c -m 644 ./builds/unix/freetype2.m4 \ >>> >>> /sw/src/fink.build/root-freetype219-2.3.7-7/usr/local/share/aclocal/ >>> freetype >>> 2.m4 >>> /usr/bin/install -c -m 644 ./builds/unix/freetype2.pc \ >>> >>> /sw/src/fink.build/root-freetype219-2.3.7-7/usr/local/lib/pkgconfig/ >>> freetype >>> 2.pc >>> rm -rf >>> /sw/src/fink.build/root-freetype219-2.3.7-7/sw/lib/freetype219/share >>> install -d -m 755 >>> /sw/src/fink.build/root-freetype219-2.3.7-7/sw/share/doc/freetype219 >>> cp -pR docs/* >>> /sw/src/fink.build/root-freetype219-2.3.7-7/sw/share/doc/ >>> freetype219/ >>> >>> # everything is buried in a private hierarchy... >>> # now symlink from the default places >>> # must not symlink dirs...risk of confusing dpkg >>> >>> pushd /sw/src/fink.build/root-freetype219-2.3.7-7/sw/lib/ >>> freetype219 >>> /var/tmp/tmp.2.lRIo8L: line 11: pushd: >>> /sw/src/fink.build/root-freetype219-2.3.7-7/sw/lib/freetype219: No >>> such file >>> or directory >>> ### execution of /var/tmp/tmp.2.lRIo8L failed, exit code 1 >>> Removing runtime build-lock... >>> Removing build-lock package... >>> /sw/bin/dpkg-lockwait -r fink-buildlock-freetype219-2.3.7-7 >>> (Reading database ... 34710 files and directories currently >>> installed.) >>> Removing fink-buildlock-freetype219-2.3.7-7 ... >>> Failed: phase installing: freetype219-2.3.7-7 failed >>> >>> >> >> The freetype2 build is picking up contamination from /usr/local, for >> one thing. We generally suggest first moving /usr/local out of the >> way while you build. > > ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Fink-beginners mailing list [email protected] http://news.gmane.org/gmane.os.apple.fink.beginners
