On Mon, 25 Oct 2004 23:56:27 +0200, Martin Costabel <[EMAIL PROTECTED]> wrote:
> Alexander K. Hansen wrote: > [] > >> + ln -sf darwin-g++ > >> /sw/src/root-qt3-3.3.3-14/sw/share/qt3/mkspecs/default > >> ln: creating symbolic link > >> `/sw/src/root-qt3-3.3.3-14/sw/share/qt3/mkspecs/default' to > >> `darwin-g++': No such file or directory > >> ### execution of /var/tmp/tmp.3.y39Vcj failed, exit code 1 > >> Failed: installing qt3-3.3.3-14 failed > [] > > Do you happen to have fileutils installed? If so, then try uninstalling > > it and redoing the build. > > Or do a selfupdate to 3.3.3-15 which has a fix for this. > (Still no fix in sight for the symlinked /sw bug, though). I did a selfupdate, and 3.3.3-15 gives me the same error: + rm -rf /sw/src/root-qt3-3.3.3-15/sw/share/qt3/mkspecs/default + ln -sf darwin-g++ /sw/src/root-qt3-3.3.3-15/sw/share/qt3/mkspecs/default ln: creating symbolic link `/sw/src/root-qt3-3.3.3-15/sw/share/qt3/mkspecs/default' to `darwin-g++': No such file or directory ### execution of /var/tmp/tmp.3.SXA5BF failed, exit code 1 Failed: installing qt3-3.3.3-15 failed Note that mkspecs is conspicuous in its absense: $ ls -la /sw/src/root-qt3-3.3.3-15/sw/share/qt3/ total 0 drwxr-xr-x 6 root admin 204 Oct 26 00:33 . drwxr-xr-x 5 root admin 170 Oct 26 00:33 .. drwxr-xr-x 12 root admin 408 Oct 26 00:33 phrasebooks drwxr-xr-x 3 root admin 102 Oct 26 00:31 sw drwxr-xr-x 6 root admin 204 Oct 26 00:33 templates drwxr-xr-x 10 root admin 340 Oct 26 00:33 translations /sw is an actual directory and not a symbolic link. Regards, Dan -- Dan Sommers Atoms are not things. This sentence is false. --Werner Heisenberg <mailto:[EMAIL PROTECTED]> Intercourse the penguin. <http://www.tombstonezero.net/dan/> --Monty Python's Flying Circus ------------------------------------------------------- This SF.net email is sponsored by: IT Product Guide on ITManagersJournal Use IT products in your business? Tell us what you think of them. Give us Your Opinions, Get Free ThinkGeek Gift Certificates! Click to find out more http://productguide.itmanagersjournal.com/guidepromo.tmpl _______________________________________________ Fink-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/fink-users
