Re: [Mingw-w64-public] bunzip2 from both mingw-w64-i686-bzip2-1.0.6-1 and mingw-w64-x86_64-bzip2-1.0.6-1 don't work

2014-03-12 Thread Alexey Pavlov
2014-03-12 17:58 GMT+04:00 kyrab : > bunzip2 from both mingw-w64-i686-bzip2-1.0.6-1 and > mingw-w64-x86_64-bzip2-1.0.6-1 packages don't work. When being ran it > silently does nothing, returning 1.inde > > Fixed. New packages uploaded. Regards, Alexey. > > > -

Re: [Mingw-w64-public] bunzip2 from both mingw-w64-i686-bzip2-1.0.6-1 and mingw-w64-x86_64-bzip2-1.0.6-1 don't work

2014-03-12 Thread Alexpux
12 марта 2014 г., в 18:45, Ruben Van Boxem написал(а): > 2014-03-12 14:58 GMT+01:00 kyrab : > bunzip2 from both mingw-w64-i686-bzip2-1.0.6-1 and > mingw-w64-x86_64-bzip2-1.0.6-1 packages don't work. When being ran it > silently does nothing, returning 1.inde > > What packages are you talking a

Re: [Mingw-w64-public] bunzip2 from both mingw-w64-i686-bzip2-1.0.6-1 and mingw-w64-x86_64-bzip2-1.0.6-1 don't work

2014-03-12 Thread Ruben Van Boxem
2014-03-12 14:58 GMT+01:00 kyrab : > bunzip2 from both mingw-w64-i686-bzip2-1.0.6-1 and > mingw-w64-x86_64-bzip2-1.0.6-1 packages don't work. When being ran it > silently does nothing, returning 1.inde > What packages are you talking about? I can't seem to find anything related to bzip on the Min

Re: [Mingw-w64-public] define problem ?

2014-03-12 Thread Ruben Van Boxem
2014-03-12 14:57 GMT+01:00 drkmkzs : > yes thanks for the links, i read them and have been looking a little in > neon changelogs, it appears they added modifications around 0.25 from > fixing it into source file (with undef) from a patch into neon.mak. > > My (huge) mistake was because i use pers

[Mingw-w64-public] bunzip2 from both mingw-w64-i686-bzip2-1.0.6-1 and mingw-w64-x86_64-bzip2-1.0.6-1 don't work

2014-03-12 Thread kyrab
bunzip2 from both mingw-w64-i686-bzip2-1.0.6-1 and mingw-w64-x86_64-bzip2-1.0.6-1 packages don't work. When being ran it silently does nothing, returning 1.inde -- Learn Graph Databases - Download FREE O'Reilly Book "Grap

Re: [Mingw-w64-public] define problem ?

2014-03-12 Thread drkmkzs
yes thanks for the links, i read them and have been looking a little in neon changelogs, it appears they added modifications around 0.25 from fixing it into source file (with undef) from a patch into neon.mak. My (huge) mistake was because i use personal CmakeList to build neon, i guess some mech

Re: [Mingw-w64-public] define problem ?

2014-03-12 Thread Ruben Van Boxem
2014-03-12 11:17 GMT+01:00 LRN : > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > On 12.03.2014 13:06, drkmkzs wrote: > > Hello, > > > > I am trying to compile a library (libneon 0.29.6) in mingw-64 > > (version 4.6.3) on windows 7 x64 , and i am getting the following > > error : > > > > *exp

Re: [Mingw-w64-public] define problem ?

2014-03-12 Thread LRN
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 12.03.2014 13:06, drkmkzs wrote: > Hello, > > I am trying to compile a library (libneon 0.29.6) in mingw-64 > (version 4.6.3) on windows 7 x64 , and i am getting the following > error : > > *expected specifier-qualifier-list before '(' token* > >

[Mingw-w64-public] define problem ?

2014-03-12 Thread drkmkzs
Hello, I am trying to compile a library (libneon 0.29.6) in mingw-64 (version 4.6.3) on windows 7 x64 , and i am getting the following error : *expected specifier-qualifier-list before '(' token* in neon's file : ne_openssl.c - ligne 68 : struct ne_ssl_dname_s { *X509_NAME* dn;* }; When fo