pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: pkg/41966: x11/qt4-qdbus demands absurd quantities of (v)ram to compile (NetBSD 4/0/i386)
The following reply was made to PR pkg/41966; it has been noted by GNATS.
From: Robert Elz <kre%munnari.OZ.AU@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc:
Subject: Re: pkg/41966: x11/qt4-qdbus demands absurd quantities of (v)ram to
compile (NetBSD 4/0/i386)
Date: Mon, 05 Oct 2009 23:39:10 +0700
Date: Mon, 5 Oct 2009 16:20:03 +0000 (UTC)
From: Joerg Sonnenberger <joerg%britannica.bec.de@localhost>
Message-ID: <20091005162003.EC2E763B8B6%www.NetBSD.org@localhost>
| objdump -p | grep RPATH will tell you the rpath,
RPATH
/usr/pkg/gcc44/lib:/usr/pkg/qt4/lib:/usr/pkg/gcc44/lib/gcc/i386-unknown-netbsdelf4.0/4.4.1:/usr/pkg/gcc44/lib/gcc/i386-unknown-netbsdelf4.0/4.4.1/:/usr/pkg/lib
| most likely libQtDBus doesn't contain /usr/pkg/gcc44/lib
except it looks like it does.
I also tried the gcc34 version, and aside from having gcc34 where the
above (and the ldd) had gcc44, they're essentially the same
(the long components with netbsdelf in them also have the corresponding
version number change).
kre
Home |
Main Index |
Thread Index |
Old Index