[Rock-dev] Autoproj : bug updating an autotools package

Charles Lesire-Cabaniols charles.lesire at gmail.com
Mon Nov 21 10:50:50 CET 2011


Hi,

When I 'aup' my autotools package, I have the following error:
/usr/lib/ruby/1.8/fileutils.rb:243: command not found:
/home/lesire/work/robotis-pkg/hmdp/build/config.status --version

Indeed, the config.status file has no execute permission (only rw).

To fix this, I just change the call to the config.status command in
"autobuild/packages/autotools.rb", line 30 by adding a dot :
def configurestamp; ". #{builddir}/config.status" end

Charles.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.dfki.de/pipermail/rock-dev/attachments/20111121/c5288797/attachment.htm 


More information about the Rock-dev mailing list