Looks like you're using the test430.sh driver script.  Look in dev.gdb
for the output of the config/build/install for that phase of the
process.

If that doesn't do it, try running the corresponding commands
manually.  It's probably something missing in your environment, if
it's a gdb thing, or it might be whatever's driving the build process.

Peter

On Tue, Jun 19, 2012 at 2:13 PM, Michiel Konstapel
<m.konsta...@sownet.nl> wrote:
>>   apt-get install libghc-zlib-dev
>> did the trick!
>>
>> Maybe you can try and confirm this?
>
> Thanks for the tip, but it bombs out right after running configure, with
> no details on what's wrong:
>
> checking for [lots of stuff]
> checking for working mmap... yes
> checking for working strncmp... yes
> configure: updating cache ./config.cache
> configure: creating ./config.status
> config.status: creating Makefile
> config.status: creating testsuite/Makefile
> config.status: creating config.h
> config.status: executing default commands
> make[1]: Leaving directory `/local/michiel/git/msp430/BUILD/gdb/dev'
> make: *** [all] Error 2
> + [ -f /local/michiel/git/msp430/BUILD/dev.fail ]
> + echo BUILD FAILED:
> BUILD FAILED:
> + cat /local/michiel/git/msp430/BUILD/dev.fail
> GDB BUILD/INSTALL
> + exit 1
>
> Not really sure what to look for :-/
> Michiel
>
> ------------------------------------------------------------------------------
> Live Security Virtual Conference
> Exclusive live event will cover all the ways today's security and
> threat landscape has changed and how IT managers can respond. Discussions
> will include endpoint security, mobile security and the latest in malware
> threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
> _______________________________________________
> Mspgcc-users mailing list
> Mspgcc-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/mspgcc-users

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Mspgcc-users mailing list
Mspgcc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mspgcc-users

Reply via email to