From owner-freebsd-ports Tue May 23 22:22:39 2000 Delivered-To: freebsd-ports@freebsd.org Received: from rock.ghis.net (rock.ghis.net [209.222.164.7]) by hub.freebsd.org (Postfix) with ESMTP id 26EDD37BA33 for ; Tue, 23 May 2000 22:22:37 -0700 (PDT) (envelope-from will@blackdawn.com) Received: from argon.blackdawn.com (01-116.dial.008.popsite.net [209.69.194.116]) by rock.ghis.net (8.9.3/8.9.3) with ESMTP id WAA98139; Tue, 23 May 2000 22:22:34 -0700 (PDT) Received: by argon.blackdawn.com (Postfix, from userid 1000) id C2D52193C; Wed, 24 May 2000 01:22:11 -0400 (EDT) Date: Wed, 24 May 2000 01:22:11 -0400 From: Will Andrews To: The Hermit Hacker Cc: Will Andrews , FreeBSD Ports Subject: Re: cvs commit: ports/x11/kdebase2 Makefile ports/x11/kdebase2/patches patch-aj Message-ID: <20000524012211.J4782@argon.blackdawn.com> References: <20000524002429.H4782@argon.blackdawn.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i In-Reply-To: ; from scrappy@hub.org on Wed, May 24, 2000 at 01:59:10AM -0300 X-Operating-System: FreeBSD 5.0-CURRENT i386 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Wed, May 24, 2000 at 01:59:10AM -0300, The Hermit Hacker wrote: > Just updated my ports, and tried a 'make': > > cc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I./.. -I./../../DriverManager c > /bin/sh ../../../../libtool --mode=link cc -O3 -mpentium -pipe -o odbcinst om > mkdir .libs > cc -O3 -mpentium -pipe -o .libs/odbcinst odbcinst.o ../.libs/libodbcinst.so /ub > /usr/lib/libstdc++.so.3: undefined reference to `exception type_info function' > /usr/lib/libstdc++.so.3: undefined reference to `__cp_push_exception' > /usr/lib/libstdc++.so.3: undefined reference to `__rtti_user' > /usr/lib/libstdc++.so.3: undefined reference to `__rtti_si' > /usr/lib/libstdc++.so.3: undefined reference to `__get_eh_context' > /usr/lib/libstdc++.so.3: undefined reference to `__sjthrow' > /usr/lib/libstdc++.so.3: undefined reference to `terminate(void)' > /usr/lib/libstdc++.so.3: undefined reference to `exception type_info node' > /usr/lib/libstdc++.so.3: undefined reference to `exception virtual table' > /usr/lib/libstdc++.so.3: undefined reference to `__builtin_vec_new' > /usr/lib/libstdc++.so.3: undefined reference to `__builtin_vec_delete' > /usr/lib/libstdc++.so.3: undefined reference to `__rtti_class' > /usr/lib/libstdc++.so.3: undefined reference to `__builtin_delete' > /usr/lib/libstdc++.so.3: undefined reference to `__terminate' > /usr/lib/libstdc++.so.3: undefined reference to `__builtin_new' > /usr/lib/libstdc++.so.3: undefined reference to `__eh_alloc' > *** Error code 1 > > Stop in /usr/local/base/ports/converters/kdesupport2/work/kdesupport-1.90/odbc/. > *** Error code 1 > > Stop in /usr/local/base/ports/converters/kdesupport2/work/kdesupport-1.90/odbc/. > *** Error code 1 Hmm... what version of FreeBSD? I probably forgot to add -lstdc++ -lgcc to the linking flags. (I'll take care of it when you reply.) -- Will Andrews GCS/E/S @d- s+:+>+:- a--->+++ C++ UB++++ P+ L- E--- W+++ !N !o ?K w--- ?O M+ V-- PS+ PE++ Y+ PGP+>+++ t++ 5 X++ R+ tv+ b++>++++ DI+++ D+ G++>+++ e->++++ h! r-->+++ y? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message