<html>
<head>
</head>
<body>
<br>
<br>
Ralf Corsepius wrote:<br>
<blockquote type="cite" cite="mid:1047423593.19315.11334.camel@mccallum.corsepiu.faw.uni-ulm.de">
<pre wrap="">Am Die, 2003-03-11 um 23.46 schrieb Angelo Fraietta:<br></pre>
<blockquote type="cite">
<pre wrap="">I am unable to make and install RTEMS under cygwin.<br><br>If I do a make all, RTEMS builds (the samples still don't work though); <br>however, if I do a make install, I get the following failure:<br><br>/usr/nin/install: cannot create regular file <br>//opt/rtems/i386-rtems/pc386/lib " no such host or network<br></pre>
</blockquote>
<pre wrap=""><!---->In which directory does this happen ?</pre>
</blockquote>
ifrstly should have read<br>
<pre wrap="">/usr/bin/install: cannot create regular file </pre>
I am in directory /develop/build<br>
<blockquote type="cite" cite="mid:1047423593.19315.11334.camel@mccallum.corsepiu.faw.uni-ulm.de">
<pre wrap=""><br><br></pre>
<blockquote type="cite">
<pre wrap="">I believe the problem is that is is trying to go to //opt instead of /opt <br></pre>
</blockquote>
<pre wrap=""><!---->If this hold, this would qualify as a massive bug in Cygwin.<br><br></pre>
<blockquote type="cite">
<pre wrap="">Is there anything special I need to do in the configure for cygwin?<br></pre>
</blockquote>
<pre wrap=""><!---->Basically it should be: Make sure all partitions are mounted binary and<br>make sure your /bin/sh is bash (Former versions of Cygwin shipped ash as<br>/bin/sh - I don't know about the current status).<br></pre>
</blockquote>
How does one do this. I downloaded and installed the latest cygwin and there
was no sh in the /bin directory<br>
This causes the configure to fail immediately<br>
So I made a symlink from /bin/bash to bin/sh, howevere, this configured,
however, this made the build fail during the make all<br>
<br>
So I copied sh.exe from my previous cygwin and this is currently building,
however, I will have to wait until the install takes place to see what happens<br>
<br>
<pre class="moz-signature" cols="$mailwrapcol">--
Angelo Fraietta
PO Box 859
Hamilton NSW 2303
Home Page
<a class="moz-txt-link-freetext" href="http://www.users.bigpond.com/angelo_f/">http://www.users.bigpond.com/angelo_f/</a>
There are those who seek knowledge for the sake of knowledge - that is CURIOSITY
There are those who seek knowledge to be known by others - that is VANITY
There are those who seek knowledge in order to serve - that is LOVE
Bernard of Clairvaux (1090 - 1153)</pre>
<br>
<br>
</body>
</html>