[omniORB] build warning : does it matter?
jon@totient.demon.co.uk
jon@totient.demon.co.uk
Tue, 10 Oct 2000 21:38:50 +0100 (BST)
Hi
RH6.2, linux egcs-2.91.66
message :-
make[3]: Entering directory `/home2/jon/onew/omni/src/tool/omniidl/cxx'
../../../../bin/i586_linux_2.0_glibc2.1/omkdepend -D__cplusplus -D__GNUG__ -D__GNUC__ -DIDLMODULE_VERSION="0x2301" -I/usr/include -DPYTHON_INCLUDE=<python1.5/Python.h> -I. -I../../../../include -D__x86__ -D__linux__ -D__OSVERSION__=2 idlc.cc idlpython.cc idlconfig.cc idldump.cc idlvalidate.cc idlast.cc idlexpr.cc idlscope.cc idlrepoId.cc idltype.cc idlutil.cc idlerr.cc lex.yy.cc y.tab.cc
../../../../bin/i586_linux_2.0_glibc2.1/omkdepend: warning: (from idlc.cc) /usr/include/bits/stdio_lim.h: 20: # error "Never include <bits/stdio_lim.h> directly; use <stdio.h> instead."
"idlc.cc":96: __GNUC__ > 2 || (__GNUC__ == 2 && __GNUC_MINOR__ >= (defined __cplusplus ? 6 : 4))
^--- expecting )
../../../../bin/i586_linux_2.0_glibc2.1/omkdepend: warning: (from idlpython.cc) idlpython.cc: 280: # error "omniidl requires Python 1.5.2 or higher"
../../../../bin/i586_linux_2.0_glibc2.1/omkdepend: warning: (from idlexpr.cc) /usr/include/bits/mathdef.h: 20: # error "Never use <bits/mathdef.h> directly; include <math.h> instead"
making export in src/tool/omniidl/cxx/cccp...
does this matter?
Jon