Re: trouble with compilation of mico needed
- From: Eckehard Berns <eb berns prima de>
- To: davisoneb juno com, gnome-list gnome org
- Subject: Re: trouble with compilation of mico needed
- Date: Sun, 5 Apr 1998 16:41:31 +0200
On Sat, Apr 04, 1998 at 05:15:21PM -0600, davisoneb@juno.com wrote:
> Anyone know what this error is:
>
> c++ -I. -I../include -I/usr/src/mico/./include/ministl -O
> -fno-exceptions -L../orb -L/usr/local/lib -L/user/local/lib -rdynamic
> imr_client.o -lmico2.0.5 -lreadline -lncurses -ltermcap -lfl -ldl -lbsd
> -lm -o imr
> imr_client.o: In function `imr_info(vector<basic_string<char> > const &,
> CORBA::ImplRepository *)':
> imr_client.o(.text+0x562): undefined reference to `operator<<(ostream &,
> smanip<int> const &)'
You'll have to link against libstdc++. Just add a -lstdc++ to the LDFLAGS.
--
Eckehard Berns
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]