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
[EMAIL PROTECTED]    |    Weblog: http://www.mavetju.org/weblog/weblog.php 
bash$ :(){ :|:&};:   | Interested in MUDs? http://www.FatalDimensions.org/

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-questions" in the body of the message

Reply via email to