Doug Milam wrote:
> Thanks; that was my best guess since these commands are part of a shell script. In any case, this script was run as root (not merely using sudo).
>
>
> --- On Sun, 8/24/08, Philip Guenther <[EMAIL PROTECTED]> wrote:
>
>> From: Philip Guenther <[EMAIL PROTECTED]>
>> Subject: Re: ln: /obsd: Operation not permitted
>> To: [EMAIL PROTECTED]
>> Cc: "Misc OpenBSD" <misc@openbsd.org>
>> Date: Sunday, August 24, 2008, 10:36 PM
>> On Sun, Aug 24, 2008 at 10:26 PM, Doug Milam
>> <[EMAIL PROTECTED]> wrote:
>>> The following error occurs after the command
>>>
>>>> cd /usr/src/sys/arch/i386/compile/GENERIC;
>>>> make clean && make depend && make
>>> "ln /bsd /obsd
>>> ln: /obsd: Operation not permitted
>>> *** Error code 1"
>> You *sure* that was the command you invoked?  That looks
>> like the
>> result of doing "make install" as non-root.
>>
>>
>> Philip Guenther
>


Doug Milam wrote:
ln: /obsd: Operation not permitted
*** Error code 1

Stop in /usr/src/sys/arch/i386/compile/GENERIC (line 888 of Makefile).

--running as root


Does make install work when run outside of your script?

Tom

Reply via email to