В Sun, 24 Nov 2013 11:14:11 +0200 Beeblebrox <zap...@berentweb.com> пишет:
> * Is there a way to compile without docs? This does not work: > ./configure --disable-werror --disable-nls --disable-docs > > * I disabled the docs section manually in grub/Makefile. gmake > completed but still with warning: > /usr/bin/ld: unrecognised emulation mode: elf_x86_64 > Supported emulations: elf_x86_64_fbsd elf_i386_fbsd > cc: error: linker command failed with exit code 1 (use -v to see invocation) > gmake[3]: [efiemu64.o] Error 1 (ignored) > gmake[3]: Leaving directory `/asp/git/grub/grub-core' > > * I proceeded with "gmake install" and previous error now causes a problem: > /usr/bin/install -c -m 644 all_video.mod gdb.mod testspeed.mod tr.mod > progress.mod gcry_arcfour.mod gcry_blowfish.mod gcry_camellia.mod > gcry_cast5.mod gcry_crc.mod gcry_des.mod gcry_dsa.mod gcry_idea.mod > gcry_md4.mod gcry_md5.mod gcry_rfc2268.mod gcry_rijndael.mod > gcry_rmd160.mod gcry_rsa.mod gcry_seed.mod gcry_serpent.mod > gcry_sha1.mod gcry_sha256.mod gcry_sha512.mod gcry_tiger.mod > gcry_twofish.mod gcry_whirlpool.mod modinfo.sh efiemu32.o ./efiemu64.o > '/usr/local/lib/grub/i386-pc' > install: ./efiemu64.o: No such file or directory As a workaround build with --disable-efiemu. You probably do not need it anyway unless booting OS X. > gmake[4]: *** [install-platformDATA] Error 71 > gmake[4]: Leaving directory `/asp/git/grub/grub-core' > gmake[3]: *** [install-am] Error 2 > gmake[3]: Leaving directory `/asp/git/grub/grub-core' > gmake[2]: *** [install] Error 2 > > _______________________________________________ > Grub-devel mailing list > Grub-devel@gnu.org > https://lists.gnu.org/mailman/listinfo/grub-devel _______________________________________________ Grub-devel mailing list Grub-devel@gnu.org https://lists.gnu.org/mailman/listinfo/grub-devel