Re: empty pango.modules file

2014-05-30 Thread Tatsuro MATSUOKA
--- On Sat, 2014/5/31, Yaakov (Cygwin/X) wrote: > On 2014-05-28 18:10, Tatsuro MATSUOKA wrote: > > I have notices that font is ugly for cairo related terminal on gnuplot 4.6.3 > > and my own build gnuplot 5.0rc-1. > > This sounds like you don't have the right fonts installed. > > > I found that p

cygwin not setting errno on "Connection refused" errors

2014-05-30 Thread Luke White
I just updated cygwin today, and I've noticed that errno is not being set when there's a connection refused error. This appears to be true for INET and UNIX domain sockets. For example: $ ssh -p 12345 localhost ssh: connect to host localhost port 12345: No error Notice how it reports "No error

Re: [ANNOUNCEMENT] Updated: perl-5.18.2-1 (x86) [test] Attn Maintainers with perl reqs

2014-05-30 Thread David Stacey
On 30/05/14 20:57, Yaakov (Cygwin/X) wrote: On 2014-05-29 13:27, Achim Gratz wrote: Reini Urban writes: I also found out that several vendor packages are now separated on x86_64, so I’ll have to split them also for 32bit. Lot more work todo for me, but apparently some guys just went ahead.

Re: It's back -- "gcc: error: spawn: No such file or directory"

2014-05-30 Thread Chris J. Breisch
David Friedman wrote: On Fri, 30 May 2014 12:51:18 -0400, Christopher Faylor wrote: Try removing /bin from your path entirely. cgf -- Tried it: set my path to just /usr/bin, and it still happens. dhf And you have tried "gcc -v"? Or even "gcc -v -Wl,--verbose", to see what it's attemp

Re: It's back -- "gcc: error: spawn: No such file or directory"

2014-05-30 Thread David Friedman
On Fri, 30 May 2014 12:51:18 -0400, Christopher Faylor wrote: > Try removing /bin from your path entirely. > cgf -- Tried it: set my path to just /usr/bin, and it still happens. dhf -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Docume

Re: Building cpan module that links with proprietary libs

2014-05-30 Thread Andrew DeFaria
On 5/30/2014 1:01 AM, Csaba Raduly wrote: On Fri, May 30, 2014 at 4:36 AM, Andrew DeFaria wrote: On 5/29/2014 6:42 PM, Larry Hall (Cygwin) wrote: As a result, you will never get code compiled with g++ to link with these libraries. There is no common ABI among C++ compilers. Thus, the librari

Re: [ANNOUNCEMENT] Updated: perl-5.18.2-1 (x86) [test] Attn Maintainers with perl reqs

2014-05-30 Thread Yaakov (Cygwin/X)
On 2014-05-29 13:27, Achim Gratz wrote: Reini Urban writes: I also found out that several vendor packages are now separated on x86_64, so I’ll have to split them also for 32bit. Lot more work todo for me, but apparently some guys just went ahead. My offer for help still stands. As does mine

Re: empty pango.modules file

2014-05-30 Thread Yaakov (Cygwin/X)
On 2014-05-28 18:10, Tatsuro MATSUOKA wrote: I have notices that font is ugly for cairo related terminal on gnuplot 4.6.3 and my own build gnuplot 5.0rc-1. This sounds like you don't have the right fonts installed. I found that pango.modules in C:\cygwin\etc\pango is empty. That is normal;

Re: Are there any SELinux tools available for Cygwin?

2014-05-30 Thread Warren Young
On 5/30/2014 03:05, PolarStorm wrote: I'm obviously NOT looking to use SELinux on Cygwin, but would like to use the various policy editing and generators, and the audit log file analyzers, on my local Cygwin machine. There is an excellent tool for managing SELinux on remote machines, and it i

Re: cygwin64 install g++ v 4.6.4

2014-05-30 Thread Yaakov (Cygwin/X)
On 2014-05-29 03:58, David Stacey wrote: On 29/05/14 05:19, Philapol wrote: I would like to install g++ v 4.6.4 under cygwin64 but only v 4.8.2 is available. What is the procedure to install this older version? 64-bit Cygwin is relatively new, and the earliest version of gcc that was built for

Re: It's back -- "gcc: error: spawn: No such file or directory"

2014-05-30 Thread Christopher Faylor
On Fri, May 30, 2014 at 11:19:37AM -0500, David Friedman wrote: >I just upgraded my gcc to 4.8.3 and tried a compilation, and got the >error above. I see that there's been some previous discussion of this >error, including whether gcc is started from /usr/bin or /bin; tried >both, no difference.

Re: Building cpan module that links with proprietary libs

2014-05-30 Thread Larry Hall (Cygwin)
On 05/30/2014 04:01 AM, Csaba Raduly wrote: On Fri, May 30, 2014 at 4:36 AM, Andrew DeFaria wrote: On 5/29/2014 6:42 PM, Larry Hall (Cygwin) wrote: As a result, you will never get code compiled with g++ to link with these libraries. There is no common ABI among C++ compilers. Thus, the libra

It's back -- "gcc: error: spawn: No such file or directory"

2014-05-30 Thread David Friedman
I just upgraded my gcc to 4.8.3 and tried a compilation, and got the error above. I see that there's been some previous discussion of this error, including whether gcc is started from /usr/bin or /bin; tried both, no difference. See below: $ echo $PATH /usr/local/bin: /usr/bin: /bin: /usr/X11R6

Re: Building cpan module that links with proprietary libs

2014-05-30 Thread Larry Hall (Cygwin)
On 05/29/2014 10:36 PM, Andrew DeFaria wrote: On 5/29/2014 6:42 PM, Larry Hall (Cygwin) wrote: I had two archives two choose from. One was for Windows and contained the .lib files. The other was for Linux and contains .a files. I first tried the Linux one but that failed with: g++ -shared P4.

Re: Update CoreUtils

2014-05-30 Thread Chris J. Breisch
Steven Penny wrote: On Thu, May 29, 2014 at 7:04 PM, Chris J. Breisch wrote: Do you? https://cygwin.com/ml/cygwin/2014-05/msg00284.html From the same thread. Amazing that you missed that. You are out of your element, mate https://cygwin.com/ml/cygwin/2014-05/msg00298.html I think you sho

Are there any SELinux tools available for Cygwin?

2014-05-30 Thread PolarStorm
Hi, I'm looking into remotely managing a few machines that are running various SELinux flavours. But the management of SELinux and the audit.log files often requires tools such as: audit2allow audit2why semanage etc. Some of this code can be found here: http://userspace.selinuxproject.org/trac/b

Re: Building cpan module that links with proprietary libs

2014-05-30 Thread Csaba Raduly
On Fri, May 30, 2014 at 4:36 AM, Andrew DeFaria wrote: > On 5/29/2014 6:42 PM, Larry Hall (Cygwin) wrote: >> As a >> result, you will never get code compiled with g++ to link with these >> libraries. There is no common ABI among C++ compilers. Thus, the >> libraries >> and headers of one can't b