From mboxrd@z Thu Jan  1 00:00:00 1970
Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org)
	by nuthatch.gentoo.org with esmtp (Exim 4.60)
	(envelope-from <gentoo-user+bounces-53723-garchives=archives.gentoo.org@gentoo.org>)
	id 1GdDij-0008Qk-8n
	for garchives@archives.gentoo.org; Thu, 26 Oct 2006 22:29:05 +0000
Received: from robin.gentoo.org (localhost [127.0.0.1])
	by robin.gentoo.org (8.13.8/8.13.6) with SMTP id k9QMP6pk024972;
	Thu, 26 Oct 2006 22:25:06 GMT
Received: from shuttle.zlin.dk (port78.ds1-abs.adsl.cybercity.dk [212.242.227.17])
	by robin.gentoo.org (8.13.8/8.13.6) with ESMTP id k9QML4ph030599
	for <gentoo-user@lists.gentoo.org>; Thu, 26 Oct 2006 22:21:04 GMT
Received: from BA.zlin.dk (unknown [10.0.0.3])
	by shuttle.zlin.dk (Postfix) with ESMTP id 8E7B130037
	for <gentoo-user@lists.gentoo.org>; Fri, 27 Oct 2006 00:21:04 +0200 (CEST)
From: Bo =?iso-8859-1?q?=D8rsted_Andresen?= <bo.andresen@zlin.dk>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] Emerge Tomcat Problem
Date: Fri, 27 Oct 2006 00:21:00 +0200
User-Agent: KMail/1.9.5
References: <453E0F32.1070804@akyasociados.com.ar> <200610261849.27849.bo.andresen@zlin.dk> <4540D07A.1050208@akyasociados.com.ar>
In-Reply-To: <4540D07A.1050208@akyasociados.com.ar>
Precedence: bulk
List-Post: <mailto:gentoo-user@lists.gentoo.org>
List-Help: <mailto:gentoo-user+help@gentoo.org>
List-Unsubscribe: <mailto:gentoo-user+unsubscribe@gentoo.org>
List-Subscribe: <mailto:gentoo-user+subscribe@gentoo.org>
List-Id: Gentoo Linux mail <gentoo-user.gentoo.org>
X-BeenThere: gentoo-user@gentoo.org
Reply-to: gentoo-user@lists.gentoo.org
MIME-Version: 1.0
Content-Type: multipart/signed;
  boundary="nextPart2803156.lAciO0BV0O";
  protocol="application/pgp-signature";
  micalg=pgp-sha1
Content-Transfer-Encoding: 7bit
Message-Id: <200610270021.03719.bo.andresen@zlin.dk>
X-Archives-Salt: bebbb638-9c66-4f46-852c-1165b778dc72
X-Archives-Hash: af9374f344cb8c52886dd11053dc0c48

--nextPart2803156.lAciO0BV0O
Content-Type: text/plain;
  charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
Content-Disposition: inline

On Thursday 26 October 2006 17:12, Rafael Barrera Oro wrote:
> >>and i checked and yes, nss is installed in /usr/lib64/nss, should i make
> >>a symlink (/usr/lib/nss -> /usr/lib64/nss) ?
> >[SNIP]
> >
> > That will solve the immediate issue, yes. The bigger issue, however, is
> > that on that profile /usr/lib should have been a symlink to /usr/lib64.
> >
> >$ ls -ld /usr/lib
> >lrwxrwxrwx 1 root root 5 2006-02-22 23:12 /usr/lib -> lib64
>
> even with symlink manually created it wont work! this is a tough one!
>
> gentoo64 lib # ls -al
> lrwxrwxrwx   1 root root    14 Oct 26 14:10 nss -> /usr/lib64/nss

It still gives the same error?

> Any other idea?

Well, you could replace /usr/lib/nss with /usr/lib64/nss in the ebuild. The
symlink should work though.

$ grep "use amd64" -A 1 `portageq portdir`/dev-java/jss/jss-3.4-r1.ebuild
        elif use amd64; then
                sed -e 's:-L$(DIST)/lib:-L/usr/lib/nspr -L/usr/lib/nss -L$(=
JAVA_HOME)/jre/lib/amd64 -L$(JAVA_HOME)/jre/lib/amd64/server -L$(DIST)/lib:=
' \

> how about replacing lib with a symlink to lib64 ?=20

You mean replace /usr/lib with a symlink like it's supposed to be? I certai=
nly
would do that if it was my system but I guess you'd need to move the conten=
ts
of /usr/lib to lib64 first. I certainly would take a good look at what /usr=
/lib
and /usr/lib64 contains first. Would like to make sure I didn't overwrite
something unintentionally...

=2D-=20
Bo Andresen

--nextPart2803156.lAciO0BV0O
Content-Type: application/pgp-signature

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (GNU/Linux)

iD8DBQBFQTTP8/kKEzmwNNoRAmeQAKChmXJWi0W6pZLcZVM+MUq+1rRozACfZd9a
1sIqGB0aOvKRN6ix6aGXYEk=
=+1/F
-----END PGP SIGNATURE-----

--nextPart2803156.lAciO0BV0O--
-- 
gentoo-user@gentoo.org mailing list