2018-01-22 20:14 GMT+01:00 szgyg:
> You should reinstall libgc1.
>
> https://marc.info/?l=cygwin-apps&m=151603424924010
Yes, that worked! Thank you!
Regards,
Jan Nijtmans
--
Problem reports: http://cygwin.com/problems.html
FAQ: http://cygwin.com/faq/
Documentation
On 2018-01-22, Michael Demoulin wrote:
> The latest Make on the latest 64-bit version of Cygwin fails with the
> error 'C:/cygwin64/bin/make.exe: error while loading shared libraries:
> ?: cannot open shared object file: No such file or directory'
>
> I have included a sanitized output of 'cygche
Michael Demoulin writes:
> The latest Make on the latest 64-bit version of Cygwin fails with the
> error 'C:/cygwin64/bin/make.exe: error while loading shared libraries:
> ?: cannot open shared object file: No such file or directory'
Cannot reproduce.
~ (2001) make --version
GNU Make 4.2.1
Built
2018-01-22 16:28 GMT+01:00 Michael Demoulin:
>
> The latest Make on the latest 64-bit version of Cygwin fails with the error
> 'C:/cygwin64/bin/make.exe: error while loading shared libraries: ?: cannot
> open shared object file: No such file or directory'
I didn't check the 64-bit version, but t
The latest Make on the latest 64-bit version of Cygwin fails with the
error 'C:/cygwin64/bin/make.exe: error while loading shared libraries:
?: cannot open shared object file: No such file or directory'
I have included a sanitized output of 'cygcheck -s -v -r '
Thanks for any help
Cygwin Con
On 2013-01-04 16:34Z, cpow wrote:
[...]
> Warren Young wrote
>> What happens if you just re-start the make operation? Does it persist
>> in failing to get past that point, or does re-starting it sometimes get
>> you past the problem?
>
> If I restart the make operation without doing mkdir mysel
Young wrote
> Is it always the same paths, or is it random?
Same.
--
View this message in context:
http://cygwin.1069669.n5.nabble.com/cygwin-make-fails-when-calling-mkdir-in-Windows-7-tp95185p95208.html
Sent from the Cygwin list mailing list archive at Nabble.com.
--
Problem reports:
On Fri, Jan 4, 2013 at 11:02 AM, David Stacey wrote:
> On 03/01/13 22:49, Warren Young wrote:
>>
>> If this were affecting everyone, you'd be seeing a lot of yelling on this
>> list. (More than normal I mean. :) ) Those of us who maintain Cygwin
>> packages would all be affected, for instance.
>
On 03/01/13 22:49, Warren Young wrote:
If this were affecting everyone, you'd be seeing a lot of yelling on
this list. (More than normal I mean. :) ) Those of us who maintain
Cygwin packages would all be affected, for instance.
I may have run into this problem earlier in the week - I wanted
On 1/3/2013 14:50, cpow wrote:
cygwin1.dll version is 1.7.13.
Is there a particularly good reason you haven't tried upgrading yet?
Not that I have any specific reason to believe there is a fix in the
past three versions you have skipped, but it shows a willingness to help
diagnose it on your
View this message in context:
http://cygwin.1069669.n5.nabble.com/cygwin-make-fails-when-calling-mkdir-in-Windows-7-tp95185.html
Sent from the Cygwin list mailing list archive at Nabble.com.
--
Problem reports: http://cygwin.com/problems.html
FAQ: http://cygwin.com/faq/
Documentatio
On Sun, May 25, 2008 at 11:30:27AM -0400, Christopher Faylor wrote:
>On Sun, May 25, 2008 at 12:07:10PM +0300, Gadi Oron wrote:
>>Hi Dave,
>>
>>I made some more tests and I've found the root cause: in fact
>>
>>/bin/sh -c "cd "
>>
>>will not work for a directory in $pwd unless it has a leading "./"
On Sun, May 25, 2008 at 12:07:10PM +0300, Gadi Oron wrote:
>Hi Dave,
>
>I made some more tests and I've found the root cause: in fact
>
>/bin/sh -c "cd "
>
>will not work for a directory in $pwd unless it has a leading "./"
>
>Only bash - when disguised as sh - has this issue, ash for example
>does
Hi Dave,
I made some more tests and I've found the root cause: in fact
/bin/sh -c "cd "
will not work for a directory in $pwd unless it has a leading "./"
Only bash - when disguised as sh - has this issue, ash for example
does not behave like this.
Do you have an idea how to bypass this?
Ciao
Hi Dave, and thank you for your help.
Concerning your comment - here is the data, but from another project I
am trying to compile (sox) because the source tree is a little
simpler.
1. ./configure --prefix=/usr : pass Ok
2. make returns
$ make
Making all in lpc10
/bin/sh: line 17: cd: lpc10: No s
Gadi Oron wrote on 20 May 2008 15:54:
> Whenever I am compiling something with "make" and there is somekind of
> nested make, it fails with the following error:
>
> cd fdlibm; make -f Makefile.ref all
> /bin/sh: line 0: cd: fdlibm: No such file or directory
> make[2]: *** [all] Error 1
>
> This
At 04:39 PM 6/27/2005, you wrote:
>Where does this weird include path come from? Is there something
>misconfigured in my Cygwin environment? Here is the line that is printed
>by various makefiles:
>
>gcc: C:cygwinusrinclude: No such file or directory
Please read and follow the problem reporting
Patrick Graebel wrote:
Where does this weird include path come from? Is there something
misconfigured in my Cygwin environment? Here is the line that is printed
by various makefiles:
gcc: C:cygwinusrinclude: No such file or directory
I'd bet that, somewhere in your setup, you've got
"C:\cygwi
Where does this weird include path come from? Is there something
misconfigured in my Cygwin environment? Here is the line that is printed
by various makefiles:
gcc: C:cygwinusrinclude: No such file or directory
-Patrick
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem
On Mon, 25 Aug 2003, Max Bowsher wrote:
> peter garrone wrote:
> > Hi,
> > I am attempting to build cygwin from source.
> > The make fails in i686-pc-cygwin/winsup/cygwin, error is
> > make: *** No rule to make target `/usr/lib/w32api/Makefile', needed by
>
peter garrone wrote:
> Hi,
> I am attempting to build cygwin from source.
> The make fails in i686-pc-cygwin/winsup/cygwin, error is
> make: *** No rule to make target `/usr/lib/w32api/Makefile', needed by
`/lib/'. Stop.
...
> To reach this, i did the following
>
Hi,
I am attempting to build cygwin from source.
The make fails in i686-pc-cygwin/winsup/cygwin, error is
make: *** No rule to make target `/usr/lib/w32api/Makefile', needed by `/lib/'. Stop.
Before this point, the following messages were also emitted.
Making each object:
cc1(plu
hi, all
I got the problem as follow:
$make
'-c' is not recognized as an internal or external command,
operable program or batch file.
make: *** [blib\lib\Net\.exists] Error 1
I have no any idea about why does this happen and how to solve it. Can
anyone help me? thanks a lot!
kaguya
___
Igor,
bash is currently used.
However, I have to investigate further on.
* Autotools works if and only if CYGWIN = nontsec.
* makewhatis fails
(see also http://cygwin.com/ml/cygwin/2003-01/msg00829.html)
* login does not work as expected
* export does not work
There is a lot to do and may I
Igor,
Your information is out-of-date. Ash does now support combined
set-and-export using the "export VAR=value" syntax.
Randall Schulz
At 07:52 2003-01-15, Igor Pechtchanski wrote:
Petrik,
'export VAR="value"' works in bash and ksh, but doesn't in ash (you need
to use 'VAR="value"; export VA
On Wed, 15 Jan 2003, Petrik Galvosas wrote:
> Max Bowsher wrote:
> > Try reinstalling autoconf-stable.
> >
> > Whilst your at it, you might as well reinstall autoconf*, automake*, and
> > libtool* (all 9 autotool packages).
> >
> > Max.
>
> Thank for the hint. I have done this - unfortunately with
Max Bowsher wrote:
> Try reinstalling autoconf-stable.
>
> Whilst your at it, you might as well reinstall autoconf*, automake*, and
> libtool* (all 9 autotool packages).
>
> Max.
Thank for the hint. I have done this - unfortunately without success.
But may be I found the reason for this error: E
Petrik Galvosas wrote:
> With the latest CygWin release I try to compile programs like gnuplot,
> gamma, emacs, aspell etc. I did this successfully in the past with a
> older CygWin release.
>
> The story is always the same ./configure works (at least in my
> opinion)- make f
Hello,
With the latest CygWin release I try to compile programs like gnuplot,
gamma, emacs, aspell etc. I did this successfully in the past with a
older CygWin release.
The story is always the same ./configure works (at least in my opinion)-
make fails with messages like:
$ ./missing --run
29 matches
Mail list logo