On 8/21/2012 10:17 PM, James Zern wrote:
libwebp's [1] configure script [2] does a simple check for -ltiff,
this will succeed, but the build will fail due to the missing library.
Corrected on sourceware; next release of libtiff will include this
change organically. Thanks for the heads up.
On 8/21/2012 3:17 PM, Yaakov (Cygwin/X) wrote:
Chuck, for someone who hates flag days with a passion[1], you have most
ironically forced one upon us without warning. Please rectify that by
restoring libpng14-devel (with 1.4-versioned files only, of course) ASAP.
Actually, I was just following y
On 2012-08-21 21:17, James Zern wrote:
/bin/sh ../libtool --tag=CC--mode=link gcc -g -O2 -o
cwebp.exe cwebp-cwebp.o ../src/libwebp.la -ljpeg -ltiff
libtool: link: gcc -g -O2 -o .libs/cwebp.exe cwebp-cwebp.o
../src/.libs/libwebp.a /usr/lib/libtiff.dll.a -ljbig
/usr/lib/libjpeg.dll.a -lz
libwebp's [1] configure script [2] does a simple check for -ltiff,
this will succeed, but the build will fail due to the missing library.
$ wget http://webp.googlecode.com/files/libwebp-0.2.0.tar.gz
$ tar -xzf libwebp-0.2.0.tar.gz
$ cd libwebp-0.2.0
$ ./configure
$ make -j12
...
/bin/sh ../libtool
On 2012-08-21 04:38, Yaakov (Cygwin/X) wrote:
Upstream has announced EOL for Ruby 1.8.x; right now it is receiving
only security fixes. Therefore, it is now time to move on to the
now-stable 1.9.x series.
For the moment, the latest release is here:
ftp://ftp.cygwinports.org/pub/cygwinports/upl
On 8/22/2012 02:58, Yaakov (Cygwin/X) wrote:
> On 2012-08-21 09:13, Jon TURNEY wrote:
>> There are a also couple of other issues which prevent X server from
>> compiling
>> successfully with these headers, which should probably be fixed in the
>> X server:
>>
>> DEFINE_GUID is defined in terms of G
On 2012-08-21 09:21, Ken Brown wrote:
As a result of the recent libpng update, emacs won't build. emacs-X11
depends on gdk-pixbuf, and the latter (in its *.pc file) requires
libpng14.
And *this* shows the problem with removing libpng14-devel without
warning. It's not just gdk-pixbuf2.0; -lpn
On 2012-08-21 09:13, Jon TURNEY wrote:
There are a also couple of other issues which prevent X server from compiling
successfully with these headers, which should probably be fixed in the X server:
DEFINE_GUID is defined in terms of GUID_SECT, which no longer exists. I'm not
sure what the broke
On Tue, Aug 21, 2012 at 04:12:42AM -0500, Yaakov (Cygwin/X) wrote:
>(lib)yaml is a new requirement for ruby-1.9.x, and is therefore already
>included in recent releases of Fedora and Debian:
>
>ftp://ftp.cygwinports.org/pub/cygwinports/uploads/yaml/
Heh. Anyone remember when, a couple of years a
On 21/08/2012 13:10, NightStrike wrote:
> On Tue, Aug 21, 2012 at 7:34 AM, JonY
> wrote:
>>
>> Note the pragma push and undef, the Xwindows.h macro tricks no longer
>> works. Perhaps guarding against _XFree86Server instead of XFree86Server
>> will work?
>
> Or just fix Xwindows
I am afraid
Yaakov,
As a result of the recent libpng update, emacs won't build. emacs-X11
depends on gdk-pixbuf, and the latter (in its *.pc file) requires
libpng14. I manually changed libpng14 to libpng15 just to allow the
build to complete, but I don't know what consequences that might have.
Are you
On Tue, Aug 21, 2012 at 7:34 AM, JonY wrote:
> Here's the part from mingw-w64 windef.h:
>
> #ifndef _DEF_WINBOOL_
> #define _DEF_WINBOOL_
> typedef int WINBOOL;
> #pragma push_macro("BOOL")
> #undef BOOL
> #if !defined(__OBJC__) && !defined(__OBJC_BOOL) &&
> !defined(__objc_INCLUDE_GNU)
> typedef
hi,
trunk of cntlm implements correctly communication with HTTP 1.0
clients such as setup.exe in cygwin.
Current stable 0.92.3 does not work with setup.exe
cheers,
pawel
On Mon, Aug 13, 2012 at 12:23 AM, Pawel Jasinski
wrote:
> for now I will try to convince cntlm people to support HTTP 1.0
On 8/21/2012 19:11, Jon TURNEY wrote:
> On 21/08/2012 05:47, JonY wrote:
>> On 8/21/2012 11:46, Christopher Faylor wrote:
>>> On Tue, Aug 21, 2012 at 11:31:23AM +0800, JonY wrote:
On 8/21/2012 10:23, JonY wrote:
> On 8/21/2012 09:15, JonY wrote:
>> On 8/21/2012 07:22, Yaakov (Cygwin/X)
D=http://sanibeltranquility.com/cygwin/release/TeX
TC=texlive-collection
wget -x -nH --cut-dirs=2 ${D}/${TC}-basic/setup.hint
cd TeX
rm \
${D}/${TC}-basic/${TC}-basic-20120312-2.tar.bz2\
${D}/${TC}-basic/${TC}-basic-20120312-2-src.tar.bz2
Thanks.
Ken
On 21/08/2012 05:47, JonY wrote:
> On 8/21/2012 11:46, Christopher Faylor wrote:
>> On Tue, Aug 21, 2012 at 11:31:23AM +0800, JonY wrote:
>>> On 8/21/2012 10:23, JonY wrote:
On 8/21/2012 09:15, JonY wrote:
> On 8/21/2012 07:22, Yaakov (Cygwin/X) wrote:
>> On 2012-08-20 07:15, JonY wrot
Hello. Is there any plan of 2.7?
Upstream has announced EOL for Ruby 1.8.x; right now it is receiving
only security fixes. Therefore, it is now time to move on to the
now-stable 1.9.x series.
For the moment, the latest release is here:
ftp://ftp.cygwinports.org/pub/cygwinports/uploads/ruby/
The newly ITP'd libyaml0_2 is a n
(lib)yaml is a new requirement for ruby-1.9.x, and is therefore already
included in recent releases of Fedora and Debian:
ftp://ftp.cygwinports.org/pub/cygwinports/uploads/yaml/
Yaakov
19 matches
Mail list logo