Cygwin setup error

2020-04-21 Thread Antonio Cesar Rosa via Cygwin
Good afternoon, I am trying to run setup for Windows 7 X64 server, setup_x86-64.exe file but my AVG anti-virus blocked the file said it contains IDP.Generic issue. Could you tell me if this issue is already reported for you and what is the fix for this issue? Best Regards, Antonio Cesar <h

Re: make freezes before end

2016-09-14 Thread Cesar
or the M4 macro processor. i've done the same thing in ubuntu, it worked there but not here. 2016-09-14 12:35 GMT-03:00 Marco Atzeri : > On 14/09/2016 17:01, Cesar wrote: >> >> hi, i'm having an issue with make, i'm trying to install mosml and >> when i type make, i

make freezes before end

2016-09-14 Thread Cesar
hi, i'm having an issue with make, i'm trying to install mosml and when i type make, it seems to start ok but then it stops at "this is a little endian architecture" and freezes there, it does nothing else. is there something i'm missing? thanks in advance. -- Problem reports: http://cygwi

Re: Re: "can't create master tty" errors

2010-03-12 Thread Cesar Crusius
On Tue, Mar 09, 2010 at 08:50:38PM +, Andy Koppe wrote: > Cesar Crusius: > > I am using Cygwin and SSH to do automated remote builds using Visual > > C++. It works for a few days, but invariably things start failing with > > messages like these (this one from a build log

Re: "can't create master tty" errors

2010-03-09 Thread Cesar Crusius
On Tue, Mar 09, 2010 at 08:50:38PM +, Andy Koppe wrote: > Cesar Crusius: > > I am using Cygwin and SSH to do automated remote builds using Visual > > C++. It works for a few days, but invariably things start failing with > > messages like these (this one from a build log

"can't create master tty" errors

2010-03-09 Thread Cesar Crusius
me -a CYGWIN_NT-5.2 mv011 1.7.1(0.218/5/3) 2009-12-07 11:48 i686 Cygwin % echo $CYGWIN binmode tty ntsec Any help would be greatly appreciated. (The build, when it works, is very slow, but at this point I need to get it working first before getting it to work fast...) Best, - Cesar -- Problem

Re: GCC, -rdynamic option is unrecognized by GCC.

2010-01-02 Thread Cesar Strauss
+x /usr/bin/set-gcc-default* 3) set-gcc-default-3.sh 4) gcc --version (should be 3.4.4) 5) Rebuild pcb from scratch. Or, alternatively, keep gcc 4.3.4, but remove all "inline" keywords from toporouter.c. Cesar -- Problem reports: http://cygwin.com/problems.html FAQ

Re: "update-desktop-database" seems to not work anymore.

2009-12-29 Thread Cesar Strauss
e autotools. Just use ./configure --disable-update-xdg-database Cesar -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple

Re: [1.7] gvim "Cannot fork" error

2009-09-20 Thread Cesar Strauss
and confirm that the snapshot fixes the problem I'll > roll a new release. It turns out to be a pretty serious bug. > > http://cygwin.com/snapshots/ > I am not the OP, but I could reproduce the problem, and I confirm it is fixed on today's snapshot (20090920). Furthermore,

Incorrect use of IsWow64Process in Cygwin sources

2008-04-27 Thread Cesar Strauss
84139(VS.85).aspx Regards, Cesar -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/

Re: Updated: git-1.5.3.2-1

2007-09-25 Thread Cesar Strauss
present at build time as well as at runtime. Or you could simply warn the user in the git README to remove the Error.pm file from your system before building the source package, so it ends up in the binary package after all. Regards, Cesar -- Unsubscribe info: http://cygwin.com/ml/#u

Re: No source package for libiconv2-1.11-1

2007-04-19 Thread Cesar Strauss
ry a setup.exe snapshot: http://cygwin.com/setup/snapshots The problem was, when downloading the source, setup.exe always picked the version which is greater in text order. In this case, 9 > 11 (in text order). See also: http://sourceware.org/ml/cygwin-apps/2007-01/msg00039.html http://sourc

Re: ls output still truncated

2007-02-20 Thread Cesar Strauss
Chuck wrote: Cesar Strauss wrote: Chuck wrote: Folks I could really use some help here. I still cannot get the ls command to work reliably. It worked for years and about two weeks ago started sputtering. I have completely unstalled all cygwin packages, deleted the directories, and reinstalled

Re: ls output still truncated

2007-02-20 Thread Cesar Strauss
except for the output format. It's a shot in the dark, but could you try: 1) Copy ls.exe to myls.exe and run it as myls.exe. Does it still fails? 2) Does ls -l also fails? 3) Does vdir.exe fails? Do you have antivirus or webcam software running? They are known for causing random problems

Re: GTK Problem

2006-07-23 Thread Cesar Strauss
fontconfig(3) manual page and on http://fontconfig.org reading the fontconfig homepage neither helps me. I do not see a relation to my problem You are probably missing the scaleable fonts, which are not installed by default. Try installing the xorg-x11-fscl package. HTH, Cesar

ssh error

2005-01-28 Thread Augusto Cesar Castoldi
Hi, I can't use ssh, ssh.exe error: cygminires.dll not found. How can I solve this? thanks. augusto -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ:

PROBLEM CREATING INCREMENTAL BACKUP

2002-02-15 Thread Cesar Escobar Maya
> Hi everybody, I´ve a question about incremental backups using tar: > > If I run tar in linux like: > > % tar cfv file.tar -N ´2002-01-01´ * > It stores only the files modified after that date. > > But in CygWin the same command stores all files without verify the date of > Hi everybody, I´ve a

Question

2002-02-14 Thread Cesar Escobar Maya
Hi everybody, I´ve a question about incremental backups. If I run that command in linux: % tar cfv file.tar -N ´2002-01-01´ * It stores only the files modified after that date. But in CygWin the same command stores all files without verify the date of each file. I try to do it with double an