2007/5/15, Olly Betts <[EMAIL PROTECTED]>: > Gustavo Olaza writes: > > matcher/.deps/msetpostlist.Plo:5: atención: hay un carácter NUL; se > > ignora el resto de la línea > > [...] > > libtool: link: `matcher/msetpostlist.lo' is not a valid libtool object > > These both sound to me like the build was stopped uncleanly while compiling > matcher/msetpostlist.cc, so these files contain incomplete output. Try > deleting these two files, and rerunning make, i.e.: > > rm matcher/.deps/msetpostlist.Plo matcher/msetpostlist.lo > make > > And if you get similar errors for other .Plo or .lo files, delete those > similarly. Thanks a lot for your tip! The build was stopped uncleanly, it's absolutly true.
I deleted de whole directory (!) and compiled succefully. I keep your advice in mind for other similar situation. Thank you very much. -- Saludos, Gustavo Olaza _______________________________________________ Sugar mailing list [email protected] http://mailman.laptop.org/mailman/listinfo/sugar
