[buildroot 0000426]: grub and syslinux are not properly integrated into build process

bugs at busybox.net bugs at busybox.net
Mon Sep 12 09:00:18 UTC 2005


The following issue has been SUBMITTED. 
====================================================================== 
http://busybox.net/bugs/view.php?id=426 
====================================================================== 
Reported By:                sho
Assigned To:                uClibc
====================================================================== 
Project:                    buildroot
Issue ID:                   426
Category:                   Other
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     assigned
====================================================================== 
Date Submitted:             09-12-2005 02:00 PDT
Last Modified:              09-12-2005 02:00 PDT
====================================================================== 
Summary:                    grub and syslinux are not properly integrated into
build process
Description: 
It is possible to select grub and syslinux during "make menuconfig", but
both packages are not compiled, because the line

  include */*/*.mk

is missing inside the main Makefile (grub.mk resides in target/x86/grub
which is nested one level too deep for the default configuration).

Besides, grub is cross-compiled, but the binaries are not copied into the
target filesystem (at least grub, stage1, stage2 are needed) . I am not
sure if it is better to do this or to compile grub for the host system
instead.
====================================================================== 

Issue History 
Date Modified   Username       Field                    Change               
====================================================================== 
09-12-05 02:00  sho            New Issue                                    
09-12-05 02:00  sho            Status                   new => assigned     
09-12-05 02:00  sho            Assigned To               => uClibc          
======================================================================




More information about the uClibc-cvs mailing list