From owner-freebsd-current Thu Nov 14 15:37: 2 2002 Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EED5537B401 for ; Thu, 14 Nov 2002 15:37:00 -0800 (PST) Received: from troutmask.apl.washington.edu (troutmask.apl.washington.edu [128.208.78.105]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8A06143E4A for ; Thu, 14 Nov 2002 15:37:00 -0800 (PST) (envelope-from sgk@troutmask.apl.washington.edu) Received: from troutmask.apl.washington.edu (localhost [127.0.0.1]) by troutmask.apl.washington.edu (8.12.6/8.12.6) with ESMTP id gAENb08A046196; Thu, 14 Nov 2002 15:37:00 -0800 (PST) (envelope-from sgk@troutmask.apl.washington.edu) Received: (from sgk@localhost) by troutmask.apl.washington.edu (8.12.6/8.12.6/Submit) id gAENaxd4046195; Thu, 14 Nov 2002 15:36:59 -0800 (PST) Date: Thu, 14 Nov 2002 15:36:59 -0800 From: Steve Kargl To: Kris Kennaway Cc: suken woo , freebsd-current Subject: Re: after cvsup make chinpui3 get undefined reference error Message-ID: <20021114233659.GA45770@troutmask.apl.washington.edu> References: <3DD2EEEF.3060106@mail.gddsn.org.cn> <20021114230051.GA12183@rot13.obsecurity.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20021114230051.GA12183@rot13.obsecurity.org> User-Agent: Mutt/1.4i Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Thu, Nov 14, 2002 at 03:00:51PM -0800, Kris Kennaway wrote: > On Thu, Nov 14, 2002 at 08:31:43AM +0800, suken woo wrote: > > g++ -o chinput chinput.o init.o server.o config.o color.o util.o > > convert.o IC.o XIM.o focus.o root.o overspot.o onspot.o offspot.o > > voice.o keyboard.o handw.o hwengine.o loop.o -L/usr/X11R6/lib -lXext > > -lX11 ./IMdkit/lib/libXimd.a -L../../unicon-im/client > > -L../../unicon-im/server -limmclient > > -Wl,-rpath=/usr/local/lib/Chinput/im -limm_server -lc_r -lc -lImlib > > ../../unicon-im/server/libimm_server.so: undefined reference to > > `ostream::operator<<(char const*)' > > ../../unicon-im/server/libimm_server.so: undefined reference to `cout' > > *** Error code 1 > > Again, it's unfortunate but expected that many ports fail to build on > -current. There's not much point in reporting them (they're all > listed at http://bento.freebsd.org) unless you can supply a patch to > fix it. > I just had 3 PR (44290,44291,45201) closed because no one would commit the patches to fix the builds on -current. Two of these PRs were submitted almost a month ago. So, supplying patch hardly guarantees the port will be fixed. -- Steve To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message