> 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.
I am, so I did, but it just had the same error message in it. > 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. Aha: it seems it can't find a file, "gnu-oids.texi". ... Making all in po mkdir -p -- ./etc Configuring in ./etc configure: creating cache ./config.cache checking for a BSD-compatible install... /usr/bin/install -c configure: updating cache ./config.cache configure: creating ./config.status config.status: creating Makefile../../../../gdb/etc/standards.texi:2262: @include `gnu-oids.texi': No such file or directory. makeinfo: Removing output file `standards.info' due to errors; use --force to preserve. make[3]: *** [standards.info] Error 1 make[2]: *** [info] Error 1 make[1]: *** [all-etc] Error 2 make: *** [all] Error 2 22:58:56 michiel@igor:/local/michiel/git/msp430/BUILD/gdb/dev I found one of the same name in binutils/etc, so I symlinked that in, instead, and then it builds. 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