From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 4.0.0 (2022-12-14) on finch.gentoo.org X-Spam-Level: X-Spam-Status: No, score=-0.6 required=5.0 tests=DMARC_MISSING, MAILING_LIST_MULTI,RDNS_DYNAMIC autolearn=unavailable autolearn_force=no version=4.0.0 Received: from wintermute.datanode.net (ip68-100-170-42.nv.nv.cox.net [68.100.170.42]) by chiba.3jane.net (Postfix) with ESMTP id D99AEABDB3 for ; Tue, 24 Sep 2002 06:47:37 -0500 (CDT) Received: from wintermute.datanode.net (localhost [127.0.0.1]) by wintermute.datanode.net (8.12.5/8.12.4) with ESMTP id g8OBmGho001345 for ; Tue, 24 Sep 2002 07:48:16 -0400 Received: (from mcummings@localhost) by wintermute.datanode.net (8.12.5/8.12.4/Submit) id g8OBmG6J001344 for gentoo-dev@gentoo.org; Tue, 24 Sep 2002 07:48:16 -0400 Date: Tue, 24 Sep 2002 07:48:16 -0400 From: Michael Cummings To: gentoo-dev@gentoo.org Subject: Re: [gentoo-dev] QT Linking problem under gcc 3.2 Message-ID: <20020924114816.GA1304@datanode.net> Reply-To: mcummings@datanode.net Mail-Followup-To: gentoo-dev@gentoo.org References: <1032463673.6397.60.camel@fasty.spidex.com> <87it11u2wp.fsf@gentoo.shacknet.nu> <3D90302E.1010307@dotcom.pl> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <3D90302E.1010307@dotcom.pl> User-Agent: Mutt/1.4i Sender: gentoo-dev-admin@gentoo.org Errors-To: gentoo-dev-admin@gentoo.org X-BeenThere: gentoo-dev@gentoo.org X-Mailman-Version: 2.0.6 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: Gentoo Linux developer list List-Unsubscribe: , List-Archive: X-Archives-Salt: b2933e11-bff1-4583-9395-94ff91abb2c1 X-Archives-Hash: 1f22818bd6f963e005dbaa417fdeba00 Ditto on all accounts for me to. Same error message, same symptoms. On Tue, Sep 24, 2002 at 11:28:14AM +0200, myciel wrote: > >>libstdc++-libc6.2-2.so.3 needed by /usr/X11R6/libGLU.so, not found (try > >>using -rpath or -rpath-link) > > > > > >Have you re-emerged x11-base/xfree with GCC 3.2? > > > > I have the same problem with linking QT, > and I did re-emerged xfree >