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: Joerg Sonnenberger <joerg%britannica.bec.de@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, 5 Oct 2009 15:43:52 +0200
On Mon, Oct 05, 2009 at 01:25:02PM +0000, Robert Elz wrote:
> Linking CXX executable strigiclient
> /usr/pkg/qt4/lib/libQtDBus.so: undefined reference to
> `_ZdlPv%GLIBCXX_3.4@localhost'
> /usr/pkg/qt4/lib/libQtDBus.so: undefined reference to
> `_ZTVN10__cxxabiv121__vmi_class_type_infoE%CXXABI_1.3@localhost'
> /usr/pkg/qt4/lib/libQtDBus.so: undefined reference to
> `_ZdaPv%GLIBCXX_3.4@localhost'
> /usr/pkg/qt4/lib/libQtDBus.so: undefined reference to
> `_Znaj%GLIBCXX_3.4@localhost'
> /usr/pkg/qt4/lib/libQtDBus.so: undefined reference to
> `_Znwj%GLIBCXX_3.4@localhost'
> /usr/pkg/qt4/lib/libQtDBus.so: undefined reference to
> `_ZTVN10__cxxabiv120__si_class_type_infoE%CXXABI_1.3@localhost'
> /usr/pkg/qt4/lib/libQtDBus.so: undefined reference to
> `_ZTVN10__cxxabiv117__class_type_infoE%CXXABI_1.3@localhost'
Wild guess: This is the canonical GCC issue of not adding rpath entries
to find the newer version of libstdc++.
Joerg
Home |
Main Index |
Thread Index |
Old Index