Date: Thu, 14 Nov 2002 15:36:59 -0800 From: Steve Kargl <sgk@troutmask.apl.washington.edu> To: Kris Kennaway <kris@obsecurity.org> Cc: suken woo <wsk@ns.gddsn.org.cn>, freebsd-current <freebsd-current@FreeBSD.ORG> Subject: Re: after cvsup make chinpui3 get undefined reference error Message-ID: <20021114233659.GA45770@troutmask.apl.washington.edu> In-Reply-To: <20021114230051.GA12183@rot13.obsecurity.org> References: <3DD2EEEF.3060106@mail.gddsn.org.cn> <20021114230051.GA12183@rot13.obsecurity.org>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20021114233659.GA45770>