Re: ada gnat import library missing ?

2017-10-30 Thread Marco Atzeri
On 31/10/2017 00:17, JonY wrote: On 10/30/2017 02:14 PM, Marco Atzeri wrote: On 30/10/2017 10:54, JonY wrote: On 10/28/2017 02:37 PM, Marco Atzeri wrote: That's what the ADA Makefile is doing during the build. What does that error mean in win32 terms? can you run it under cmd with the appro

[ANNOUNCEMENT] Updated: mintty 2.8.1

2017-10-30 Thread Thomas Wolff
I have uploaded mintty 2.8.1 with the following changes: Character display   * Option Charwidth for built-in Unicode width or ambiguous wide mode (#88, #671). Window and session control   * Virtual Tabs: additional SessionGeomSync levels (#699).   * Window icons can optionally be shown in sess

Re: ada gnat import library missing ?

2017-10-30 Thread JonY
On 10/30/2017 02:14 PM, Marco Atzeri wrote: > On 30/10/2017 10:54, JonY wrote: >> On 10/28/2017 02:37 PM, Marco Atzeri wrote: >>> >>> as I do not find any import library for >>> /usr/bin/cyggnat-6.dll >>> >>> can you check ? >> >> >> Looks like the Makefile neglected to generate the import libs, ca

Re: Attention PostgreSQL maintainer

2017-10-30 Thread Keith Christian
Woops, I apologize for top-posting. Keith -- 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: Attention PostgreSQL maintainer

2017-10-30 Thread Keith Christian
Henry, Your "install as as a service" steps above are successful! kcdb=# select version(); version - PostgreSQL 9.6.5 on i686-pc-cygwin, compiled by gcc (GCC) 6.3.0, 32-bit (1 row) uname -

Re: git-2.12.3-1: Cannot push to a remote with a Windows network path URL

2017-10-30 Thread Jonathan Chan
Hopefully I'm not breaking etiquette, but an update may be useful for others. It looks like this issue is no longer an issue in git-2.14.3-1, though it may be fixed in earlier releases. The relevant patch is probably https://github.com/git/git/commit/496f256 merged into master for 2.13.4. The ear

[ANNOUNCEMENT] Updated: irssi-1.0.5-1

2017-10-30 Thread Marco Atzeri
New version 1.0.5-1 irssi irssi-devel have been uploaded. CHANGES This is a new upstream security and bug fix. https://irssi.org/2017/10/22/irssi-1.0.5-released/ full list of changes https://github.com/irssi/irssi/releases DESCRIPTION Irssi is a terminal based IRC client for UNIX systems.

Re: [PATCH xpdf] Add desktop menu entry

2017-10-30 Thread Brian Inglis
On 2017-10-28 13:55, Ken Brown wrote: > On 10/28/2017 3:26 PM, Brian Inglis wrote: >> On 2017-10-28 12:00, Ken Brown wrote: >>> On 10/27/2017 5:00 PM, Yaakov Selkowitz wrote: ---    xpdf.cygport | 4    1 file changed, 4 insertions(+) >>> >>> After making this change I get the fo

Re: WGET missing libraries

2017-10-30 Thread Marco Atzeri
On 30/10/2017 16:27, david wrote: Folks As of 30 October 2017, a clean new cygwin installation which included 'wget' fails.  The wget program requires cygnette-4 and cyghogweed-4, neither of which were included.  Newer versions (-6) exist, but perhaps wget wasn't recompiled I rescued th

WGET missing libraries

2017-10-30 Thread david
Folks As of 30 October 2017, a clean new cygwin installation which included 'wget' fails. The wget program requires cygnette-4 and cyghogweed-4, neither of which were included. Newer versions (-6) exist, but perhaps wget wasn't recompiled I rescued these two files from an previous vers

Re: ada gnat import library missing ?

2017-10-30 Thread Marco Atzeri
On 30/10/2017 10:54, JonY wrote: On 10/28/2017 02:37 PM, Marco Atzeri wrote: as I do not find any import library for /usr/bin/cyggnat-6.dll can you check ? Looks like the Makefile neglected to generate the import libs, can you copy the dll over to see if it links right while I do a new gcc

Re: ada gnat import library missing ?

2017-10-30 Thread JonY
On 10/28/2017 02:37 PM, Marco Atzeri wrote: > Jon, > the simple hello program > https://gcc.gnu.org/onlinedocs/gnat_ugn/Running-a-Simple-Ada-Program.html > > with shared option fails > > $ gnatbind -v -shared hello gnatbind -v -shared hello > GNATBIND 6.4.0 > Copyright (C) 1995-2016, Free Softwar