I'm getting the following error when running make for directfb: bash-3.00# make make all-recursive make[1]: Entering directory `/mnt/sda3/sources/other/DirectFB-0.9.25.1' Making all in data make[2]: Entering directory `/mnt/sda3/sources/other/ DirectFB-0.9.25.1/data' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/mnt/sda3/sources/other/DirectFB-0.9.25.1/ data' Making all in docs make[2]: Entering directory `/mnt/sda3/sources/other/ DirectFB-0.9.25.1/docs' Making all in html make[3]: Entering directory `/mnt/sda3/sources/other/ DirectFB-0.9.25.1/docs/html' rootme=`pwd`; \ ../../tools/gendoc.pl 0.9.25 ../../include/directfb.h ../../include/ directfb_keyboard.h \ && echo timestamp > $rootme/stamp-docs /bin/sh: ../../tools/gendoc.pl: /usr/bin/perl: bad interpreter: No such file or directory make[3]: *** [stamp-docs] Error 126 make[3]: Leaving directory `/mnt/sda3/sources/other/DirectFB-0.9.25.1/ docs/html' make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory `/mnt/sda3/sources/other/DirectFB-0.9.25.1/ docs' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/mnt/sda3/sources/other/DirectFB-0.9.25.1' make: *** [all-recursive-am] Error 2
It was configured with /configure --prefix=/usr --libexecdir=/usr/ sbin --sysconfdir=/etc. any ideas?? _______________________________________________ directfb-users mailing list [email protected] http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-users
