db_prefix=none

2015-02-20 Thread Fernando Santos
Hy, So I spent part of the afternoon dealing with a problem resulting from incompatible behavior from the last version of CygWin. (I know, I should have read the *CHANGES*). The problem is I manage a lot of PC's by ssh, using cygwin. All machines belong to the same AD, have different names,

db_prefix=none

2015-02-20 Thread Fernando César
Hy, So I spent part of the afternoon dealing with a problem resulting from incompatible behavior from the last version of CygWin. (I know, I should have read the *CHANGES*). The problem is I manage a lot of PC's by ssh, using cygwin. All machines belong to the same AD, have different names,

Running a cygwin application on Windows

2014-08-16 Thread Fernando Gont
? I'm not sure which libraries I should grab from cygwin, and where I should put them on the windows system. Thoughts? P.S.: Our project is GPL'ed, so no issues in terms of licenses Thanks! Best regards, -- Fernando Gont SI6 Networks e-mail: fg...@si6networks.com PGP Fingerprint: 31C6

Re: Running a cygwin application on Windows

2014-08-16 Thread Fernando Gont
Hi, Corinna, Thanks so much for your prompt response! Comments in-line... On 08/16/2014 06:47 AM, Corinna Vinschen wrote: On Aug 14 21:52, Fernando Gont wrote: Folks, I'm the main developer of an open source project http://www.si6networks.com/tools/ipv6toolkit, and was meaning to port

Re: Running a cygwin application on Windows

2014-08-16 Thread Fernando Gont
On 08/16/2014 06:49 AM, Corinna Vinschen wrote: On Aug 16 12:29, Achim Gratz wrote: Fernando Gont writes: My idea was to use cygwin, since I'm not much of a Windows programmer. Is there any way to produce and ship an exe with the relevant libraries? If I understand correctly what you're

Re: bug report: 64-bit cygwin setup crashes under Wine

2013-09-05 Thread fernando
On Thursday, September 05, 2013 at 4:28 AM, Warren Young wrote: I purposefully said and licensing though, because the Windows license swamps the hardware costs. It can be true about the SSD and RAM costs but it's not the same kind of sandbox too (Wine vs VM). But about the licensing costs I

Re: INFO issues [partially SOLVED]

2013-09-05 Thread fernando
It would be nice to know if yours is a x86_64 version of cygwin because I think there is something wrong in x86_64 version and this must be a bug somewhere. Don't know exactly where (the texinfo package?). I have a x86_64 and I can confirm the update-info-dir post install script is not

Re: resuming backgrounded job causes hang (Cygwin 1.7.19 / Dothan 1.7GHz)

2013-06-06 Thread Sumudu Fernando
that the problem appears to be fixed in this snapshot. Thanks, -Sumudu Fernando -- 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

Linefeed without carriage return after quitting vim

2012-07-04 Thread Sumudu Fernando
not a killer but it certainly looks weird. This used to happen with older cygwin dll's but IIRC it was never so reliably reproducible. Thank you, -Sumudu Fernando -- Problem reports: http://cygwin.com/problems.html FAQ: http

rlwrap package dependency issue

2012-06-26 Thread Sumudu Fernando
!                                             -Sumudu Fernando -- 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

iconv capability removed from rsync 3.0.8

2011-05-31 Thread Fernando Molina Ortiz
why it's beed removed? Thank you. Regards, Fernando -- 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

3.0.0-3: tetex-bin tcdialog segmentation fault

2009-09-09 Thread Fernando Gonzo
$ tcdialog.exe --radiolist file 80 25 10 0 0 0 8 [main] tcdialog 2944 _cygtls::handle_exceptions: Error while dumping state (probably corrupted stack) Segmentation fault (core dumped) -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/

starting tesseract from user which hasnt logon

2009-03-04 Thread Fernando Benites
Hello! I am trying to use ocropus, which needs some files mounted to /usr/local/share. My Setup is the following: Windows Server 2008 64 bit I create a user, this user should start ocropus and it is startet as a service from cygrunsrv. The registry Key is set to:

Re: Failed build of Cygwin/X

