Anton Shterenlikht <[email protected]> writes: > # cc -v -static -o rescue [...] > cc: cat.lo: No such file or directory
Umm, try again from the object directory, /usr/obj/usr/src/rescue/rescue/ > # /usr/obj/usr/src/rescue/rescue/../librescue/exec.o: Permission > denied That's weird, can you check the ownership of that file? Did you run buildworld as root and buildenv as a regular user? DES -- Dag-Erling Smørgrav - [email protected] _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to "[email protected]"
