Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 3 May 2007 10:48:57 -0700 (PDT)
From:      Arne "Wörner" <arne_woerner@yahoo.com>
To:        deniswork <deniswork@uzvik.kiev.ua>, freebsd-geom@freebsd.org
Subject:   Re: graid5 compilation problem
Message-ID:  <571814.46202.qm@web30301.mail.mud.yahoo.com>
In-Reply-To: <1003497296.20070503201226@uzvik.kiev.ua>

next in thread | previous in thread | raw e-mail | index | archive | help
--- deniswork@uzvik.kiev.ua wrote:
> Hi, I  want  migrate(after two after-reboot-crashes) from gvinum to
> graid5.
>
Cool... I am glad to read that...

> I take graid5 from this url:
>
> http://home.tiscali.de/cmdr_faako/geom_raid5.tbz
>
OK...
 
> and trying to compile it using this guide:
> http://www.freenas.org/downloads/docs/devel-docs/#d0e689
> 
> kernel module compiles OK.
> , but i meet troubles when I
> trying to compile geom_raid5.c
> 
> [root@82 /usr/src/sbin/geom/class/raid5]# cd /usr/src/sbin/geom/class/raid5/
> [root@82 /usr/src/sbin/geom/class/raid5]#
> [root@82 /usr/src/sbin/geom/class/raid5]# mkdir /usr/include/geom/raid5
> [root@82 /usr/src/sbin/geom/class/raid5]#
> [root@82 /usr/src/sbin/geom/class/raid5]# cp
> /usr/src/sys/geom/raid5/g_raid5.h /usr/include/geom/raid5/
> [root@82 /usr/src/sbin/geom/class/raid5]#
> [root@82 /usr/src/sbin/geom/class/raid5]# make depend
> [root@82 /usr/src/sbin/geom/class/raid5]#
> [root@82 /usr/src/sbin/geom/class/raid5]# make
> Warning: Object directory not changed from original
> /usr/src/sbin/geom/class/raid5
> ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
>
This means nothing important, I would guess... I always ignored that...

> and after this graid5(at /sbin/graid5 and at any other location) doesn't
> created : (
> 
U can either use
  geom raid5
or u create the necessary hard link:
  ln /sbin/geom /sbin/graid5

> Can you please help me solve this problem?
> 
Yup - I hope I did... :-)

Have fun...
-Arne

__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 



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