I have been trying to install videola for a site that I'm currently working on and each time I attempt to drush make I get the following:

[root@mydevsite httpdocs]# drush make http://lb.cm/videola_starter videola
PHP Fatal error: Call to undefined function drush_get_option_help() in /root/drush/commands/drush_make/drush_make.utilities.inc on line 6
Drush command terminated abnormally due to an unrecoverable error. [error]
Error: Call to undefined function drush_get_option_help() in /root/drush/commands/drush_make/drush_make.utilities.inc, line 6

Any pointers would be greatly appreciated!

Comments

alexpott’s picture

I just had this too... I had upgraded from Drush 3 to 4.4 a while back and hadn't touched drush make. Upgrading to the latest version of drush make did the trick for me.

helmo’s picture

Status: Active » Fixed

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.

Anonymous’s picture

Issue summary: View changes

Wanted to specify the directory (in case it helps)