[omniORB] Problem building OmniORB 2.7.1 for Win32
Arnault Bonafos
abonafos@tumbleweed.com
Mon, 26 Apr 1999 10:12:12 -0700
--------------2D36175E89F1E9B543398668
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Colin Caughie wrote:
> I'm using Visual C++ 6.0, Cygwin B20, to build OmniORB 2.7.1. Cygwin
> isn't mentioned in the README.win32 file, however since it seems to be
> the latest (renamed) version of GNU-Win32, I assumed it should work.
>
> When I run "make export", or even just "make", all I get is the line:
>
> make: *** [depend.phony] Error 128
>
> Anyone know what this means?
>
> Thanks,
>
> Colin Caughie
>
> -------------
>
> Colin F. Caughie
> Indigo Active Vision Systems
>
> Tel: +44 (131) 475 7203
> Fax: +44 (131) 475 7201
> Email: cfc@indigo-avs.com
Check first if your make is the GNU make, try for example make --help.
If it's GNU make, try make clean, and then make.
You can also check if your Makefile (or GNUMakefile, or dir.mk) was well
unzipped.
Hope this will help.
--
Arnault Bonafos
Tumbleweed Software, CA
Phone: 650-369-6794
--------------2D36175E89F1E9B543398668
Content-Type: text/html; charset=us-ascii
Content-Transfer-Encoding: 7bit
<!doctype html public "-//w3c//dtd html 4.0 transitional//en">
<html>
Colin Caughie wrote:
<blockquote TYPE=CITE>I'm using Visual C++ 6.0, Cygwin B20, to build OmniORB
2.7.1. Cygwin
<br>isn't mentioned in the README.win32 file, however since it seems to
be
<br>the latest (renamed) version of GNU-Win32, I assumed it should work.
<p>When I run "make export", or even just "make", all I get is the line:
<p>make: *** [depend.phony] Error 128
<p>Anyone know what this means?
<p>Thanks,
<p>Colin Caughie
<p>-------------
<p>Colin F. Caughie
<br>Indigo Active Vision Systems
<p>Tel: +44 (131) 475 7203
<br>Fax: +44 (131) 475 7201
<br>Email: cfc@indigo-avs.com</blockquote>
Check first if your make is the GNU make, try for example make --help.
<br>If it's GNU make, try make clean, and then make.
<br>You can also check if your Makefile (or GNUMakefile, or dir.mk) was
well unzipped.
<p>Hope this will help.
<pre>--
Arnault Bonafos
Tumbleweed Software, CA
Phone: 650-369-6794</pre>
</html>
--------------2D36175E89F1E9B543398668--