2006-11-13 Thread Fernando Mauricio
The application xcursorgen.exe does not even go inside its main function, it becomes trapped by a signal, at least this happens if run from the debugger gdb: -- -- (gdb) run Starting program:

Re: Failed build of Cygwin/X

2006-11-12 Thread Fernando Mauricio
I've installed an older version of libfontconfig-devel, so the build continued, thank you! Now, I've another problem. The program xcursorgen.exe, that generates cursors from PNG images, hangs (or at least it does not end in more than a whole hour) and the build is indefinitely stopped with the

Failed build of Cygwin/X

2006-11-11 Thread Fernando Mauricio
I'm trying to build Cygwin/X, but I think there is some library missing in my installation of Cygwin because make World fails with an error gcc -shared -Wl,--out-implib=libXft-1.dll.a -Wl,--enable-auto-import,--enable-runtime-pseudo-reloc -Wl,--exclude-libs,ALL -o cygXft-1.dll xftcfg.o

error: undefined reference to [EMAIL PROTECTED]'

2005-10-30 Thread Fernando Barsoba
Hi, I'm trying to build a project with sha-1 and md5 implementations from http://www.cr0.net:8040/code/crypto/sha1/ (in case it is important information) and I'm getting the following error: Incremental build of configuration Debug for project Sha1 make -k all Building

Invalid argument error when using recvfrom

2005-10-26 Thread Fernando Barsoba
Hi all, Using raw sockets with cygwin is being really painful... After being able to create an IP datagram using the latest snapshot now I'm getting the error Invalid argument when calling recvfrom() without doing BIND first. There is no need to call bind() before recvfrom when using raw

Re: problem with sendto and raw sockets

2005-10-25 Thread Fernando Barsoba
Brian Dessent wrote: Fernando Barsoba wrote: snapshot. I only got the socket.h header file from the snapshot... and not the whole thing. I have been able to build the program, but I am not sure if using only the socket.h could be the problem... Using a modified header with the old

Re: question about raw sockets

2005-10-24 Thread Fernando Barsoba
Corinna Vinschen wrote: On Oct 23 20:25, Fernando Barsoba wrote: Hi all, I'm working with raw sockets and I get the following error: `IP_HDRINCL' undeclared (first use in this function) This definition is missing up to 1.5.18 but has been added to Cygwin in CVS already. Try

problem with sendto and raw sockets

2005-10-24 Thread Fernando Barsoba
Hi all, I'm stuck trying to send an IP header through raw sockets. I'm using Eclipse and cygwin.. but I have been told that raw sockets should work with cygwin.. I got the definition for IP_HDRINCL from the last snapshot. I only got the socket.h header file from the snapshot... and not the

question about raw sockets

2005-10-23 Thread Fernando Barsoba
Hi all, I'm working with raw sockets and I get the following error: `IP_HDRINCL' undeclared (first use in this function) I have been looking at the archives to see if raw sockets were supported.. but I couldn't find a straight answer. Does cygwin support raw sockets? Why am I getting this

Debugging with set follow-fork-mode

2005-08-20 Thread Fernando Barsoba
-mode child Thanks, Fernando -- 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/

Question: tcpdump for Cygwin?

2005-06-21 Thread Fernando Barsoba
Hello all, I'd like to capture packets sent between server and client sockets in the same machine. I know tcpdump would do that, but it seems it's not implemented in Cygwin. Is there another way of doing this? Thanks, Fernando -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe

Re: Question: tcpdump for Cygwin?

2005-06-21 Thread Fernando Barsoba
Fernando Barsoba wrote: Hello all, I'd like to capture packets sent between server and client sockets in the same machine. I know tcpdump would do that, but it seems it's not implemented in Cygwin. Is there another way of doing this? Thanks, Fernando -- Unsubscribe info: http

Re: Question: tcpdump for Cygwin?

2005-06-21 Thread Fernando Barsoba
go to www.ethereal.com Oh, so Ethereal under Windows can capture packets sent on loopback device now? I couldn't get that to work when I last tried it. On Tue, Jun 21, 2005 at 01:32:16PM -0400, Fernando Barsoba wrote: Hello all, I'd like to capture packets sent between

