[OpenAFS] Building 1.8.2 with transarc-paths
Prasad K. Dharmasena
pkd@umd.edu
Wed, 7 Nov 2018 21:41:06 -0500
--000000000000310999057a1e2c6e
Content-Type: text/plain; charset="UTF-8"
I've been building 1.6.x on Ubuntu 16.04 with the following options and it
has worked well for me.
--enable-transarc-paths
--prefix=/usr/afsws
--enable-supergroups
Building 1.8.x on the same OS with the same option has a problem that
appears to be an rpath issue.
ldd /usr/vice/etc/afsd | grep not
libafshcrypto.so.2 => not found
librokenafs.so.2 => not found
Those libraries are installed in /usr/afsws/lib, so I can get the client to
run if I set the LD_LIBRARY_PATH. Any hints to what I need to tweak in
'configure' to make it build properly?
Thanks.
--000000000000310999057a1e2c6e
Content-Type: text/html; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable
<div dir=3D"ltr"><div dir=3D"ltr"><div dir=3D"ltr"><div class=3D"gmail_defa=
ult" style=3D"font-family:arial,helvetica,sans-serif">I've been buildin=
g 1.6.x on Ubuntu 16.04 with the following options and it has worked well f=
or me.</div><div class=3D"gmail_default" style=3D"font-family:arial,helveti=
ca,sans-serif"><br></div><div class=3D"gmail_default"><div class=3D"gmail_d=
efault" style=3D"font-family:arial,helvetica,sans-serif">=C2=A0 =C2=A0 =C2=
=A0 =C2=A0 --enable-transarc-paths=C2=A0</div><div class=3D"gmail_default" =
style=3D"font-family:arial,helvetica,sans-serif">=C2=A0 =C2=A0 =C2=A0 =C2=
=A0 --prefix=3D/usr/afsws=C2=A0</div><div class=3D"gmail_default" style=3D"=
font-family:arial,helvetica,sans-serif">=C2=A0 =C2=A0 =C2=A0 =C2=A0 --enabl=
e-supergroups=C2=A0</div><div style=3D"font-family:arial,helvetica,sans-ser=
if"><br></div><div style=3D"font-family:arial,helvetica,sans-serif">Buildin=
g 1.8.x on the same OS with the same option has a problem that appears to b=
e an rpath issue.</div><div style=3D"font-family:arial,helvetica,sans-serif=
"><br></div><div><div><font face=3D"arial, helvetica, sans-serif">ldd /usr/=
vice/etc/afsd | grep not</font></div><div><font face=3D"arial, helvetica, s=
ans-serif"><span style=3D"white-space:pre"> </span>libafshcrypto.so.2 =3D&g=
t; not found</font></div><div><font face=3D"arial, helvetica, sans-serif"><=
span style=3D"white-space:pre"> </span>librokenafs.so.2 =3D> not found</=
font></div></div><div style=3D"font-family:arial,helvetica,sans-serif"><br>=
</div><div style=3D"font-family:arial,helvetica,sans-serif">Those libraries=
are installed in /usr/afsws/lib, so I can get the client to run if I set t=
he LD_LIBRARY_PATH.=C2=A0 Any hints to what I need to tweak in 'configu=
re' to make it build properly?</div><div style=3D"font-family:arial,hel=
vetica,sans-serif"><br></div><div style=3D"font-family:arial,helvetica,sans=
-serif">Thanks.</div><div style=3D"font-family:arial,helvetica,sans-serif">=
<br></div></div></div></div></div>
--000000000000310999057a1e2c6e--