[omniORB] compile question about 2.7.1 in NT4.0
Yu, Jeffrey (CICG - GELP DEV)
jjyu@exchange.ml.com
Wed, 29 Sep 1999 15:49:55 -0400
This message is in MIME format. Since your mail reader does not understand
this format, some or all of this message may not be legible.
------_=_NextPart_000_01BF0AB3.D1EE5246
Content-Type: text/plain
In addition to the problem I just reported in the previous email, here is
something I find suspicious:
Right after issue "make export" in the src directory, follow messages
appear on the screen, the process continued. But are these normal
messages?
<<warnings.txt>>
I also notice there are *.d files with zero length found at that location.
Sai-Lai, can you comment on these? Thanks.
--Jeffrey
------_=_NextPart_000_01BF0AB3.D1EE5246
Content-Type: text/plain;
name="warnings.txt"
Content-Disposition: attachment;
filename="warnings.txt"
making all in src/tool/omniidl2/ast...
../../../../bin/x86_win32/omkdepend -D__cplusplus -D_MSC_VER -I../include -I. -I../../../../include -D__WIN32__
ast_array.cc.ccce.cccccursive.cc
"./../../../bin/x86_win32/omkdepend: warning: cannot open "ast_recursive.cc
"./../../../bin/x86_win32/omkdepend: warning: cannot open "ast_redef.cc
"./../../../bin/x86_win32/omkdepend: warning: cannot open "ast_generator.cc
"./../../../bin/x86_win32/omkdepend: warning: cannot open "ast_union_label.cc
"./../../../bin/x86_win32/omkdepend: warning: cannot open "ast_union_branch.cc
"./../../../bin/x86_win32/omkdepend: warning: cannot open "ast_union.cc
"./../../../bin/x86_win32/omkdepend: warning: cannot open "ast_typedef.cc
"./../../../bin/x86_win32/omkdepend: warning: cannot open "ast_type.cc
"./../../../bin/x86_win32/omkdepend: warning: cannot open "ast_structure.cc
"./../../../bin/x86_win32/omkdepend: warning: cannot open "ast_string.cc
"./../../../bin/x86_win32/omkdepend: warning: cannot open "ast_sequence.cc
"./../../../bin/x86_win32/omkdepend: warning: cannot open "ast_root.cc
"./../../../bin/x86_win32/omkdepend: warning: cannot open "ast_predefined_type.cc
"./../../../bin/x86_win32/omkdepend: warning: cannot open "ast_operation.cc
"./../../../bin/x86_win32/omkdepend: warning: cannot open "ast_module.cc
"./../../../bin/x86_win32/omkdepend: warning: cannot open "ast_intf_fwd.cc
"./../../../bin/x86_win32/omkdepend: warning: cannot open "ast_interface.cc
"./../../../bin/x86_win32/omkdepend: warning: cannot open "ast_field.cc
"./../../../bin/x86_win32/omkdepend: warning: cannot open "ast_expression.cc
"./../../../bin/x86_win32/omkdepend: warning: cannot open "ast_exception.cc
"./../../../bin/x86_win32/omkdepend: warning: cannot open "ast_enum_val.cc
"./../../../bin/x86_win32/omkdepend: warning: cannot open "ast_enum.cc
"./../../../bin/x86_win32/omkdepend: warning: cannot open "ast_decl.cc
"./../../../bin/x86_win32/omkdepend: warning: cannot open "ast_constant.cc
"./../../../bin/x86_win32/omkdepend: warning: cannot open "ast_concrete_type.cc
"./../../../bin/x86_win32/omkdepend: warning: cannot open "ast_check.cc
"./../../../bin/x86_win32/omkdepend: warning: cannot open "ast_attribute.cc
"./../../../bin/x86_win32/omkdepend: warning: cannot open "ast_argument.cc
"./../../../bin/x86_win32/omkdepend: warning: cannot open "ast_array.cc
../../../../bin/x86_win32/clwrapper -gnuwin32 -c -MDd -GX -Z7 -Od -I../include -I. -I../../../../include -D_
D__NT__ -D__OSVERSION__=4 -Foast_array.o ast_array.cc
cl -c -MDd -GX -Z7 -Od -I..\include -I. -I..\..\..\..\include -D__WIN32__ -D__x86__ -D__NT__ -D__OSVERSION__=4 -
_array.cc
------_=_NextPart_000_01BF0AB3.D1EE5246--