In doing an update, I need to rebuild most of kde. I got an immediate failure, trying to install to a directory that's missing (not a compiler error), but when I read the list, it looks like there's problems with the new gcc (of course, I was a good little coder and stuck it in promptly), so I tried using gcc_version to roll it back. That got kde-libs built, and in fact got things rolling up to the koffice stuff. Here, although the names are changed, the error is exactly alike:
rm -rf /sw/src/root-karbon-1.2.90-4 mkdir -p /sw/src/root-karbon-1.2.90-4/sw mkdir -p /sw/src/root-karbon-1.2.90-4/DEBIAN install -d -m 755 /sw/src/root-karbon-1.2.90-4/sw/bin mv /sw/src/root-koffice-1.2.90-4/sw/bin/karbon /sw/src/root-karbon-1.2.90-4/sw/b in/ mv: cannot stat `/sw/src/root-koffice-1.2.90-4/sw/bin/karbon': No such file or d irectory ### execution of mv failed, exit code 1 Failed: installing karbon-1.2.90-4 failed OK, I guess I can go digging into the code, but before I tackle koffice, has this already been fixed? BTW, [may:~] chuckr% gcc -v Reading specs from /usr/libexec/gcc/darwin/ppc/3.1/specs Thread model: posix Apple Computer, Inc. GCC version 1175, based on gcc version 3.1 20020420 (prerelease) I have the entire build listing, if it's of help, I really don't want to go slogging through this build. ---------------------------------------------------------------------------- Chuck Robey | Interests include C & Java programming, FreeBSD, [EMAIL PROTECTED] | electronics, communications, and SF/Fantasy. New Year's Resolution: I will not sphroxify gullible people into looking up fictitious words in the dictionary. ---------------------------------------------------------------------------- ------------------------------------------------------- This SF.Net email sponsored by: Free pre-built ASP.NET sites including Data Reports, E-commerce, Portals, and Forums are available now. Download today and enter to win an XBOX or Visual Studio .NET. http://aspnet.click-url.com/go/psa00100003ave/direct;at.aspnet_072303_01/01 _______________________________________________ Fink-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/fink-users
