[orbitcpp-list] error compiling orbitcpp
Status: Beta
Brought to you by:
philipd
|
From: Antony S. <an...@mi...> - 2001-05-27 05:07:26
|
Why am i getting these types of bugs when compiling?
I have gcc 2.96-0.52 from Mandrake Cooker.
Ignore the locale error unless it is relevant to the c++ error.
---
[antony@gamut name]$ make
/bin/sh ../../libtool --mode=compile c++ -DHAVE_CONFIG_H -I. -I.
-I../../orb -I../.. -I../.. -I/usr/include/glib-1.2
-I/usr/lib/glib/include -I/usr/include -g -O0 -Wall -c CosNaming.cc
rm -f .libs/CosNaming.lo
c++ -DHAVE_CONFIG_H -I. -I. -I../../orb -I../.. -I../..
-I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include -g -O0
-Wall -Wp,-MD,.deps/CosNaming.pp -c CosNaming.cc -fPIC -DPIC
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = "en_US:en",
LC_ALL = (unset),
LC_MESSAGES = "en_US",
LC_TIME = "en_US",
LC_NUMERIC = "en_US",
LC_CTYPE = "en_US",
LC_MONETARY = "en_US",
LC_COLLATE = "en_US",
LANG = "C"
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
CosNaming.cc:352: redefinition of `void
_orbitcpp::stub::CosNaming::NamingContext::bind (const Name &,
CORBA::Object *)'
CosNaming.cc:66: `void _orbitcpp::stub::CosNaming::NamingContext::bind
(const Name &, CORBA::Object *)' previously defined here
CosNaming.cc:384: redefinition of `void
_orbitcpp::stub::CosNaming::NamingContext::rebind (const Name &,
CORBA::Object *)'
CosNaming.cc:98: `void
_orbitcpp::stub::CosNaming::NamingContext::rebind (const Name &,
CORBA::Object *)' previously defined here
CosNaming.cc:411: redefinition of `void
_orbitcpp::stub::CosNaming::NamingContext::bind_context (const Name &,
_orbitcpp::stub::CosNaming::NamingContext *)'
--
- Antony Suter (an...@mi...) "Exner" openpgp:7916EE67
- "...to condense fact from the vapor of nuance."
|