Have you checked further back in the build for another error? "mv failed" errors frequently mean that something didn't get built, but that the compilation moved on anyway.

On Tuesday, November 18, 2003, at 01:05 PM, Tony Bigbee wrote:

I am unable to build 2.2.1-17 on 10.3 with Fink .16.0-1 or FinkCommander 0.5.1.

At the very end of the build process I get the strange error:

install -d -m 755 /sw/src/root-gtk+2-shlibs-2.2.1-17/sw/lib/gtk-2.0
mv /sw/src/root-gtk+2-2.2.1-17/sw/lib/gtk-2.0/2.2.0/ /sw/src/root-gtk+2-shlibs-2.2.1-17/sw/lib/gtk-2.0/
mv: rename /sw/src/root-gtk+2-2.2.1-17/sw/lib/gtk-2.0/2.2.0/ to /sw/src/root-gtk+2-shlibs-2.2.1-17/sw/lib/gtk-2.0/2.2.0/: No such file or directory
### execution of mv failed, exit code 1
Failed: installing gtk+2-shlibs-2.2.1-17 failed


removing the trailing slashes allows me to do the mv command in the terminal successfully, but that doesn't help me with the build.

Martin Costabel commented about a few other people reporting the same thing.

Since some recent packages like gaim and xchat depend on a newer version of gtk+2 (2.2.x), and no binary is available for 2.2.1-17, I don't see any options other than possibly trying to download the source from www.gtk.org and trying to compile myself (with very low chance of success).

Any ideas?

Thanks,
AJB




------------------------------------------------------- This SF.net email is sponsored by: SF.net Giveback Program. Does SourceForge.net help you be more productive? Does it help you create better code? SHARE THE LOVE, and help us help YOU! Click Here: http://sourceforge.net/donate/ _______________________________________________ Fink-beginners mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/fink-beginners



------------------------------------------------------- This SF.net email is sponsored by: SF.net Giveback Program. Does SourceForge.net help you be more productive? Does it help you create better code? SHARE THE LOVE, and help us help YOU! Click Here: http://sourceforge.net/donate/ _______________________________________________ Fink-beginners mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/fink-beginners

Reply via email to