Hi Chris, I just googled for this and found: http://www.mail-archive.com/debian-bugs-dist lists debian org/msg313272.html Looking at my Ubuntu Gutsy machine, /bin/sh is indeed linked to dash. Just for grins, try changing the first line of your autogen.sh file to: #!/bin/bash and see if that improves things. Needless to say, I don't have a problem running the Orca autogen.sh script on my Ubuntu Gutsy machine with just "#!/bin/sh". -------- Original Message --------
Hi all, I am trying to compile orca from the latest svn (`svn co http://svn.gnome.org/svn/orca/trunk orca`), but autogen.sh seems to be a little unhappy. When I execute ./autogen.sh, I get the following messages: shift: 364: Can't shift that many. What is going on here? I have used this version before (on Ubuntu 6.10), but I have just upgraded to 7.04. Cheers. -- Chris Norman <!-- chris norman4 ntlworld com --> _______________________________________________ Orca-list mailing list Orca-list gnome org http://mail.gnome.org/mailman/listinfo/orca-list Visit http://live.gnome.org/Orca for more information on Orca |