On Fri, 13 Mar 2009 20:24:04 -0500
DRC <dcomman...@users.sourceforge.net> wrote:

> It should work properly with cjpeg now.
> 
> Note, however, that something broke the build for me.  I checked out a
> clean repository and did the following:
> 
> cd tigervnc/unix
> autoreconf -fiv
> 
> ./configure --host i686-pc-linux-gnu --with-included-jpeg CFLAGS=-m32 
> CXXFLAGS=-m32 LDFLAGS=-m32
> 
> make
> 
> When it gets to the jpeg directory, once again I get:
> 
> make[1]: *** No rule to make target `jsimdcpu.lo', needed by
> `libjpeg.la'.  Stop.
> 
> 

This has finally been solved. It seems that including files from
subdirectories is a very recent feature in automake, and the one in
RHEL5 only works for .c. So I've reimplemented the build using the old
fashioned way now.

Rgds
-- 
Pierre Ossman            OpenSource-based Thin Client Technology
System Developer         Telephone: +46-13-21 46 00
Cendio AB                Web: http://www.cendio.com

Attachment: signature.asc
Description: PGP signature

------------------------------------------------------------------------------
Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are
powering Web 2.0 with engaging, cross-platform capabilities. Quickly and
easily build your RIAs with Flex Builder, the Eclipse(TM)based development
software that enables intelligent coding and step-through debugging.
Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com
_______________________________________________
Tigervnc-devel mailing list
Tigervnc-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/tigervnc-devel

Reply via email to