Search Criteria
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: | |
Conflicts: | |
Submitter: | chris_l |
Maintainer: | None |
Last Packager: | chris_l |
Votes: | 7 |
Popularity: | 0.000000 |
First Submitted: | 2015-08-16 23:17 |
Last Updated: | 2017-03-18 23:43 |
Dependencies (3)
- gcc-multilib (gcc-multilib-x32, gcc-multilib-git, gcc-git, gcc) (make)
- nasm (nasm-git) (make)
- upx (upx-git) (make)
Required by (2)
- usbmaker (optional)
- usbmaker-git (optional)
Latest Comments
TheGoliath commented on 2020-10-19 14:33
For what do you need it though? Like for what setup exactly?
dreieck commented on 2020-10-19 14:27
Fails to build for me:
Thanks for maintaining!
cokomoko commented on 2015-09-26 13:31
I installed gcc-multilib and gcc-libs-multilib.
Thanks, successfully compiled.
chris_l commented on 2015-09-25 23:37
Check here: https://wiki.archlinux.org/index.php/Multilib
chris_l commented on 2015-09-25 23:36
@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
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?