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=-1.0 required=5.0 tests=DMARC_MISSING, MAILING_LIST_MULTI autolearn=unavailable autolearn_force=no version=4.0.0 Received: from sc.am (sc.am [66.247.109.82]) by chiba.3jane.net (Postfix) with SMTP id 29F46AC644 for ; Fri, 16 Aug 2002 13:11:24 -0500 (CDT) Received: (qmail 14827 invoked from network); 16 Aug 2002 18:09:36 -0000 Received: from unknown (HELO sc.am) (127.0.0.1) by localhost with SMTP; 16 Aug 2002 18:09:36 -0000 Received: from 12.247.253.40 (SquirrelMail authenticated user gregg) by sc.am with HTTP; Fri, 16 Aug 2002 13:09:36 -0500 (CDT) Message-ID: <2711.12.247.253.40.1029521376.squirrel@sc.am> Date: Fri, 16 Aug 2002 13:09:36 -0500 (CDT) From: "Gregg" To: X-Priority: 3 Importance: Normal X-MSMail-Priority: Normal Reply-To: gregg@sc.am X-Mailer: SquirrelMail (version 1.2.7) MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Subject: [gentoo-dev] telnet 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: c87e3363-21a2-4d2f-b90f-e23d1848d7ea X-Archives-Hash: 76cb830e3d7bf51560cff5498ffba9db After upgrading from gcc 3.1 to gcc 3.1.1 I get this: *[root@localhost:net-misc] telnet telnet: error while loading shared libraries: libstdc++.so.4: cannot open shared object file: No such file or directory *[root@localhost:net-misc] What package is telnet in so I can recompile it? Gregg