On 7/4/13, René Rebe <[email protected]> wrote: > Hi Barry, > > oh this auto* junk hell :-/ Some packages require latest, some packages do > not build due backward compatibility issues. What a mess. Guess the best > option is to correct (update, patch) those packages that do not build with > new versions, ...
I fixed it, but you probably won't be very impressed with how I did it... The poppler source package was created with automake 1.13.2, so I rolled the T2 build back to use that version. Now poppler compiles. Everything else has also compiled, so far. Regards, Barry Kauler On 7/4/13, René Rebe <[email protected]> wrote: > Hi Barry, > > oh this auto* junk hell :-/ Some packages require latest, some packages do > not build due backward compatibility issues. What a mess. Guess the best > option is to correct (update, patch) those packages that do not build with > new versions, ... > > On Jul 3, 2013, at 19:56 , Barry Kauler wrote: > >> >> T2 is building with automake 1.14, however, many (four or five so far) >> packages are failing as they are looking for "aclocal-1.11" or >> "aclocal-1.12" or "aclocal-1.13". >> >> For example, poppler: >> >> Running make -j4 CC=gcc CPP=cpp CXX=g++ prefix=/usr >> docdir=/usr/doc/poppler >> CDPATH="${ZSH_VERSION+.}:" && cd . && aclocal-1.13 -I m4 >> /bin/sh: aclocal-1.13: command not found >> make: *** [aclocal.m4] Error 127 >> >> Why would this be happening? >> >> Note, my host system has automake 1.11. Anyway, at stage 5 it is all >> happening inside the T2 virtual environment. >> >> Regards, >> Barry kauler > > -- > ExactCODE GmbH, Jaegerstr. 67, DE-10117 Berlin > http://exactcode.com | http://exactscan.com | http://ocrkit.com | > http://t2-project.org | http://rene.rebe.de > >
----------------------------------------------------------- If you wish to unsubscribe from this mailing, send mail to [email protected] with a subject of: unsubscribe t2
