On 22/09/16 22:58, Bill Zissimopoulos wrote:
BTW, you mentioned a legal problem. I am seeing that LAME is LGPL licensed
and therefore should be eligible for inclusion in Cygwin(?).
No, there are plenty of LGPL packages in Cygwin. The problem with LAME
is that it still has a number of active p
Please forgive the somewhat off topic, but people who use
Autotools and Mingw hang here and may be able to point me.
I'm looking for a central place where people ask questions about
Autotools (autoconf automake, etc.). My google-ing finds (in
addition to the manuals) only mailing list and blo
On 9/22/16, 2:06 PM, Yaakov Selkowitz wrote:
>On 2016-09-22 15:55, Bill Zissimopoulos wrote:
>> On 9/22/16, 12:37 PM, Yaakov Selkowitz wrote:
>>> lame cannot be shipped however
>>> for legal reasons, but it's easy to build yourself with cygport:
>>>
>>> https://github.com/cygwinports-extras/lame
>
On 2016-09-22 15:55, Bill Zissimopoulos wrote:
On 9/22/16, 12:37 PM, Yaakov Selkowitz wrote:
lame cannot be shipped however
for legal reasons, but it's easy to build yourself with cygport:
https://github.com/cygwinports-extras/lame
Alas this fails:
[snip]
configure.in:396: error: possibly u
On 9/22/16, 12:37 PM, Yaakov Selkowitz wrote:
>lame cannot be shipped however
>for legal reasons, but it's easy to build yourself with cygport:
>
>https://github.com/cygwinports-extras/lame
Alas this fails:
$ cygport lame.cygport compile
>>> Compiling lame-3.99.5-2.x86_64
autoreconf-2.69: Enteri
On 9/22/16, 12:37 PM, Yaakov Selkowitz wrote:
>On 2016-09-22 14:12, Bill Zissimopoulos wrote:
>> Do the packages id3tag and lame exist for Cygwin? I would like to try
>> compiling mp3fs on Cygwin and I cannot find them.
>
>If you mean libid3tag, it is available in the distribution; install
>libid
,
CVE-2016-6035, CVE-2016-6302, CVE-2016-6303, CVE-2016-6306, CVE-2016-6307,
and CVE-2016-6308:
https://www.openssl.org/news/secadv/20160922.txt
--
Yaakov
--
Problem reports: http://cygwin.com/problems.html
FAQ: http://cygwin.com/faq/
Documentation: http://cygwin.com
gdb (test version) and program's 'read' seem to have an input clash.
Anyway, gdb used to pause and allow keyboard input.
With test fortran program:
program foo
implicit none
real*4 e /0.0/
write(*,*) "Enter a real number"
read(*,*) e
write (*,*) "e =", e
s
Sorry it's a Windows defect. Builtin CMD echo does not set an errorlevel.
Glenn
-Original Message-
From: Gluszczak, Glenn
Sent: Thursday, September 22, 2016 2:48 PM
To: 'cygwin@cygwin.com'
Subject: Errorlevel
Is this a known defect? The errorlevel of the ls command is passed to the e
On 2016-09-22 14:12, Bill Zissimopoulos wrote:
Do the packages id3tag and lame exist for Cygwin? I would like to try
compiling mp3fs on Cygwin and I cannot find them.
If you mean libid3tag, it is available in the distribution; install
libid3tag-devel and its dependencies. lame cannot be shipp
Do the packages id3tag and lame exist for Cygwin? I would like to try
compiling mp3fs on Cygwin and I cannot find them.
Bill
In appereance it happens with standard DOS commands too:
C:\windows\system32>dir foo
Directorio de C:\windows\system32
No se encuentra el archivo
C:\windows\system32>echo %errorlevel%
1
C:\windows\system32>ls foo
ls: cannot access 'foo': No such file or directory
C:\windows\system32>echo %e
Is this a known defect? The errorlevel of the ls command is passed to the echo.
$ cmd
Microsoft Windows [Version 6.3.9600]
(c) 2013 Microsoft Corporation. All rights reserved.
C:\cygwin64\home\Administrator>del c:\tmp\hello
del c:\tmp\hello
Could Not Find c:\tmp\hello
C:\cygwin64\home\Administr
On 21/09/2016 22:06, Rockefeller, Harry wrote:
Program received signal ?, Unknown signal.
0x759cc54f in RaiseException ()
from /cygdrive/c/Windows/syswow64/KERNELBASE.dll
(gdb)
This is the same problem as [1].
The workarounds mentioned there still apply.
[1] https://cygwin.com/ml/cygwin/2
On 9/21/2016 6:09 PM, Mike McCarty wrote:
$ strace /usr/bin/emacs-w32.exe
0 [main] strace 8776 D:\cygwin64\bin\strace.exe: *** fatal error
- Internal error: TP_NUM_W_BUFS too small: 50.
I don't know what would cause that. The same strace command runs fine
on my system. I suspect
ht
On 2016-09-21 10:59, Ken Brown wrote:
On 9/21/2016 12:32 PM, Brian Inglis wrote:
On 2016-09-20 18:33, Ken Brown wrote:
I've set up my Cygwin installation to be case sensitive, following the
instructions at
https://cygwin.com/cygwin-ug-net/using-specialnames.html#pathnames-casesensitive
But it d
16 matches
Mail list logo