From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugs at busybox.net Date: Fri, 2 Mar 2007 13:17:54 -0800 Subject: [Buildroot] [buildroot 0001250]: Targets do not work correctly on Mac OS X Message-ID: List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: buildroot@busybox.net The following issue has been SUBMITTED. ====================================================================== http://busybox.net/bugs/view.php?id=1250 ====================================================================== Reported By: holin Assigned To: buildroot ====================================================================== Project: buildroot Issue ID: 1250 Category: Architecture Specific Reproducibility: always Severity: major Priority: normal Status: assigned ====================================================================== Date Submitted: 03-02-2007 13:17 PST Last Modified: 03-02-2007 13:17 PST ====================================================================== Summary: Targets do not work correctly on Mac OS X Description: Mac OS X has no "root" group, it has "wheel" instead as group 0. Therefore, it would seem better to use numeric ids for chown commands in target build scripts. Also, genext2fs 1.3 does not build on OS X, but the newly released 1.4 does. Some arguments have changed and it should support hard links now. Attached a patch to, hopefully, handle all these issues. ====================================================================== Issue History Date Modified Username Field Change ====================================================================== 03-02-07 13:17 holin New Issue 03-02-07 13:17 holin Status new => assigned 03-02-07 13:17 holin Assigned To => buildroot 03-02-07 13:17 holin File Added: buildroot-070302-targets-osx.patch ======================================================================