Re: [Slackbuilds-users] Fwd: transmission make failure

2014-09-03 Thread Yavor Atanasov
Thanks alot! Commenting out the sed lines do the job! +1 On Tue, 02 Sep 2014 17:08:33 -0500 Erik Hanson wrote On Tue, 02 Sep 2014 13:59:13 -0500 Yavor Atanasov wrote: > /tmp/SBo/transmission-2.84/missing: line 81: aclocal-1.14: command n

Re: [Slackbuilds-users] Fwd: transmission make failure

2014-09-02 Thread Erik Hanson
On Tue, 2 Sep 2014 16:11:52 -0700 Larry Hajali wrote: > The problem is that the file configure.ac is updated but the the configure > script isn't recreated. The timestamp on the configure.ac file is newer > than the configure script due to the sed statements and that causes the > files to be reg

Re: [Slackbuilds-users] Fwd: transmission make failure

2014-09-02 Thread Larry Hajali
The problem is that the file configure.ac is updated but the the configure script isn't recreated. The timestamp on the configure.ac file is newer than the configure script due to the sed statements and that causes the files to be regenerated. In order for transmission.SlackBuild to run properly,

Re: [Slackbuilds-users] Fwd: transmission make failure

2014-09-02 Thread Erik Hanson
On Tue, 2 Sep 2014 17:06:47 -0500 JK Wood wrote: > If it doesn't build on a stock 14.1 Slackware, why is it on SBo? Mistakes happen. For now I'd like to make absolutely certain that it can't be coaxed into building before downgrading it. -- Erik Hanson signature.asc Description: PGP signa

Re: [Slackbuilds-users] Fwd: transmission make failure

2014-09-02 Thread Erik Hanson
On Tue, 02 Sep 2014 13:59:13 -0500 Yavor Atanasov wrote: > /tmp/SBo/transmission-2.84/missing: line 81: aclocal-1.14: command not found > WARNING: 'aclocal-1.14' is missing on your system. > You should only need it if you modified 'acinclude.m4' or > 'configure.ac' or m4 files i

Re: [Slackbuilds-users] Fwd: transmission make failure

2014-09-02 Thread JK Wood
On Sep 2, 2014 2:33 PM, "Mats Bertil Tegner" wrote: > > On 2014-09-02 20:59, Yavor Atanasov wrote: >> >> >> Hello, >> Just try to upgrade my transmission package with sboupgrade and >> everything go fine until start compiling - then i get and error for >> missing aclocal and make e

Re: [Slackbuilds-users] Fwd: transmission make failure

2014-09-02 Thread Mats Bertil Tegner
On 2014-09-02 20:59, Yavor Atanasov wrote: Hello, Just try to upgrade my transmission package with sboupgrade and everything go fine until start compiling - then i get and error for missing aclocal and make error 127... Using Slackware 14.1. I posting here the error... -

[Slackbuilds-users] Fwd: transmission make failure

2014-09-02 Thread Yavor Atanasov
Hello, Just try to upgrade my transmission package with sboupgrade and everything go fine until start compiling - then i get and error for missing aclocal and make error 127... Using Slackware 14.1. I posting here the error... -