Package Details: grub4dos 0.4.6a_20170306-1

Git Clone URL: https://aur.archlinux.org/grub4dos.git (read-only, click to copy)
Package Base: grub4dos
Description: A GRUB boot loader support menu on windows(fat,ntfs)/linux(ext2,3,4)
Upstream URL: http://grub4dos.chenall.net/
Licenses: GPL2
Conflicts: grub4dos
Submitter: chris_l
Maintainer: None
Last Packager: chris_l
Votes: 7
Popularity: 0.000000
First Submitted: 2015-08-16 23:17 (UTC)
Last Updated: 2017-03-18 23:43 (UTC)

Latest Comments

dreieck commented on 2020-10-19 14:27 (UTC) (edited on 2020-10-19 14:27 (UTC) by dreieck)

Fails to build for me:

==> Starting build()...
checking for a BSD-compatible install... /bin/install -c
checking whether build environment is sane... yes
/tmp/grub4dos/src/grub4dos-00c37ea8b24d0830e9d8a768f99de84aa3d7fa16/missing: Unknown `--is-lightweight' option
Try `/tmp/grub4dos/src/grub4dos-00c37ea8b24d0830e9d8a768f99de84aa3d7fa16/missing --help' for more information
configure: WARNING: 'missing' script is too old or missing
checking for a thread-safe mkdir -p... /sbin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether make supports nested variables... (cached) yes
checking for style of include used by make... GNU
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking whether gcc understands -c and -o together... yes
checking dependency style of gcc... gcc3
checking dependency style of gcc... gcc3
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking whether to enable maintainer-specific portions of Makefiles... no
checking for gcc... (cached) gcc
checking for gcc... (cached) gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ISO C89... (cached) none needed
checking whether gcc understands -c and -o together... (cached) yes
checking dependency style of gcc... (cached) gcc3
checking dependency style of gcc... (cached) gcc3
checking for ranlib... ranlib
checking whether optimization for size works... yes
checking whether gcc has -fno-stack-protector... yes
checking whether gcc has -fno-reorder-functions... yes
checking whether -Wundef works... yes
checking whether -falign-loops works... yes
checking whether linker accepts `--build-id=none'... yes
checking for objcopy... objcopy
checking if C symbols get an underscore after compilation... no
checking whether objcopy works for absolute addresses... configure: error: gcc cannot link at address 2000
==> ERROR: A failure occurred in build().
    Aborting...

Thanks for maintaining!

cokomoko commented on 2015-09-26 13:31 (UTC)

I installed gcc-multilib and gcc-libs-multilib. Thanks, successfully compiled.

chris_l commented on 2015-09-25 23:37 (UTC)

Check here: https://wiki.archlinux.org/index.php/Multilib

chris_l commented on 2015-09-25 23:36 (UTC)

@cokomoko Well, it seems it requires multilib installed if the architecture is x86_64. I have updated the package to require gcc-multilib under those cases.

cokomoko commented on 2015-09-25 22:14 (UTC)

checking if C symbols get an underscore after compilation... no checking whether objcopy works for absolute addresses... yes checking whether addr32 must be in the same line as the instruction... yes checking for .code16 addr32 assembler support... yes checking whether an absolute indirect call/jump must not be prefixed with an asterisk... no checking if start is defined by the compiler... no checking if _start is defined by the compiler... no configure: error: Neither start nor _start is defined ==> HATA: build() içinde bir hata oluştu. Çıkılıyor... ==> HATA:makepkg grub4dos'i inşa edemedi. ==> grub4dos yeniden inşa edilsin mi ? [e/H] ==> ---------------------------------------- ==> what's problem?