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.
I get the same error on a plain RHEL5 system. It seems to be some kind of
problem with older versions of Automake. If I compare Makefile.in with
another one generated with a newer Autoconf I can see things like:
-simd/$(am__dirstamp):
- @$(MKDIR_P) simd
- @: > simd/$(am__dirstamp)
-simd/$(DEPDIR)/$(am__dirstamp):
- @$(MKDIR_P) simd/$(DEPDIR)
- @: > simd/$(DEPDIR)/$(am__dirstamp)
-simd/jsimdcpu.lo: simd/$(am__dirstamp) simd/$(DEPDIR)/$(am__dirstamp)
-simd/jccolmmx.lo: simd/$(am__dirstamp) simd/$(DEPDIR)/$(am__dirstamp)
-simd/jdcolmmx.lo: simd/$(am__dirstamp) simd/$(DEPDIR)/$(am__dirstamp)
...
So probably the Makefile.am needs to be tweaked for this older Autoconf.
Best regards,
---
Peter Åstrand ThinLinc Chief Developer
Cendio AB http://www.cendio.com
Wallenbergs gata 4
583 30 Linköping Phone: +46-13-21 46 00
------------------------------------------------------------------------------
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