Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 2 Oct 2002 13:34:05 +1000
From:      Edwin Groothuis <edwin@mavetju.org>
To:        SweeTLeaF <SweeTLeaF@myrealbox.com>
Cc:        questions@freebsd.org
Subject:   Re: VMware2 ports
Message-ID:  <20021002033405.GE930@k7.mavetju>
In-Reply-To: <15030010622.20021001205705@myrealbox.com>
References:  <15030010622.20021001205705@myrealbox.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Oct 01, 2002 at 08:57:05PM -0500, SweeTLeaF wrote:
> Hello questions,
> 
> I am trying to install vmware2 from the ports.
> 
> In the vmware2 ports dir i am typing:
> 
> make clean && make install   ....i have tried just make and the same
> error keeps happening. Its starts to compile and install then exits
> with the following:
> 
> ===> vmmon-only
> make -f Makefile.FreeBSD SMP=YES install
> install -o root -g wheel -m 555   vmmon_smp.ko /usr/local/lib/vmware/lib/modules
> rm -f /compat/linux/dev/vmmon
> mknod /compat/linux/dev/vmmon c 200 0
> make -f Makefile.FreeBSD SMP=NO install
> install -o root -g wheel -m 555   vmmon_up.ko /usr/local/lib/vmware/lib/modules
> rm -f /compat/linux/dev/vmmon
> mknod /compat/linux/dev/vmmon c 200 0
> ===>   Generating temporary packing list
> /bin/ln -sf /usr/local/etc/vmware /etc/
> ln: /etc//vmware: Operation not permitted

Is / mounted read-only? Is /etc unmutable?

That's all I can wonder about.

Edwin

-- 
Edwin Groothuis      |            Personal website: http://www.MavEtJu.org
edwin@mavetju.org    |    Weblog: http://www.mavetju.org/weblog/weblog.php 
bash$ :(){ :|:&};:   | Interested in MUDs? http://www.FatalDimensions.org/

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20021002033405.GE930>