¿Es un bug ... es una mala implementación ... ?

Moderators: elhoir, HUMA2000

gabrielilardi
Moderator Team
Posts: 873
Joined: Sat Sep 02, 2006 1:30 am
Location: Italy

Re: ¿Es un bug ... es una mala implementación ... ?

Post by gabrielilardi »

Cuál el es la ruta completa a al arbol de código?
xerver
Posts: 25
Joined: Thu Apr 24, 2008 8:15 pm

Re: ¿Es un bug ... es una mala implementación ... ?

Post by xerver »

yo uso en el path C:\Documents and Settings\xerver\reactos\trunk... no estoy seguro si es esto lo que me preguntas???.. aqui descomprimí el código que está para descargar en el link de la página de descargas de ReactOS
gabrielilardi
Moderator Team
Posts: 873
Joined: Sat Sep 02, 2006 1:30 am
Location: Italy

Re: ¿Es un bug ... es una mala implementación ... ?

Post by gabrielilardi »

xerver wrote:yo uso en el path C:\Documents and Settings\xerver\reactos\trunk... no estoy seguro si es esto lo que me preguntas???.. aqui descomprimí el código que está para descargar en el link de la página de descargas de ReactOS
Sì, es justamente eso, prueba a mover "C:\Documents and Settings\xerver\reactos\trunk" a "C:\Trunk"...
xerver
Posts: 25
Joined: Thu Apr 24, 2008 8:15 pm

Re: ¿Es un bug ... es una mala implementación ... ?

Post by xerver »

nada.. lo he incluido en el path y nada .. he aqui el log semejante al anterior

Code: Select all