Error debuging with Cygwin: No symbol table is loaded. Use the file command

2005-06-20 Thread Fernando Barsoba
directly pointed out to a Cygwin configuration problem. Any idea? Below you'll find the complete output from the Debug console. Thanks, Fernando info threads No registers. No symbol table is loaded. Use the file command

Re: Error debuging with Cygwin: No symbol table is loaded. Use the file command

2005-06-20 Thread Fernando Barsoba
Mikael wrote: Fernando Barsoba wrote: Hello all, I'm using Eclipse/CDT/Cygwin, and I'm trying to debug an application. I'm getting the following error: No symbol table is loaded. Use the file command. I debug from withing Emacs and when I get that error message it usually means

Re: inet_pton() error. Does Cygwin support inet_pton()?

2005-06-17 Thread Fernando Barsoba \(hotmail 2\)
Thank you very much for your response.. Do you know if theres is any plan to support IPv6 in the near future? THanks, Fernando inet_pton() is an IPv6 function and Cygwin has no support for IPv6. You'll have to patch the application if it expects to find IPv6 functions. Brian Fernando

Re: inet_pton() error. Does Cygwin support inet_pton()?

2005-06-17 Thread Fernando Barsoba
Ok, thanks.. It seems it might happen soon..(the implementation, not the heat death of the universe, I guess..) I'll hold tight until then..! Fernando I think you will find that no one here cares to give answers to questions along the lines of when will X happen/be ready? because

Re: inet_pton() error. Does Cygwin support inet_pton()?

2005-06-17 Thread Fernando Barsoba
Thanks for the code to Ren...! I'll try it right away..! Thanks again, Fernando [EMAIL PROTECTED] wrote: If you don't need IPv6 in your application you can add tbe following implementation: #ifdef __CYGWIN__ /* From: * UNIX Network Programming: Sockets Introduction * By Andrew

inet_pton() error. Does Cygwin support inet_pton()?

2005-06-16 Thread Fernando Barsoba
Hello all, I'm trying to use the function inet_pton(), but I found the following error when trying to build the application with Eclipse/CDT on Cygwin: (I apologize in advance if this is not a Cygwin related problem. It's simply that I saw a post in which it was mentioned that inet_pton()

Re: Question about /etc/profile

2005-06-14 Thread Fernando Barsoba
Hi, Thank you very much for your advise. I tried reinstalling cygwin and now works nicely. Thanks! FBM At 12:47 AM 6/13/2005, you wrote: Hello, I'm having problems understanding how cygwin handles the loading of /etc/profile: - My cygwin.bat says the following: @echo off

Question about /etc/profile

2005-06-12 Thread Fernando Barsoba
Hello, I'm having problems understanding how cygwin handles the loading of /etc/profile: - My cygwin.bat says the following: @echo off F: chdir F:\cygwin\bin bash --login -i So, 'bash' supposedly goes and looks for /etc/profile where the environment variables

Problems with FIND

2003-03-02 Thread Fernando Bastos
Hello, When I do 'type find', I pick up the Win find.exe. Well, how can I solve the problem? I am not expert enough and I could not find any information about that! Thanks a lot! Bastos == Fernando João Pereira de Bastos e-mail: [EMAIL PROTECTED

Re: to use dup() in cygwin

2003-02-24 Thread Fernando . Frutos . Martin
[EMAIL PROTECTED] wrote: /*close the display exit and send it to the socket*/ close(1); iError=dup(iDescSock); Shouldn't you be using dup2() for this? It's time to step into the 1990s here, methinks.. -- Shankar. I use dup2 and it happens the same. -- Unsubscribe info:

Re: to use dup() in cygwin

2003-02-24 Thread Fernando . Frutos . Martin
Did you try to - look if you get the expected file descriptor from dup? - look which errno you get? - run the application under strace? - run the application under gdb? After that and if you found that the problem is actually a Cygwin problem, please write a *short* testcase which allows to

to use dup() in cygwin

2003-02-21 Thread Fernando . Frutos . Martin
,Error en llamada a ejecutar); return(EEXECCOM); } what have I to do this in cygwin and it works. Thank you. Fernando -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http