Re: [Tigervnc-devel] building with libtool1.x

2009-10-29 Thread Antoine Martin
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Pierre Ossman wrote: > On Mon, 26 Oct 2009 16:19:42 +0700 > Antoine Martin wrote: > >> Hi, >> >> I was trying to build some .debs and encountered an issue with old >> distros (ie: Ubuntu Hardy, Debian Lenny) that ship with libtool >> version 1.5: >

Re: [Tigervnc-devel] building with libtool1.x

2009-10-27 Thread Pierre Ossman
On Mon, 26 Oct 2009 16:19:42 +0700 Antoine Martin wrote: > Hi, > > I was trying to build some .debs and encountered an issue with old > distros (ie: Ubuntu Hardy, Debian Lenny) that ship with libtool > version 1.5: > > make[1]: Entering directory `/usr/src/tigervnc-1.0.0/unix/tx' > /bin/sh ../l

Re: [Tigervnc-devel] building with libtool1.x

2009-10-26 Thread DRC
Antoine Martin wrote: > Hmmm, this is all I have recorded from that failure: > libtool: compile: ignoring unknown tag NASM > libtool: compile: ./nasm_lt.sh nasm -felf -DELF jccolmmx.asm -fPIC > -DPIC -o .libs/jccolmmx.o > nasm -felf -DELF jccolmmx.asm -DPIC -o .libs/jccolmmx.o > jcclrmmx.asm:368:

Re: [Tigervnc-devel] building with libtool1.x

2009-10-26 Thread Antoine Martin
DRC wrote: > Antoine Martin wrote: >> So I tried to install libtool version 2 in /usr/local whilst keeping 1 >> in /usr: >> make[3]: Entering directory `/usr/src/tigervnc-1.0.0/common/os' >> /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. >> -I.. -DHAVE_COMMON_CONFIG_H -g -

Re: [Tigervnc-devel] building with libtool1.x

2009-10-26 Thread DRC
Antoine Martin wrote: > So I tried to install libtool version 2 in /usr/local whilst keeping 1 > in /usr: > make[3]: Entering directory `/usr/src/tigervnc-1.0.0/common/os' > /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. > -I.. -DHAVE_COMMON_CONFIG_H -g -O2 -Wall -MT print