[HOST-CC]  tools\rbuild\backend\mingw\mingw.cpp
tools\rbuild\backend\mingw\mingw.cpp: In member function 'void MingwBackend::ProcessModules()':
tools\rbuild\backend\mingw\mingw.cpp:254: error: 'printf' was not declared in this scope
tools\rbuild\backend\mingw\mingw.cpp:279: error: 'fprintf' was not declared in this scope
tools\rbuild\backend\mingw\mingw.cpp: In member function 'void MingwBackend::CheckAutomaticDependenciesForModuleOnly()':
tools\rbuild\backend\mingw\mingw.cpp:323: error: 'printf' was not declared in this scope
tools\rbuild\backend\mingw\mingw.cpp:328: error: 'printf' was not declared in this scope
tools\rbuild\backend\mingw\mingw.cpp: In member function 'void MingwBackend::CreateMakefile()':
tools\rbuild\backend\mingw\mingw.cpp:366: error: 'fopen' was not declared in this scope
tools\rbuild\backend\mingw\mingw.cpp: In member function 'void MingwBackend::CloseMakefile() const':
tools\rbuild\backend\mingw\mingw.cpp:377: error: 'fclose' was not declared in this scope
tools\rbuild\backend\mingw\mingw.cpp: In member function 'void MingwBackend::GenerateHeader() const':
tools\rbuild\backend\mingw\mingw.cpp:384: error: 'fprintf' was not declared in this scope
tools\rbuild\backend\mingw\mingw.cpp: In member function 'void MingwBackend::GenerateProjectCFlagsMacro(const char*, const IfableData&) const':
tools\rbuild\backend\mingw\mingw.cpp:398: error: 'fprintf' was not declared in this scope
tools\rbuild\backend\mingw\mingw.cpp:405: error: 'fprintf' was not declared in this scope
tools\rbuild\backend\mingw\mingw.cpp: In member function 'void MingwBackend::GenerateGlobalCFlagsAndProperties(const char*, const IfableData&) const':
tools\rbuild\backend\mingw\mingw.cpp:421: error: 'fprintf' was not declared in this scope
tools\rbuild\backend\mingw\mingw.cpp: In member function 'void MingwBackend::GenerateProjectGccOptionsMacro(const char*, IfableData&) const':
tools\rbuild\backend\mingw\mingw.cpp:441: error: 'fprintf' was not declared in this scope
tools\rbuild\backend\mingw\mingw.cpp:454: error: 'fputs' was not declared in this scope
tools\rbuild\backend\mingw\mingw.cpp: In member function 'void MingwBackend::GenerateGlobalVariables() const':
tools\rbuild\backend\mingw\mingw.cpp:523: error: 'fputs' was not declared in this scope
tools\rbuild\backend\mingw\mingw.cpp:531: error: 'fprintf' was not declared in this scope
tools\rbuild\backend\mingw\mingw.cpp:536: error: 'fprintf' was not declared in this scope
tools\rbuild\backend\mingw\mingw.cpp: In member function 'void MingwBackend::GenerateAllTarget(const std::vector<MingwModuleHandler*, std::allocator<MingwModuleHandler*> >&) const':
tools\rbuild\backend\mingw\mingw.cpp:590: error: 'fprintf' was not declared in this scope
tools\rbuild\backend\mingw\mingw.cpp: In member function 'void MingwBackend::GenerateRegTestsRunTarget() const':
tools\rbuild\backend\mingw\mingw.cpp:612: error: 'fprintf' was not declared in this scope
tools\rbuild\backend\mingw\mingw.cpp: In member function 'void MingwBackend::GenerateXmlBuildFilesMacro() const':
tools\rbuild\backend\mingw\mingw.cpp:625: error: 'fprintf' was not declared in this scope
tools\rbuild\backend\mingw\mingw.cpp:640: error: 'fopen' was not declared in this scope
tools\rbuild\backend\mingw\mingw.cpp:644: error: 'fileno' was not declared in this scope
tools\rbuild\backend\mingw\mingw.cpp:646: error: 'fclose' was not declared in this scope
tools\rbuild\backend\mingw\mingw.cpp:659: error: 'fclose' was not declared in this scope
tools\rbuild\backend\mingw\mingw.cpp: In member function 'void MingwBackend::GenerateTestSupportCode()':
tools\rbuild\backend\mingw\mingw.cpp:686: error: 'printf' was not declared in this scope
tools\rbuild\backend\mingw\mingw.cpp: In member function 'void MingwBackend::GenerateCompilationUnitSupportCode()':
tools\rbuild\backend\mingw\mingw.cpp:697: error: 'printf' was not declared in this scope
tools\rbuild\backend\mingw\mingw.cpp: In member function 'void MingwBackend::GenerateSysSetup()':
tools\rbuild\backend\mingw\mingw.cpp:707: error: 'printf' was not declared in this scope
tools\rbuild\backend\mingw\mingw.cpp: In member function 'void MingwBackend::GenerateProxyMakefiles()':
tools\rbuild\backend\mingw\mingw.cpp:725: error: 'printf' was not declared in this scope
tools\rbuild\backend\mingw\mingw.cpp: In member function 'void MingwBackend::CheckAutomaticDependencies()':
tools\rbuild\backend\mingw\mingw.cpp:737: error: 'printf' was not declared in this scope
tools\rbuild\backend\mingw\mingw.cpp: In member function 'void MingwBackend::GenerateDirectories()':
tools\rbuild\backend\mingw\mingw.cpp:747: error: 'printf' was not declared in this scope
tools\rbuild\backend\mingw\mingw.cpp: In member function 'void MingwBackend::DetectCompiler()':
tools\rbuild\backend\mingw\mingw.cpp:770: error: 'printf' was not declared in this scope
tools\rbuild\backend\mingw\mingw.cpp: In member function 'std::string MingwBackend::GetVersionString(const std::string&)':
tools\rbuild\backend\mingw\mingw.cpp:833: error: 'popen' was not declared in this scope
tools\rbuild\backend\mingw\mingw.cpp:836: error: 'feof' was not declared in this scope
tools\rbuild\backend\mingw\mingw.cpp:837: error: 'fgetc' was not declared in this scope
tools\rbuild\backend\mingw\mingw.cpp:843: error: 'pclose' was not declared in this scope
tools\rbuild\backend\mingw\mingw.cpp: In member function 'std::string MingwBackend::GetBinutilsVersionDate(const std::string&)':
tools\rbuild\backend\mingw\mingw.cpp:938: error: 'popen' was not declared in this scope
tools\rbuild\backend\mingw\mingw.cpp:941: error: 'feof' was not declared in this scope
tools\rbuild\backend\mingw\mingw.cpp:942: error: 'fgetc' was not declared in this scope
tools\rbuild\backend\mingw\mingw.cpp:948: error: 'pclose' was not declared in this scope
tools\rbuild\backend\mingw\mingw.cpp: In member function 'void MingwBackend::DetectBinutils()':
tools\rbuild\backend\mingw\mingw.cpp:997: error: 'printf' was not declared in this scope
tools\rbuild\backend\mingw\mingw.cpp: In member function 'void MingwBackend::DetectNetwideAssembler()':
tools\rbuild\backend\mingw\mingw.cpp:1044: error: 'printf' was not declared in this scope
tools\rbuild\backend\mingw\mingw.cpp: In member function 'void MingwBackend::DetectPipeSupport()':
tools\rbuild\backend\mingw\mingw.cpp:1069: error: 'printf' was not declared in this scope
tools\rbuild\backend\mingw\mingw.cpp:1082: error: 'fopen' was not declared in this scope
tools\rbuild\backend\mingw\mingw.cpp:1086: error: 'fclose' was not declared in this scope
tools\rbuild\backend\mingw\mingw.cpp: In member function 'void MingwBackend::DetectPCHSupport()':
tools\rbuild\backend\mingw\mingw.cpp:1101: error: 'printf' was not declared in this scope
tools\rbuild\backend\mingw\mingw.cpp:1115: error: 'fopen' was not declared in this scope
tools\rbuild\backend\mingw\mingw.cpp:1119: error: 'fclose' was not declared in this scope
tools\rbuild\backend\mingw\mingw.cpp: In member function 'void MingwBackend::OutputInstallTarget(const FileLocation&, const FileLocation&)':
tools\rbuild\backend\mingw\mingw.cpp:1178: error: 'fprintf' was not declared in this scope
tools\rbuild\backend\mingw\mingw.cpp: In member function 'void MingwBackend::OutputRegistryInstallTarget()':
tools\rbuild\backend\mingw\mingw.cpp:1261: error: 'fprintf' was not declared in this scope
tools\rbuild\backend\mingw\mingw.cpp: In member function 'void MingwBackend::GenerateInstallTarget()':
tools\rbuild\backend\mingw\mingw.cpp:1288: error: 'fprintf' was not declared in this scope
tools\rbuild\backend\mingw\mingw.cpp: In member function 'void MingwBackend::GenerateTestTarget()':
tools\rbuild\backend\mingw\mingw.cpp:1319: error: 'fprintf' was not declared in this scope
make.exe: *** No rule to make target `makefile.auto', needed by `all'.  Stop.

