From mboxrd@z Thu Jan 1 00:00:00 1970 From: Arne Fitzenreiter To: development@lists.ipfire.org Subject: Re: Problem with building 2.13/75 (gutenprint) on Debian Date: Mon, 03 Mar 2014 14:15:21 +0100 Message-ID: <64413d34f10281641c3ac163a7dfeaca@mail01.ipfire.org> In-Reply-To: <531452DB.2000208@t-online.de> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============6540631352726780127==" List-Id: --===============6540631352726780127== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit On 2014-03-03 11:00, Matthias Fischer wrote: > Hi, > > I just began working with IPFire 2.13, trying to get my Devel-PC > working. > > My environment: > > - P4/2800, 1GB RAM (ok, I know, machine is old, but sufficient for my > needs - until now) > - Debian 7.4 (3.2.0-4-686-pae #1 SMP Debian 3.2.54-2 i686 GNU/Linux) > - /bin/sh points to 'bash'. > > I tried to setup everything as described in Wiki and had absolutely no > problems until tonight: > > Despite everything I tried, "./make.sh build" keeps telling me this > (taken from '_build.ipfire.log'): > > ***SNIP*** > Can't locate Foomatic/Defaults.pm in @INC (@INC contains: > /usr/lib/perl5/site_perl/5.12.3/i586-linux-thread-multi > /usr/lib/perl5/site_perl/5.12.3 > /usr/lib/perl5/5.12.3/i586-linux-thread-multi /usr/lib/perl5/5.12.3 .) > at /usr/sbin/foomatic-kitload line 3. > BEGIN failed--compilation aborted at /usr/sbin/foomatic-kitload line 3. > make[5]: *** [install-kit] Error 2 > make[5]: Leaving directory `/usr/src/gutenprint-5.2.5/src/foomatic' > ***SNAP*** This is a strange timing problem on systems with more cpu cores. Sometimes the ccache was corrupted and gutenprint or fomatic will not build correctly. I hope this is fixed with the new foomatic version in IPFire 2.15. erase your ccache and checkout the next branch. (get checkout next) After this make clean and download toolchain again. It makes not much sense to develop with the master tree at the moment because 2.15 should released in some weeks. Arne > > Every 'make.sh'-line says '[ DONE ]', but only 'gutenprint' won't > work, no matter what I tried. > > Being curious, I commented line 695 ('ipfiremake gutenprint') in > 'make.sh' and started 'make.sh' again. > > Building continued with 'apsupsd' and is still working fine. > > Any hints for getting 'gutenprint' compiling ok? > > Regards > Matthias > _______________________________________________ > Development mailing list > Development(a)lists.ipfire.org > http://lists.ipfire.org/mailman/listinfo/development --===============6540631352726780127==--