Date: Wed, 7 Apr 1999 21:40:23 -0400 (EDT) From: Chuck Robey <chuckr@mat.net> To: John Polstra <jdp@polstra.com> Cc: current@FreeBSD.ORG, asmodai@wxs.nl Subject: Re: /sys/boot, egcs vs. gcc, -Os Message-ID: <Pine.BSF.4.10.9904072139360.378-100000@picnic.mat.net> In-Reply-To: <XFMail.990407183534.jdp@polstra.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, 7 Apr 1999, John Polstra wrote: > Chuck Robey wrote: > > > configure:4096: /bin/sh ./libtool --silent --mode=link c++ -o conftest -Os -pipe > > -I/usr/local/include -I/usr/X11R6/include/X11/qt -I/usr/X11R6/include -I/usr/l > > ocal/include/giflib -s -L/usr/local/lib -L/usr/X11R6/lib conftest.C -lkdecore > > -lqt -lXext -lX11 -rpath /usr/local/lib -rpath /usr/X11R6/lib 1>&5 > > /usr/libexec/elf/ld: warning: libstdc++.so.2, needed by > > /usr/local/lib/libkdecore.so, may conflict with libstdc++.so.3 > > Bzzt. You've got something old that's still using libstdc++.so.2. > You can't combine that with something that uses libstdc++.so.3. I.e., > you can't use both versions at the same time. I'd suggest rebuilding > the port and everything that it depends upon. Thanks for the clue, John! As much as I hate redoing the KDE and gnome ports, it looks like doing that again ... > > John > --- > John Polstra jdp@polstra.com > John D. Polstra & Co., Inc. Seattle, Washington USA > "Self-interest is the aphrodisiac of belief." -- James V. DeLong > > > ----------------------------+----------------------------------------------- Chuck Robey | Interests include any kind of voice or data chuckr@picnic.mat.net | communications topic, C programming, and Unix. 213 Lakeside Drive Apt T-1 | Greenbelt, MD 20770 | I run picnic (FreeBSD-current) (301) 220-2114 | and jaunt (Solaris7). ----------------------------+----------------------------------------------- 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?Pine.BSF.4.10.9904072139360.378-100000>