Total Build Time: 00:00:03
gabrielilardi
Moderator Team
Posts: 873
Joined: Sat Sep 02, 2006 1:30 am
Location: Italy

Re: ¿Es un bug ... es una mala implementación ... ?

Post by gabrielilardi »

La versión de RosBE es 1.5.1.1 ? La has descargado de aquí?
vicmarcal
Test Team
Posts: 2733
Joined: Mon Jul 07, 2008 12:35 pm

Re: ¿Es un bug ... es una mala implementación ... ?

Post by vicmarcal »

xerver wrote:aqui descomprimí el código que está para descargar en el link de la página de descargas de ReactOS
Aqui gabriel hizo un video para seguir los pasos:
http://www.youtube.com/watch?v=jnt7s2zEZFo

COmprueba que has hecho todos esos pasos correctamente. Y deberia funcionarte sin problemas
xerver
Posts: 25
Joined: Thu Apr 24, 2008 8:15 pm

Re: ¿Es un bug ... es una mala implementación ... ?

Post by xerver »

ahhh... que pena...sucede que no tengo ordenador personal por ahora y no se que tiempo demore y hago las pruebas en la universidad donde donde no nos dejan ver youtube y no veo el video ... que pena.. si he descargado la versión RosBE es 1.5.1.1 exactamente de ahí.. bueno como dije antes hace unos pocos años atrás lo habia hecho y no me habia dado problemas.. seguire buscando ... a lo mejor soy yo que tengo un bug.. :lol: ..gracias a todos..
Post Reply

Who is online

Users browsing this forum: No registered users and 21 guests