From owner-freebsd-current Tue Sep 12 3:18:10 2000 Delivered-To: freebsd-current@freebsd.org Received: from fling.sanbi.ac.za (fling.sanbi.ac.za [196.38.142.119]) by hub.freebsd.org (Postfix) with ESMTP id BCD4537B423; Tue, 12 Sep 2000 03:17:58 -0700 (PDT) Received: from johann by fling.sanbi.ac.za with local (Exim 3.13 #4) id 13Yn8N-0008Nn-00; Tue, 12 Sep 2000 12:17:47 +0200 Date: Tue, 12 Sep 2000 12:17:47 +0200 From: Johann Visagie To: ports@freebsd.org, current@freebsd.org Subject: Compilation problem only in -CURRENT Message-ID: <20000912121746.D27464@fling.sanbi.ac.za> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2i Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG In trying to create a port, I'm running into the following problem: Everything compiles fine on 3.5 -STABLE (last built on Jul 14), but on -CURRENT (Aug 29) one of the .so files reports: 'Undefined symbol "__pure_virtual"' The port defines USE_NEWGCC, so gcc 2.95.2 19991024 is used on both systems. -- Johann To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message