INT32: jmorecfg.h

2004-07-26 Thread Mathieu Malaterre
Hi, I am trying to compile VTK using the jpeg library shipped with cygwin. And I have a problem of compilation: Building object file vtkJPEGReader.o... In file included from /usr/include/jpeglib.h:30, from /home/mathieu/Kitware/VTK/Utilities/vtk_jpeg.h:21, from

Re: INT32: jmorecfg.h

2004-07-26 Thread Christopher Faylor
On Mon, Jul 26, 2004 at 08:44:11PM -0400, Mathieu Malaterre wrote: >Hi, > > I am trying to compile VTK using the jpeg library shipped with > cygwin. And I have a problem of compilation: > >Building object file vtkJPEGReader.o... >In file included from /usr/include/jpeglib.h:30,

Re: INT32: jmorecfg.h

2004-07-26 Thread Mathieu Malaterre
Christopher Faylor wrote: On Mon, Jul 26, 2004 at 08:44:11PM -0400, Mathieu Malaterre wrote: Hi, I am trying to compile VTK using the jpeg library shipped with cygwin. And I have a problem of compilation: Building object file vtkJPEGReader.o... In file included from /usr/include/jpeglib.h:30,

RE: INT32: jmorecfg.h

2004-07-27 Thread Dave Korn
> -Original Message- > From: cygwin-owner On Behalf Of Mathieu Malaterre > Sent: 27 July 2004 02:09 > Christopher Faylor wrote: > > On Mon, Jul 26, 2004 at 08:44:11PM -0400, Mathieu Malaterre wrote: > > > >>Hi, > >> > >>I am trying to compile VTK using the jpeg library shipped with >

Re: INT32: jmorecfg.h

2004-07-27 Thread Christopher Faylor
On Tue, Jul 27, 2004 at 10:01:08AM +0100, Dave Korn wrote: >I remember hitting this problem with a cygwin build of libjpeg once. >The correct answer is probably that jmorecfg.h shouldn't arbitrarily >define INT32 globally without first performing an autoconf test to see >if there's something in the

Re: INT32: jmorecfg.h

2004-07-27 Thread Charles Wilson
Christopher Faylor wrote: On Tue, Jul 27, 2004 at 10:01:08AM +0100, Dave Korn wrote: I remember hitting this problem with a cygwin build of libjpeg once. The correct answer is probably that jmorecfg.h shouldn't arbitrarily define INT32 globally without first performing an autoconf test to see if th

Re: INT32: jmorecfg.h

2004-07-27 Thread Frédéric L. W. Meunier
On Wed, 28 Jul 2004, Charles Wilson wrote: Unfortunately, the ijg group does not distribute the autoconf source for libjpeg's configure script. It's on my todo list to really truly autoconfiscate libjpeg (and libtiff) -- which will make things like this easier. But it's not a very high priori

Re: INT32: jmorecfg.h

2004-07-28 Thread Mathieu Malaterre
Charles Wilson wrote: Christopher Faylor wrote: On Tue, Jul 27, 2004 at 10:01:08AM +0100, Dave Korn wrote: I remember hitting this problem with a cygwin build of libjpeg once. The correct answer is probably that jmorecfg.h shouldn't arbitrarily define INT32 globally without first performing an auto

Re: INT32: jmorecfg.h

2004-07-29 Thread Charles Wilson
Frédéric L. W. Meunier wrote: libtiff moved to Autoconf, Automake, and Libtool in the 3.7.0 alpha release. Halle-fraggin-lujah! But that still doesn't solve the libjpeg problem -- Chuck -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com