[omniORB] Compile fail with 2.7.1 for x86_win32
Steven W. Brenneis
brennes1@rjrt.com
Thu, 30 Sep 1999 07:59:44 -0400
Jeffrey,
Is the drive on which you are building omniORB formatted FAT or NTFS?
If the format is NTFS you may be having a security problem, possibly
with the bash shell. I think the first time I ever built omniORB I had
a similar problem on CygWin B18(?).
Steve
Sai-Lai Lo wrote:
>
> It is obvious that something is wrong with your setup. All the omkdepend
> warnings about not being able to open the *.cc files mean it cannot open
> the files! It is no surprise that the compilation fails afterwards. I don't
> know what is the specific problem with your setup. All I can say is it is
> nothing to do with the zip file you've downloaded. I actually download the
> zip file: ftp://ftp.uk.research.att.com/pub/omniORB/omniORB_2.7.1.zip
> again yesterday and compile the whole distribution from scratch. It all
> works. Please try to think it through what you have done to your setup.
>
> Sai-Lai
>
> >>>>> "Yu, Jeffrey (CICG writes:
>
> > couldn't figure out what cause the problem.
> > Attached is the error messages -- beginning of the end...
>
> > please help.
>
> > --jeffrey
>
> > <<warning2.txt>>
> > + install -c -m 0644 omniORB2d.lib ../../../../lib/x86_win32
> > making export in src/lib/omniORB2/orbcore/debug...
> > ../../../../../bin/x86_win32/omkdepend -D__cplusplus -D_MSC_VER -I. -I./.. -DUSE_omniORB_logStream -D_OMNIORB2_LIBRARY -D NTArchitec
> > ../bootstrap_i.ccm.cc.cc -I./../.. -I. -I../../../../../include -D__WIN32__ -D__x86__ -D__NT__ -D__OSVERSION__=4 ../logIOstream.cc
> > "./../../../../bin/x86_win32/omkdepend: warning: cannot open "..\logIOstream.cc
> > "./../../../../bin/x86_win32/omkdepend: warning: cannot open "..\tcpSocketMTfactory.cc
> > "./../../../../bin/x86_win32/omkdepend: warning: cannot open "..\tcpSocket.cc
> > "./../../../../bin/x86_win32/omkdepend: warning: cannot open "..\relStream.cc
> > "./../../../../bin/x86_win32/omkdepend: warning: cannot open "..\proxyCall.cc
> > "./../../../../bin/x86_win32/omkdepend: warning: cannot open "..\exceptn.cc
> > "./../../../../bin/x86_win32/omkdepend: warning: cannot open "..\scavenger.cc
> > "./../../../../bin/x86_win32/omkdepend: warning: cannot open "..\strand.cc
> > "./../../../../bin/x86_win32/omkdepend: warning: cannot open "..\ropeFactory.cc
> > "./../../../../bin/x86_win32/omkdepend: warning: cannot open "..\objectRef.cc
> > "./../../../../bin/x86_win32/omkdepend: warning: cannot open "..\objectKey.cc
> > "./../../../../bin/x86_win32/omkdepend: warning: cannot open "..\object.cc
> > "./../../../../bin/x86_win32/omkdepend: warning: cannot open "..\nbufferedStream.cc
> > "./../../../../bin/x86_win32/omkdepend: warning: cannot open "..\mbufferedStream.cc
> > "./../../../../bin/x86_win32/omkdepend: warning: cannot open "..\libcWrapper.cc
> > "./../../../../bin/x86_win32/omkdepend: warning: cannot open "..\ior.cc
> > "./../../../../bin/x86_win32/omkdepend: warning: cannot open "..\initFile.cc
> > "./../../../../bin/x86_win32/omkdepend: warning: cannot open "..\giopServer.cc
> > "./../../../../bin/x86_win32/omkdepend: warning: cannot open "..\giopClient.cc
> > "./../../../../bin/x86_win32/omkdepend: warning: cannot open "..\exception.cc
> > "./../../../../bin/x86_win32/omkdepend: warning: cannot open "..\corbaString.cc
> > "./../../../../bin/x86_win32/omkdepend: warning: cannot open "..\corbaOrb.cc
> > "./../../../../bin/x86_win32/omkdepend: warning: cannot open "..\corbaObject.cc
> > "./../../../../bin/x86_win32/omkdepend: warning: cannot open "..\corbaBoa.cc
> > "./../../../../bin/x86_win32/omkdepend: warning: cannot open "..\constants.cc
> > "./../../../../bin/x86_win32/omkdepend: warning: cannot open "..\bootstrap_i.cc
> > ../../../../../bin/x86_win32/clwrapper -gnuwin32 -c -MTd -GX -Z7 -Od -I. -I./.. -DUSE_omniORB_logStream -D_OMNIORB2_LIBRARY -D "
> > NTArchitecture" -D "_WINSTATIC" -I./.. -I./../.. -I. -I../../../../../include -D__WIN32__ -D__x86__ -D__NT__ -D__OSVERSION__=4 -Fo
> > bootstrap_i.o ../bootstrap_i.cc
> > cl -c -MTd -GX -Z7 -Od -I. -I.\.. -DUSE_omniORB_logStream -D_OMNIORB2_LIBRARY -D NTArchitecture -D _WINSTATIC -I.\.. -I.\..\.. -I. -
> > I..\..\..\..\..\include -D__WIN32__ -D__x86__ -D__NT__ -D__OSVERSION__=4 -Fobootstrap_i.o -Tp..\bootstrap_i.cc
> > Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 11.00.7022 for 80x86
> > Copyright (C) Microsoft Corp 1984-1997. All rights reserved.
>
> > bootstrap_i.cc
> > make: *** No rule to make target `bootstrapSK.o', needed by `omniORB2d.lib'. Stop.
> > make: *** [export] Error 1
> > make: *** [export] Error 1
> > make: *** [export] Error 1
> > make: *** [export] Error 1
>
> --
> Sai-Lai Lo S.Lo@uk.research.att.com
> AT&T Laboratories Cambridge WWW: http://www.uk.research.att.com
> 24a Trumpington Street Tel: +44 1223 343000
> Cambridge CB2 1QA Fax: +44 1223 313542
> ENGLAND