Estoy tratando de compilar una aplicacion (VCR 1.10, http://www.stack.nl/~brama/vcr/) y topo con un error que no logro resolver.
A la hora de compilar, corre un rato, y luego sale el siguiente mensaje: main.cc: In function oid list_attributes(int, int = 0)': main.cc:369: ight' undeclared (first use this function) main.cc:369: (Each undeclared identifier is reported only once main.cc:369: for each function it appears in.) main.cc:388: ambiguous overload for ool ? const avm::string & : const char[8]' main.cc:388: candidates are: operator ?:(bool, avm::string, avm::string) <builtin> main.cc:388: operator ?:(bool, const char *, const char *) <builtin> main.cc:407: loat' is not a member of type vm::AttributeInfo' main.cc: In function hort int set_attribute(int, const char *, const char *)': main.cc:847: loat' is not a member of type vm::AttributeInfo' make[2]: *** [main.o] Error 1 make[2]: Leaving directory /tmp/vcr-1.10/src' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory /tmp/vcr-1.10' make: *** [all] Error 2 Lo interesante es que en otra aplicacion (dvr, http://dvr.sourceforge.net) termina la compilacion en el mismo mensaje... y no tengo idea del por que. A alguien le suena familiar el error? Me esta haciendo falta algun archivo o algo por el estilo? -- Mario [EMAIL PROTECTED] -- Desuscripci�n: escriba a [EMAIL PROTECTED], tema 'unsubscribe' Problemas a: [EMAIL PROTECTED] http://www.linux.or.cr/listas
