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-devel mailing list [email protected] http://news.gmane.org/gmane.os.apple.fink.devel
