Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 1 Aug 2004 15:59:44 +0200
From:      Pawel Jakub Dawidek <pjd@FreeBSD.org>
To:        Dag-Erling Sm?rgrav <des@des.no>
Cc:        cvs-all@FreeBSD.org
Subject:   Re: cvs commit: src/sbin/geom/class/mirror Makefile geom_mirror.c src/sys/geom/mirror g_mirror.c g_mirror.h g_mirror_ctl.c src/sys/modules/geom/geom_mirror Makefile src/tools/regression/geom_mirror Makefile runtests.sh test-1.sh test-2.sh test-3.sh test-4.sh ...
Message-ID:  <20040801135944.GF39839@darkness.comp.waw.pl>
In-Reply-To: <xzp3c38vbc8.fsf@dwp.des.no>
References:  <200407302313.i6UNDj5H004714@repoman.freebsd.org> <xzp3c38vbc8.fsf@dwp.des.no>

next in thread | previous in thread | raw e-mail | index | archive | help

--AH+kv8CCoFf6qPuz
Content-Type: text/plain; charset=iso-8859-2
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

On Sat, Jul 31, 2004 at 10:18:31AM +0200, Dag-Erling Sm?rgrav wrote:
+> Pawel Jakub Dawidek <pjd@FreeBSD.org> writes:
+> >   Log:
+> >   Add GEOM_MIRROR class which provide RAID1 functionality and has many=
 useful
+> >   features. The gmirror(8) utility should be used for control of this =
class.
+> >   There is no manual page yet, but I'm working on it with keramida@.
+>=20
+> This won't build, because src/sbin/geom/class/Makefile.inc defines
+> LIBDIR to /lib/geom, which breaks the dependency on ${LIBMD}.

My fix (s/LIBDIR/SHLIBDIR/) is wrong and I'm out of ideas how to do it
right.

The problem is, that when SHLIBDIR is defined, symbolic link (<libname>.so)
is created under LIBDIR (/usr/lib/), not under SHLIBDIR (/lib/geom/).

How to fix it to force symlink creation under /lib/geom/, but without
creaking DPADD?

--=20
Pawel Jakub Dawidek                       http://www.FreeBSD.org
pjd@FreeBSD.org                           http://garage.freebsd.pl
FreeBSD committer                         Am I Evil? Yes, I Am!

--AH+kv8CCoFf6qPuz
Content-Type: application/pgp-signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (FreeBSD)

iD8DBQFBDPdQForvXbEpPzQRAhVkAKCG3Xc4LglEhanTgx1JkBIPKyB0UQCglKDa
eVNq2yEw2kItEacfXZKeo88=
=1L3b
-----END PGP SIGNATURE-----

--AH+kv8CCoFf6qPuz--



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