<html><head><meta http-equiv="Content-Type" content="text/html charset=windows-1252"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;"><br><div><div>Il giorno 15/dic/2013, alle ore 16:56, BERTRAND Joël <<a href="mailto:joel.bertrand@systella.fr">joel.bertrand@systella.fr</a>> ha scritto:</div><br class="Apple-interchange-newline"><blockquote type="cite">Alessandro Sangiuliano a écrit :<br><blockquote type="cite"><br>Il giorno 15/dic/2013, alle ore 12:13, BERTRAND Joël<br><<a href="mailto:joel.bertrand@systella.fr">joel.bertrand@systella.fr</a> <<a href="mailto:joel.bertrand@systella.fr">mailto:joel.bertrand@systella.fr</a>>> ha scritto:<br><br><blockquote type="cite">Your failure is not gcc related. I have downloaded git tree and built<br>all FreeVMS with gcc-4.8.2 (I haven't checked if binaries are bootables).<br><br>I have found two mistakes I have fixed in git today (freetype include<br>directory has changed and grub configure is broken as aclocal has been<br>upgraded on recent linux workstations).<br><br></blockquote>Thanks for the fix, I no more have the grub-mkconfig_li error, but<br>another kind of error.<br><br>Effectively the build process on grub configuration looks broken, or at<br>least on my system.<br><br>Actually I get the error on autogen.sh, it says:<br>make /home/alex/FrreVMS/build/bootloader/autogen.sh Command non found.<br><br>I looked in that directory and effectively there is no autogen.sh,<br>instead it is in sources/bootloader/, so I tired to change from<br>$(BUILDDIR)/etc/etc to $(SRCDIR)/etc/etc, at least the build process<br>continued until it says another error:<br></blockquote><br><span class="Apple-tab-span" style="white-space:pre"> </span>Right. I have done a mistake.<br><br><blockquote type="cite">po/POTFILES.in not found… effectively this file is sources/bootloader/po/<br>but seems that the build system is looking in the root of the project,<br>so in the FreeVMS/po/POTFILES.in.<br></blockquote><br><span class="Apple-tab-span" style="white-space:pre">        </span>I suppose that autogen.sh is broken. Please replace in main Makefile $(SRCDIR)/bootloader/autogen.sh by @(cd $(SRCDIR)/bootloader && autogen.sh).<br></blockquote><div><br></div>Thanks, $(SRCDIR)/bootloader/autogen.sh by @(cd $(SRCDIR)/bootloader && autogen.sh), not worked so I modified in this way:</div><div><br></div><div>$(SRCDIR)/bootloader/autogen.sh by @(cd $(SRCDIR)/bootloader && ./autogen.sh)</div><div><br></div><div>After a while, the output resulted in a lot of error of the kind “No such file or directory” on files like:</div><div>.deps-util/grub_fstest-grub_fstest_init.Po, and similar.</div><div><br></div><div>So, maybe I can confirm that the autogen.sh is broken</div><div><br></div><div><blockquote type="cite"><br><blockquote type="cite">I tried to move the ‘po’ dir in the root of the project and the build<br>phases continued until it says another error:<br><br>util/import_unocode.py not found. so it is again looking for the util<br>dir n the root of the project, but it is in the sources/bootloader/.<br><br>To build I follow the instruction you provided, what is the wrong thing?<br>What system are you using?<br></blockquote><br><span class="Apple-tab-span" style="white-space:pre">   </span>Debian/jessie.<br><br><span class="Apple-tab-span" style="white-space:pre">  </span>Regards,<br><br><span class="Apple-tab-span" style="white-space:pre">        </span>JKB<br><br></blockquote></div><br><div apple-content-edited="true">
<div style="color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px;">Regards,</div><div style="color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px;">Alex (Slex)<br class="Apple-interchange-newline">-----------------------------------------------------------------</div><div style="color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px;">A: "Hey dude, where are you from?"</div><div style="color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px;">B: “I’m from Uros”</div><div style="color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px;">A: “What?”</div><div style="color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px;">B: “Uros, the Uranos' world capital”</div><div style="color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px;">A: “Hey dude, you look so strange and white. You should eat some meat!”</div><div style="color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px;">B: “We don’t need to eat”</div><div style="color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px;">A: “Hey man, that dude looks so strange, He doesn’t need to eat”</div><div style="color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px;">C: “OMG! So strange, he also is so white!”</div><div style="color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px;">D: “Why do I have to hunt to eat and survive and he doesn’t need to eat to survive? I hate him!”</div><div style="color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px;"><…></div>
</div>
<br></body></html>