like it says you do not have patch installed. you should be able to install patch with the following command: sudo apt-get install patch
Jesse On Mon, Sep 27, 2010 at 2:37 PM, Miriam Dali <[email protected]> wrote: > Hi all, > I want to install mspgcc4, and I'm using Ubuntu 10.04 LTS - the Lucid Lynx > the build process gives me this error: > Unpacking binutils... > do-binutils.sh: 80: patch: not found > sh buildgcc-4.4.3_gdb_7.0.1.sh exited with status code 127. > Unpacking binutils... > do-binutils.sh: 80: patch: not found > sh do-binutils.sh "/opt/msp430-gcc-4.4.3" "2.20.1" "http://ftp.uni-kl.de" > "build" exited with status code 127. > Failed to execute sh do-binutils.sh "/opt/msp430-gcc-4.4.3" "2.20.1" > "http://ftp.uni-kl.de" "build" at ./buildgcc.pl line 254, <STDIN> line 9. > How can I solve it > THanksĀ a lot > Mir > > > > > ------------------------------------------------------------------------------ > Start uncovering the many advantages of virtual appliances > and start using them to simplify application deployment and > accelerate your shift to cloud computing. > http://p.sf.net/sfu/novell-sfdev2dev > _______________________________________________ > Mspgcc-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/mspgcc-users > > ------------------------------------------------------------------------------ Start uncovering the many advantages of virtual appliances and start using them to simplify application deployment and accelerate your shift to cloud computing. http://p.sf.net/sfu/novell-sfdev2dev _______________________________________________ Mspgcc-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mspgcc-users
